aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-01-06 13:34:54 +0100
committerChocobozzz <me@florianbigard.com>2022-01-06 13:34:54 +0100
commit4fc4541a26227dd880adfdd7599dea17b5b813f0 (patch)
treed3cb33c0df5c13a53304f2f003641e01aa9e2f86 /client
parentc3edc5b074aa4bb1861ed0a94d3713808e87170f (diff)
parent4ea7ce2e6098f30a0bf836b1a6832968c56b231f (diff)
downloadPeerTube-4fc4541a26227dd880adfdd7599dea17b5b813f0.tar.gz
PeerTube-4fc4541a26227dd880adfdd7599dea17b5b813f0.tar.zst
PeerTube-4fc4541a26227dd880adfdd7599dea17b5b813f0.zip
Merge remote-tracking branch 'weblate/develop' into develop
Diffstat (limited to 'client')
-rw-r--r--client/src/locale/angular.cs-CZ.xlf1044
-rw-r--r--client/src/locale/angular.de-DE.xlf1049
-rw-r--r--client/src/locale/angular.es-ES.xlf1056
-rw-r--r--client/src/locale/angular.fr-FR.xlf1042
-rw-r--r--client/src/locale/angular.gl-ES.xlf1040
-rw-r--r--client/src/locale/angular.ja-JP.xlf1238
-rw-r--r--client/src/locale/angular.ru-RU.xlf1040
-rw-r--r--client/src/locale/angular.sv-SE.xlf2581
-rw-r--r--client/src/locale/angular.vi-VN.xlf1052
-rw-r--r--client/src/locale/angular.zh-Hant-TW.xlf1058
-rw-r--r--client/src/locale/player.es-ES.json6
-rw-r--r--client/src/locale/player.sv-SE.json6
-rw-r--r--client/src/locale/player.zh-Hans-CN.json130
-rw-r--r--client/src/locale/player.zh-Hant-TW.json18
-rw-r--r--client/src/locale/server.de-DE.json2
-rw-r--r--client/src/locale/server.el-GR.json42
-rw-r--r--client/src/locale/server.sv-SE.json2
-rw-r--r--client/src/locale/server.zh-Hans-CN.json54
-rw-r--r--client/src/locale/server.zh-Hant-TW.json6
19 files changed, 6605 insertions, 5861 deletions
diff --git a/client/src/locale/angular.cs-CZ.xlf b/client/src/locale/angular.cs-CZ.xlf
index 26de9e671..9e7e6b8bd 100644
--- a/client/src/locale/angular.cs-CZ.xlf
+++ b/client/src/locale/angular.cs-CZ.xlf
@@ -3,32 +3,41 @@
3 <file source-language="en-US" datatype="plaintext" original="" target-language="cs-CZ"> 3 <file source-language="en-US" datatype="plaintext" original="" target-language="cs-CZ">
4 <body> 4 <body>
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source><target state="new">Close</target> 6 <source>Close</source>
7 <target state="translated">Zavřít</target>
7 <context-group purpose="location"> 8 <context-group purpose="location">
8 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> 9 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context>
9 <context context-type="linenumber">76</context> 10 <context context-type="linenumber">76</context>
10 </context-group> 11 </context-group>
11 </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> 12 </trans-unit>
12 <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 13 <trans-unit id="ngb.carousel.slide-number" datatype="html">
14 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
15 <target state="translated">Obrazovka <x id="INTERPOLATION" equiv-text="get wrap("/> z <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
13 <context-group purpose="location"> 16 <context-group purpose="location">
14 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 17 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
15 <context context-type="linenumber">147,157</context> 18 <context context-type="linenumber">147,157</context>
16 </context-group> 19 </context-group>
17 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 20 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
18 </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> 21 </trans-unit>
19 <source>Previous</source><target state="new">Previous</target> 22 <trans-unit id="ngb.carousel.previous" datatype="html">
23 <source>Previous</source>
24 <target state="translated">Předchozí</target>
20 <context-group purpose="location"> 25 <context-group purpose="location">
21 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 26 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
22 <context context-type="linenumber">174</context> 27 <context context-type="linenumber">174</context>
23 </context-group> 28 </context-group>
24 </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> 29 </trans-unit>
25 <source>Next</source><target state="new">Next</target> 30 <trans-unit id="ngb.carousel.next" datatype="html">
31 <source>Next</source>
32 <target state="translated">Další</target>
26 <context-group purpose="location"> 33 <context-group purpose="location">
27 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 34 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
28 <context context-type="linenumber">191</context> 35 <context context-type="linenumber">191</context>
29 </context-group> 36 </context-group>
30 </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> 37 </trans-unit>
31 <source>Select month</source><target state="new">Select month</target> 38 <trans-unit id="ngb.datepicker.select-month" datatype="html">
39 <source>Select month</source>
40 <target state="translated">Vybrat měsíc</target>
32 <context-group purpose="location"> 41 <context-group purpose="location">
33 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
34 <context context-type="linenumber">74</context> 43 <context context-type="linenumber">74</context>
@@ -37,8 +46,10 @@
37 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
38 <context context-type="linenumber">74</context> 47 <context context-type="linenumber">74</context>
39 </context-group> 48 </context-group>
40 </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> 49 </trans-unit>
41 <source>Select year</source><target state="new">Select year</target> 50 <trans-unit id="ngb.datepicker.select-year" datatype="html">
51 <source>Select year</source>
52 <target state="translated">Vybrat rok</target>
42 <context-group purpose="location"> 53 <context-group purpose="location">
43 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
44 <context context-type="linenumber">74</context> 55 <context context-type="linenumber">74</context>
@@ -47,8 +58,10 @@
47 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
48 <context context-type="linenumber">74</context> 59 <context context-type="linenumber">74</context>
49 </context-group> 60 </context-group>
50 </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> 61 </trans-unit>
51 <source>Previous month</source><target state="new">Previous month</target> 62 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
63 <source>Previous month</source>
64 <target state="translated">Předchozí měsíc</target>
52 <context-group purpose="location"> 65 <context-group purpose="location">
53 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
54 <context context-type="linenumber">69</context> 67 <context context-type="linenumber">69</context>
@@ -57,8 +70,10 @@
57 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
58 <context context-type="linenumber">69</context> 71 <context context-type="linenumber">69</context>
59 </context-group> 72 </context-group>
60 </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> 73 </trans-unit>
61 <source>Next month</source><target state="new">Next month</target> 74 <trans-unit id="ngb.datepicker.next-month" datatype="html">
75 <source>Next month</source>
76 <target state="translated">Příští měsíc</target>
62 <context-group purpose="location"> 77 <context-group purpose="location">
63 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 78 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
64 <context context-type="linenumber">69</context> 79 <context context-type="linenumber">69</context>
@@ -67,162 +82,209 @@
67 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 82 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
68 <context context-type="linenumber">69</context> 83 <context context-type="linenumber">69</context>
69 </context-group> 84 </context-group>
70 </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> 85 </trans-unit>
71 <source>««</source><target state="new">««</target> 86 <trans-unit id="ngb.pagination.first" datatype="html">
87 <source>««</source>
88 <target state="translated">««</target>
72 <context-group purpose="location"> 89 <context-group purpose="location">
73 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 90 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
74 <context context-type="linenumber">244,245</context> 91 <context context-type="linenumber">244,245</context>
75 </context-group> 92 </context-group>
76 </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> 93 </trans-unit>
77 <source>«</source><target state="new">«</target> 94 <trans-unit id="ngb.pagination.previous" datatype="html">
95 <source>«</source>
96 <target state="translated">«</target>
78 <context-group purpose="location"> 97 <context-group purpose="location">
79 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 98 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
80 <context context-type="linenumber">261,263</context> 99 <context context-type="linenumber">261,263</context>
81 </context-group> 100 </context-group>
82 </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> 101 </trans-unit>
83 <source>»</source><target state="new">»</target> 102 <trans-unit id="ngb.pagination.next" datatype="html">
103 <source>»</source>
104 <target state="translated">»</target>
84 <context-group purpose="location"> 105 <context-group purpose="location">
85 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 106 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
86 <context context-type="linenumber">274,275</context> 107 <context context-type="linenumber">274,275</context>
87 </context-group> 108 </context-group>
88 </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> 109 </trans-unit>
89 <source>»»</source><target state="new">»»</target> 110 <trans-unit id="ngb.pagination.last" datatype="html">
111 <source>»»</source>
112 <target state="translated">»»</target>
90 <context-group purpose="location"> 113 <context-group purpose="location">
91 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 114 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
92 <context context-type="linenumber">295,296</context> 115 <context context-type="linenumber">295,296</context>
93 </context-group> 116 </context-group>
94 </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> 117 </trans-unit>
95 <source>First</source><target state="new">First</target> 118 <trans-unit id="ngb.pagination.first-aria" datatype="html">
119 <source>First</source>
120 <target state="translated">První</target>
96 <context-group purpose="location"> 121 <context-group purpose="location">
97 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 122 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
98 <context context-type="linenumber">310,311</context> 123 <context context-type="linenumber">310,311</context>
99 </context-group> 124 </context-group>
100 </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> 125 </trans-unit>
101 <source>Previous</source><target state="new">Previous</target> 126 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
127 <source>Previous</source>
128 <target state="translated">Předchozí</target>
102 <context-group purpose="location"> 129 <context-group purpose="location">
103 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 130 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
104 <context context-type="linenumber">324,326</context> 131 <context context-type="linenumber">324,326</context>
105 </context-group> 132 </context-group>
106 </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> 133 </trans-unit>
107 <source>Next</source><target state="new">Next</target> 134 <trans-unit id="ngb.pagination.next-aria" datatype="html">
135 <source>Next</source>
136 <target state="translated">Další</target>
108 <context-group purpose="location"> 137 <context-group purpose="location">
109 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 138 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
110 <context context-type="linenumber">337,338</context> 139 <context context-type="linenumber">337,338</context>
111 </context-group> 140 </context-group>
112 </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> 141 </trans-unit>
113 <source>Last</source><target state="new">Last</target> 142 <trans-unit id="ngb.pagination.last-aria" datatype="html">
143 <source>Last</source>
144 <target state="translated">Poslední</target>
114 <context-group purpose="location"> 145 <context-group purpose="location">
115 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 146 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
116 <context context-type="linenumber">348,349</context> 147 <context context-type="linenumber">348,349</context>
117 </context-group> 148 </context-group>
118 </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> 149 </trans-unit>
119 <source><x id="INTERPOLATION" equiv-text="nd so on. 150 <trans-unit id="ngb.progressbar.value" datatype="html">
120 *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. 151 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
121 *"/></target> 152 <target state="translated"><x id="INTERPOLATION" equiv-text="a tak dále. *"/></target>
122 <context-group purpose="location"> 153 <context-group purpose="location">
123 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> 154 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context>
124 <context context-type="linenumber">58,60</context> 155 <context context-type="linenumber">58,60</context>
125 </context-group> 156 </context-group>
126 </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> 157 </trans-unit>
127 <source>HH</source><target state="new">HH</target> 158 <trans-unit id="ngb.timepicker.HH" datatype="html">
159 <source>HH</source>
160 <target state="translated">HH</target>
128 <context-group purpose="location"> 161 <context-group purpose="location">
129 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 162 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
130 <context context-type="linenumber">131</context> 163 <context context-type="linenumber">131</context>
131 </context-group> 164 </context-group>
132 </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> 165 </trans-unit>
133 <source>Hours</source><target state="new">Hours</target> 166 <trans-unit id="ngb.timepicker.hours" datatype="html">
167 <source>Hours</source>
168 <target state="translated">Hodin</target>
134 <context-group purpose="location"> 169 <context-group purpose="location">
135 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 170 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
136 <context context-type="linenumber">151</context> 171 <context context-type="linenumber">151</context>
137 </context-group> 172 </context-group>
138 </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> 173 </trans-unit>
139 <source>MM</source><target state="new">MM</target> 174 <trans-unit id="ngb.timepicker.MM" datatype="html">
175 <source>MM</source>
176 <target state="translated">MM</target>
140 <context-group purpose="location"> 177 <context-group purpose="location">
141 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 178 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
142 <context context-type="linenumber">165,168</context> 179 <context context-type="linenumber">165,168</context>
143 </context-group> 180 </context-group>
144 </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> 181 </trans-unit>
145 <source>Minutes</source><target state="new">Minutes</target> 182 <trans-unit id="ngb.timepicker.minutes" datatype="html">
183 <source>Minutes</source>
184 <target state="translated">Minut</target>
146 <context-group purpose="location"> 185 <context-group purpose="location">
147 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 186 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
148 <context context-type="linenumber">182,183</context> 187 <context context-type="linenumber">182,183</context>
149 </context-group> 188 </context-group>
150 </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 189 </trans-unit>
151 <source>Increment hours</source><target state="new">Increment hours</target> 190 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
191 <source>Increment hours</source>
192 <target state="translated">Přírůstek hodin</target>
152 <context-group purpose="location"> 193 <context-group purpose="location">
153 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 194 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
154 <context context-type="linenumber">197,198</context> 195 <context context-type="linenumber">197,198</context>
155 </context-group> 196 </context-group>
156 </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 197 </trans-unit>
157 <source>Decrement hours</source><target state="new">Decrement hours</target> 198 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
199 <source>Decrement hours</source>
200 <target state="translated">Snížení hodin</target>
158 <context-group purpose="location"> 201 <context-group purpose="location">
159 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 202 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
160 <context context-type="linenumber">210</context> 203 <context context-type="linenumber">210</context>
161 </context-group> 204 </context-group>
162 </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 205 </trans-unit>
163 <source>Increment minutes</source><target state="new">Increment minutes</target> 206 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
207 <source>Increment minutes</source>
208 <target state="translated">Přírůstek minut</target>
164 <context-group purpose="location"> 209 <context-group purpose="location">
165 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 210 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
166 <context context-type="linenumber">229,230</context> 211 <context context-type="linenumber">229,230</context>
167 </context-group> 212 </context-group>
168 </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 213 </trans-unit>
169 <source>Decrement minutes</source><target state="new">Decrement minutes</target> 214 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
215 <source>Decrement minutes</source>
216 <target state="translated">Snížení minut</target>
170 <context-group purpose="location"> 217 <context-group purpose="location">
171 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 218 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
172 <context context-type="linenumber">245,249</context> 219 <context context-type="linenumber">245,249</context>
173 </context-group> 220 </context-group>
174 </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> 221 </trans-unit>
175 <source>SS</source><target state="new">SS</target> 222 <trans-unit id="ngb.timepicker.SS" datatype="html">
223 <source>SS</source>
224 <target state="translated">SS</target>
176 <context-group purpose="location"> 225 <context-group purpose="location">
177 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 226 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
178 <context context-type="linenumber">268</context> 227 <context context-type="linenumber">268</context>
179 </context-group> 228 </context-group>
180 </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> 229 </trans-unit>
181 <source>Seconds</source><target state="new">Seconds</target> 230 <trans-unit id="ngb.timepicker.seconds" datatype="html">
231 <source>Seconds</source>
232 <target state="translated">vteřin</target>
182 <context-group purpose="location"> 233 <context-group purpose="location">
183 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 234 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
184 <context context-type="linenumber">279,283</context> 235 <context context-type="linenumber">279,283</context>
185 </context-group> 236 </context-group>
186 </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> 237 </trans-unit>
187 <source>Increment seconds</source><target state="new">Increment seconds</target> 238 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
239 <source>Increment seconds</source>
240 <target state="translated">Přírůstek vteřin</target>
188 <context-group purpose="location"> 241 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 242 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context> 243 <context context-type="linenumber">295</context>
191 </context-group> 244 </context-group>
192 </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> 245 </trans-unit>
193 <source>Decrement seconds</source><target state="new">Decrement seconds</target> 246 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
247 <source>Decrement seconds</source>
248 <target state="translated">Snížení vteřin</target>
194 <context-group purpose="location"> 249 <context-group purpose="location">
195 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 250 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
196 <context context-type="linenumber">295</context> 251 <context context-type="linenumber">295</context>
197 </context-group> 252 </context-group>
198 </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> 253 </trans-unit>
199 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 254 <trans-unit id="ngb.timepicker.PM" datatype="html">
255 <source><x id="INTERPOLATION"/></source>
256 <target state="translated"><x id="INTERPOLATION"/></target>
200 <context-group purpose="location"> 257 <context-group purpose="location">
201 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 258 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
202 <context context-type="linenumber">295</context> 259 <context context-type="linenumber">295</context>
203 </context-group> 260 </context-group>
204 </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> 261 </trans-unit>
205 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 262 <trans-unit id="ngb.timepicker.AM" datatype="html">
263 <source><x id="INTERPOLATION"/></source>
264 <target state="translated"><x id="INTERPOLATION"/></target>
206 <context-group purpose="location"> 265 <context-group purpose="location">
207 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 266 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
208 <context context-type="linenumber">295</context> 267 <context context-type="linenumber">295</context>
209 </context-group> 268 </context-group>
210 </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> 269 </trans-unit>
211 <source>Close</source><target state="new">Close</target> 270 <trans-unit id="ngb.toast.close-aria" datatype="html">
271 <source>Close</source>
272 <target state="translated">Zavřít</target>
212 <context-group purpose="location"> 273 <context-group purpose="location">
213 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> 274 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context>
214 <context context-type="linenumber">106</context> 275 <context context-type="linenumber">106</context>
215 </context-group> 276 </context-group>
216 </trans-unit><trans-unit id="219462505467671767" datatype="html"> 277 </trans-unit>
278 <trans-unit id="219462505467671767" datatype="html">
217 <source>Close the left menu</source> 279 <source>Close the left menu</source>
218 <target state="translated">Zavřít levou nabídku</target> 280 <target state="translated">Zavřít levou nabídku</target>
219 281 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 282 </trans-unit>
221 <trans-unit id="3455550526898419928" datatype="html"> 283 <trans-unit id="3455550526898419928" datatype="html">
222 <source>Open the left menu</source> 284 <source>Open the left menu</source>
223 <target state="translated">Otevřít levou nabídku</target> 285 <target state="translated">Otevřít levou nabídku</target>
224 286 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
225 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 287 </trans-unit>
226 <trans-unit id="9075761896562520962"> 288 <trans-unit id="9075761896562520962">
227 <source>You don't have notifications.</source> 289 <source>You don't have notifications.</source>
228 <target>Nemáte oznámení.</target> 290 <target>Nemáte oznámení.</target>
@@ -320,8 +382,8 @@
320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
321 </trans-unit> 383 </trans-unit>
322 <trans-unit id="5504059606863599420" datatype="html"> 384 <trans-unit id="5504059606863599420" datatype="html">
323 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 385 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
324 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> se o vás zmínil ve <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>videu <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 386 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> se o vás zmínil ve <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>videu <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
325 <context-group purpose="location"> 387 <context-group purpose="location">
326 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 388 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
327 <context context-type="linenumber">164</context> 389 <context context-type="linenumber">164</context>
@@ -338,16 +400,16 @@
338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
339 </trans-unit> 401 </trans-unit>
340 <trans-unit id="363592786729553688" datatype="html"> 402 <trans-unit id="363592786729553688" datatype="html">
341 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 403 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
342 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Nová verze zásuvného modulu / tématu <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> je dostupná: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 404 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>Nová verze zásuvného modulu / tématu <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> je dostupná: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
343 <context-group purpose="location"> 405 <context-group purpose="location">
344 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 406 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
345 <context context-type="linenumber">198,199</context> 407 <context context-type="linenumber">198,199</context>
346 </context-group> 408 </context-group>
347 </trans-unit> 409 </trans-unit>
348 <trans-unit id="5055099158245592648" datatype="html"> 410 <trans-unit id="5055099158245592648" datatype="html">
349 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 411 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
350 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Nová verze PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> je dostupná: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 412 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>Nová verze PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> je dostupná: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
351 <context-group purpose="location"> 413 <context-group purpose="location">
352 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 414 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
353 <context context-type="linenumber">206,207</context> 415 <context context-type="linenumber">206,207</context>
@@ -371,13 +433,13 @@
371 <trans-unit id="8817917090143649804" datatype="html"> 433 <trans-unit id="8817917090143649804" datatype="html">
372 <source>Account muted</source> 434 <source>Account muted</source>
373 <target state="translated">Účet ztlumen</target> 435 <target state="translated">Účet ztlumen</target>
374 436 <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>
375 <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></trans-unit> 437 </trans-unit>
376 <trans-unit id="1684597533616494551" datatype="html"> 438 <trans-unit id="1684597533616494551" datatype="html">
377 <source>Server muted</source> 439 <source>Server muted</source>
378 <target state="translated">Server ztlumen</target> 440 <target state="translated">Server ztlumen</target>
379 441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group>
380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 442 </trans-unit>
381 <trans-unit id="5924559757556526785"> 443 <trans-unit id="5924559757556526785">
382 <source>Save to</source> 444 <source>Save to</source>
383 <target>Uložit na</target> 445 <target>Uložit na</target>
@@ -438,9 +500,8 @@
438 <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> 500 <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>
439 </trans-unit> 501 </trans-unit>
440 <trans-unit id="2193037168694505715" datatype="html"> 502 <trans-unit id="2193037168694505715" datatype="html">
441 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 503 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
442 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 504 <target state="translated">Krátký text, který lidem sdělí, jak mohou kanál podpořit (členská platforma...).&lt;br /&gt;&lt;br /&gt; Když je na tento kanál nahráno video, pole pro podporu videa se automaticky vyplní tímto textem.</target>
443 <target state="translated">Krátký text, který lidem sdělí, jak mohou kanál podpořit (členská platforma...).&lt;br />&lt;br /> Když je na tento kanál nahráno video, pole pro podporu videa se automaticky vyplní tímto textem.</target>
444 <context-group purpose="location"> 505 <context-group purpose="location">
445 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 506 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
446 <context context-type="linenumber">67,68</context> 507 <context context-type="linenumber">67,68</context>
@@ -493,19 +554,19 @@
493 <trans-unit id="1006562256968398209" datatype="html"> 554 <trans-unit id="1006562256968398209" datatype="html">
494 <source>video</source> 555 <source>video</source>
495 <target state="translated">video</target> 556 <target state="translated">video</target>
496 557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group>
497 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group>
498 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 559 </trans-unit>
499 <trans-unit id="6995024616159044376" datatype="html"> 560 <trans-unit id="6995024616159044376" datatype="html">
500 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 561 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
501 <target state="translated">U tohoto videa byla překročena kvóta videa (velikost videa: />, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: V případě, že se jedná o video, které má být použito, je kvóta: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvóta: (<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <target state="translated">U tohoto videa byla překročena kvóta videa (velikost videa: /&gt;, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: V případě, že se jedná o video, které má být použito, je kvóta: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvóta: (<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
502 563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group>
503 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> 564 </trans-unit>
504 <trans-unit id="7873395933409147217" datatype="html"> 565 <trans-unit id="7873395933409147217" datatype="html">
505 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 566 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
506 <target state="translated">S tímto videem byla překročena denní kvóta videí (velikost videa: />, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: denní kvóta: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvóta: (<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 567 <target state="translated">S tímto videem byla překročena denní kvóta videí (velikost videa: /&gt;, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: denní kvóta: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvóta: (<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
507 568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group>
508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 569 </trans-unit>
509 <trans-unit id="5235042777215655908" datatype="html"> 570 <trans-unit id="5235042777215655908" datatype="html">
510 <source>subtitles</source> 571 <source>subtitles</source>
511 <target state="translated">Titulky</target> 572 <target state="translated">Titulky</target>
@@ -595,9 +656,9 @@
595 <trans-unit id="9081463435738465430" datatype="html"> 656 <trans-unit id="9081463435738465430" datatype="html">
596 <source>Blocked</source> 657 <source>Blocked</source>
597 <target state="translated">Blokovaný</target> 658 <target state="translated">Blokovaný</target>
598 659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
599 660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group>
600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 661 </trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 662 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 663 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="translated">Určitě chcete odstranit tato <x id="PH" equiv-text="videos.length"/> videa?</target> 664 <target state="translated">Určitě chcete odstranit tato <x id="PH" equiv-text="videos.length"/> videa?</target>
@@ -737,8 +798,8 @@
737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
738 </trans-unit> 799 </trans-unit>
739 <trans-unit id="8644431249513874405" datatype="html"> 800 <trans-unit id="8644431249513874405" datatype="html">
740 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source> 801 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
741 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> kompatibilní, který podporuje:</target> 802 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; kompatibilní, který podporuje:</target>
742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
743 </trans-unit> 804 </trans-unit>
744 <trans-unit id="146235964740293376" datatype="html"> 805 <trans-unit id="146235964740293376" datatype="html">
@@ -950,9 +1011,9 @@
950 <trans-unit id="2906587845957718064"> 1011 <trans-unit id="2906587845957718064">
951 <source>Local</source> 1012 <source>Local</source>
952 <target>Místní</target> 1013 <target>Místní</target>
953 1014 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group>
954 1015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group>
955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.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-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 1016 </trans-unit>
956 <trans-unit id="1670306451865226564" datatype="html"> 1017 <trans-unit id="1670306451865226564" datatype="html">
957 <source>users</source> 1018 <source>users</source>
958 <target state="translated">uživatelé</target> 1019 <target state="translated">uživatelé</target>
@@ -1139,22 +1200,22 @@
1139 <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> 1200 <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>
1140 </trans-unit> 1201 </trans-unit>
1141 <trans-unit id="7252854992688790751" datatype="html"> 1202 <trans-unit id="7252854992688790751" datatype="html">
1142 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1203 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1143 <target state="translated">Tato instance umožňuje registraci. Pečlivě si pročtěte <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Zásady užití<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Zásady užití<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> před vytvořením účtu. Můžete také vyhledat jinou instanci, která bude přesně odpovídat vašim potřebám na adrese: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1204 <target state="translated">Tato instance umožňuje registraci. Pečlivě si pročtěte <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Zásady užití<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Zásady užití<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> před vytvořením účtu. Můžete také vyhledat jinou instanci, která bude přesně odpovídat vašim potřebám na adrese: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1144 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1145 </trans-unit> 1206 </trans-unit>
1146 <trans-unit id="7215649348148521605" datatype="html"> 1207 <trans-unit id="7215649348148521605" datatype="html">
1147 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1208 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1148 <target state="translated">V současné době tato instance neumožňuje registraci uživatele, můžete pročíst <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Zásady užití<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> pro více informací, nebo najděte instanci, která vám dává možnost zaregistrovat si účet a nahrát tam svá videa. Najděte si tu svou mezi více instancemi na adrese:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1209 <target state="translated">V současné době tato instance neumožňuje registraci uživatele, můžete pročíst <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Zásady užití<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> pro více informací, nebo najděte instanci, která vám dává možnost zaregistrovat si účet a nahrát tam svá videa. Najděte si tu svou mezi více instancemi na adrese:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1149 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1150 </trans-unit> 1211 </trans-unit>
1151 <trans-unit id="2392488717875840729"> 1212 <trans-unit id="2392488717875840729">
1152 <source>User</source> 1213 <source>User</source>
1153 <target>Uživatel</target> 1214 <target>Uživatel</target>
1154 1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1155 1216 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group>
1156 1217 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group>
1157 <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">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 1218 </trans-unit>
1158 <trans-unit id="3997350348765083892"> 1219 <trans-unit id="3997350348765083892">
1159 <source>Username or email address</source> 1220 <source>Username or email address</source>
1160 <target>Uživatelské jméno nebo e-mail</target> 1221 <target>Uživatelské jméno nebo e-mail</target>
@@ -1213,8 +1274,7 @@
1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> 1274 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1214 </trans-unit> 1275 </trans-unit>
1215 <trans-unit id="1190256911880544559" datatype="html"> 1276 <trans-unit id="1190256911880544559" datatype="html">
1216 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1277 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
1217The link will expire within 1 hour.</source>
1218 <target state="translated">E-mail s pokyny pro obnovení hesla bude odeslán na adresu <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Platnost odkazu vyprší do 1 hodiny.</target> 1278 <target state="translated">E-mail s pokyny pro obnovení hesla bude odeslán na adresu <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Platnost odkazu vyprší do 1 hodiny.</target>
1219 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1279 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1220 </trans-unit> 1280 </trans-unit>
@@ -1253,8 +1313,8 @@ The link will expire within 1 hour.</source>
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1313 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1254 </trans-unit> 1314 </trans-unit>
1255 <trans-unit id="8434369348784683733" datatype="html"> 1315 <trans-unit id="8434369348784683733" datatype="html">
1256 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 1316 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1257 <target state="translated">pro <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 1317 <target state="translated">pro <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
1258 <context-group purpose="location"> 1318 <context-group purpose="location">
1259 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1319 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1260 <context context-type="linenumber">10</context> 1320 <context context-type="linenumber">10</context>
@@ -1663,18 +1723,18 @@ The link will expire within 1 hour.</source>
1663 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1723 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1664 </trans-unit> 1724 </trans-unit>
1665 <trans-unit id="7239874680342223476" datatype="html"> 1725 <trans-unit id="7239874680342223476" datatype="html">
1666 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source> 1726 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1667 <target state="translated">Pomozte moderátorům a ostatním uživatelům zjistit <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>kdo jste<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> tímto:</target> 1727 <target state="translated">Pomozte moderátorům a ostatním uživatelům zjistit <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>kdo jste<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> tímto:</target>
1668 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1728 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1669 </trans-unit> 1729 </trans-unit>
1670 <trans-unit id="5856432243446401016" datatype="html"> 1730 <trans-unit id="5856432243446401016" datatype="html">
1671 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1731 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1672 <target state="translated">Nahrání <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatara<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1732 <target state="translated">Nahrání <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatara<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1673 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1733 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1674 </trans-unit> 1734 </trans-unit>
1675 <trans-unit id="3221645359464920754" datatype="html"> 1735 <trans-unit id="3221645359464920754" datatype="html">
1676 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1736 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1677 <target state="translated">Napsáním <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>popisku<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1737 <target state="translated">Napsáním <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>popisku<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1678 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1738 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1679 </trans-unit> 1739 </trans-unit>
1680 <trans-unit id="2218100934178971211" datatype="html"> 1740 <trans-unit id="2218100934178971211" datatype="html">
@@ -2093,8 +2153,8 @@ The link will expire within 1 hour.</source>
2093 <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> 2153 <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>
2094 </trans-unit> 2154 </trans-unit>
2095 <trans-unit id="1358902062258458923" datatype="html"> 2155 <trans-unit id="1358902062258458923" datatype="html">
2096 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2156 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2097 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Kompatibilní s Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> který také podporuje <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>vlastní PeerTube HTML značky<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2157 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Kompatibilní s Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> který také podporuje <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>vlastní PeerTube HTML značky<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
2098 <context-group purpose="location"> 2158 <context-group purpose="location">
2099 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2159 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2100 <context context-type="linenumber">2</context> 2160 <context context-type="linenumber">2</context>
@@ -2169,8 +2229,8 @@ The link will expire within 1 hour.</source>
2169 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> 2229 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group>
2170 </trans-unit> 2230 </trans-unit>
2171 <trans-unit id="2090254132451149776" datatype="html"> 2231 <trans-unit id="2090254132451149776" datatype="html">
2172 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2232 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2173 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Vyberte<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> vhodnou licenci pro vaše dílo. </target> 2233 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Vyberte<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> vhodnou licenci pro vaše dílo. </target>
2174 <context-group purpose="location"> 2234 <context-group purpose="location">
2175 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2235 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2176 <context context-type="linenumber">79,80</context> 2236 <context context-type="linenumber">79,80</context>
@@ -2252,7 +2312,7 @@ The link will expire within 1 hour.</source>
2252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> 2312 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group>
2253 </trans-unit> 2313 </trans-unit>
2254 <trans-unit id="5600963353867835532" datatype="html"> 2314 <trans-unit id="5600963353867835532" datatype="html">
2255 <source>Already uploaded ✔</source> 2315 <source>Already uploaded ✔</source>
2256 <target state="translated">Již nahráno ✔</target> 2316 <target state="translated">Již nahráno ✔</target>
2257 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> 2317 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group>
2258 </trans-unit> 2318 </trans-unit>
@@ -2362,8 +2422,9 @@ The link will expire within 1 hour.</source>
2362 <trans-unit id="8693603235657020323" datatype="html"> 2422 <trans-unit id="8693603235657020323" datatype="html">
2363 <source>Other</source> 2423 <source>Other</source>
2364 <target state="translated">Jiné</target> 2424 <target state="translated">Jiné</target>
2365 2425 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group>
2366 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2426 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2427 </trans-unit>
2367 <trans-unit id="2200003513633568069"> 2428 <trans-unit id="2200003513633568069">
2368 <source>Enable video comments</source> 2429 <source>Enable video comments</source>
2369 <target>Povolit komentáře</target> 2430 <target>Povolit komentáře</target>
@@ -2413,13 +2474,13 @@ The link will expire within 1 hour.</source>
2413 <trans-unit id="9172233176401579786" datatype="html"> 2474 <trans-unit id="9172233176401579786" datatype="html">
2414 <source>Scheduled</source> 2475 <source>Scheduled</source>
2415 <target state="translated">Plánováno</target> 2476 <target state="translated">Plánováno</target>
2416 2477 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group>
2417 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> 2478 </trans-unit>
2418 <trans-unit id="1435317307066082710" datatype="html"> 2479 <trans-unit id="1435317307066082710" datatype="html">
2419 <source>Hide the video until a specific date</source> 2480 <source>Hide the video until a specific date</source>
2420 <target state="translated">Skrýt video do určitého data</target> 2481 <target state="translated">Skrýt video do určitého data</target>
2421 2482 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group>
2422 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 2483 </trans-unit>
2423 <trans-unit id="1087181129481039628" datatype="html"> 2484 <trans-unit id="1087181129481039628" datatype="html">
2424 <source>Normal live</source> 2485 <source>Normal live</source>
2425 <target state="translated">Normální živý přenos</target> 2486 <target state="translated">Normální živý přenos</target>
@@ -2547,43 +2608,43 @@ The link will expire within 1 hour.</source>
2547 <trans-unit id="4422946962830681102" datatype="html"> 2608 <trans-unit id="4422946962830681102" datatype="html">
2548 <source>Torrents with only 1 file are supported.</source> 2609 <source>Torrents with only 1 file are supported.</source>
2549 <target state="translated">Podporovány jsou torrenty obsahující pouze 1 soubor.</target> 2610 <target state="translated">Podporovány jsou torrenty obsahující pouze 1 soubor.</target>
2550 2611 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group>
2551 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 2612 </trans-unit>
2552 <trans-unit id="7860848084471862305" datatype="html"> 2613 <trans-unit id="7860848084471862305" datatype="html">
2553 <source>Cannot create live because this instance have too many created lives</source> 2614 <source>Cannot create live because this instance have too many created lives</source>
2554 <target state="translated">Nelze vytvořit živý přenos, protože tato instance má příliš mnoho vytvořených živých přenosů</target> 2615 <target state="translated">Nelze vytvořit živý přenos, protože tato instance má příliš mnoho vytvořených živých přenosů</target>
2555 2616 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group>
2556 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 2617 </trans-unit>
2557 <trans-unit id="1278564497286613571" datatype="html"> 2618 <trans-unit id="1278564497286613571" datatype="html">
2558 <source>Cannot create live because you created too many lives</source> 2619 <source>Cannot create live because you created too many lives</source>
2559 <target state="translated">Nelze vytvořit živý přenos, protože jste vytvořili příliš mnoho živých přenosů</target> 2620 <target state="translated">Nelze vytvořit živý přenos, protože jste vytvořili příliš mnoho živých přenosů</target>
2560 2621 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group>
2561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 2622 </trans-unit>
2562 <trans-unit id="2621043320678012413" datatype="html"> 2623 <trans-unit id="2621043320678012413" datatype="html">
2563 <source>Live published.</source> 2624 <source>Live published.</source>
2564 <target state="translated">Živý přenos publikován.</target> 2625 <target state="translated">Živý přenos publikován.</target>
2565 2626 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group>
2566 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 2627 </trans-unit>
2567 <trans-unit id="5872059367236038160" datatype="html"> 2628 <trans-unit id="5872059367236038160" datatype="html">
2568 <source>Stream only once and save a replay of your live</source> 2629 <source>Stream only once and save a replay of your live</source>
2569 <target state="translated">Streamujte pouze jednou a uložte si přehrávání živého vysílání</target> 2630 <target state="translated">Streamujte pouze jednou a uložte si přehrávání živého vysílání</target>
2570 2631 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group>
2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 2632 </trans-unit>
2572 <trans-unit id="2360261543675520397" datatype="html"> 2633 <trans-unit id="2360261543675520397" datatype="html">
2573 <source>Stream only once</source> 2634 <source>Stream only once</source>
2574 <target state="translated">Streamujte pouze jednou</target> 2635 <target state="translated">Streamujte pouze jednou</target>
2575 2636 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group>
2576 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> 2637 </trans-unit>
2577 <trans-unit id="5168540607709796871" datatype="html"> 2638 <trans-unit id="5168540607709796871" datatype="html">
2578 <source>Stream multiple times, replays can't be saved</source> 2639 <source>Stream multiple times, replays can't be saved</source>
2579 <target state="translated">Vícenásobné streamování, přehrávání nelze uložit</target> 2640 <target state="translated">Vícenásobné streamování, přehrávání nelze uložit</target>
2580 2641 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group>
2581 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> 2642 </trans-unit>
2582 <trans-unit id="58134197356653483" datatype="html"> 2643 <trans-unit id="58134197356653483" datatype="html">
2583 <source>Stream multiple times using the same URL</source> 2644 <source>Stream multiple times using the same URL</source>
2584 <target state="translated">Vícenásobné streamování pomocí stejné adresy URL</target> 2645 <target state="translated">Vícenásobné streamování pomocí stejné adresy URL</target>
2585 2646 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group>
2586 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> 2647 </trans-unit>
2587 <trans-unit id="8218579597782287078" datatype="html"> 2648 <trans-unit id="8218579597782287078" datatype="html">
2588 <source>Go Live</source> 2649 <source>Go Live</source>
2589 <target state="translated">Přejít na živé vysílání</target> 2650 <target state="translated">Přejít na živé vysílání</target>
@@ -2731,13 +2792,13 @@ The link will expire within 1 hour.</source>
2731 <trans-unit id="2353402732767789211" datatype="html"> 2792 <trans-unit id="2353402732767789211" datatype="html">
2732 <source>More customization</source> 2793 <source>More customization</source>
2733 <target state="translated">Další přizpůsobení</target> 2794 <target state="translated">Další přizpůsobení</target>
2734 2795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
2735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 2796 </trans-unit>
2736 <trans-unit id="1284179134768564307" datatype="html"> 2797 <trans-unit id="1284179134768564307" datatype="html">
2737 <source>Less customization</source> 2798 <source>Less customization</source>
2738 <target state="translated">Méně přizpůsobení</target> 2799 <target state="translated">Méně přizpůsobení</target>
2739 2800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group>
2740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> 2801 </trans-unit>
2741 <trans-unit id="1290987288288099212" datatype="html"> 2802 <trans-unit id="1290987288288099212" datatype="html">
2742 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 2803 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2743 <target state="translated">Podpora <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 2804 <target state="translated">Podpora <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -2784,8 +2845,10 @@ The link will expire within 1 hour.</source>
2784 <source>Display video title</source> 2845 <source>Display video title</source>
2785 <target state="translated">Zobrazit název videa</target> 2846 <target state="translated">Zobrazit název videa</target>
2786 <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> 2847 <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>
2787 </trans-unit><trans-unit id="7482217084177855485" datatype="html"> 2848 </trans-unit>
2788 <source>P2P</source><target state="new">P2P</target> 2849 <trans-unit id="7482217084177855485" datatype="html">
2850 <source>P2P</source>
2851 <target state="translated">P2P</target>
2789 <context-group purpose="location"> 2852 <context-group purpose="location">
2790 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> 2853 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2791 <context context-type="linenumber">222</context> 2854 <context context-type="linenumber">222</context>
@@ -2794,18 +2857,18 @@ The link will expire within 1 hour.</source>
2794 <trans-unit id="1068153312491986796" datatype="html"> 2857 <trans-unit id="1068153312491986796" datatype="html">
2795 <source>Display privacy warning</source> 2858 <source>Display privacy warning</source>
2796 <target state="translated">Zobrazení upozornění na ochranu soukromí</target> 2859 <target state="translated">Zobrazení upozornění na ochranu soukromí</target>
2797 2860 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group>
2798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> 2861 </trans-unit>
2799 <trans-unit id="7540352830225038263" datatype="html"> 2862 <trans-unit id="7540352830225038263" datatype="html">
2800 <source>Display player controls</source> 2863 <source>Display player controls</source>
2801 <target state="translated">Zobrazení ovládání přehrávače</target> 2864 <target state="translated">Zobrazení ovládání přehrávače</target>
2802 2865 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group>
2803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> 2866 </trans-unit>
2804 <trans-unit id="805456636864344681" datatype="html"> 2867 <trans-unit id="805456636864344681" datatype="html">
2805 <source>Display PeerTube button link</source> 2868 <source>Display PeerTube button link</source>
2806 <target state="translated">Zobrazit odkaz na tlačítko PeerTube</target> 2869 <target state="translated">Zobrazit odkaz na tlačítko PeerTube</target>
2807 2870 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group>
2808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> 2871 </trans-unit>
2809 <trans-unit id="8928816882866356838" datatype="html"> 2872 <trans-unit id="8928816882866356838" datatype="html">
2810 <source>Public</source> 2873 <source>Public</source>
2811 <target state="translated">Veřejné</target> 2874 <target state="translated">Veřejné</target>
@@ -2814,8 +2877,8 @@ The link will expire within 1 hour.</source>
2814 <trans-unit id="4416005356063364306" datatype="html"> 2877 <trans-unit id="4416005356063364306" datatype="html">
2815 <source>This video is blocked.</source> 2878 <source>This video is blocked.</source>
2816 <target state="translated">Toto video je blokováno.</target> 2879 <target state="translated">Toto video je blokováno.</target>
2817 2880 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group>
2818 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2881 </trans-unit>
2819 <trans-unit id="2482137713226830428" datatype="html"> 2882 <trans-unit id="2482137713226830428" datatype="html">
2820 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2883 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2821 <target state="translated">Publikováno <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2884 <target state="translated">Publikováno <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
@@ -2932,9 +2995,9 @@ The link will expire within 1 hour.</source>
2932 <trans-unit id="1465291804668949243" datatype="html"> 2995 <trans-unit id="1465291804668949243" datatype="html">
2933 <source>NSFW</source> 2996 <source>NSFW</source>
2934 <target state="translated">NSFW</target> 2997 <target state="translated">NSFW</target>
2935 2998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group>
2936 2999 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group>
2937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 3000 </trans-unit>
2938 <trans-unit id="4512155674928869984"> 3001 <trans-unit id="4512155674928869984">
2939 <source>Get more information</source> 3002 <source>Get more information</source>
2940 <target>Získat více informací</target> 3003 <target>Získat více informací</target>
@@ -2952,10 +3015,10 @@ The link will expire within 1 hour.</source>
2952 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3015 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2953 <context context-type="linenumber">1,3</context> 3016 <context context-type="linenumber">1,3</context>
2954 </context-group> 3017 </context-group>
2955 </trans-unit><trans-unit id="6355398227384499371" datatype="html"> 3018 </trans-unit>
2956 <source> Move to external storage failed, this video may not work properly. 3019 <trans-unit id="6355398227384499371" datatype="html">
2957</source><target state="new"> Move to external storage failed, this video may not work properly. 3020 <source>Move to external storage failed, this video may not work properly.</source>
2958</target> 3021 <target state="translated">Přesun do externího úložiště se nezdařil, toto video nemusí fungovat správně.</target>
2959 <context-group purpose="location"> 3022 <context-group purpose="location">
2960 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3023 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2961 <context context-type="linenumber">5,7</context> 3024 <context context-type="linenumber">5,7</context>
@@ -2964,33 +3027,33 @@ The link will expire within 1 hour.</source>
2964 <trans-unit id="4092533321838934102" datatype="html"> 3027 <trans-unit id="4092533321838934102" datatype="html">
2965 <source>The video is being imported, it will be available when the import is finished.</source> 3028 <source>The video is being imported, it will be available when the import is finished.</source>
2966 <target state="translated">Video se importuje, bude k dispozici po dokončení importu.</target> 3029 <target state="translated">Video se importuje, bude k dispozici po dokončení importu.</target>
2967 3030 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
2968 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3031 </trans-unit>
2969 <trans-unit id="8304621069698650554" datatype="html"> 3032 <trans-unit id="8304621069698650554" datatype="html">
2970 <source>The video is being transcoded, it may not work properly.</source> 3033 <source>The video is being transcoded, it may not work properly.</source>
2971 <target state="translated">Video se překódovává, nemusí fungovat správně.</target> 3034 <target state="translated">Video se překódovává, nemusí fungovat správně.</target>
2972 3035 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
2973 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3036 </trans-unit>
2974 <trans-unit id="9080034597841586171" datatype="html"> 3037 <trans-unit id="9080034597841586171" datatype="html">
2975 <source>The video is being moved to an external server, it may not work properly.</source> 3038 <source>The video is being moved to an external server, it may not work properly.</source>
2976 <target state="translated">Video je přesunuto na externí server, nemusí fungovat správně.</target> 3039 <target state="translated">Video je přesunuto na externí server, nemusí fungovat správně.</target>
2977 3040 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group>
2978 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3041 </trans-unit>
2979 <trans-unit id="8619499607322327082" datatype="html"> 3042 <trans-unit id="8619499607322327082" datatype="html">
2980 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> 3043 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
2981 <target state="translated">Toto video bude zveřejněno na <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target> 3044 <target state="translated">Toto video bude zveřejněno na <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target>
2982 3045 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group>
2983 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 3046 </trans-unit>
2984 <trans-unit id="4262297989675590582" datatype="html"> 3047 <trans-unit id="4262297989675590582" datatype="html">
2985 <source>This live has not started yet.</source> 3048 <source>This live has not started yet.</source>
2986 <target state="translated">Tento živý přenos ještě nezačal.</target> 3049 <target state="translated">Tento živý přenos ještě nezačal.</target>
2987 3050 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group>
2988 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 3051 </trans-unit>
2989 <trans-unit id="4926204350710628499" datatype="html"> 3052 <trans-unit id="4926204350710628499" datatype="html">
2990 <source>This live has ended.</source> 3053 <source>This live has ended.</source>
2991 <target state="translated">Tento živý přenos skončil.</target> 3054 <target state="translated">Tento živý přenos skončil.</target>
2992 3055 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group>
2993 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 3056 </trans-unit>
2994 <trans-unit id="8518611938109939710" datatype="html"> 3057 <trans-unit id="8518611938109939710" datatype="html">
2995 <source>SORT BY</source> 3058 <source>SORT BY</source>
2996 <target state="translated">SEŘADIT PODLE</target> 3059 <target state="translated">SEŘADIT PODLE</target>
@@ -3012,7 +3075,7 @@ The link will expire within 1 hour.</source>
3012 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> 3075 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3013 </trans-unit> 3076 </trans-unit>
3014 <trans-unit id="6390009909920475335" datatype="html"> 3077 <trans-unit id="6390009909920475335" datatype="html">
3015 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3078 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3016 <target state="translated">Zobrazit <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 odpověď} other {{{ comment.totalReplies }} odpovědí}}"/> z <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'autora' }}"/> a dalších </target> 3079 <target state="translated">Zobrazit <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 odpověď} other {{{ comment.totalReplies }} odpovědí}}"/> z <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'autora' }}"/> a dalších </target>
3017 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> 3080 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group>
3018 </trans-unit> 3081 </trans-unit>
@@ -3024,7 +3087,7 @@ The link will expire within 1 hour.</source>
3024 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3087 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3025 </trans-unit> 3088 </trans-unit>
3026 <trans-unit id="127329338495775339" datatype="html"> 3089 <trans-unit id="127329338495775339" datatype="html">
3027 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3090 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3028 <target state="translated">Zobrazit <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 odpověď} other {{{ comment.totalReplies }} odpovědí}}"/> od <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'autora' }}"/> </target> 3091 <target state="translated">Zobrazit <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 odpověď} other {{{ comment.totalReplies }} odpovědí}}"/> od <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'autora' }}"/> </target>
3029 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> 3092 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group>
3030 </trans-unit> 3093 </trans-unit>
@@ -3454,10 +3517,10 @@ The link will expire within 1 hour.</source>
3454 <trans-unit id="7049348886126005391"> 3517 <trans-unit id="7049348886126005391">
3455 <source>Batch actions</source> 3518 <source>Batch actions</source>
3456 <target>Souhrnné akce</target> 3519 <target>Souhrnné akce</target>
3457 3520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3458 3521 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3459 3522 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3460 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3523 </trans-unit>
3461 <trans-unit id="675721269041534709" datatype="html"> 3524 <trans-unit id="675721269041534709" datatype="html">
3462 <source>The user was banned</source> 3525 <source>The user was banned</source>
3463 <target state="translated">Uživatel byl zakázán</target> 3526 <target state="translated">Uživatel byl zakázán</target>
@@ -3466,13 +3529,13 @@ The link will expire within 1 hour.</source>
3466 <trans-unit id="2348557406282409966" datatype="html"> 3529 <trans-unit id="2348557406282409966" datatype="html">
3467 <source>Open account in a new tab</source> 3530 <source>Open account in a new tab</source>
3468 <target state="translated">Otevřít účet na nové kartě</target> 3531 <target state="translated">Otevřít účet na nové kartě</target>
3469 3532 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group>
3470 3533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group>
3471 3534 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group>
3472 3535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3473 3536 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3474 3537 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3475 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3538 </trans-unit>
3476 <trans-unit id="3111569165173971676" datatype="html"> 3539 <trans-unit id="3111569165173971676" datatype="html">
3477 <source>Deleted account</source> 3540 <source>Deleted account</source>
3478 <target state="translated">Smazaný účet</target> 3541 <target state="translated">Smazaný účet</target>
@@ -3590,30 +3653,30 @@ The link will expire within 1 hour.</source>
3590 <trans-unit id="7692347838587821095"> 3653 <trans-unit id="7692347838587821095">
3591 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3654 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3592 <target>Datum <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3655 <target>Datum <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3593 3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group>
3594 3657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
3595 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3658 </trans-unit>
3596 <trans-unit id="1451763834047485033" datatype="html"> 3659 <trans-unit id="1451763834047485033" datatype="html">
3597 <source>Select this row</source> 3660 <source>Select this row</source>
3598 <target state="translated">Vybrat tento řádek</target> 3661 <target state="translated">Vybrat tento řádek</target>
3599 3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group>
3600 3663 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3601 3664 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group>
3602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 3665 </trans-unit>
3603 <trans-unit id="4043531994869127329" datatype="html"> 3666 <trans-unit id="4043531994869127329" datatype="html">
3604 <source>See full comment</source> 3667 <source>See full comment</source>
3605 <target state="translated">Zobrazit celý komentář</target> 3668 <target state="translated">Zobrazit celý komentář</target>
3606 3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group>
3607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3670 </trans-unit>
3608 <trans-unit id="3193976279273491157"> 3671 <trans-unit id="3193976279273491157">
3609 <source>Actions</source> 3672 <source>Actions</source>
3610 <target>Akce</target> 3673 <target>Akce</target>
3611 3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group>
3612 3675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3613 3676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group>
3614 3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group>
3615 3678 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 3679 </trans-unit>
3617 <trans-unit id="8390803680962035202" datatype="html"> 3680 <trans-unit id="8390803680962035202" datatype="html">
3618 <source>Follower</source> 3681 <source>Follower</source>
3619 <target state="translated">Sledující</target> 3682 <target state="translated">Sledující</target>
@@ -3625,18 +3688,18 @@ The link will expire within 1 hour.</source>
3625 <trans-unit id="4691552465058437520" datatype="html"> 3688 <trans-unit id="4691552465058437520" datatype="html">
3626 <source>Commented video</source> 3689 <source>Commented video</source>
3627 <target state="translated">Komentované video</target> 3690 <target state="translated">Komentované video</target>
3628 3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group>
3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3692 </trans-unit>
3630 <trans-unit id="7266085473379376028" datatype="html"> 3693 <trans-unit id="7266085473379376028" datatype="html">
3631 <source>No comments found matching current filters.</source> 3694 <source>No comments found matching current filters.</source>
3632 <target state="translated">Nenalezeny komentáře, které by odpovídaly aktuálním filtrům.</target> 3695 <target state="translated">Nenalezeny komentáře, které by odpovídaly aktuálním filtrům.</target>
3633 3696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group>
3634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3697 </trans-unit>
3635 <trans-unit id="2398388496754671928" datatype="html"> 3698 <trans-unit id="2398388496754671928" datatype="html">
3636 <source>No comments found.</source> 3699 <source>No comments found.</source>
3637 <target state="translated">Nenalezeny žádné komentáře.</target> 3700 <target state="translated">Nenalezeny žádné komentáře.</target>
3638 3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group>
3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3702 </trans-unit>
3640 <trans-unit id="4604870995665811499" datatype="html"> 3703 <trans-unit id="4604870995665811499" datatype="html">
3641 <source>Local comments</source> 3704 <source>Local comments</source>
3642 <target state="translated">Místní komentáře</target> 3705 <target state="translated">Místní komentáře</target>
@@ -3746,18 +3809,18 @@ The link will expire within 1 hour.</source>
3746 <trans-unit id="6549265851868599441"> 3809 <trans-unit id="6549265851868599441">
3747 <source>Video</source> 3810 <source>Video</source>
3748 <target>Video</target> 3811 <target>Video</target>
3749 3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group>
3750 3813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group>
3751 3814 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group>
3752 3815 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group>
3753 3816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
3754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 3817 </trans-unit>
3755 <trans-unit id="2662644497259948010" datatype="html"> 3818 <trans-unit id="2662644497259948010" datatype="html">
3756 <source>Comment</source> 3819 <source>Comment</source>
3757 <target state="translated">Komentář</target> 3820 <target state="translated">Komentář</target>
3758 3821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
3759 3822 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3823 </trans-unit>
3761 <trans-unit id="1359961255805685312" datatype="html"> 3824 <trans-unit id="1359961255805685312" datatype="html">
3762 <source>This video has been reported multiple times.</source> 3825 <source>This video has been reported multiple times.</source>
3763 <target state="translated">Toto video bylo nahlášeno vícekrát.</target> 3826 <target state="translated">Toto video bylo nahlášeno vícekrát.</target>
@@ -3821,8 +3884,8 @@ The link will expire within 1 hour.</source>
3821 <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> 3884 <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>
3822 </trans-unit> 3885 </trans-unit>
3823 <trans-unit id="1258618443362430782" datatype="html"> 3886 <trans-unit id="1258618443362430782" datatype="html">
3824 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 3887 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
3825 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 hlášení} other {{{ abuse.countReportsForReportee }} hlášení}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 3888 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 hlášení} other {{{ abuse.countReportsForReportee }} hlášení}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
3826 <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> 3889 <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>
3827 <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> 3890 <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>
3828 </trans-unit> 3891 </trans-unit>
@@ -3899,10 +3962,10 @@ The link will expire within 1 hour.</source>
3899 <trans-unit id="4086606389696938932"> 3962 <trans-unit id="4086606389696938932">
3900 <source>Account</source> 3963 <source>Account</source>
3901 <target>Účet</target> 3964 <target>Účet</target>
3902 3965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group>
3903 3966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3904 3967 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3968 </trans-unit>
3906 <trans-unit id="8564972645418093229" datatype="html"> 3969 <trans-unit id="8564972645418093229" datatype="html">
3907 <source>No account found matching current filters.</source> 3970 <source>No account found matching current filters.</source>
3908 <target state="translated">Nebyl nalezen žádný účet, který by odpovídal aktuálním filtrům.</target> 3971 <target state="translated">Nebyl nalezen žádný účet, který by odpovídal aktuálním filtrům.</target>
@@ -4027,7 +4090,7 @@ The link will expire within 1 hour.</source>
4027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> 4090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group>
4028 </trans-unit> 4091 </trans-unit>
4029 <trans-unit id="1780056719120519633" datatype="html"> 4092 <trans-unit id="1780056719120519633" datatype="html">
4030 <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4093 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4031 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {výsledek} other {výsledků}}"/> pro "<x id="INTERPOLATION_1" equiv-text="{{ hledání}}"/>" </target> 4094 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {výsledek} other {výsledků}}"/> pro "<x id="INTERPOLATION_1" equiv-text="{{ hledání}}"/>" </target>
4032 <context-group purpose="location"> 4095 <context-group purpose="location">
4033 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> 4096 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
@@ -4113,10 +4176,10 @@ The link will expire within 1 hour.</source>
4113 <trans-unit id="6110554376228744887" datatype="html"> 4176 <trans-unit id="6110554376228744887" datatype="html">
4114 <source>Select all rows</source> 4177 <source>Select all rows</source>
4115 <target state="translated">Vybrat všechny řádky</target> 4178 <target state="translated">Vybrat všechny řádky</target>
4116 4179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group>
4117 4180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4118 4181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group>
4119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 4182 </trans-unit>
4120 <trans-unit id="2719284837486030903" datatype="html"> 4183 <trans-unit id="2719284837486030903" datatype="html">
4121 <source>Job type</source> 4184 <source>Job type</source>
4122 <target state="translated">Typ úlohy</target> 4185 <target state="translated">Typ úlohy</target>
@@ -4147,8 +4210,8 @@ The link will expire within 1 hour.</source>
4147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> 4210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4148 </trans-unit> 4211 </trans-unit>
4149 <trans-unit id="3901868627411944813" datatype="html"> 4212 <trans-unit id="3901868627411944813" datatype="html">
4150 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source> 4213 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4151 <target state="translated">Priorita <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = nejvyšší priorita)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target> 4214 <target state="translated">Priorita <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = nejvyšší priorita)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
4152 <context-group purpose="location"> 4215 <context-group purpose="location">
4153 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4216 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4154 <context context-type="linenumber">47</context> 4217 <context context-type="linenumber">47</context>
@@ -4168,8 +4231,8 @@ The link will expire within 1 hour.</source>
4168 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4169 </trans-unit> 4232 </trans-unit>
4170 <trans-unit id="2713421326605345655" datatype="html"> 4233 <trans-unit id="2713421326605345655" datatype="html">
4171 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source> 4234 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4172 <target state="translated">Nenalezena žádná úloha <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/>.</target> 4235 <target state="translated">Nenalezena žádná úloha <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/>.</target>
4173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4174 </trans-unit> 4237 </trans-unit>
4175 <trans-unit id="2384897339170501794" datatype="html"> 4238 <trans-unit id="2384897339170501794" datatype="html">
@@ -4215,8 +4278,8 @@ The link will expire within 1 hour.</source>
4215 </context-group> 4278 </context-group>
4216 </trans-unit> 4279 </trans-unit>
4217 <trans-unit id="2232767208623640457" datatype="html"> 4280 <trans-unit id="2232767208623640457" datatype="html">
4218 <source>By <x id="INTERPOLATION"/> -></source> 4281 <source>By <x id="INTERPOLATION"/> -&gt;</source>
4219 <target state="translated">Od <x id="INTERPOLATION"/> -></target> 4282 <target state="translated">Od <x id="INTERPOLATION"/> -&gt;</target>
4220 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4283 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4221 </trans-unit> 4284 </trans-unit>
4222 <trans-unit id="7396175500300709096" datatype="html"> 4285 <trans-unit id="7396175500300709096" datatype="html">
@@ -4288,8 +4351,8 @@ The link will expire within 1 hour.</source>
4288 <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> 4351 <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>
4289 </trans-unit> 4352 </trans-unit>
4290 <trans-unit id="4423835119021329687" datatype="html"> 4353 <trans-unit id="4423835119021329687" datatype="html">
4291 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source> 4354 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4292 <target state="translated">Správa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>uživatelů<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> k vytvoření týmu moderátorů. </target> 4355 <target state="translated">Správa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>uživatelů<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> k vytvoření týmu moderátorů. </target>
4293 <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> 4356 <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>
4294 </trans-unit> 4357 </trans-unit>
4295 <trans-unit id="7030031694783481217" datatype="html"> 4358 <trans-unit id="7030031694783481217" datatype="html">
@@ -4298,8 +4361,8 @@ The link will expire within 1 hour.</source>
4298 <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> 4361 <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>
4299 </trans-unit> 4362 </trans-unit>
4300 <trans-unit id="4620493570088713907" datatype="html"> 4363 <trans-unit id="4620493570088713907" datatype="html">
4301 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4364 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4302 <target state="translated">Pokud ji povolíte, ostatní správci budou vědět, že sdružujete především citlivý obsah.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Kromě toho bude při nahrávání videa automaticky zaškrtnuto políčko NSFW. </target> 4365 <target state="translated">Pokud ji povolíte, ostatní správci budou vědět, že sdružujete především citlivý obsah.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Kromě toho bude při nahrávání videa automaticky zaškrtnuto políčko NSFW. </target>
4303 <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> 4366 <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>
4304 </trans-unit> 4367 </trans-unit>
4305 <trans-unit id="7497677457560701935"> 4368 <trans-unit id="7497677457560701935">
@@ -4418,8 +4481,8 @@ The link will expire within 1 hour.</source>
4418 <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> 4481 <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>
4419 </trans-unit> 4482 </trans-unit>
4420 <trans-unit id="2107098695989136934" datatype="html"> 4483 <trans-unit id="2107098695989136934" datatype="html">
4421 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4484 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4422 <target state="translated">Použijte <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>pluginy &amp; témata <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> pro náročnější změny, nebo<x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/> přidání drobných úpray<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4485 <target state="translated">Použijte <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>pluginy &amp; témata <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> pro náročnější změny, nebo<x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/> přidání drobných úpray<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4423 <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> 4486 <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>
4424 </trans-unit> 4487 </trans-unit>
4425 <trans-unit id="6855462350544488601" datatype="html"> 4488 <trans-unit id="6855462350544488601" datatype="html">
@@ -4525,8 +4588,8 @@ The link will expire within 1 hour.</source>
4525 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4526 </trans-unit> 4589 </trans-unit>
4527 <trans-unit id="2669509104300979449" datatype="html"> 4590 <trans-unit id="2669509104300979449" datatype="html">
4528 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source> 4591 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4529 <target state="translated">Spravujte <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>uživatele<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> pro individuální nastavení jejich kvóty. </target> 4592 <target state="translated">Spravujte <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>uživatele<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> pro individuální nastavení jejich kvóty. </target>
4530 <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">151</context></context-group> 4593 <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">151</context></context-group>
4531 </trans-unit> 4594 </trans-unit>
4532 <trans-unit id="4497115134891299867"> 4595 <trans-unit id="4497115134891299867">
@@ -4701,8 +4764,8 @@ The link will expire within 1 hour.</source>
4701 <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">368</context></context-group> 4764 <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">368</context></context-group>
4702 </trans-unit> 4765 </trans-unit>
4703 <trans-unit id="1886227550697837417" datatype="html"> 4766 <trans-unit id="1886227550697837417" datatype="html">
4704 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4767 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4705 <target state="translated">Na veřejném webu byste měli používat pouze moderované vyhledávací indexy nebo <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>hostovat vlastní<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4768 <target state="translated">Na veřejném webu byste měli používat pouze moderované vyhledávací indexy nebo <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>hostovat vlastní<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4706 <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">370</context></context-group> 4769 <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">370</context></context-group>
4707 </trans-unit> 4770 </trans-unit>
4708 <trans-unit id="2331464426553277323" datatype="html"> 4771 <trans-unit id="2331464426553277323" datatype="html">
@@ -4736,8 +4799,8 @@ The link will expire within 1 hour.</source>
4736 <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">418</context></context-group> 4799 <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">418</context></context-group>
4737 </trans-unit> 4800 </trans-unit>
4738 <trans-unit id="252719899360434356" datatype="html"> 4801 <trans-unit id="252719899360434356" datatype="html">
4739 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 4802 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
4740 <target state="translated">Správa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>vztahů<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> s jinými instancemi. </target> 4803 <target state="translated">Správa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>vztahů<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> s jinými instancemi. </target>
4741 <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">419</context></context-group> 4804 <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">419</context></context-group>
4742 </trans-unit> 4805 </trans-unit>
4743 <trans-unit id="9119248927271669654" datatype="html"> 4806 <trans-unit id="9119248927271669654" datatype="html">
@@ -4773,8 +4836,8 @@ The link will expire within 1 hour.</source>
4773 <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">465</context></context-group> 4836 <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">465</context></context-group>
4774 </trans-unit> 4837 </trans-unit>
4775 <trans-unit id="9076632742417302918" datatype="html"> 4838 <trans-unit id="9076632742417302918" datatype="html">
4776 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 4839 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
4777 <target state="translated">Více informací o očekávané adrese URL naleznete v <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentaci<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4840 <target state="translated">Více informací o očekávané adrese URL naleznete v <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>dokumentaci<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4778 <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">470</context></context-group> 4841 <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">470</context></context-group>
4779 </trans-unit> 4842 </trans-unit>
4780 <trans-unit id="3946988229617310200" datatype="html"> 4843 <trans-unit id="3946988229617310200" datatype="html">
@@ -4785,8 +4848,8 @@ The link will expire within 1 hour.</source>
4785 <trans-unit id="2149300564474427551"> 4848 <trans-unit id="2149300564474427551">
4786 <source>Administrator</source> 4849 <source>Administrator</source>
4787 <target>Administrátor</target> 4850 <target>Administrátor</target>
4788 4851 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group>
4789 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 4852 </trans-unit>
4790 <trans-unit id="3171683206914962995"> 4853 <trans-unit id="3171683206914962995">
4791 <source>Admin email</source> 4854 <source>Admin email</source>
4792 <target>E-mail administrátora</target> 4855 <target>E-mail administrátora</target>
@@ -4823,8 +4886,8 @@ The link will expire within 1 hour.</source>
4823 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group> 4886 <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">551</context></context-group>
4824 </trans-unit> 4887 </trans-unit>
4825 <trans-unit id="2076338542820061819" datatype="html"> 4888 <trans-unit id="2076338542820061819" datatype="html">
4826 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 4889 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
4827 <target state="translated">Pokud je vaše instance výslovně povolena Twitterem, bude přehrávač videa vložen do kanálu Twitteru na sdílení videa PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Pokud instance povolena není, použijeme kartu s obrázkovým odkazem, která přesměruje na vaši instanci PeerTube. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Zaškrtněte toto políčko, uložte konfiguraci a vyzkoušejte s adresou URL videa vaší instance (https://example. com/w/blabla) na <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, abyste zjistili, zda je vaše instance povolena. </target> 4890 <target state="translated">Pokud je vaše instance výslovně povolena Twitterem, bude přehrávač videa vložen do kanálu Twitteru na sdílení videa PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Pokud instance povolena není, použijeme kartu s obrázkovým odkazem, která přesměruje na vaši instanci PeerTube. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Zaškrtněte toto políčko, uložte konfiguraci a vyzkoušejte s adresou URL videa vaší instance (https://example. com/w/blabla) na <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>, abyste zjistili, zda je vaše instance povolena. </target>
4828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">555</context></context-group> 4891 <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">555</context></context-group>
4829 </trans-unit> 4892 </trans-unit>
4830 <trans-unit id="493135676263039396" datatype="html"> 4893 <trans-unit id="493135676263039396" datatype="html">
@@ -4862,13 +4925,13 @@ The link will expire within 1 hour.</source>
4862 <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">33</context></context-group> 4925 <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">33</context></context-group>
4863 </trans-unit> 4926 </trans-unit>
4864 <trans-unit id="4420104899393268652" datatype="html"> 4927 <trans-unit id="4420104899393268652" datatype="html">
4865 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4928 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4866 <target state="translated">Maximální počet současně vytvořených živých přenosů ve vaší instanci <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 pro "neomezený")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4929 <target state="translated">Maximální počet současně vytvořených živých přenosů ve vaší instanci <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 pro "neomezený")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4867 <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">40</context></context-group> 4930 <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">40</context></context-group>
4868 </trans-unit> 4931 </trans-unit>
4869 <trans-unit id="7210210728441530221" datatype="html"> 4932 <trans-unit id="7210210728441530221" datatype="html">
4870 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4933 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4871 <target state="translated">Maximální počet současných živých přenosů na uživatele <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 pro "neomezený")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4934 <target state="translated">Maximální počet současných živých přenosů na uživatele <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 pro "neomezený")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4872 <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">53</context></context-group> 4935 <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">53</context></context-group>
4873 </trans-unit> 4936 </trans-unit>
4874 <trans-unit id="6830777508073747241" datatype="html"> 4937 <trans-unit id="6830777508073747241" datatype="html">
@@ -5012,8 +5075,8 @@ The link will expire within 1 hour.</source>
5012 <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> 5075 <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>
5013 </trans-unit> 5076 </trans-unit>
5014 <trans-unit id="7334484418359079994" datatype="html"> 5077 <trans-unit id="7334484418359079994" datatype="html">
5015 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5078 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5016 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Vyžaduje ffmpeg >= 4. 1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generuje seznamy skladeb HLS a fragmentované soubory MP4, což vede k lepšímu přehrávání než s obyčejným WebTorrentem: <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Změna rozlišení je plynulejší<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Rychlejší přehrávání zejména dlouhých videí<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Stabilnější přehrávání (méně chyb/nekonečné načítání)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Pokud jste také povolili podporu WebTorrent, zdvojnásobí se úložiště videí<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5079 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Vyžaduje ffmpeg &gt;= 4. 1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generuje seznamy skladeb HLS a fragmentované soubory MP4, což vede k lepšímu přehrávání než s obyčejným WebTorrentem: <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Změna rozlišení je plynulejší<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Rychlejší přehrávání zejména dlouhých videí<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Stabilnější přehrávání (méně chyb/nekonečné načítání)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Pokud jste také povolili podporu WebTorrent, zdvojnásobí se úložiště videí<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
5017 <context-group purpose="location"> 5080 <context-group purpose="location">
5018 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5081 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5019 <context context-type="linenumber">99,108</context> 5082 <context context-type="linenumber">99,108</context>
@@ -5144,19 +5207,13 @@ The link will expire within 1 hour.</source>
5144 <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> 5207 <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>
5145 </trans-unit> 5208 </trans-unit>
5146 <trans-unit id="4067880101082150743" datatype="html"> 5209 <trans-unit id="4067880101082150743" datatype="html">
5147 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5210 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5148 <target state="translated">Napište přímo kód JavaScriptu.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Příklad: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('moje instance je skvělá');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5211 <target state="translated">Napište přímo kód JavaScriptu.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Příklad: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('moje instance je skvělá');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5149 <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> 5212 <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>
5150 </trans-unit> 5213 </trans-unit>
5151 <trans-unit id="5464209657969421100" datatype="html"> 5214 <trans-unit id="5464209657969421100" datatype="html">
5152 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5215 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5153color: red; 5216 <target state="translated">Napište kód CSS přímo. Příklad: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Předřazení <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> pro přepsání stylů. Příklad:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css . logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5154<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5155<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5156color: red;
5157<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5158<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5159 <target state="translated">Napište kód CSS přímo. Příklad: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Předřazení <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> pro přepsání stylů. Příklad:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css . logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5160 <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> 5217 <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>
5161 </trans-unit> 5218 </trans-unit>
5162 <trans-unit id="283725429207896837" datatype="html"> 5219 <trans-unit id="283725429207896837" datatype="html">
@@ -5173,8 +5230,8 @@ color: red;
5173 </context-group> 5230 </context-group>
5174 </trans-unit> 5231 </trans-unit>
5175 <trans-unit id="8167543029214637769" datatype="html"> 5232 <trans-unit id="8167543029214637769" datatype="html">
5176 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source> 5233 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5177 <target state="translated">Ve formuláři jsou chyby: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/><x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target> 5234 <target state="translated">Ve formuláři jsou chyby: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5179 </trans-unit> 5236 </trans-unit>
5180 <trans-unit id="1445676851449000175"> 5237 <trans-unit id="1445676851449000175">
@@ -5250,8 +5307,8 @@ color: red;
5250 <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> 5307 <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>
5251 </trans-unit> 5308 </trans-unit>
5252 <trans-unit id="6317170736181476800" datatype="html"> 5309 <trans-unit id="6317170736181476800" datatype="html">
5253 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5310 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5254 <target state="translated">Aktualizujte <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>vaše nastavení<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 5311 <target state="translated">Aktualizujte <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>vaše nastavení<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
5255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5256 </trans-unit> 5313 </trans-unit>
5257 <trans-unit id="1405600824334286337" datatype="html"> 5314 <trans-unit id="1405600824334286337" datatype="html">
@@ -5271,40 +5328,40 @@ color: red;
5271 </context-group> 5328 </context-group>
5272 </trans-unit> 5329 </trans-unit>
5273 <trans-unit id="7028708681117573961" datatype="html"> 5330 <trans-unit id="7028708681117573961" datatype="html">
5274 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5331 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5275 <target state="translated">Seřadit podle <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Nedávno přidané"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5332 <target state="translated">Seřadit podle <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Nedávno přidané"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5276 <context-group purpose="location"> 5333 <context-group purpose="location">
5277 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5334 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5278 <context context-type="linenumber">46</context> 5335 <context context-type="linenumber">46</context>
5279 </context-group> 5336 </context-group>
5280 </trans-unit> 5337 </trans-unit>
5281 <trans-unit id="8190023086228606960" datatype="html"> 5338 <trans-unit id="8190023086228606960" datatype="html">
5282 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5339 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5283 <target state="translated">Seřadit podle <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Poslední zobrazení"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5340 <target state="translated">Seřadit podle <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Poslední zobrazení"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5284 <context-group purpose="location"> 5341 <context-group purpose="location">
5285 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5342 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5286 <context context-type="linenumber">48</context> 5343 <context context-type="linenumber">48</context>
5287 </context-group> 5344 </context-group>
5288 </trans-unit> 5345 </trans-unit>
5289 <trans-unit id="3224510615614621760" datatype="html"> 5346 <trans-unit id="3224510615614621760" datatype="html">
5290 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5347 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5291 <target state="translated">Seřadit podle <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Nejzajímavější"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5348 <target state="translated">Seřadit podle <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Nejzajímavější"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5292 <context-group purpose="location"> 5349 <context-group purpose="location">
5293 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5350 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5294 <context context-type="linenumber">49</context> 5351 <context context-type="linenumber">49</context>
5295 </context-group> 5352 </context-group>
5296 </trans-unit> 5353 </trans-unit>
5297 <trans-unit id="3082811226222076503" datatype="html"> 5354 <trans-unit id="3082811226222076503" datatype="html">
5298 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5355 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5299 <target state="translated">Seřadit podle <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Nejlepší"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5356 <target state="translated">Seřadit podle <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Nejlepší"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5300 <context-group purpose="location"> 5357 <context-group purpose="location">
5301 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5358 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5302 <context context-type="linenumber">50</context> 5359 <context context-type="linenumber">50</context>
5303 </context-group> 5360 </context-group>
5304 </trans-unit> 5361 </trans-unit>
5305 <trans-unit id="4322133526902910662" datatype="html"> 5362 <trans-unit id="4322133526902910662" datatype="html">
5306 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5363 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5307 <target state="translated">Seřadit podle <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Líbí se mi"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5364 <target state="translated">Seřadit podle <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Líbí se mi"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5308 <context-group purpose="location"> 5365 <context-group purpose="location">
5309 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5366 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5310 <context context-type="linenumber">51</context> 5367 <context context-type="linenumber">51</context>
@@ -5420,8 +5477,8 @@ color: red;
5420 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5477 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5421 </trans-unit> 5478 </trans-unit>
5422 <trans-unit id="7350483582490037954" datatype="html"> 5479 <trans-unit id="7350483582490037954" datatype="html">
5423 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5480 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5424 <target state="translated">Pomocí <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Skrýt<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> nebo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Rozostřit náhledy<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> a pro zhlédnutí videa bude vyžadováno potvrzení. </target> 5481 <target state="translated">Pomocí <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Skrýt<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> nebo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Rozostřit náhledy<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> a pro zhlédnutí videa bude vyžadováno potvrzení. </target>
5425 <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> 5482 <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>
5426 <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> 5483 <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>
5427 </trans-unit> 5484 </trans-unit>
@@ -5680,8 +5737,8 @@ color: red;
5680 </context-group> 5737 </context-group>
5681 </trans-unit> 5738 </trans-unit>
5682 <trans-unit id="5511928240200239994" datatype="html"> 5739 <trans-unit id="5511928240200239994" datatype="html">
5683 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 5740 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
5684 <target state="translated">Některé z vašich kanálů nejsou zcela nastaveny. Vylepšete jim srozumitelnost a jednoznačně informujte o tom, co zveřejňujete, přidáním <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/> úvodního obrázku<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt; strong>"/>avataru<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt; strong>"/> popisu<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 5741 <target state="translated">Některé z vašich kanálů nejsou zcela nastaveny. Vylepšete jim srozumitelnost a jednoznačně informujte o tom, co zveřejňujete, přidáním <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/> úvodního obrázku<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt; strong&gt;"/>avataru<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt; strong&gt;"/> popisu<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
5685 <context-group purpose="location"> 5742 <context-group purpose="location">
5686 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5743 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5687 <context context-type="linenumber">5</context> 5744 <context context-type="linenumber">5</context>
@@ -5790,12 +5847,12 @@ color: red;
5790 <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> 5847 <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>
5791 </trans-unit> 5848 </trans-unit>
5792 <trans-unit id="8844610145426272276" datatype="html"> 5849 <trans-unit id="8844610145426272276" datatype="html">
5793 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 5850 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
5794 <target state="translated">Aby moderátoři a ostatní uživatelé věděli, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>kdo jste<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/>, nezapomeňte <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>nastavit profil svého účtu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt; /a>"/> přidáním <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatara<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/> a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>popisu<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 5851 <target state="translated">Aby moderátoři a ostatní uživatelé věděli, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>kdo jste<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt; "/>, nezapomeňte <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>nastavit profil svého účtu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt; /a&gt;"/> přidáním <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatara<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt; "/> a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>popisu<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target>
5795 <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> 5852 <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>
5796 </trans-unit> 5853 </trans-unit>
5797 <trans-unit id="3030338154442300172" datatype="html"> 5854 <trans-unit id="3030338154442300172" datatype="html">
5798 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> 5855 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
5799 <target state="translated">Vytvořen <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 seznam videí} other {{{ pagination.totalItems }} seznamy videí}}"/> </target> 5856 <target state="translated">Vytvořen <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 seznam videí} other {{{ pagination.totalItems }} seznamy videí}}"/> </target>
5800 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> 5857 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
5801 </trans-unit> 5858 </trans-unit>
@@ -5937,7 +5994,7 @@ color: red;
5937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> 5994 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
5938 </trans-unit> 5995 </trans-unit>
5939 <trans-unit id="8856905278208146821" datatype="html"> 5996 <trans-unit id="8856905278208146821" datatype="html">
5940 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> 5997 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
5941 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 video} ostatní {{{ getTotalVideosOf(videoChannel) }} videa}}"/> </target> 5998 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 video} ostatní {{{ getTotalVideosOf(videoChannel) }} videa}}"/> </target>
5942 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> 5999 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
5943 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> 6000 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
@@ -5959,9 +6016,7 @@ color: red;
5959 <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> 6016 <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>
5960 </trans-unit> 6017 </trans-unit>
5961 <trans-unit id="7152797255397280410" datatype="html"> 6018 <trans-unit id="7152797255397280410" datatype="html">
5962 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6019 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 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 channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5963It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
5964channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5965 <target state="translated">Opravdu chcete odstranit <x id="PH" equiv-text="videoChannel.displayName"/>? Odstraní se <x id="PH_1" equiv-text="videoChannel.videosCount"/> videa nahraná v tomto kanálu a nebude možné vytvořit další kanál se stejným názvem (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target> 6020 <target state="translated">Opravdu chcete odstranit <x id="PH" equiv-text="videoChannel.displayName"/>? Odstraní se <x id="PH_1" equiv-text="videoChannel.videosCount"/> videa nahraná v tomto kanálu a nebude možné vytvořit další kanál se stejným názvem (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target>
5966 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> 6021 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
5967 </trans-unit> 6022 </trans-unit>
@@ -5993,8 +6048,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5993 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> 6048 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
5994 </trans-unit> 6049 </trans-unit>
5995 <trans-unit id="2705478076887104088" datatype="html"> 6050 <trans-unit id="2705478076887104088" datatype="html">
5996 <source>SHOW THIS CHANNEL ></source> 6051 <source>SHOW THIS CHANNEL &gt;</source>
5997 <target state="translated">ZOBRAZIT TENTO KANÁL ></target> 6052 <target state="translated">ZOBRAZIT TENTO KANÁL &gt;</target>
5998 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> 6053 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group>
5999 </trans-unit> 6054 </trans-unit>
6000 <trans-unit id="4088311569349098646"> 6055 <trans-unit id="4088311569349098646">
@@ -6242,8 +6297,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6242 <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> 6297 <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>
6243 </trans-unit> 6298 </trans-unit>
6244 <trans-unit id="1120376809358109718" datatype="html"> 6299 <trans-unit id="1120376809358109718" datatype="html">
6245 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 6300 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6246 <target state="translated">Weboví peeři nejsou veřejně přístupní: protože používáme transportní protokol websocket, je protokol odlišný od klasického trasovače BitTorrent. Když jste ve webovém prohlížeči, odešlete signál obsahující vaši IP adresu do trasovače, který náhodně vybere další peery, kterým informaci předá. Další informace naleznete v <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>tomto dokumentu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> </target> 6301 <target state="translated">Weboví peeři nejsou veřejně přístupní: protože používáme transportní protokol websocket, je protokol odlišný od klasického trasovače BitTorrent. Když jste ve webovém prohlížeči, odešlete signál obsahující vaši IP adresu do trasovače, který náhodně vybere další peery, kterým informaci předá. Další informace naleznete v <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>tomto dokumentu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> </target>
6247 <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> 6302 <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>
6248 </trans-unit> 6303 </trans-unit>
6249 <trans-unit id="7812408733559506009" datatype="html"> 6304 <trans-unit id="7812408733559506009" datatype="html">
@@ -6344,8 +6399,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6344 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6399 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6345 </trans-unit> 6400 </trans-unit>
6346 <trans-unit id="4807161697338135032" datatype="html"> 6401 <trans-unit id="4807161697338135032" datatype="html">
6347 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 6402 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6348 <target state="translated">Kontakt na administrátora(y) <x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 6403 <target state="translated">Kontakt na administrátora(y) <x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
6349 <context-group purpose="location"> 6404 <context-group purpose="location">
6350 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6405 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6351 <context context-type="linenumber">3</context> 6406 <context context-type="linenumber">3</context>
@@ -6450,8 +6505,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6450 <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> 6505 <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>
6451 </trans-unit> 6506 </trans-unit>
6452 <trans-unit id="7440807341905682986" datatype="html"> 6507 <trans-unit id="7440807341905682986" datatype="html">
6453 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 6508 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
6454 <target state="translated">Je mi alespoň <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> let a souhlasím s <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Podmínkami<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt; ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> a se <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'> "/>Zásadami chování<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> na této instanci </target> 6509 <target state="translated">Je mi alespoň <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> let a souhlasím s <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Podmínkami<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt; ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> a se <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt; "/>Zásadami chování<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> na této instanci </target>
6455 <context-group purpose="location"> 6510 <context-group purpose="location">
6456 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6511 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6457 <context context-type="linenumber">5,10</context> 6512 <context context-type="linenumber">5,10</context>
@@ -6529,53 +6584,53 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6529 <trans-unit id="5254305728396198887" datatype="html"> 6584 <trans-unit id="5254305728396198887" datatype="html">
6530 <source>Sensitive content</source> 6585 <source>Sensitive content</source>
6531 <target state="translated">Citlivý obsah</target> 6586 <target state="translated">Citlivý obsah</target>
6532 6587 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
6533 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 6588 </trans-unit>
6534 <trans-unit id="5590086849807274701" datatype="html"> 6589 <trans-unit id="5590086849807274701" datatype="html">
6535 <source>Scope</source> 6590 <source>Scope</source>
6536 <target state="translated">Rozsah</target> 6591 <target state="translated">Rozsah</target>
6537 6592 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
6538 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 6593 </trans-unit>
6539 <trans-unit id="5019568087038659501" datatype="html"> 6594 <trans-unit id="5019568087038659501" datatype="html">
6540 <source>Federated</source> 6595 <source>Federated</source>
6541 <target state="translated">Federativní</target> 6596 <target state="translated">Federativní</target>
6542 6597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
6543 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 6598 </trans-unit>
6544 <trans-unit id="1949800099101277248" datatype="html"> 6599 <trans-unit id="1949800099101277248" datatype="html">
6545 <source>Languages</source> 6600 <source>Languages</source>
6546 <target state="translated">Jazyky</target> 6601 <target state="translated">Jazyky</target>
6547 6602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
6548 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 6603 </trans-unit>
6549 <trans-unit id="1902100407096396858" datatype="html"> 6604 <trans-unit id="1902100407096396858" datatype="html">
6550 <source>Categories</source> 6605 <source>Categories</source>
6551 <target state="translated">Kategorie</target> 6606 <target state="translated">Kategorie</target>
6552 6607 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
6553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 6608 </trans-unit>
6554 <trans-unit id="3599150758014724057" datatype="html"> 6609 <trans-unit id="3599150758014724057" datatype="html">
6555 <source>All videos</source> 6610 <source>All videos</source>
6556 <target state="translated">Všechny videa</target> 6611 <target state="translated">Všechny videa</target>
6557 6612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
6558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 6613 </trans-unit>
6559 <trans-unit id="8466337030143068285" datatype="html"> 6614 <trans-unit id="8466337030143068285" datatype="html">
6560 <source>Blurred</source> 6615 <source>Blurred</source>
6561 <target state="translated">Rozostřené</target> 6616 <target state="translated">Rozostřené</target>
6562 6617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
6563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 6618 </trans-unit>
6564 <trans-unit id="7054829409324166420" datatype="html"> 6619 <trans-unit id="7054829409324166420" datatype="html">
6565 <source>hidden</source> 6620 <source>hidden</source>
6566 <target state="translated">skryté</target> 6621 <target state="translated">skryté</target>
6567 6622 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
6568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 6623 </trans-unit>
6569 <trans-unit id="5766954855630346873" datatype="html"> 6624 <trans-unit id="5766954855630346873" datatype="html">
6570 <source>blurred</source> 6625 <source>blurred</source>
6571 <target state="translated">rozostřené</target> 6626 <target state="translated">rozostřené</target>
6572 6627 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
6573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 6628 </trans-unit>
6574 <trans-unit id="1833483831276078393" datatype="html"> 6629 <trans-unit id="1833483831276078393" datatype="html">
6575 <source>displayed</source> 6630 <source>displayed</source>
6576 <target state="translated">zobrazené</target> 6631 <target state="translated">zobrazené</target>
6577 6632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
6578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 6633 </trans-unit>
6579 <trans-unit id="4856575356061361269" datatype="html"> 6634 <trans-unit id="4856575356061361269" datatype="html">
6580 <source><x id="PH"/> direct account followers </source> 6635 <source><x id="PH"/> direct account followers </source>
6581 <target state="translated"><x id="PH"/> přímí sledující účtu </target> 6636 <target state="translated"><x id="PH"/> přímí sledující účtu </target>
@@ -6623,8 +6678,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6624 </trans-unit> 6679 </trans-unit>
6625 <trans-unit id="8011855989482474311" datatype="html"> 6680 <trans-unit id="8011855989482474311" datatype="html">
6626 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 6681 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
6627 <target state="translated">&lt;code>.mp4&lt;/code> který zachovává původní zvukovou stopu bez videa</target> 6682 <target state="translated">&lt;code&gt;.mp4&lt;/code&gt; který zachovává původní zvukovou stopu bez videa</target>
6628 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6629 </trans-unit> 6684 </trans-unit>
6630 <trans-unit id="7756250490108954499" datatype="html"> 6685 <trans-unit id="7756250490108954499" datatype="html">
@@ -7417,8 +7472,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7417 </context-group> 7472 </context-group>
7418 </trans-unit> 7473 </trans-unit>
7419 <trans-unit id="7223931053738621590" datatype="html"> 7474 <trans-unit id="7223931053738621590" datatype="html">
7420 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 7475 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
7421 <target state="translated">PeerTube si myslí, že veřejná IP adresa vašeho webového prohlížeče je <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 7476 <target state="translated">PeerTube si myslí, že veřejná IP adresa vašeho webového prohlížeče je <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
7422 <context-group purpose="location"> 7477 <context-group purpose="location">
7423 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7478 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7424 <context context-type="linenumber">4</context> 7479 <context context-type="linenumber">4</context>
@@ -7465,16 +7520,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7465 </context-group> 7520 </context-group>
7466 </trans-unit> 7521 </trans-unit>
7467 <trans-unit id="1285026053775066761" datatype="html"> 7522 <trans-unit id="1285026053775066761" datatype="html">
7468 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source> 7523 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
7469 <target state="translated">Zkontrolujte konfigurační klíč <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/></target> 7524 <target state="translated">Zkontrolujte konfigurační klíč <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/></target>
7470 <context-group purpose="location"> 7525 <context-group purpose="location">
7471 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7526 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7472 <context context-type="linenumber">15</context> 7527 <context context-type="linenumber">15</context>
7473 </context-group> 7528 </context-group>
7474 </trans-unit> 7529 </trans-unit>
7475 <trans-unit id="7014275542536964627" datatype="html"> 7530 <trans-unit id="7014275542536964627" datatype="html">
7476 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source> 7531 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
7477 <target state="translated">Pokud spouštíte PeerTube pomocí Dockeru, zkontrolujte, zda jste spustili <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code> "/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> s <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (viz <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/> issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target> 7532 <target state="translated">Pokud spouštíte PeerTube pomocí Dockeru, zkontrolujte, zda jste spustili <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt; "/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> s <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (viz <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/> issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target>
7478 <context-group purpose="location"> 7533 <context-group purpose="location">
7479 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7534 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7480 <context context-type="linenumber">16,17</context> 7535 <context context-type="linenumber">16,17</context>
@@ -7524,19 +7579,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7524 <trans-unit id="314315645942131479"> 7579 <trans-unit id="314315645942131479">
7525 <source>Info</source> 7580 <source>Info</source>
7526 <target>Info</target> 7581 <target>Info</target>
7527 7582 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group>
7528 7583 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7529 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7584 </trans-unit>
7530 <trans-unit id="4116911651502837995" datatype="html"> 7585 <trans-unit id="4116911651502837995" datatype="html">
7531 <source>Files</source> 7586 <source>Files</source>
7532 <target state="translated">Soubory</target> 7587 <target state="translated">Soubory</target>
7533 7588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
7534 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 7589 </trans-unit>
7535 <trans-unit id="4767765747214995164" datatype="html"> 7590 <trans-unit id="4767765747214995164" datatype="html">
7536 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7591 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
7537 <target state="translated">Publikováno <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7592 <target state="translated">Publikováno <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
7538 7593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
7539 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 7594 </trans-unit>
7540 <trans-unit id="6759205696902713848"> 7595 <trans-unit id="6759205696902713848">
7541 <source>Warning</source> 7596 <source>Warning</source>
7542 <target>Varování</target> 7597 <target>Varování</target>
@@ -7545,9 +7600,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7545 <trans-unit id="1519954996184640001"> 7600 <trans-unit id="1519954996184640001">
7546 <source>Error</source> 7601 <source>Error</source>
7547 <target>Chyba</target> 7602 <target>Chyba</target>
7548 7603 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
7549 7604 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7550 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7605 </trans-unit>
7551 <trans-unit id="5076187961693950167" datatype="html"> 7606 <trans-unit id="5076187961693950167" datatype="html">
7552 <source>Standard logs</source> 7607 <source>Standard logs</source>
7553 <target state="translated">Standardní protokoly</target> 7608 <target state="translated">Standardní protokoly</target>
@@ -7825,8 +7880,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7825 <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> 7880 <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>
7826 </trans-unit> 7881 </trans-unit>
7827 <trans-unit id="8553059323353586765" datatype="html"> 7882 <trans-unit id="8553059323353586765" datatype="html">
7828 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source> 7883 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
7829 <target state="translated">Váš aktuální e-mail je <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. Nikdy se nezobrazuje veřejnosti. </target> 7884 <target state="translated">Váš aktuální e-mail je <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. Nikdy se nezobrazuje veřejnosti. </target>
7830 <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> 7885 <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>
7831 </trans-unit> 7886 </trans-unit>
7832 <trans-unit id="853586874765134886" datatype="html"> 7887 <trans-unit id="853586874765134886" datatype="html">
@@ -8016,8 +8071,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8016 <trans-unit id="1233062525939746039" datatype="html"> 8071 <trans-unit id="1233062525939746039" datatype="html">
8017 <source>Unknown language</source> 8072 <source>Unknown language</source>
8018 <target state="translated">Neznámý jazyk</target> 8073 <target state="translated">Neznámý jazyk</target>
8019 8074 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 8075 </trans-unit>
8021 <trans-unit id="3761504852202418603" datatype="html"> 8076 <trans-unit id="3761504852202418603" datatype="html">
8022 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> 8077 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8023 <target state="translated">Je povoleno příliš mnoho jazyků. Povolte je všechny nebo nepřekračujte 20 povolených jazyků.</target> 8078 <target state="translated">Je povoleno příliš mnoho jazyků. Povolte je všechny nebo nepřekračujte 20 povolených jazyků.</target>
@@ -8390,9 +8445,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8390 <trans-unit id="1783173774503340906"> 8445 <trans-unit id="1783173774503340906">
8391 <source>Subscribe to the account</source> 8446 <source>Subscribe to the account</source>
8392 <target>Odebírat účet</target> 8447 <target>Odebírat účet</target>
8393 8448 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
8394 8449 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group>
8395 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> 8450 </trans-unit>
8396 <trans-unit id="3131904093925601441" datatype="html"> 8451 <trans-unit id="3131904093925601441" datatype="html">
8397 <source>PLAYLISTS</source> 8452 <source>PLAYLISTS</source>
8398 <target state="translated">PLAYLISTY</target> 8453 <target state="translated">PLAYLISTY</target>
@@ -8401,64 +8456,63 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8401 <trans-unit id="7709367721354853232"> 8456 <trans-unit id="7709367721354853232">
8402 <source>Focus the search bar</source> 8457 <source>Focus the search bar</source>
8403 <target>Zaměřit na vyhledávací pole</target> 8458 <target>Zaměřit na vyhledávací pole</target>
8404 8459 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
8405 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8460 </trans-unit>
8406 <trans-unit id="4049262826107502276" datatype="html"> 8461 <trans-unit id="4049262826107502276" datatype="html">
8407 <source>Toggle the left menu</source> 8462 <source>Toggle the left menu</source>
8408 <target state="translated">Přepnutí levého menu</target> 8463 <target state="translated">Přepnutí levého menu</target>
8409 8464 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
8410 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> 8465 </trans-unit>
8411 <trans-unit id="5409372033656550095" datatype="html"> 8466 <trans-unit id="5409372033656550095" datatype="html">
8412 <source>Go to the discover videos page</source> 8467 <source>Go to the discover videos page</source>
8413 <target state="translated">Přejít na stránku procházení videí</target> 8468 <target state="translated">Přejít na stránku procházení videí</target>
8414 8469 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
8415 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> 8470 </trans-unit>
8416 <trans-unit id="4278050445961255445" datatype="html"> 8471 <trans-unit id="4278050445961255445" datatype="html">
8417 <source>Go to the trending videos page</source> 8472 <source>Go to the trending videos page</source>
8418 <target state="translated">Přejít na stránku s trendovými videi</target> 8473 <target state="translated">Přejít na stránku s trendovými videi</target>
8419 8474 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
8420 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 8475 </trans-unit>
8421 <trans-unit id="3242234958443825475" datatype="html"> 8476 <trans-unit id="3242234958443825475" datatype="html">
8422 <source>Go to the recently added videos page</source> 8477 <source>Go to the recently added videos page</source>
8423 <target state="translated">Přejít na stránku nedávno přidaných videí</target> 8478 <target state="translated">Přejít na stránku nedávno přidaných videí</target>
8424 8479 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
8425 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> 8480 </trans-unit>
8426 <trans-unit id="2887122197778293919" datatype="html"> 8481 <trans-unit id="2887122197778293919" datatype="html">
8427 <source>Go to the local videos page</source> 8482 <source>Go to the local videos page</source>
8428 <target state="translated">Přejít na stránku s místními videi</target> 8483 <target state="translated">Přejít na stránku s místními videi</target>
8429 8484 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
8430 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 8485 </trans-unit>
8431 <trans-unit id="8009065619559214982" datatype="html"> 8486 <trans-unit id="8009065619559214982" datatype="html">
8432 <source>Go to the videos upload page</source> 8487 <source>Go to the videos upload page</source>
8433 <target state="translated">Přejít na stránku pro nahrávání videí</target> 8488 <target state="translated">Přejít na stránku pro nahrávání videí</target>
8434 8489 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
8435 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> 8490 </trans-unit>
8436 <trans-unit id="3779524668013120370" datatype="html"> 8491 <trans-unit id="3779524668013120370" datatype="html">
8437 <source>Go to my subscriptions</source> 8492 <source>Go to my subscriptions</source>
8438 <target state="translated">Přejít na mé odběry</target> 8493 <target state="translated">Přejít na mé odběry</target>
8439 8494 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
8440 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8495 </trans-unit>
8441 <trans-unit id="1136469849928650779" datatype="html"> 8496 <trans-unit id="1136469849928650779" datatype="html">
8442 <source>Go to my videos</source> 8497 <source>Go to my videos</source>
8443 <target state="translated">Přejít na moje videa</target> 8498 <target state="translated">Přejít na moje videa</target>
8444 8499 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
8445 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 8500 </trans-unit>
8446 <trans-unit id="7836683738999600376" datatype="html"> 8501 <trans-unit id="7836683738999600376" datatype="html">
8447 <source>Go to my imports</source> 8502 <source>Go to my imports</source>
8448 <target state="translated">Přejít na moje importy</target> 8503 <target state="translated">Přejít na moje importy</target>
8449 8504 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
8450 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> 8505 </trans-unit>
8451 <trans-unit id="7511292153332773503" datatype="html"> 8506 <trans-unit id="7511292153332773503" datatype="html">
8452 <source>Go to my channels</source> 8507 <source>Go to my channels</source>
8453 <target state="translated">Přejít na mé kanály</target> 8508 <target state="translated">Přejít na mé kanály</target>
8454 8509 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8455 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 8510 </trans-unit>
8456 <trans-unit id="2013324644839511073" datatype="html"> 8511 <trans-unit id="2013324644839511073" datatype="html">
8457 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 8512 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8458Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8459 <target state="translated">Nelze načíst pověření klienta OAuth: <x id="PH" equiv-text="err.text"/>. Ujistěte se, že jste správně nakonfigurovali PeerTube (adresář config/), zejména část "webserver".</target> 8513 <target state="translated">Nelze načíst pověření klienta OAuth: <x id="PH" equiv-text="err.text"/>. Ujistěte se, že jste správně nakonfigurovali PeerTube (adresář config/), zejména část "webserver".</target>
8460 8514 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8461 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8515 </trans-unit>
8462 <trans-unit id="375263728166936544"> 8516 <trans-unit id="375263728166936544">
8463 <source>You need to reconnect.</source> 8517 <source>You need to reconnect.</source>
8464 <target>Musíte se znovu připojit.</target> 8518 <target>Musíte se znovu připojit.</target>
@@ -8606,17 +8660,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8606 <trans-unit id="2392481201920342009" datatype="html"> 8660 <trans-unit id="2392481201920342009" datatype="html">
8607 <source>VOD videos</source> 8661 <source>VOD videos</source>
8608 <target state="translated">VOD videa</target> 8662 <target state="translated">VOD videa</target>
8609 8663 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
8610 8664 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group>
8611 8665 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
8612 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8666 </trans-unit>
8613 <trans-unit id="2180217594100853008" datatype="html"> 8667 <trans-unit id="2180217594100853008" datatype="html">
8614 <source>Live videos</source> 8668 <source>Live videos</source>
8615 <target state="translated">Živá videa</target> 8669 <target state="translated">Živá videa</target>
8616 8670 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
8617 8671 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group>
8618 8672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
8619 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8673 </trans-unit>
8620 <trans-unit id="8487565500496466433" datatype="html"> 8674 <trans-unit id="8487565500496466433" datatype="html">
8621 <source>Short (&lt; 4 min)</source> 8675 <source>Short (&lt; 4 min)</source>
8622 <target state="translated">Krátké (&lt; 4 min)</target> 8676 <target state="translated">Krátké (&lt; 4 min)</target>
@@ -8628,8 +8682,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8628 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 8682 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
8629 </trans-unit> 8683 </trans-unit>
8630 <trans-unit id="6613870447286561244" datatype="html"> 8684 <trans-unit id="6613870447286561244" datatype="html">
8631 <source>Long (> 10 min)</source> 8685 <source>Long (&gt; 10 min)</source>
8632 <target state="translated">Dlouhé (> 10 min)</target> 8686 <target state="translated">Dlouhé (&gt; 10 min)</target>
8633 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 8687 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
8634 </trans-unit> 8688 </trans-unit>
8635 <trans-unit id="1787083504545967" datatype="html"> 8689 <trans-unit id="1787083504545967" datatype="html">
@@ -9302,8 +9356,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9302 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9356 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9303 </trans-unit> 9357 </trans-unit>
9304 <trans-unit id="5637879201055173642" datatype="html"> 9358 <trans-unit id="5637879201055173642" datatype="html">
9305 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 9359 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
9306 <target state="translated">Viz <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>dokumentace<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>, kde se dozvíte, jak používat funkci živého vysílání PeerTube. </target> 9360 <target state="translated">Viz <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>dokumentace<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>, kde se dozvíte, jak používat funkci živého vysílání PeerTube. </target>
9307 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9361 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9308 </trans-unit> 9362 </trans-unit>
9309 <trans-unit id="4267638333776227701"> 9363 <trans-unit id="4267638333776227701">
@@ -9895,14 +9949,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9895 <trans-unit id="2830831449226931729" datatype="html"> 9949 <trans-unit id="2830831449226931729" datatype="html">
9896 <source>Instance languages</source> 9950 <source>Instance languages</source>
9897 <target state="translated">Jazyky Instance</target> 9951 <target state="translated">Jazyky Instance</target>
9898 9952 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group>
9899 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 9953 </trans-unit>
9900 <trans-unit id="40119547597591062" datatype="html"> 9954 <trans-unit id="40119547597591062" datatype="html">
9901 <source>All languages</source> 9955 <source>All languages</source>
9902 <target state="translated">Všechny jazyky</target> 9956 <target state="translated">Všechny jazyky</target>
9903 9957 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group>
9904 9958 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
9905 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 9959 </trans-unit>
9906 <trans-unit id="996392855508119363" datatype="html"> 9960 <trans-unit id="996392855508119363" datatype="html">
9907 <source>Hidden</source> 9961 <source>Hidden</source>
9908 <target state="translated">Skryto</target> 9962 <target state="translated">Skryto</target>
@@ -9916,9 +9970,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9916 <trans-unit id="8929218224642530466" datatype="html"> 9970 <trans-unit id="8929218224642530466" datatype="html">
9917 <source>Displayed</source> 9971 <source>Displayed</source>
9918 <target state="translated">Zobrazeno</target> 9972 <target state="translated">Zobrazeno</target>
9919 9973 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
9920 9974 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
9921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 9975 </trans-unit>
9922 <trans-unit id="6291055174438137560" datatype="html"> 9976 <trans-unit id="6291055174438137560" datatype="html">
9923 <source>~ 1 minute</source> 9977 <source>~ 1 minute</source>
9924 <target state="translated">~ 1 minuta</target> 9978 <target state="translated">~ 1 minuta</target>
@@ -10384,8 +10438,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10384 <trans-unit id="4968151111061046122" datatype="html"> 10438 <trans-unit id="4968151111061046122" datatype="html">
10385 <source>Moderator</source> 10439 <source>Moderator</source>
10386 <target state="translated">Moderátor</target> 10440 <target state="translated">Moderátor</target>
10387 10441 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group>
10388 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> 10442 </trans-unit>
10389 <trans-unit id="2279527393438260622" datatype="html"> 10443 <trans-unit id="2279527393438260622" datatype="html">
10390 <source>Search videos, playlists, channels…</source> 10444 <source>Search videos, playlists, channels…</source>
10391 <target state="translated">Hledejte videa, playlisty, kanály…</target> 10445 <target state="translated">Hledejte videa, playlisty, kanály…</target>
@@ -10612,8 +10666,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> 10666 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
10613 </trans-unit> 10667 </trans-unit>
10614 <trans-unit id="8272123190776748811" datatype="html"> 10668 <trans-unit id="8272123190776748811" datatype="html">
10615 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 10669 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
10616 <target state="translated">Pro hodnocení tohoto videa musíte být &lt;a href="/login">přihlášeni&lt;/a>.</target> 10670 <target state="translated">Pro hodnocení tohoto videa musíte být &lt;a href="/login"&gt;přihlášeni&lt;/a&gt;.</target>
10617 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 10671 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10618 </trans-unit> 10672 </trans-unit>
10619 <trans-unit id="4503408361537553733" datatype="html"> 10673 <trans-unit id="4503408361537553733" datatype="html">
@@ -10749,8 +10803,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10749 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10803 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10750 <context context-type="linenumber">179</context> 10804 <context context-type="linenumber">179</context>
10751 </context-group> 10805 </context-group>
10752 </trans-unit><trans-unit id="118687079501751948" datatype="html"> 10806 </trans-unit>
10753 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10807 <trans-unit id="118687079501751948" datatype="html">
10808 <source>Move to external storage failed</source>
10809 <target state="translated">Přesun do externího úložiště se nezdařil</target>
10754 <context-group purpose="location"> 10810 <context-group purpose="location">
10755 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10811 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10756 <context context-type="linenumber">183</context> 10812 <context context-type="linenumber">183</context>
@@ -10759,18 +10815,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10759 <trans-unit id="4887724548587271148"> 10815 <trans-unit id="4887724548587271148">
10760 <source>Waiting transcoding</source> 10816 <source>Waiting transcoding</source>
10761 <target>Čekající překódování</target> 10817 <target>Čekající překódování</target>
10762 10818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group>
10763 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10819 </trans-unit>
10764 <trans-unit id="4517785179607945981"> 10820 <trans-unit id="4517785179607945981">
10765 <source>To transcode</source> 10821 <source>To transcode</source>
10766 <target>K překódování</target> 10822 <target>K překódování</target>
10767 10823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group>
10768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 10824 </trans-unit>
10769 <trans-unit id="3299576663551440736"> 10825 <trans-unit id="3299576663551440736">
10770 <source>To import</source> 10826 <source>To import</source>
10771 <target>K importování</target> 10827 <target>K importování</target>
10772 10828 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group>
10773 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> 10829 </trans-unit>
10774 <trans-unit id="8492933894084361602" datatype="html"> 10830 <trans-unit id="8492933894084361602" datatype="html">
10775 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 10831 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
10776 <target state="translated">Přihlášení k odběru RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 10832 <target state="translated">Přihlášení k odběru RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -10782,21 +10838,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10782 <trans-unit id="187187500641108332" datatype="html"> 10838 <trans-unit id="187187500641108332" datatype="html">
10783 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10839 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10784 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10840 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10785 10841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group>
10786 10842 <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>
10787 10843 <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>
10788 10844 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group>
10789 10845 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group>
10790 10846 <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>
10791 10847 <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>
10792 10848 <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>
10793 10849 <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>
10794 10850 <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>
10795 10851 <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>
10796 10852 <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>
10797 10853 <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>
10798 10854 <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>
10799 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><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/+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">77</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-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> 10855 </trans-unit>
10800 <trans-unit id="1795705931707209785" datatype="html"> 10856 <trans-unit id="1795705931707209785" datatype="html">
10801 <source>Add to watch later</source> 10857 <source>Add to watch later</source>
10802 <target state="translated">Přidat ke sledování později</target> 10858 <target state="translated">Přidat ke sledování později</target>
@@ -10845,9 +10901,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10845 <trans-unit id="5210096066382592800" datatype="html"> 10901 <trans-unit id="5210096066382592800" datatype="html">
10846 <source>Video to import updated.</source> 10902 <source>Video to import updated.</source>
10847 <target state="translated">Video k importu aktualizováno.</target> 10903 <target state="translated">Video k importu aktualizováno.</target>
10848 10904 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group>
10849 10905 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group>
10850 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10906 </trans-unit>
10851 <trans-unit id="3284171506518522275"> 10907 <trans-unit id="3284171506518522275">
10852 <source>Your video was uploaded to your account and is private.</source> 10908 <source>Your video was uploaded to your account and is private.</source>
10853 <target>Vaše video bylo nahráno na váš účet a je soukromé.</target> 10909 <target>Vaše video bylo nahráno na váš účet a je soukromé.</target>
@@ -10916,23 +10972,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10916 <trans-unit id="6775540171466219199" datatype="html"> 10972 <trans-unit id="6775540171466219199" datatype="html">
10917 <source>Stop autoplaying next video</source> 10973 <source>Stop autoplaying next video</source>
10918 <target state="translated">Zastavit automatické přehrávání dalšího videa</target> 10974 <target state="translated">Zastavit automatické přehrávání dalšího videa</target>
10919 10975 <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">220</context></context-group>
10920 <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">220</context></context-group></trans-unit> 10976 </trans-unit>
10921 <trans-unit id="5149234672404299151" datatype="html"> 10977 <trans-unit id="5149234672404299151" datatype="html">
10922 <source>Autoplay next video</source> 10978 <source>Autoplay next video</source>
10923 <target state="translated">Automatické přehrání dalšího videa</target> 10979 <target state="translated">Automatické přehrání dalšího videa</target>
10924 10980 <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">221</context></context-group>
10925 <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">221</context></context-group></trans-unit> 10981 </trans-unit>
10926 <trans-unit id="5870421136141540382" datatype="html"> 10982 <trans-unit id="5870421136141540382" datatype="html">
10927 <source>Stop looping playlist videos</source> 10983 <source>Stop looping playlist videos</source>
10928 <target state="translated">Zastavení přehrávání videí playlistu ve smyčce</target> 10984 <target state="translated">Zastavení přehrávání videí playlistu ve smyčce</target>
10929 10985 <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">226</context></context-group>
10930 <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">226</context></context-group></trans-unit> 10986 </trans-unit>
10931 <trans-unit id="1599585307037758139" datatype="html"> 10987 <trans-unit id="1599585307037758139" datatype="html">
10932 <source>Loop playlist videos</source> 10988 <source>Loop playlist videos</source>
10933 <target state="translated">Smyčka videí v playlistu</target> 10989 <target state="translated">Smyčka videí v playlistu</target>
10934 10990 <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">227</context></context-group>
10935 <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">227</context></context-group></trans-unit> 10991 </trans-unit>
10936 <trans-unit id="3704292036525161260" datatype="html"> 10992 <trans-unit id="3704292036525161260" datatype="html">
10937 <source>Placeholder image</source> 10993 <source>Placeholder image</source>
10938 <target state="translated">Zástupný obrázek</target> 10994 <target state="translated">Zástupný obrázek</target>
@@ -10942,113 +10998,113 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10942 </context-group> 10998 </context-group>
10943 </trans-unit> 10999 </trans-unit>
10944 <trans-unit id="961774488937452220" datatype="html"> 11000 <trans-unit id="961774488937452220" datatype="html">
10945 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 11001 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
10946 <target state="translated">Toto video není v tomto případě k dispozici. Chcete být přesměrováni na původní instanci: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target> 11002 <target state="translated">Toto video není v tomto případě k dispozici. Chcete být přesměrováni na původní instanci: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</target>
10947 11003 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
10948 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 11004 </trans-unit>
10949 <trans-unit id="5761611056224181752" datatype="html"> 11005 <trans-unit id="5761611056224181752" datatype="html">
10950 <source>Redirection</source> 11006 <source>Redirection</source>
10951 <target state="translated">Přesměrování</target> 11007 <target state="translated">Přesměrování</target>
10952 11008 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group>
10953 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 11009 </trans-unit>
10954 <trans-unit id="8858527736400081688"> 11010 <trans-unit id="8858527736400081688">
10955 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 11011 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10956 <target>Toto video obsahuje citlivý materiál. Opravdu jej chcete přehrát?</target> 11012 <target>Toto video obsahuje citlivý materiál. Opravdu jej chcete přehrát?</target>
10957 11013 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group>
10958 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 11014 </trans-unit>
10959 <trans-unit id="3937119019020041049"> 11015 <trans-unit id="3937119019020041049">
10960 <source>Mature or explicit content</source> 11016 <source>Mature or explicit content</source>
10961 <target>Obsahuje citlivý materiál</target> 11017 <target>Obsahuje citlivý materiál</target>
10962 11018 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group>
10963 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 11019 </trans-unit>
10964 <trans-unit id="1755474755114288376" datatype="html"> 11020 <trans-unit id="1755474755114288376" datatype="html">
10965 <source>Up Next</source> 11021 <source>Up Next</source>
10966 <target state="translated">Další</target> 11022 <target state="translated">Další</target>
10967 11023 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group>
10968 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> 11024 </trans-unit>
10969 <trans-unit id="2159130950882492111" datatype="html"> 11025 <trans-unit id="2159130950882492111" datatype="html">
10970 <source>Cancel</source> 11026 <source>Cancel</source>
10971 <target state="translated">Zrušit</target> 11027 <target state="translated">Zrušit</target>
10972 11028 <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>
10973 11029 <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>
10974 11030 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
10975 11031 <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>
10976 11032 <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>
10977 11033 <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>
10978 11034 <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>
10979 11035 <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>
10980 11036 <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>
10981 11037 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group>
10982 11038 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
10983 11039 <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>
10984 11040 <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>
10985 11041 <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>
10986 11042 <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>
10987 11043 <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>
10988 11044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group>
10989 11045 <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>
10990 11046 <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>
10991 <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">122</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-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/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">425</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">26</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> 11047 </trans-unit>
10992 <trans-unit id="3354816756665089864" datatype="html"> 11048 <trans-unit id="3354816756665089864" datatype="html">
10993 <source>Autoplay is suspended</source> 11049 <source>Autoplay is suspended</source>
10994 <target state="translated">Automatické přehrávání je pozastaveno</target> 11050 <target state="translated">Automatické přehrávání je pozastaveno</target>
10995 11051 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group>
10996 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> 11052 </trans-unit>
10997 <trans-unit id="7895294730547405228" datatype="html"> 11053 <trans-unit id="7895294730547405228" datatype="html">
10998 <source>Enter/exit fullscreen (requires player focus)</source> 11054 <source>Enter/exit fullscreen (requires player focus)</source>
10999 <target state="translated">Přepnutí na celou obrazovku (vyžaduje pozornost na přehrávač)</target> 11055 <target state="translated">Přepnutí na celou obrazovku (vyžaduje pozornost na přehrávač)</target>
11000 11056 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group>
11001 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> 11057 </trans-unit>
11002 <trans-unit id="7618388257165864759" datatype="html"> 11058 <trans-unit id="7618388257165864759" datatype="html">
11003 <source>Play/Pause the video (requires player focus)</source> 11059 <source>Play/Pause the video (requires player focus)</source>
11004 <target state="translated">Přehrát / pozastavit video (vyžaduje pozornost na přehrávač)</target> 11060 <target state="translated">Přehrát / pozastavit video (vyžaduje pozornost na přehrávač)</target>
11005 11061 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group>
11006 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> 11062 </trans-unit>
11007 <trans-unit id="7761890399634216630" datatype="html"> 11063 <trans-unit id="7761890399634216630" datatype="html">
11008 <source>Mute/unmute the video (requires player focus)</source> 11064 <source>Mute/unmute the video (requires player focus)</source>
11009 <target state="translated">Ztišit / odebrat ztišení videa (vyžaduje pozornost na přehrávač)</target> 11065 <target state="translated">Ztišit / odebrat ztišení videa (vyžaduje pozornost na přehrávač)</target>
11010 11066 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group>
11011 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> 11067 </trans-unit>
11012 <trans-unit id="5996585232248234904" datatype="html"> 11068 <trans-unit id="5996585232248234904" datatype="html">
11013 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> 11069 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
11014 <target state="translated">Přeskočit na určitou část videa: 0 je 0 % a 9 je 90 %. (vyžaduje pozornost na přehrávač)</target> 11070 <target state="translated">Přeskočit na určitou část videa: 0 je 0 % a 9 je 90 %. (vyžaduje pozornost na přehrávač)</target>
11015 11071 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group>
11016 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> 11072 </trans-unit>
11017 <trans-unit id="3748765405903319998" datatype="html"> 11073 <trans-unit id="3748765405903319998" datatype="html">
11018 <source>Increase the volume (requires player focus)</source> 11074 <source>Increase the volume (requires player focus)</source>
11019 <target state="translated">Zvýšit hlasitost (vyžaduje pozornost na přehrávač)</target> 11075 <target state="translated">Zvýšit hlasitost (vyžaduje pozornost na přehrávač)</target>
11020 11076 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group>
11021 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> 11077 </trans-unit>
11022 <trans-unit id="5810704036407159982" datatype="html"> 11078 <trans-unit id="5810704036407159982" datatype="html">
11023 <source>Decrease the volume (requires player focus)</source> 11079 <source>Decrease the volume (requires player focus)</source>
11024 <target state="translated">Snížit hlasitost (vyžaduje pozornost na přehrávač)</target> 11080 <target state="translated">Snížit hlasitost (vyžaduje pozornost na přehrávač)</target>
11025 11081 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group>
11026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> 11082 </trans-unit>
11027 <trans-unit id="2622048822548065691" datatype="html"> 11083 <trans-unit id="2622048822548065691" datatype="html">
11028 <source>Seek the video forward (requires player focus)</source> 11084 <source>Seek the video forward (requires player focus)</source>
11029 <target state="translated">Procházet video dopředu (vyžaduje pozornost na přehrávač)</target> 11085 <target state="translated">Procházet video dopředu (vyžaduje pozornost na přehrávač)</target>
11030 11086 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group>
11031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> 11087 </trans-unit>
11032 <trans-unit id="6540078205109221153" datatype="html"> 11088 <trans-unit id="6540078205109221153" datatype="html">
11033 <source>Seek the video backward (requires player focus)</source> 11089 <source>Seek the video backward (requires player focus)</source>
11034 <target state="translated">Procházet video dozadu (vyžaduje pozornost na přehrávač)</target> 11090 <target state="translated">Procházet video dozadu (vyžaduje pozornost na přehrávač)</target>
11035 11091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group>
11036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> 11092 </trans-unit>
11037 <trans-unit id="1956491957766210808" datatype="html"> 11093 <trans-unit id="1956491957766210808" datatype="html">
11038 <source>Increase playback rate (requires player focus)</source> 11094 <source>Increase playback rate (requires player focus)</source>
11039 <target state="translated">Zvýšení rychlosti přehrávání (vyžaduje pozornost na přehrávač)</target> 11095 <target state="translated">Zvýšení rychlosti přehrávání (vyžaduje pozornost na přehrávač)</target>
11040 11096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group>
11041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> 11097 </trans-unit>
11042 <trans-unit id="5495529997674803186" datatype="html"> 11098 <trans-unit id="5495529997674803186" datatype="html">
11043 <source>Decrease playback rate (requires player focus)</source> 11099 <source>Decrease playback rate (requires player focus)</source>
11044 <target state="translated">Snížení rychlosti přehrávání (vyžaduje pozornost na přehrávač)</target> 11100 <target state="translated">Snížení rychlosti přehrávání (vyžaduje pozornost na přehrávač)</target>
11045 11101 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group>
11046 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> 11102 </trans-unit>
11047 <trans-unit id="3178343147230721210" datatype="html"> 11103 <trans-unit id="3178343147230721210" datatype="html">
11048 <source>Navigate in the video frame by frame (requires player focus)</source> 11104 <source>Navigate in the video frame by frame (requires player focus)</source>
11049 <target state="translated">Procházení videem snímek po snímku (vyžaduje pozornost na přehrávač)</target> 11105 <target state="translated">Procházení videem snímek po snímku (vyžaduje pozornost na přehrávač)</target>
11050 11106 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group>
11051 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> 11107 </trans-unit>
11052 <trans-unit id="8025996572234182184"> 11108 <trans-unit id="8025996572234182184">
11053 <source>Like the video</source> 11109 <source>Like the video</source>
11054 <target>To se mi líbí</target> 11110 <target>To se mi líbí</target>
@@ -11062,8 +11118,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11062 <trans-unit id="1729036051846673606" datatype="html"> 11118 <trans-unit id="1729036051846673606" datatype="html">
11063 <source>When active, the next video is automatically played after the current one.</source> 11119 <source>When active, the next video is automatically played after the current one.</source>
11064 <target state="translated">Pokud je aktivní, automaticky se po aktuálním videu přehraje další.</target> 11120 <target state="translated">Pokud je aktivní, automaticky se po aktuálním videu přehraje další.</target>
11065 11121 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
11066 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 11122 </trans-unit>
11067 <trans-unit id="2431286785954354122" datatype="html"> 11123 <trans-unit id="2431286785954354122" datatype="html">
11068 <source>Recently added</source> 11124 <source>Recently added</source>
11069 <target state="translated">Nedávno přidané</target> 11125 <target state="translated">Nedávno přidané</target>
diff --git a/client/src/locale/angular.de-DE.xlf b/client/src/locale/angular.de-DE.xlf
index c266c5d76..7fca2ae0f 100644
--- a/client/src/locale/angular.de-DE.xlf
+++ b/client/src/locale/angular.de-DE.xlf
@@ -3,32 +3,41 @@
3 <file source-language="en-US" datatype="plaintext" original="" target-language="de-DE"> 3 <file source-language="en-US" datatype="plaintext" original="" target-language="de-DE">
4 <body> 4 <body>
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source><target state="new">Close</target> 6 <source>Close</source>
7 <target state="new">Close</target>
7 <context-group purpose="location"> 8 <context-group purpose="location">
8 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> 9 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context>
9 <context context-type="linenumber">76</context> 10 <context context-type="linenumber">76</context>
10 </context-group> 11 </context-group>
11 </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> 12 </trans-unit>
12 <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 13 <trans-unit id="ngb.carousel.slide-number" datatype="html">
14 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
15 <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"> 16 <context-group purpose="location">
14 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 17 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
15 <context context-type="linenumber">147,157</context> 18 <context context-type="linenumber">147,157</context>
16 </context-group> 19 </context-group>
17 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 20 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
18 </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> 21 </trans-unit>
19 <source>Previous</source><target state="new">Previous</target> 22 <trans-unit id="ngb.carousel.previous" datatype="html">
23 <source>Previous</source>
24 <target state="new">Previous</target>
20 <context-group purpose="location"> 25 <context-group purpose="location">
21 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 26 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
22 <context context-type="linenumber">174</context> 27 <context context-type="linenumber">174</context>
23 </context-group> 28 </context-group>
24 </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> 29 </trans-unit>
25 <source>Next</source><target state="new">Next</target> 30 <trans-unit id="ngb.carousel.next" datatype="html">
31 <source>Next</source>
32 <target state="new">Next</target>
26 <context-group purpose="location"> 33 <context-group purpose="location">
27 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 34 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
28 <context context-type="linenumber">191</context> 35 <context context-type="linenumber">191</context>
29 </context-group> 36 </context-group>
30 </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> 37 </trans-unit>
31 <source>Select month</source><target state="new">Select month</target> 38 <trans-unit id="ngb.datepicker.select-month" datatype="html">
39 <source>Select month</source>
40 <target state="new">Select month</target>
32 <context-group purpose="location"> 41 <context-group purpose="location">
33 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
34 <context context-type="linenumber">74</context> 43 <context context-type="linenumber">74</context>
@@ -37,8 +46,10 @@
37 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
38 <context context-type="linenumber">74</context> 47 <context context-type="linenumber">74</context>
39 </context-group> 48 </context-group>
40 </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> 49 </trans-unit>
41 <source>Select year</source><target state="new">Select year</target> 50 <trans-unit id="ngb.datepicker.select-year" datatype="html">
51 <source>Select year</source>
52 <target state="new">Select year</target>
42 <context-group purpose="location"> 53 <context-group purpose="location">
43 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
44 <context context-type="linenumber">74</context> 55 <context context-type="linenumber">74</context>
@@ -47,8 +58,10 @@
47 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
48 <context context-type="linenumber">74</context> 59 <context context-type="linenumber">74</context>
49 </context-group> 60 </context-group>
50 </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> 61 </trans-unit>
51 <source>Previous month</source><target state="new">Previous month</target> 62 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
63 <source>Previous month</source>
64 <target state="new">Previous month</target>
52 <context-group purpose="location"> 65 <context-group purpose="location">
53 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
54 <context context-type="linenumber">69</context> 67 <context context-type="linenumber">69</context>
@@ -57,8 +70,10 @@
57 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
58 <context context-type="linenumber">69</context> 71 <context context-type="linenumber">69</context>
59 </context-group> 72 </context-group>
60 </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> 73 </trans-unit>
61 <source>Next month</source><target state="new">Next month</target> 74 <trans-unit id="ngb.datepicker.next-month" datatype="html">
75 <source>Next month</source>
76 <target state="new">Next month</target>
62 <context-group purpose="location"> 77 <context-group purpose="location">
63 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 78 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
64 <context context-type="linenumber">69</context> 79 <context context-type="linenumber">69</context>
@@ -67,162 +82,209 @@
67 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 82 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
68 <context context-type="linenumber">69</context> 83 <context context-type="linenumber">69</context>
69 </context-group> 84 </context-group>
70 </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> 85 </trans-unit>
71 <source>««</source><target state="new">««</target> 86 <trans-unit id="ngb.pagination.first" datatype="html">
87 <source>««</source>
88 <target state="new">««</target>
72 <context-group purpose="location"> 89 <context-group purpose="location">
73 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 90 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
74 <context context-type="linenumber">244,245</context> 91 <context context-type="linenumber">244,245</context>
75 </context-group> 92 </context-group>
76 </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> 93 </trans-unit>
77 <source>«</source><target state="new">«</target> 94 <trans-unit id="ngb.pagination.previous" datatype="html">
95 <source>«</source>
96 <target state="new">«</target>
78 <context-group purpose="location"> 97 <context-group purpose="location">
79 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 98 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
80 <context context-type="linenumber">261,263</context> 99 <context context-type="linenumber">261,263</context>
81 </context-group> 100 </context-group>
82 </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> 101 </trans-unit>
83 <source>»</source><target state="new">»</target> 102 <trans-unit id="ngb.pagination.next" datatype="html">
103 <source>»</source>
104 <target state="new">»</target>
84 <context-group purpose="location"> 105 <context-group purpose="location">
85 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 106 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
86 <context context-type="linenumber">274,275</context> 107 <context context-type="linenumber">274,275</context>
87 </context-group> 108 </context-group>
88 </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> 109 </trans-unit>
89 <source>»»</source><target state="new">»»</target> 110 <trans-unit id="ngb.pagination.last" datatype="html">
111 <source>»»</source>
112 <target state="new">»»</target>
90 <context-group purpose="location"> 113 <context-group purpose="location">
91 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 114 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
92 <context context-type="linenumber">295,296</context> 115 <context context-type="linenumber">295,296</context>
93 </context-group> 116 </context-group>
94 </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> 117 </trans-unit>
95 <source>First</source><target state="new">First</target> 118 <trans-unit id="ngb.pagination.first-aria" datatype="html">
119 <source>First</source>
120 <target state="new">First</target>
96 <context-group purpose="location"> 121 <context-group purpose="location">
97 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 122 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
98 <context context-type="linenumber">310,311</context> 123 <context context-type="linenumber">310,311</context>
99 </context-group> 124 </context-group>
100 </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> 125 </trans-unit>
101 <source>Previous</source><target state="new">Previous</target> 126 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
127 <source>Previous</source>
128 <target state="new">Previous</target>
102 <context-group purpose="location"> 129 <context-group purpose="location">
103 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 130 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
104 <context context-type="linenumber">324,326</context> 131 <context context-type="linenumber">324,326</context>
105 </context-group> 132 </context-group>
106 </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> 133 </trans-unit>
107 <source>Next</source><target state="new">Next</target> 134 <trans-unit id="ngb.pagination.next-aria" datatype="html">
135 <source>Next</source>
136 <target state="new">Next</target>
108 <context-group purpose="location"> 137 <context-group purpose="location">
109 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 138 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
110 <context context-type="linenumber">337,338</context> 139 <context context-type="linenumber">337,338</context>
111 </context-group> 140 </context-group>
112 </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> 141 </trans-unit>
113 <source>Last</source><target state="new">Last</target> 142 <trans-unit id="ngb.pagination.last-aria" datatype="html">
143 <source>Last</source>
144 <target state="new">Last</target>
114 <context-group purpose="location"> 145 <context-group purpose="location">
115 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 146 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
116 <context context-type="linenumber">348,349</context> 147 <context context-type="linenumber">348,349</context>
117 </context-group> 148 </context-group>
118 </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> 149 </trans-unit>
119 <source><x id="INTERPOLATION" equiv-text="nd so on. 150 <trans-unit id="ngb.progressbar.value" datatype="html">
120 *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. 151 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
121 *"/></target> 152 <target state="new"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
122 <context-group purpose="location"> 153 <context-group purpose="location">
123 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> 154 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context>
124 <context context-type="linenumber">58,60</context> 155 <context context-type="linenumber">58,60</context>
125 </context-group> 156 </context-group>
126 </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> 157 </trans-unit>
127 <source>HH</source><target state="new">HH</target> 158 <trans-unit id="ngb.timepicker.HH" datatype="html">
159 <source>HH</source>
160 <target state="new">HH</target>
128 <context-group purpose="location"> 161 <context-group purpose="location">
129 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 162 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
130 <context context-type="linenumber">131</context> 163 <context context-type="linenumber">131</context>
131 </context-group> 164 </context-group>
132 </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> 165 </trans-unit>
133 <source>Hours</source><target state="new">Hours</target> 166 <trans-unit id="ngb.timepicker.hours" datatype="html">
167 <source>Hours</source>
168 <target state="new">Hours</target>
134 <context-group purpose="location"> 169 <context-group purpose="location">
135 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 170 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
136 <context context-type="linenumber">151</context> 171 <context context-type="linenumber">151</context>
137 </context-group> 172 </context-group>
138 </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> 173 </trans-unit>
139 <source>MM</source><target state="new">MM</target> 174 <trans-unit id="ngb.timepicker.MM" datatype="html">
175 <source>MM</source>
176 <target state="new">MM</target>
140 <context-group purpose="location"> 177 <context-group purpose="location">
141 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 178 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
142 <context context-type="linenumber">165,168</context> 179 <context context-type="linenumber">165,168</context>
143 </context-group> 180 </context-group>
144 </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> 181 </trans-unit>
145 <source>Minutes</source><target state="new">Minutes</target> 182 <trans-unit id="ngb.timepicker.minutes" datatype="html">
183 <source>Minutes</source>
184 <target state="new">Minutes</target>
146 <context-group purpose="location"> 185 <context-group purpose="location">
147 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 186 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
148 <context context-type="linenumber">182,183</context> 187 <context context-type="linenumber">182,183</context>
149 </context-group> 188 </context-group>
150 </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 189 </trans-unit>
151 <source>Increment hours</source><target state="new">Increment hours</target> 190 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
191 <source>Increment hours</source>
192 <target state="new">Increment hours</target>
152 <context-group purpose="location"> 193 <context-group purpose="location">
153 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 194 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
154 <context context-type="linenumber">197,198</context> 195 <context context-type="linenumber">197,198</context>
155 </context-group> 196 </context-group>
156 </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 197 </trans-unit>
157 <source>Decrement hours</source><target state="new">Decrement hours</target> 198 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
199 <source>Decrement hours</source>
200 <target state="new">Decrement hours</target>
158 <context-group purpose="location"> 201 <context-group purpose="location">
159 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 202 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
160 <context context-type="linenumber">210</context> 203 <context context-type="linenumber">210</context>
161 </context-group> 204 </context-group>
162 </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 205 </trans-unit>
163 <source>Increment minutes</source><target state="new">Increment minutes</target> 206 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
207 <source>Increment minutes</source>
208 <target state="new">Increment minutes</target>
164 <context-group purpose="location"> 209 <context-group purpose="location">
165 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 210 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
166 <context context-type="linenumber">229,230</context> 211 <context context-type="linenumber">229,230</context>
167 </context-group> 212 </context-group>
168 </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 213 </trans-unit>
169 <source>Decrement minutes</source><target state="new">Decrement minutes</target> 214 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
215 <source>Decrement minutes</source>
216 <target state="new">Decrement minutes</target>
170 <context-group purpose="location"> 217 <context-group purpose="location">
171 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 218 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
172 <context context-type="linenumber">245,249</context> 219 <context context-type="linenumber">245,249</context>
173 </context-group> 220 </context-group>
174 </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> 221 </trans-unit>
175 <source>SS</source><target state="new">SS</target> 222 <trans-unit id="ngb.timepicker.SS" datatype="html">
223 <source>SS</source>
224 <target state="new">SS</target>
176 <context-group purpose="location"> 225 <context-group purpose="location">
177 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 226 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
178 <context context-type="linenumber">268</context> 227 <context context-type="linenumber">268</context>
179 </context-group> 228 </context-group>
180 </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> 229 </trans-unit>
181 <source>Seconds</source><target state="new">Seconds</target> 230 <trans-unit id="ngb.timepicker.seconds" datatype="html">
231 <source>Seconds</source>
232 <target state="new">Seconds</target>
182 <context-group purpose="location"> 233 <context-group purpose="location">
183 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 234 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
184 <context context-type="linenumber">279,283</context> 235 <context context-type="linenumber">279,283</context>
185 </context-group> 236 </context-group>
186 </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> 237 </trans-unit>
187 <source>Increment seconds</source><target state="new">Increment seconds</target> 238 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
239 <source>Increment seconds</source>
240 <target state="new">Increment seconds</target>
188 <context-group purpose="location"> 241 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 242 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context> 243 <context context-type="linenumber">295</context>
191 </context-group> 244 </context-group>
192 </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> 245 </trans-unit>
193 <source>Decrement seconds</source><target state="new">Decrement seconds</target> 246 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
247 <source>Decrement seconds</source>
248 <target state="new">Decrement seconds</target>
194 <context-group purpose="location"> 249 <context-group purpose="location">
195 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 250 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
196 <context context-type="linenumber">295</context> 251 <context context-type="linenumber">295</context>
197 </context-group> 252 </context-group>
198 </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> 253 </trans-unit>
199 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 254 <trans-unit id="ngb.timepicker.PM" datatype="html">
255 <source><x id="INTERPOLATION"/></source>
256 <target state="new"><x id="INTERPOLATION"/></target>
200 <context-group purpose="location"> 257 <context-group purpose="location">
201 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 258 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
202 <context context-type="linenumber">295</context> 259 <context context-type="linenumber">295</context>
203 </context-group> 260 </context-group>
204 </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> 261 </trans-unit>
205 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 262 <trans-unit id="ngb.timepicker.AM" datatype="html">
263 <source><x id="INTERPOLATION"/></source>
264 <target state="new"><x id="INTERPOLATION"/></target>
206 <context-group purpose="location"> 265 <context-group purpose="location">
207 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 266 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
208 <context context-type="linenumber">295</context> 267 <context context-type="linenumber">295</context>
209 </context-group> 268 </context-group>
210 </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> 269 </trans-unit>
211 <source>Close</source><target state="new">Close</target> 270 <trans-unit id="ngb.toast.close-aria" datatype="html">
271 <source>Close</source>
272 <target state="new">Close</target>
212 <context-group purpose="location"> 273 <context-group purpose="location">
213 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> 274 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context>
214 <context context-type="linenumber">106</context> 275 <context context-type="linenumber">106</context>
215 </context-group> 276 </context-group>
216 </trans-unit><trans-unit id="219462505467671767" datatype="html"> 277 </trans-unit>
278 <trans-unit id="219462505467671767" datatype="html">
217 <source>Close the left menu</source> 279 <source>Close the left menu</source>
218 <target state="translated">Linkes Menü schließen</target> 280 <target state="translated">Linkes Menü schließen</target>
219 281 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 282 </trans-unit>
221 <trans-unit id="3455550526898419928" datatype="html"> 283 <trans-unit id="3455550526898419928" datatype="html">
222 <source>Open the left menu</source> 284 <source>Open the left menu</source>
223 <target state="translated">Linkes Menü öffnen</target> 285 <target state="translated">Linkes Menü öffnen</target>
224 286 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
225 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 287 </trans-unit>
226 <trans-unit id="9075761896562520962"> 288 <trans-unit id="9075761896562520962">
227 <source>You don't have notifications.</source> 289 <source>You don't have notifications.</source>
228 <target>Du hast keine Benachrichtigungen.</target> 290 <target>Du hast keine Benachrichtigungen.</target>
@@ -320,8 +382,8 @@
320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
321 </trans-unit> 383 </trans-unit>
322 <trans-unit id="5504059606863599420" datatype="html"> 384 <trans-unit id="5504059606863599420" datatype="html">
323 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 385 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
324 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> erwähnte Sie in <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>Video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 386 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> erwähnte Sie in <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>Video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
325 <context-group purpose="location"> 387 <context-group purpose="location">
326 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 388 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
327 <context context-type="linenumber">164</context> 389 <context context-type="linenumber">164</context>
@@ -338,16 +400,16 @@
338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
339 </trans-unit> 401 </trans-unit>
340 <trans-unit id="363592786729553688" datatype="html"> 402 <trans-unit id="363592786729553688" datatype="html">
341 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 403 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
342 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Eine neue Version des Plugins/Themes <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> ist verfügbar: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 404 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>Eine neue Version des Plugins/Themes <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> ist verfügbar: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
343 <context-group purpose="location"> 405 <context-group purpose="location">
344 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 406 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
345 <context context-type="linenumber">198,199</context> 407 <context context-type="linenumber">198,199</context>
346 </context-group> 408 </context-group>
347 </trans-unit> 409 </trans-unit>
348 <trans-unit id="5055099158245592648" datatype="html"> 410 <trans-unit id="5055099158245592648" datatype="html">
349 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 411 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
350 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Eine neue Version von PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> ist verfügbar: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 412 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>Eine neue Version von PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> ist verfügbar: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
351 <context-group purpose="location"> 413 <context-group purpose="location">
352 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 414 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
353 <context context-type="linenumber">206,207</context> 415 <context context-type="linenumber">206,207</context>
@@ -371,13 +433,13 @@
371 <trans-unit id="8817917090143649804" datatype="html"> 433 <trans-unit id="8817917090143649804" datatype="html">
372 <source>Account muted</source> 434 <source>Account muted</source>
373 <target state="translated">Konto stummgeschaltet</target> 435 <target state="translated">Konto stummgeschaltet</target>
374 436 <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>
375 <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></trans-unit> 437 </trans-unit>
376 <trans-unit id="1684597533616494551" datatype="html"> 438 <trans-unit id="1684597533616494551" datatype="html">
377 <source>Server muted</source> 439 <source>Server muted</source>
378 <target state="translated">Server stummgeschaltet</target> 440 <target state="translated">Server stummgeschaltet</target>
379 441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group>
380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 442 </trans-unit>
381 <trans-unit id="5924559757556526785"> 443 <trans-unit id="5924559757556526785">
382 <source>Save to</source> 444 <source>Save to</source>
383 <target>Speichern unter</target> 445 <target>Speichern unter</target>
@@ -438,9 +500,8 @@
438 <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> 500 <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>
439 </trans-unit> 501 </trans-unit>
440 <trans-unit id="2193037168694505715" datatype="html"> 502 <trans-unit id="2193037168694505715" datatype="html">
441 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 503 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
442 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 504 <target state="translated">Kurzer Text, um den Leuten mitzuteilen, wie sie den Kanal unterstützen können (Mitgliedschaftsplattform...).&lt;br /&gt;&lt;br /&gt; Wenn ein Video in diesem Kanal hochgeladen wird, wird das Videounterstützungsfeld automatisch mit diesem Text gefüllt.</target>
443 <target state="translated">Kurzer Text, um den Leuten mitzuteilen, wie sie den Kanal unterstützen können (Mitgliedschaftsplattform...).&lt;br />&lt;br /> Wenn ein Video in diesem Kanal hochgeladen wird, wird das Videounterstützungsfeld automatisch mit diesem Text gefüllt.</target>
444 <context-group purpose="location"> 505 <context-group purpose="location">
445 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 506 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
446 <context context-type="linenumber">67,68</context> 507 <context context-type="linenumber">67,68</context>
@@ -493,19 +554,19 @@
493 <trans-unit id="1006562256968398209" datatype="html"> 554 <trans-unit id="1006562256968398209" datatype="html">
494 <source>video</source> 555 <source>video</source>
495 <target state="translated">Video</target> 556 <target state="translated">Video</target>
496 557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group>
497 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group>
498 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 559 </trans-unit>
499 <trans-unit id="6995024616159044376" datatype="html"> 560 <trans-unit id="6995024616159044376" datatype="html">
500 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 561 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
501 <target state="translated">Ihr Videokontingent ist mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, Kontingent: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <target state="translated">Ihr Videokontingent ist mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, Kontingent: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
502 563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group>
503 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> 564 </trans-unit>
504 <trans-unit id="7873395933409147217" datatype="html"> 565 <trans-unit id="7873395933409147217" datatype="html">
505 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 566 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
506 <target state="translated">Ihr tägliches Videokontingent wurde mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, Kontingent: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 567 <target state="translated">Ihr tägliches Videokontingent wurde mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, Kontingent: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
507 568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group>
508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 569 </trans-unit>
509 <trans-unit id="5235042777215655908" datatype="html"> 570 <trans-unit id="5235042777215655908" datatype="html">
510 <source>subtitles</source> 571 <source>subtitles</source>
511 <target state="translated">Untertitel</target> 572 <target state="translated">Untertitel</target>
@@ -595,9 +656,9 @@
595 <trans-unit id="9081463435738465430" datatype="html"> 656 <trans-unit id="9081463435738465430" datatype="html">
596 <source>Blocked</source> 657 <source>Blocked</source>
597 <target state="translated">Blockiert</target> 658 <target state="translated">Blockiert</target>
598 659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
599 660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group>
600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 661 </trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 662 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 663 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="translated">Sind Sie sicher, dass Sie diese Videos <x id="PH" equiv-text="videos.length"/> löschen wollen?</target> 664 <target state="translated">Sind Sie sicher, dass Sie diese Videos <x id="PH" equiv-text="videos.length"/> löschen wollen?</target>
@@ -739,8 +800,8 @@
739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
740 </trans-unit> 801 </trans-unit>
741 <trans-unit id="8644431249513874405" datatype="html"> 802 <trans-unit id="8644431249513874405" datatype="html">
742 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source> 803 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
743 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> kompatibel. Unterstützt:</target> 804 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; kompatibel. Unterstützt:</target>
744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
745 </trans-unit> 806 </trans-unit>
746 <trans-unit id="146235964740293376" datatype="html"> 807 <trans-unit id="146235964740293376" datatype="html">
@@ -936,7 +997,7 @@
936 </trans-unit> 997 </trans-unit>
937 <trans-unit id="7683705529753923369" datatype="html"> 998 <trans-unit id="7683705529753923369" datatype="html">
938 <source>Player</source> 999 <source>Player</source>
939 <target state="translated">Spieler</target> 1000 <target state="translated">Abspieler</target>
940 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">111</context></context-group> 1001 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">111</context></context-group>
941 </trans-unit> 1002 </trans-unit>
942 <trans-unit id="2000016511993764346"> 1003 <trans-unit id="2000016511993764346">
@@ -952,9 +1013,9 @@
952 <trans-unit id="2906587845957718064"> 1013 <trans-unit id="2906587845957718064">
953 <source>Local</source> 1014 <source>Local</source>
954 <target>Lokal</target> 1015 <target>Lokal</target>
955 1016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group>
956 1017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group>
957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.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-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 1018 </trans-unit>
958 <trans-unit id="1670306451865226564" datatype="html"> 1019 <trans-unit id="1670306451865226564" datatype="html">
959 <source>users</source> 1020 <source>users</source>
960 <target state="translated">Benutzer</target> 1021 <target state="translated">Benutzer</target>
@@ -979,7 +1040,7 @@
979 </trans-unit> 1040 </trans-unit>
980 <trans-unit id="7222991934579313942" datatype="html"> 1041 <trans-unit id="7222991934579313942" datatype="html">
981 <source>of hosted video</source> 1042 <source>of hosted video</source>
982 <target state="translated">eines bereitgestellten Videos</target> 1043 <target state="translated">an bereitgestellten Videos</target>
983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">51</context></context-group> 1044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">51</context></context-group>
984 </trans-unit> 1045 </trans-unit>
985 <trans-unit id="8726138323871139597" datatype="html"> 1046 <trans-unit id="8726138323871139597" datatype="html">
@@ -1141,22 +1202,22 @@
1141 <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> 1202 <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>
1142 </trans-unit> 1203 </trans-unit>
1143 <trans-unit id="7252854992688790751" datatype="html"> 1204 <trans-unit id="7252854992688790751" datatype="html">
1144 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1205 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1145 <target state="translated">Diese Instanz erlaubt eine Registrierung. Lesen sie sich trotzdem die <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>durch, bevor sie sich ein Konto erstellen. Hier können sie auch nach einer anderen Instanz suchen, die ihren Wünschen entspricht: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1206 <target state="translated">Diese Instanz erlaubt eine Registrierung. Lesen sie sich trotzdem die <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> durch, bevor sie sich ein Konto erstellen. Hier können sie auch nach einer anderen Instanz suchen, die ihren Wünschen entspricht: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1146 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1147 </trans-unit> 1208 </trans-unit>
1148 <trans-unit id="7215649348148521605" datatype="html"> 1209 <trans-unit id="7215649348148521605" datatype="html">
1149 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1210 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1150 <target state="translated">Diese Instanz erlaubt zurzeit keine Registrierung, sie können sich die <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> für mehr Details durchlesen, oder hier nach einer Instanz suchen, die Ihnen das Anlegen eines Kontos und das Hochladen von Videos erlaubt: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1211 <target state="translated">Diese Instanz erlaubt zurzeit keine Registrierung, sie können sich die <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> für mehr Details durchlesen, oder hier nach einer Instanz suchen, die Ihnen das Anlegen eines Kontos und das Hochladen von Videos erlaubt: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1151 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1152 </trans-unit> 1213 </trans-unit>
1153 <trans-unit id="2392488717875840729"> 1214 <trans-unit id="2392488717875840729">
1154 <source>User</source> 1215 <source>User</source>
1155 <target>Benutzer</target> 1216 <target>Benutzer</target>
1156 1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1157 1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group>
1158 1219 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group>
1159 <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">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 1220 </trans-unit>
1160 <trans-unit id="3997350348765083892"> 1221 <trans-unit id="3997350348765083892">
1161 <source>Username or email address</source> 1222 <source>Username or email address</source>
1162 <target>Benutzername oder E-Mail-Adresse</target> 1223 <target>Benutzername oder E-Mail-Adresse</target>
@@ -1215,8 +1276,7 @@
1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> 1276 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1216 </trans-unit> 1277 </trans-unit>
1217 <trans-unit id="1190256911880544559" datatype="html"> 1278 <trans-unit id="1190256911880544559" datatype="html">
1218 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1279 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
1219The link will expire within 1 hour.</source>
1220 <target state="translated">Es wird eine E-Mail zum Zurücksetzen des Passworts an <x id="PH" equiv-text="this.forgotPasswordEmail"/> gesendet. Der Link wird in einer Stunde ablaufen.</target> 1280 <target state="translated">Es wird eine E-Mail zum Zurücksetzen des Passworts an <x id="PH" equiv-text="this.forgotPasswordEmail"/> gesendet. Der Link wird in einer Stunde ablaufen.</target>
1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1281 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1222 </trans-unit> 1282 </trans-unit>
@@ -1255,8 +1315,8 @@ The link will expire within 1 hour.</source>
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1315 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1256 </trans-unit> 1316 </trans-unit>
1257 <trans-unit id="8434369348784683733" datatype="html"> 1317 <trans-unit id="8434369348784683733" datatype="html">
1258 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 1318 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1259 <target state="translated">für <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 1319 <target state="translated">für <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
1260 <context-group purpose="location"> 1320 <context-group purpose="location">
1261 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1321 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1262 <context context-type="linenumber">10</context> 1322 <context context-type="linenumber">10</context>
@@ -1664,18 +1724,18 @@ Hilf mit PeerTube zu übersetzen!</target>
1664 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1724 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1665 </trans-unit> 1725 </trans-unit>
1666 <trans-unit id="7239874680342223476" datatype="html"> 1726 <trans-unit id="7239874680342223476" datatype="html">
1667 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source> 1727 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1668 <target state="translated">Helfen Sie Moderatoren und anderen Usern dabei zu wissen, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>wer Sie sind<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> mit:</target> 1728 <target state="translated">Helfen Sie Moderatoren und anderen Usern dabei zu wissen, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>wer Sie sind<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> mit:</target>
1669 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1729 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1670 </trans-unit> 1730 </trans-unit>
1671 <trans-unit id="5856432243446401016" datatype="html"> 1731 <trans-unit id="5856432243446401016" datatype="html">
1672 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1732 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1673 <target state="translated">Dem Hochladen <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>eines Avatars<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1733 <target state="translated">Dem Hochladen <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>eines Avatars<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1674 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1734 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1675 </trans-unit> 1735 </trans-unit>
1676 <trans-unit id="3221645359464920754" datatype="html"> 1736 <trans-unit id="3221645359464920754" datatype="html">
1677 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1737 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1678 <target state="translated">Dem Schreiben einer <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1738 <target state="translated">Dem Schreiben einer <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1679 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1739 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1680 </trans-unit> 1740 </trans-unit>
1681 <trans-unit id="2218100934178971211" datatype="html"> 1741 <trans-unit id="2218100934178971211" datatype="html">
@@ -2094,8 +2154,8 @@ Hilf mit PeerTube zu übersetzen!</target>
2094 <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> 2154 <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>
2095 </trans-unit> 2155 </trans-unit>
2096 <trans-unit id="1358902062258458923" datatype="html"> 2156 <trans-unit id="1358902062258458923" datatype="html">
2097 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2157 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2098 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia. org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown-compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> das auch <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs. joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>angepasste PeerTube HTML-Tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> unterstützt</target> 2158 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia. org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown-compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> das auch <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs. joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>angepasste PeerTube HTML-Tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> unterstützt</target>
2099 <context-group purpose="location"> 2159 <context-group purpose="location">
2100 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2160 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2101 <context context-type="linenumber">2</context> 2161 <context context-type="linenumber">2</context>
@@ -2170,8 +2230,8 @@ Hilf mit PeerTube zu übersetzen!</target>
2170 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> 2230 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group>
2171 </trans-unit> 2231 </trans-unit>
2172 <trans-unit id="2090254132451149776" datatype="html"> 2232 <trans-unit id="2090254132451149776" datatype="html">
2173 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2233 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2174 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Wählen Sie<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> die passende Lizenz für Ihre Arbeit. </target> 2234 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Wählen Sie<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> die passende Lizenz für Ihre Arbeit. </target>
2175 <context-group purpose="location"> 2235 <context-group purpose="location">
2176 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2236 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2177 <context context-type="linenumber">79,80</context> 2237 <context context-type="linenumber">79,80</context>
@@ -2253,7 +2313,7 @@ Hilf mit PeerTube zu übersetzen!</target>
2253 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> 2313 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group>
2254 </trans-unit> 2314 </trans-unit>
2255 <trans-unit id="5600963353867835532"> 2315 <trans-unit id="5600963353867835532">
2256 <source>Already uploaded ✔</source> 2316 <source>Already uploaded ✔</source>
2257 <target>Bereits hochgeladen ✔</target> 2317 <target>Bereits hochgeladen ✔</target>
2258 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> 2318 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group>
2259 </trans-unit> 2319 </trans-unit>
@@ -2363,8 +2423,9 @@ Hilf mit PeerTube zu übersetzen!</target>
2363 <trans-unit id="8693603235657020323" datatype="html"> 2423 <trans-unit id="8693603235657020323" datatype="html">
2364 <source>Other</source> 2424 <source>Other</source>
2365 <target state="translated">Andere</target> 2425 <target state="translated">Andere</target>
2366 2426 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group>
2367 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2428 </trans-unit>
2368 <trans-unit id="2200003513633568069"> 2429 <trans-unit id="2200003513633568069">
2369 <source>Enable video comments</source> 2430 <source>Enable video comments</source>
2370 <target>Videokommentare zulassen</target> 2431 <target>Videokommentare zulassen</target>
@@ -2414,13 +2475,13 @@ Hilf mit PeerTube zu übersetzen!</target>
2414 <trans-unit id="9172233176401579786"> 2475 <trans-unit id="9172233176401579786">
2415 <source>Scheduled</source> 2476 <source>Scheduled</source>
2416 <target>Geplante Veröffentlichung</target> 2477 <target>Geplante Veröffentlichung</target>
2417 2478 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group>
2418 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> 2479 </trans-unit>
2419 <trans-unit id="1435317307066082710" datatype="html"> 2480 <trans-unit id="1435317307066082710" datatype="html">
2420 <source>Hide the video until a specific date</source> 2481 <source>Hide the video until a specific date</source>
2421 <target state="translated">Video bis zu einem bestimmten Datum verbergen</target> 2482 <target state="translated">Video bis zu einem bestimmten Datum verbergen</target>
2422 2483 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group>
2423 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 2484 </trans-unit>
2424 <trans-unit id="1087181129481039628" datatype="html"> 2485 <trans-unit id="1087181129481039628" datatype="html">
2425 <source>Normal live</source> 2486 <source>Normal live</source>
2426 <target state="translated">Normale Live-Übertragung</target> 2487 <target state="translated">Normale Live-Übertragung</target>
@@ -2550,43 +2611,43 @@ Hilf mit PeerTube zu übersetzen!</target>
2550 <trans-unit id="4422946962830681102" datatype="html"> 2611 <trans-unit id="4422946962830681102" datatype="html">
2551 <source>Torrents with only 1 file are supported.</source> 2612 <source>Torrents with only 1 file are supported.</source>
2552 <target state="translated">Torrents mit nur einer Datei werden unterstützt.</target> 2613 <target state="translated">Torrents mit nur einer Datei werden unterstützt.</target>
2553 2614 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group>
2554 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 2615 </trans-unit>
2555 <trans-unit id="7860848084471862305" datatype="html"> 2616 <trans-unit id="7860848084471862305" datatype="html">
2556 <source>Cannot create live because this instance have too many created lives</source> 2617 <source>Cannot create live because this instance have too many created lives</source>
2557 <target state="translated">Kann kein Live-Übertragung erzeugen, da diese Instanz zu viele erzeugte Live-Übertragungen hat</target> 2618 <target state="translated">Kann kein Live-Übertragung erzeugen, da diese Instanz zu viele erzeugte Live-Übertragungen hat</target>
2558 2619 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group>
2559 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 2620 </trans-unit>
2560 <trans-unit id="1278564497286613571" datatype="html"> 2621 <trans-unit id="1278564497286613571" datatype="html">
2561 <source>Cannot create live because you created too many lives</source> 2622 <source>Cannot create live because you created too many lives</source>
2562 <target state="translated">Kann keine Live-Übertragung erzeugen, weil Sie zu viele Live-Übertragungen erzeugt haben</target> 2623 <target state="translated">Kann keine Live-Übertragung erzeugen, weil Sie zu viele Live-Übertragungen erzeugt haben</target>
2563 2624 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group>
2564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 2625 </trans-unit>
2565 <trans-unit id="2621043320678012413" datatype="html"> 2626 <trans-unit id="2621043320678012413" datatype="html">
2566 <source>Live published.</source> 2627 <source>Live published.</source>
2567 <target state="translated">Live-Übertragung veröffentlicht.</target> 2628 <target state="translated">Live-Übertragung veröffentlicht.</target>
2568 2629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group>
2569 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 2630 </trans-unit>
2570 <trans-unit id="5872059367236038160" datatype="html"> 2631 <trans-unit id="5872059367236038160" datatype="html">
2571 <source>Stream only once and save a replay of your live</source> 2632 <source>Stream only once and save a replay of your live</source>
2572 <target state="translated">Nur einmal streamen und eine Aufzeichnung der Übertragung speichern</target> 2633 <target state="translated">Nur einmal streamen und eine Aufzeichnung der Übertragung speichern</target>
2573 2634 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group>
2574 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 2635 </trans-unit>
2575 <trans-unit id="2360261543675520397" datatype="html"> 2636 <trans-unit id="2360261543675520397" datatype="html">
2576 <source>Stream only once</source> 2637 <source>Stream only once</source>
2577 <target state="translated">Nur einmal streamen</target> 2638 <target state="translated">Nur einmal streamen</target>
2578 2639 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group>
2579 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> 2640 </trans-unit>
2580 <trans-unit id="5168540607709796871" datatype="html"> 2641 <trans-unit id="5168540607709796871" datatype="html">
2581 <source>Stream multiple times, replays can't be saved</source> 2642 <source>Stream multiple times, replays can't be saved</source>
2582 <target state="translated">Mehrere Male streamen, Aufzeichnungen können nicht gespeichert werden</target> 2643 <target state="translated">Mehrere Male streamen, Aufzeichnungen können nicht gespeichert werden</target>
2583 2644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group>
2584 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> 2645 </trans-unit>
2585 <trans-unit id="58134197356653483" datatype="html"> 2646 <trans-unit id="58134197356653483" datatype="html">
2586 <source>Stream multiple times using the same URL</source> 2647 <source>Stream multiple times using the same URL</source>
2587 <target state="translated">Mehrere Male mit der gleichen URL streamen</target> 2648 <target state="translated">Mehrere Male mit der gleichen URL streamen</target>
2588 2649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group>
2589 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> 2650 </trans-unit>
2590 <trans-unit id="8218579597782287078" datatype="html"> 2651 <trans-unit id="8218579597782287078" datatype="html">
2591 <source>Go Live</source> 2652 <source>Go Live</source>
2592 <target state="translated">Live gehen</target> 2653 <target state="translated">Live gehen</target>
@@ -2734,13 +2795,13 @@ Hilf mit PeerTube zu übersetzen!</target>
2734 <trans-unit id="2353402732767789211" datatype="html"> 2795 <trans-unit id="2353402732767789211" datatype="html">
2735 <source>More customization</source> 2796 <source>More customization</source>
2736 <target state="translated">Weitere Individualisierungen</target> 2797 <target state="translated">Weitere Individualisierungen</target>
2737 2798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
2738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 2799 </trans-unit>
2739 <trans-unit id="1284179134768564307" datatype="html"> 2800 <trans-unit id="1284179134768564307" datatype="html">
2740 <source>Less customization</source> 2801 <source>Less customization</source>
2741 <target state="translated">Weniger Individualisierungen</target> 2802 <target state="translated">Weniger Individualisierungen</target>
2742 2803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group>
2743 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> 2804 </trans-unit>
2744 <trans-unit id="1290987288288099212" datatype="html"> 2805 <trans-unit id="1290987288288099212" datatype="html">
2745 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 2806 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2746 <target state="translated">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 2807 <target state="translated">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -2787,8 +2848,10 @@ Hilf mit PeerTube zu übersetzen!</target>
2787 <source>Display video title</source> 2848 <source>Display video title</source>
2788 <target>Zeige Videotitel</target> 2849 <target>Zeige Videotitel</target>
2789 <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> 2850 <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>
2790 </trans-unit><trans-unit id="7482217084177855485" datatype="html"> 2851 </trans-unit>
2791 <source>P2P</source><target state="new">P2P</target> 2852 <trans-unit id="7482217084177855485" datatype="html">
2853 <source>P2P</source>
2854 <target state="new">P2P</target>
2792 <context-group purpose="location"> 2855 <context-group purpose="location">
2793 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> 2856 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2794 <context context-type="linenumber">222</context> 2857 <context context-type="linenumber">222</context>
@@ -2797,18 +2860,18 @@ Hilf mit PeerTube zu übersetzen!</target>
2797 <trans-unit id="1068153312491986796"> 2860 <trans-unit id="1068153312491986796">
2798 <source>Display privacy warning</source> 2861 <source>Display privacy warning</source>
2799 <target>Zeige Datenschutzwarnung</target> 2862 <target>Zeige Datenschutzwarnung</target>
2800 2863 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group>
2801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> 2864 </trans-unit>
2802 <trans-unit id="7540352830225038263"> 2865 <trans-unit id="7540352830225038263">
2803 <source>Display player controls</source> 2866 <source>Display player controls</source>
2804 <target>Zeige Abspielsteuerung</target> 2867 <target>Zeige Abspielsteuerung</target>
2805 2868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group>
2806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> 2869 </trans-unit>
2807 <trans-unit id="805456636864344681" datatype="html"> 2870 <trans-unit id="805456636864344681" datatype="html">
2808 <source>Display PeerTube button link</source> 2871 <source>Display PeerTube button link</source>
2809 <target state="translated">PeerTube-Link als Button anzeigen</target> 2872 <target state="translated">PeerTube-Link als Button anzeigen</target>
2810 2873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group>
2811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> 2874 </trans-unit>
2812 <trans-unit id="8928816882866356838"> 2875 <trans-unit id="8928816882866356838">
2813 <source>Public</source> 2876 <source>Public</source>
2814 <target>Öffentlich</target> 2877 <target>Öffentlich</target>
@@ -2817,8 +2880,8 @@ Hilf mit PeerTube zu übersetzen!</target>
2817 <trans-unit id="4416005356063364306" datatype="html"> 2880 <trans-unit id="4416005356063364306" datatype="html">
2818 <source>This video is blocked.</source> 2881 <source>This video is blocked.</source>
2819 <target state="translated">Das Video ist gesperrt.</target> 2882 <target state="translated">Das Video ist gesperrt.</target>
2820 2883 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group>
2821 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2884 </trans-unit>
2822 <trans-unit id="2482137713226830428" datatype="html"> 2885 <trans-unit id="2482137713226830428" datatype="html">
2823 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2886 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2824 <target state="translated">Veröffentlicht <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2887 <target state="translated">Veröffentlicht <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
@@ -2935,9 +2998,9 @@ Hilf mit PeerTube zu übersetzen!</target>
2935 <trans-unit id="1465291804668949243" datatype="html"> 2998 <trans-unit id="1465291804668949243" datatype="html">
2936 <source>NSFW</source> 2999 <source>NSFW</source>
2937 <target state="translated">NSFW</target> 3000 <target state="translated">NSFW</target>
2938 3001 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group>
2939 3002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group>
2940 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 3003 </trans-unit>
2941 <trans-unit id="4512155674928869984"> 3004 <trans-unit id="4512155674928869984">
2942 <source>Get more information</source> 3005 <source>Get more information</source>
2943 <target>Weitere Informationen bekommen</target> 3006 <target>Weitere Informationen bekommen</target>
@@ -2955,9 +3018,10 @@ Hilf mit PeerTube zu übersetzen!</target>
2955 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3018 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2956 <context context-type="linenumber">1,3</context> 3019 <context context-type="linenumber">1,3</context>
2957 </context-group> 3020 </context-group>
2958 </trans-unit><trans-unit id="6355398227384499371" datatype="html"> 3021 </trans-unit>
2959 <source> Move to external storage failed, this video may not work properly. 3022 <trans-unit id="6355398227384499371" datatype="html">
2960</source><target state="new"> Move to external storage failed, this video may not work properly. 3023 <source>Move to external storage failed, this video may not work properly.</source>
3024 <target state="new"> Move to external storage failed, this video may not work properly.
2961</target> 3025</target>
2962 <context-group purpose="location"> 3026 <context-group purpose="location">
2963 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3027 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
@@ -2967,33 +3031,33 @@ Hilf mit PeerTube zu übersetzen!</target>
2967 <trans-unit id="4092533321838934102" datatype="html"> 3031 <trans-unit id="4092533321838934102" datatype="html">
2968 <source>The video is being imported, it will be available when the import is finished.</source> 3032 <source>The video is being imported, it will be available when the import is finished.</source>
2969 <target state="translated">Das Video wird gerade importiert. Es wird verfügbar sein, sobald der Importvorgang abgeschlossen ist.</target> 3033 <target state="translated">Das Video wird gerade importiert. Es wird verfügbar sein, sobald der Importvorgang abgeschlossen ist.</target>
2970 3034 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
2971 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3035 </trans-unit>
2972 <trans-unit id="8304621069698650554" datatype="html"> 3036 <trans-unit id="8304621069698650554" datatype="html">
2973 <source>The video is being transcoded, it may not work properly.</source> 3037 <source>The video is being transcoded, it may not work properly.</source>
2974 <target state="translated">Das Video wird gerade transkodiert, es kann zu Problemen bei der Wiedergabe kommen.</target> 3038 <target state="translated">Das Video wird gerade transkodiert, es kann zu Problemen bei der Wiedergabe kommen.</target>
2975 3039 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
2976 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3040 </trans-unit>
2977 <trans-unit id="9080034597841586171" datatype="html"> 3041 <trans-unit id="9080034597841586171" datatype="html">
2978 <source>The video is being moved to an external server, it may not work properly.</source> 3042 <source>The video is being moved to an external server, it may not work properly.</source>
2979 <target state="translated">Das Video wird auf einen externen Server bewegt, es funktioniert möglicherweise momentan nicht richtig.</target> 3043 <target state="translated">Das Video wird auf einen externen Server bewegt, es funktioniert möglicherweise momentan nicht richtig.</target>
2980 3044 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group>
2981 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3045 </trans-unit>
2982 <trans-unit id="8619499607322327082" datatype="html"> 3046 <trans-unit id="8619499607322327082" datatype="html">
2983 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> 3047 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
2984 <target state="translated">Dieses Video wird voraussichtlich am <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>veröffentlicht. </target> 3048 <target state="translated">Dieses Video wird voraussichtlich am <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>veröffentlicht. </target>
2985 3049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group>
2986 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 3050 </trans-unit>
2987 <trans-unit id="4262297989675590582" datatype="html"> 3051 <trans-unit id="4262297989675590582" datatype="html">
2988 <source>This live has not started yet.</source> 3052 <source>This live has not started yet.</source>
2989 <target state="translated">Diese Live-Übertragung hat noch nicht begonnen.</target> 3053 <target state="translated">Diese Live-Übertragung hat noch nicht begonnen.</target>
2990 3054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group>
2991 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 3055 </trans-unit>
2992 <trans-unit id="4926204350710628499" datatype="html"> 3056 <trans-unit id="4926204350710628499" datatype="html">
2993 <source>This live has ended.</source> 3057 <source>This live has ended.</source>
2994 <target state="translated">Diese Live-Übertragung wurde beendet.</target> 3058 <target state="translated">Diese Live-Übertragung wurde beendet.</target>
2995 3059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group>
2996 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 3060 </trans-unit>
2997 <trans-unit id="8518611938109939710" datatype="html"> 3061 <trans-unit id="8518611938109939710" datatype="html">
2998 <source>SORT BY</source> 3062 <source>SORT BY</source>
2999 <target state="translated">SORTIEREN NACH</target> 3063 <target state="translated">SORTIEREN NACH</target>
@@ -3015,7 +3079,7 @@ Hilf mit PeerTube zu übersetzen!</target>
3015 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> 3079 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3016 </trans-unit> 3080 </trans-unit>
3017 <trans-unit id="6390009909920475335" datatype="html"> 3081 <trans-unit id="6390009909920475335" datatype="html">
3018 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3082 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3019 <target state="translated"><x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> von <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> und Anderen ansehen </target> 3083 <target state="translated"><x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> von <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> und Anderen ansehen </target>
3020 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> 3084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group>
3021 </trans-unit> 3085 </trans-unit>
@@ -3027,7 +3091,7 @@ Hilf mit PeerTube zu übersetzen!</target>
3027 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3028 </trans-unit> 3092 </trans-unit>
3029 <trans-unit id="127329338495775339" datatype="html"> 3093 <trans-unit id="127329338495775339" datatype="html">
3030 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3094 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3031 <target state="translated"><x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> von <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> ansehen </target> 3095 <target state="translated"><x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> von <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> ansehen </target>
3032 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> 3096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group>
3033 </trans-unit> 3097 </trans-unit>
@@ -3477,10 +3541,10 @@ Hilf mit PeerTube zu übersetzen!</target>
3477 <trans-unit id="7049348886126005391"> 3541 <trans-unit id="7049348886126005391">
3478 <source>Batch actions</source> 3542 <source>Batch actions</source>
3479 <target>Stapelverarbeitungsaktionen</target> 3543 <target>Stapelverarbeitungsaktionen</target>
3480 3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3481 3545 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3482 3546 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3483 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3547 </trans-unit>
3484 <trans-unit id="675721269041534709" datatype="html"> 3548 <trans-unit id="675721269041534709" datatype="html">
3485 <source>The user was banned</source> 3549 <source>The user was banned</source>
3486 <target state="translated">Dieser Nutzer wurde gesperrt</target> 3550 <target state="translated">Dieser Nutzer wurde gesperrt</target>
@@ -3489,13 +3553,13 @@ Hilf mit PeerTube zu übersetzen!</target>
3489 <trans-unit id="2348557406282409966" datatype="html"> 3553 <trans-unit id="2348557406282409966" datatype="html">
3490 <source>Open account in a new tab</source> 3554 <source>Open account in a new tab</source>
3491 <target state="translated">Nutzerkonto in einem neuen Tab öffnen</target> 3555 <target state="translated">Nutzerkonto in einem neuen Tab öffnen</target>
3492 3556 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group>
3493 3557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group>
3494 3558 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group>
3495 3559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3496 3560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3497 3561 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3498 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3562 </trans-unit>
3499 <trans-unit id="3111569165173971676" datatype="html"> 3563 <trans-unit id="3111569165173971676" datatype="html">
3500 <source>Deleted account</source> 3564 <source>Deleted account</source>
3501 <target state="translated">Gelöschter Account</target> 3565 <target state="translated">Gelöschter Account</target>
@@ -3613,30 +3677,30 @@ Hilf mit PeerTube zu übersetzen!</target>
3613 <trans-unit id="7692347838587821095"> 3677 <trans-unit id="7692347838587821095">
3614 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3678 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3615 <target>Datum <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target> 3679 <target>Datum <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target>
3616 3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group>
3617 3681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
3618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3682 </trans-unit>
3619 <trans-unit id="1451763834047485033" datatype="html"> 3683 <trans-unit id="1451763834047485033" datatype="html">
3620 <source>Select this row</source> 3684 <source>Select this row</source>
3621 <target state="translated">Diese Reihe auswählen</target> 3685 <target state="translated">Diese Reihe auswählen</target>
3622 3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group>
3623 3687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3624 3688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group>
3625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 3689 </trans-unit>
3626 <trans-unit id="4043531994869127329" datatype="html"> 3690 <trans-unit id="4043531994869127329" datatype="html">
3627 <source>See full comment</source> 3691 <source>See full comment</source>
3628 <target state="translated">Ganzen Kommentar lesen</target> 3692 <target state="translated">Ganzen Kommentar lesen</target>
3629 3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group>
3630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3694 </trans-unit>
3631 <trans-unit id="3193976279273491157"> 3695 <trans-unit id="3193976279273491157">
3632 <source>Actions</source> 3696 <source>Actions</source>
3633 <target>Aktionen</target> 3697 <target>Aktionen</target>
3634 3698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group>
3635 3699 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3636 3700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group>
3637 3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group>
3638 3702 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 3703 </trans-unit>
3640 <trans-unit id="8390803680962035202" datatype="html"> 3704 <trans-unit id="8390803680962035202" datatype="html">
3641 <source>Follower</source> 3705 <source>Follower</source>
3642 <target state="translated">Abonnent</target> 3706 <target state="translated">Abonnent</target>
@@ -3648,18 +3712,18 @@ Hilf mit PeerTube zu übersetzen!</target>
3648 <trans-unit id="4691552465058437520" datatype="html"> 3712 <trans-unit id="4691552465058437520" datatype="html">
3649 <source>Commented video</source> 3713 <source>Commented video</source>
3650 <target state="translated">Kommentiertes Video</target> 3714 <target state="translated">Kommentiertes Video</target>
3651 3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group>
3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3716 </trans-unit>
3653 <trans-unit id="7266085473379376028" datatype="html"> 3717 <trans-unit id="7266085473379376028" datatype="html">
3654 <source>No comments found matching current filters.</source> 3718 <source>No comments found matching current filters.</source>
3655 <target state="translated">Keine Kommentare mit dem derzeitigen Filter gefunden.</target> 3719 <target state="translated">Keine Kommentare mit dem derzeitigen Filter gefunden.</target>
3656 3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group>
3657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3721 </trans-unit>
3658 <trans-unit id="2398388496754671928" datatype="html"> 3722 <trans-unit id="2398388496754671928" datatype="html">
3659 <source>No comments found.</source> 3723 <source>No comments found.</source>
3660 <target state="translated">Keine Kommentare gefunden.</target> 3724 <target state="translated">Keine Kommentare gefunden.</target>
3661 3725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group>
3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3726 </trans-unit>
3663 <trans-unit id="4604870995665811499" datatype="html"> 3727 <trans-unit id="4604870995665811499" datatype="html">
3664 <source>Local comments</source> 3728 <source>Local comments</source>
3665 <target state="translated">Lokale Kommentare</target> 3729 <target state="translated">Lokale Kommentare</target>
@@ -3769,18 +3833,18 @@ Hilf mit PeerTube zu übersetzen!</target>
3769 <trans-unit id="6549265851868599441"> 3833 <trans-unit id="6549265851868599441">
3770 <source>Video</source> 3834 <source>Video</source>
3771 <target>Video</target> 3835 <target>Video</target>
3772 3836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group>
3773 3837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group>
3774 3838 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group>
3775 3839 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group>
3776 3840 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 3841 </trans-unit>
3778 <trans-unit id="2662644497259948010" datatype="html"> 3842 <trans-unit id="2662644497259948010" datatype="html">
3779 <source>Comment</source> 3843 <source>Comment</source>
3780 <target state="translated">Kommentar</target> 3844 <target state="translated">Kommentar</target>
3781 3845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
3782 3846 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3847 </trans-unit>
3784 <trans-unit id="1359961255805685312" datatype="html"> 3848 <trans-unit id="1359961255805685312" datatype="html">
3785 <source>This video has been reported multiple times.</source> 3849 <source>This video has been reported multiple times.</source>
3786 <target state="translated">Dieses Video wurde mehrfach gemeldet.</target> 3850 <target state="translated">Dieses Video wurde mehrfach gemeldet.</target>
@@ -3844,8 +3908,8 @@ Hilf mit PeerTube zu übersetzen!</target>
3844 <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> 3908 <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>
3845 </trans-unit> 3909 </trans-unit>
3846 <trans-unit id="1258618443362430782" datatype="html"> 3910 <trans-unit id="1258618443362430782" datatype="html">
3847 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 3911 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
3848 <target state="translated"><x id="ICU" equiv-text="{{abuse.countReportsForReportee, plural, =1 {1 Meldung} other {{{ abuse. countReportsForReportee }} Meldungen}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 3912 <target state="translated"><x id="ICU" equiv-text="{{abuse.countReportsForReportee, plural, =1 {1 Meldung} other {{{ abuse. countReportsForReportee }} Meldungen}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
3849 <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> 3913 <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>
3850 <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> 3914 <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>
3851 </trans-unit> 3915 </trans-unit>
@@ -3922,10 +3986,10 @@ Hilf mit PeerTube zu übersetzen!</target>
3922 <trans-unit id="4086606389696938932"> 3986 <trans-unit id="4086606389696938932">
3923 <source>Account</source> 3987 <source>Account</source>
3924 <target>Konto</target> 3988 <target>Konto</target>
3925 3989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group>
3926 3990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3927 3991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3992 </trans-unit>
3929 <trans-unit id="8564972645418093229" datatype="html"> 3993 <trans-unit id="8564972645418093229" datatype="html">
3930 <source>No account found matching current filters.</source> 3994 <source>No account found matching current filters.</source>
3931 <target state="translated">Kein Konto passt zu den aktuellen Filtern.</target> 3995 <target state="translated">Kein Konto passt zu den aktuellen Filtern.</target>
@@ -4052,7 +4116,7 @@ Hilf mit PeerTube zu übersetzen!</target>
4052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> 4116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group>
4053 </trans-unit> 4117 </trans-unit>
4054 <trans-unit id="1780056719120519633" datatype="html"> 4118 <trans-unit id="1780056719120519633" datatype="html">
4055 <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4119 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4056 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {Ergebnis} other {Ergebnisse}}"/> für "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> 4120 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {Ergebnis} other {Ergebnisse}}"/> für "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target>
4057 <context-group purpose="location"> 4121 <context-group purpose="location">
4058 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> 4122 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
@@ -4140,10 +4204,10 @@ Hilf mit PeerTube zu übersetzen!</target>
4140 <trans-unit id="6110554376228744887" datatype="html"> 4204 <trans-unit id="6110554376228744887" datatype="html">
4141 <source>Select all rows</source> 4205 <source>Select all rows</source>
4142 <target state="translated">Alle Reihen auswählen</target> 4206 <target state="translated">Alle Reihen auswählen</target>
4143 4207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group>
4144 4208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4145 4209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group>
4146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 4210 </trans-unit>
4147 <trans-unit id="2719284837486030903" datatype="html"> 4211 <trans-unit id="2719284837486030903" datatype="html">
4148 <source>Job type</source> 4212 <source>Job type</source>
4149 <target state="translated">Art des Jobs</target> 4213 <target state="translated">Art des Jobs</target>
@@ -4174,8 +4238,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> 4238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4175 </trans-unit> 4239 </trans-unit>
4176 <trans-unit id="3901868627411944813" datatype="html"> 4240 <trans-unit id="3901868627411944813" datatype="html">
4177 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source> 4241 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4178 <target state="translated">Priorität <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = höchste Priorität)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target> 4242 <target state="translated">Priorität <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = höchste Priorität)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
4179 <context-group purpose="location"> 4243 <context-group purpose="location">
4180 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4244 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4181 <context context-type="linenumber">47</context> 4245 <context context-type="linenumber">47</context>
@@ -4195,8 +4259,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4196 </trans-unit> 4260 </trans-unit>
4197 <trans-unit id="2713421326605345655" datatype="html"> 4261 <trans-unit id="2713421326605345655" datatype="html">
4198 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source> 4262 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4199 <target state="translated">Keine <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> Jobs gefunden.</target> 4263 <target state="translated">Keine <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> Jobs gefunden.</target>
4200 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4201 </trans-unit> 4265 </trans-unit>
4202 <trans-unit id="2384897339170501794" datatype="html"> 4266 <trans-unit id="2384897339170501794" datatype="html">
@@ -4242,8 +4306,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4242 </context-group> 4306 </context-group>
4243 </trans-unit> 4307 </trans-unit>
4244 <trans-unit id="2232767208623640457" datatype="html"> 4308 <trans-unit id="2232767208623640457" datatype="html">
4245 <source>By <x id="INTERPOLATION"/> -></source> 4309 <source>By <x id="INTERPOLATION"/> -&gt;</source>
4246 <target state="translated">Von <x id="INTERPOLATION"/> -></target> 4310 <target state="translated">Von <x id="INTERPOLATION"/> -&gt;</target>
4247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4248 </trans-unit> 4312 </trans-unit>
4249 <trans-unit id="7396175500300709096" datatype="html"> 4313 <trans-unit id="7396175500300709096" datatype="html">
@@ -4315,8 +4379,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4315 <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> 4379 <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>
4316 </trans-unit> 4380 </trans-unit>
4317 <trans-unit id="4423835119021329687" datatype="html"> 4381 <trans-unit id="4423835119021329687" datatype="html">
4318 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source> 4382 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4319 <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>Benutzer<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> um ein Moderationsteam aufzubauen. </target> 4383 <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>Benutzer<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> um ein Moderationsteam aufzubauen. </target>
4320 <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> 4384 <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>
4321 </trans-unit> 4385 </trans-unit>
4322 <trans-unit id="7030031694783481217" datatype="html"> 4386 <trans-unit id="7030031694783481217" datatype="html">
@@ -4325,8 +4389,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4325 <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> 4389 <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>
4326 </trans-unit> 4390 </trans-unit>
4327 <trans-unit id="4620493570088713907" datatype="html"> 4391 <trans-unit id="4620493570088713907" datatype="html">
4328 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4392 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4329 <target state="translated">Durch die Aktivierung können andere Administratoren erkennen, dass Sie hauptsächlich sensible Inhalte einspeisen.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Außerdem wird das NSFW-Kontrollkästchen beim Video-Upload standardmäßig automatisch aktiviert. </target> 4393 <target state="translated">Durch die Aktivierung können andere Administratoren erkennen, dass Sie hauptsächlich sensible Inhalte einspeisen.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Außerdem wird das NSFW-Kontrollkästchen beim Video-Upload standardmäßig automatisch aktiviert. </target>
4330 <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> 4394 <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>
4331 </trans-unit> 4395 </trans-unit>
4332 <trans-unit id="7497677457560701935"> 4396 <trans-unit id="7497677457560701935">
@@ -4445,8 +4509,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4445 <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> 4509 <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>
4446 </trans-unit> 4510 </trans-unit>
4447 <trans-unit id="2107098695989136934" datatype="html"> 4511 <trans-unit id="2107098695989136934" datatype="html">
4448 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4512 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4449 <target state="translated">Verwenden Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> für umfangreichere Änderungen, oder <x id="START_LINK_1" equiv-text="&lt; ein routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>geringfügige Anpassungen vornehmen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4513 <target state="translated">Verwenden Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> für umfangreichere Änderungen, oder <x id="START_LINK_1" equiv-text="&lt; ein routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>geringfügige Anpassungen vornehmen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4450 <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> 4514 <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>
4451 </trans-unit> 4515 </trans-unit>
4452 <trans-unit id="6855462350544488601"> 4516 <trans-unit id="6855462350544488601">
@@ -4552,8 +4616,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4553 </trans-unit> 4617 </trans-unit>
4554 <trans-unit id="2669509104300979449" datatype="html"> 4618 <trans-unit id="2669509104300979449" datatype="html">
4555 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source> 4619 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4556 <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>Benutzer<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, um ihre Quote individuell einzustellen. </target> 4620 <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>Benutzer<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>, um ihre Quote individuell einzustellen. </target>
4557 <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">151</context></context-group> 4621 <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">151</context></context-group>
4558 </trans-unit> 4622 </trans-unit>
4559 <trans-unit id="4497115134891299867"> 4623 <trans-unit id="4497115134891299867">
@@ -4728,8 +4792,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4728 <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">368</context></context-group> 4792 <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">368</context></context-group>
4729 </trans-unit> 4793 </trans-unit>
4730 <trans-unit id="1886227550697837417" datatype="html"> 4794 <trans-unit id="1886227550697837417" datatype="html">
4731 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4795 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4732 <target state="translated">Sie sollten nur moderierte Suchindizes in der Produktion verwenden oder <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>eigene<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> hosten. </target> 4796 <target state="translated">Sie sollten nur moderierte Suchindizes in der Produktion verwenden oder <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>eigene<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> hosten. </target>
4733 <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">370</context></context-group> 4797 <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">370</context></context-group>
4734 </trans-unit> 4798 </trans-unit>
4735 <trans-unit id="2331464426553277323" datatype="html"> 4799 <trans-unit id="2331464426553277323" datatype="html">
@@ -4763,8 +4827,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">418</context></context-group> 4827 <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">418</context></context-group>
4764 </trans-unit> 4828 </trans-unit>
4765 <trans-unit id="252719899360434356" datatype="html"> 4829 <trans-unit id="252719899360434356" datatype="html">
4766 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 4830 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
4767 <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>Beziehungen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mit anderen Instanzen. </target> 4831 <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>Beziehungen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mit anderen Instanzen. </target>
4768 <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">419</context></context-group> 4832 <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">419</context></context-group>
4769 </trans-unit> 4833 </trans-unit>
4770 <trans-unit id="9119248927271669654" datatype="html"> 4834 <trans-unit id="9119248927271669654" datatype="html">
@@ -4800,8 +4864,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4800 <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">465</context></context-group> 4864 <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">465</context></context-group>
4801 </trans-unit> 4865 </trans-unit>
4802 <trans-unit id="9076632742417302918" datatype="html"> 4866 <trans-unit id="9076632742417302918" datatype="html">
4803 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 4867 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
4804 <target state="translated">Siehe <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>die Dokumentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> für weitere Informationen zur erwarteten URL </target> 4868 <target state="translated">Siehe <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>die Dokumentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> für weitere Informationen zur erwarteten URL </target>
4805 <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">470</context></context-group> 4869 <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">470</context></context-group>
4806 </trans-unit> 4870 </trans-unit>
4807 <trans-unit id="3946988229617310200" datatype="html"> 4871 <trans-unit id="3946988229617310200" datatype="html">
@@ -4812,8 +4876,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4812 <trans-unit id="2149300564474427551"> 4876 <trans-unit id="2149300564474427551">
4813 <source>Administrator</source> 4877 <source>Administrator</source>
4814 <target>Administrator</target> 4878 <target>Administrator</target>
4815 4879 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group>
4816 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 4880 </trans-unit>
4817 <trans-unit id="3171683206914962995"> 4881 <trans-unit id="3171683206914962995">
4818 <source>Admin email</source> 4882 <source>Admin email</source>
4819 <target>Admin E-Mail</target> 4883 <target>Admin E-Mail</target>
@@ -4850,8 +4914,8 @@ Hilf mit PeerTube zu übersetzen!</target>
4850 <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">551</context></context-group> 4914 <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">551</context></context-group>
4851 </trans-unit> 4915 </trans-unit>
4852 <trans-unit id="2076338542820061819" datatype="html"> 4916 <trans-unit id="2076338542820061819" datatype="html">
4853 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 4917 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
4854 <target state="translated">Wenn Ihre Instanz explizit von Twitter erlaubt ist, wird ein Videoplayer in den Twitter-Feed auf der PeerTube-Videofreigabe eingebettet.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Wenn die Instanz nicht erlaubt ist, verwenden wir eine Bildlinkkarte, die auf Ihre PeerTube-Instanz umleitet. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Aktivieren Sie diese Checkbox, speichern Sie die Konfiguration und testen Sie mit einer Video-URL Ihrer Instanz (https://example. com/w/blabla) auf <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> um zu sehen, ob Ihre Instanz erlaubt ist. </target> 4918 <target state="translated">Wenn Ihre Instanz explizit von Twitter erlaubt ist, wird ein Videoplayer in den Twitter-Feed auf der PeerTube-Videofreigabe eingebettet.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Wenn die Instanz nicht erlaubt ist, verwenden wir eine Bildlinkkarte, die auf Ihre PeerTube-Instanz umleitet. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Aktivieren Sie diese Checkbox, speichern Sie die Konfiguration und testen Sie mit einer Video-URL Ihrer Instanz (https://example. com/w/blabla) auf <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> um zu sehen, ob Ihre Instanz erlaubt ist. </target>
4855 <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">555</context></context-group> 4919 <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">555</context></context-group>
4856 </trans-unit> 4920 </trans-unit>
4857 <trans-unit id="493135676263039396" datatype="html"> 4921 <trans-unit id="493135676263039396" datatype="html">
@@ -4889,13 +4953,13 @@ Hilf mit PeerTube zu übersetzen!</target>
4889 <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">33</context></context-group> 4953 <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">33</context></context-group>
4890 </trans-unit> 4954 </trans-unit>
4891 <trans-unit id="4420104899393268652" datatype="html"> 4955 <trans-unit id="4420104899393268652" datatype="html">
4892 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4956 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4893 <target state="translated">Maximal gleichzeitig erstellte Live-Übertragungen auf Ihrer Instanz <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 für "unbegrenzt")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4957 <target state="translated">Maximal gleichzeitig erstellte Live-Übertragungen auf Ihrer Instanz <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 für "unbegrenzt")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4894 <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">40</context></context-group> 4958 <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">40</context></context-group>
4895 </trans-unit> 4959 </trans-unit>
4896 <trans-unit id="7210210728441530221" datatype="html"> 4960 <trans-unit id="7210210728441530221" datatype="html">
4897 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4961 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4898 <target state="translated">Maximal gleichzeitig erstellte Live-Übertragungen auf Ihrer Instanz <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 für "unbegrenzt")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4962 <target state="translated">Maximal gleichzeitig erstellte Live-Übertragungen auf Ihrer Instanz <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 für "unbegrenzt")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4899 <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">53</context></context-group> 4963 <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">53</context></context-group>
4900 </trans-unit> 4964 </trans-unit>
4901 <trans-unit id="6830777508073747241" datatype="html"> 4965 <trans-unit id="6830777508073747241" datatype="html">
@@ -5039,8 +5103,8 @@ Hilf mit PeerTube zu übersetzen!</target>
5039 <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> 5103 <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>
5040 </trans-unit> 5104 </trans-unit>
5041 <trans-unit id="7334484418359079994" datatype="html"> 5105 <trans-unit id="7334484418359079994" datatype="html">
5042 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5106 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5043 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Erfordert ffmpeg >= 4. 1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Erzeugt HLS-Wiedergabelisten und fragmentierte MP4-Dateien, was zu einer besseren Wiedergabe als mit einfachem WebTorrent führt: <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li> "/>Auflösungswechsel ist sanfter<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt; li>"/>Schnellere Wiedergabe besonders bei langen Videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Stabilere Wiedergabe (weniger Bugs/unendliches Laden)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt; /ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Wenn Sie auch die WebTorrent-Unterstützung aktiviert haben, wird der Videospeicher mit 2 multipliziert<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5107 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Erfordert ffmpeg &gt;= 4. 1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Erzeugt HLS-Wiedergabelisten und fragmentierte MP4-Dateien, was zu einer besseren Wiedergabe als mit einfachem WebTorrent führt: <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt; "/>Auflösungswechsel ist sanfter<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt; li&gt;"/>Schnellere Wiedergabe besonders bei langen Videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Stabilere Wiedergabe (weniger Bugs/unendliches Laden)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt; /ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Wenn Sie auch die WebTorrent-Unterstützung aktiviert haben, wird der Videospeicher mit 2 multipliziert<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
5044 <context-group purpose="location"> 5108 <context-group purpose="location">
5045 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5109 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5046 <context context-type="linenumber">99,108</context> 5110 <context context-type="linenumber">99,108</context>
@@ -5171,19 +5235,13 @@ Hilf mit PeerTube zu übersetzen!</target>
5171 <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> 5235 <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>
5172 </trans-unit> 5236 </trans-unit>
5173 <trans-unit id="4067880101082150743" datatype="html"> 5237 <trans-unit id="4067880101082150743" datatype="html">
5174 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5238 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5175 <target state="translated">Schreiben Sie JavaScript-Code direkt.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Beispiel: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('meine Instanz ist toll');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5239 <target state="translated">Schreiben Sie JavaScript-Code direkt.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Beispiel: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('meine Instanz ist toll');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5176 <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> 5240 <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>
5177 </trans-unit> 5241 </trans-unit>
5178 <trans-unit id="5464209657969421100" datatype="html"> 5242 <trans-unit id="5464209657969421100" datatype="html">
5179 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5243 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5180color: red; 5244 <target state="translated">Schreiben Sie direkt CSS-Code. Beispiel: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: Rot; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt; "/> Vorangestellt wird <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> um Stile außer Kraft zu setzen. Beispiel:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css . eingeloggt-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5181<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5182<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5183color: red;
5184<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5185<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5186 <target state="translated">Schreiben Sie direkt CSS-Code. Beispiel: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: Rot; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre> "/> Vorangestellt wird <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> um Stile außer Kraft zu setzen. Beispiel:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css . eingeloggt-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5187 <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> 5245 <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>
5188 </trans-unit> 5246 </trans-unit>
5189 <trans-unit id="283725429207896837" datatype="html"> 5247 <trans-unit id="283725429207896837" datatype="html">
@@ -5200,8 +5258,8 @@ color: red;
5200 </context-group> 5258 </context-group>
5201 </trans-unit> 5259 </trans-unit>
5202 <trans-unit id="8167543029214637769" datatype="html"> 5260 <trans-unit id="8167543029214637769" datatype="html">
5203 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source> 5261 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5204 <target state="translated">Es sind Fehler im Formular vorhanden: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;> "/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target> 5262 <target state="translated">Es sind Fehler im Formular vorhanden: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt; "/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5205 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5206 </trans-unit> 5264 </trans-unit>
5207 <trans-unit id="1445676851449000175"> 5265 <trans-unit id="1445676851449000175">
@@ -5277,8 +5335,8 @@ color: red;
5277 <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> 5335 <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>
5278 </trans-unit> 5336 </trans-unit>
5279 <trans-unit id="6317170736181476800" datatype="html"> 5337 <trans-unit id="6317170736181476800" datatype="html">
5280 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5338 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5281 <target state="translated">Aktualisieren Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>Ihre Einstellungen<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 5339 <target state="translated">Aktualisieren Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>Ihre Einstellungen<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
5282 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5340 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5283 </trans-unit> 5341 </trans-unit>
5284 <trans-unit id="1405600824334286337" datatype="html"> 5342 <trans-unit id="1405600824334286337" datatype="html">
@@ -5298,40 +5356,40 @@ color: red;
5298 </context-group> 5356 </context-group>
5299 </trans-unit> 5357 </trans-unit>
5300 <trans-unit id="7028708681117573961" datatype="html"> 5358 <trans-unit id="7028708681117573961" datatype="html">
5301 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5359 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5302 <target state="translated">Sortieren nach<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Zuletzt hinzugefügt"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5360 <target state="translated">Sortieren nach<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Zuletzt hinzugefügt"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5303 <context-group purpose="location"> 5361 <context-group purpose="location">
5304 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5362 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5305 <context context-type="linenumber">46</context> 5363 <context context-type="linenumber">46</context>
5306 </context-group> 5364 </context-group>
5307 </trans-unit> 5365 </trans-unit>
5308 <trans-unit id="8190023086228606960" datatype="html"> 5366 <trans-unit id="8190023086228606960" datatype="html">
5309 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5367 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5310 <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Kürzlich aufgerufen"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5368 <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Kürzlich aufgerufen"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5311 <context-group purpose="location"> 5369 <context-group purpose="location">
5312 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5370 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5313 <context context-type="linenumber">48</context> 5371 <context context-type="linenumber">48</context>
5314 </context-group> 5372 </context-group>
5315 </trans-unit> 5373 </trans-unit>
5316 <trans-unit id="3224510615614621760" datatype="html"> 5374 <trans-unit id="3224510615614621760" datatype="html">
5317 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5375 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5318 <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Beliebt"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5376 <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Beliebt"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5319 <context-group purpose="location"> 5377 <context-group purpose="location">
5320 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5378 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5321 <context context-type="linenumber">49</context> 5379 <context context-type="linenumber">49</context>
5322 </context-group> 5380 </context-group>
5323 </trans-unit> 5381 </trans-unit>
5324 <trans-unit id="3082811226222076503" datatype="html"> 5382 <trans-unit id="3082811226222076503" datatype="html">
5325 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5383 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5326 <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Beste"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5384 <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Beste"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5327 <context-group purpose="location"> 5385 <context-group purpose="location">
5328 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5386 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5329 <context context-type="linenumber">50</context> 5387 <context context-type="linenumber">50</context>
5330 </context-group> 5388 </context-group>
5331 </trans-unit> 5389 </trans-unit>
5332 <trans-unit id="4322133526902910662" datatype="html"> 5390 <trans-unit id="4322133526902910662" datatype="html">
5333 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5391 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5334 <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Gefällt mir"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5392 <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Gefällt mir"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5335 <context-group purpose="location"> 5393 <context-group purpose="location">
5336 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5394 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5337 <context context-type="linenumber">51</context> 5395 <context context-type="linenumber">51</context>
@@ -5447,8 +5505,8 @@ color: red;
5447 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5505 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5448 </trans-unit> 5506 </trans-unit>
5449 <trans-unit id="7350483582490037954" datatype="html"> 5507 <trans-unit id="7350483582490037954" datatype="html">
5450 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5508 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5451 <target state="translated">Mit <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Ausblenden<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> oder <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt; strong>"/>Miniaturansichten verwischen<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, wird eine Bestätigung verlangt, um das Video anzusehen. </target> 5509 <target state="translated">Mit <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Ausblenden<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> oder <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt; strong&gt;"/>Miniaturansichten verwischen<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, wird eine Bestätigung verlangt, um das Video anzusehen. </target>
5452 <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> 5510 <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>
5453 <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> 5511 <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>
5454 </trans-unit> 5512 </trans-unit>
@@ -5707,8 +5765,8 @@ color: red;
5707 </context-group> 5765 </context-group>
5708 </trans-unit> 5766 </trans-unit>
5709 <trans-unit id="5511928240200239994" datatype="html"> 5767 <trans-unit id="5511928240200239994" datatype="html">
5710 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 5768 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
5711 <target state="translated">Einige Ihrer Kanäle sind nicht vollständig eingerichtet. Machen Sie sie einladend und zeigen Sie deutlich, was Sie veröffentlichen, indem Sie ein <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, ein <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> und eine <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 5769 <target state="translated">Einige Ihrer Kanäle sind nicht vollständig eingerichtet. Machen Sie sie einladend und zeigen Sie deutlich, was Sie veröffentlichen, indem Sie ein <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, ein <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> und eine <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
5712 <context-group purpose="location"> 5770 <context-group purpose="location">
5713 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5771 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5714 <context context-type="linenumber">5</context> 5772 <context context-type="linenumber">5</context>
@@ -5817,12 +5875,12 @@ color: red;
5817 <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> 5875 <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>
5818 </trans-unit> 5876 </trans-unit>
5819 <trans-unit id="8844610145426272276" datatype="html"> 5877 <trans-unit id="8844610145426272276" datatype="html">
5820 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 5878 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
5821 <target state="translated">Damit Moderatoren und andere Nutzer wissen, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>wer Sie sind<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> vergessen Sie nicht, <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>ihr Kontoprofil einzurichten<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> durch Hinzufügen eines <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Avatars<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> und eine <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 5879 <target state="translated">Damit Moderatoren und andere Nutzer wissen, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>wer Sie sind<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> vergessen Sie nicht, <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>ihr Kontoprofil einzurichten<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> durch Hinzufügen eines <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Avatars<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> und eine <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target>
5822 <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> 5880 <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>
5823 </trans-unit> 5881 </trans-unit>
5824 <trans-unit id="3030338154442300172" datatype="html"> 5882 <trans-unit id="3030338154442300172" datatype="html">
5825 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> 5883 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
5826 <target state="translated">Erstellte <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 Playlist} other {{{ pagination.totalItems }} Playlists}}"/> </target> 5884 <target state="translated">Erstellte <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 Playlist} other {{{ pagination.totalItems }} Playlists}}"/> </target>
5827 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> 5885 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
5828 </trans-unit> 5886 </trans-unit>
@@ -5970,7 +6028,7 @@ color: red;
5970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> 6028 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
5971 </trans-unit> 6029 </trans-unit>
5972 <trans-unit id="8856905278208146821" datatype="html"> 6030 <trans-unit id="8856905278208146821" datatype="html">
5973 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> 6031 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
5974 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 Video} other {{{ getTotalVideosOf(videoChannel) }} Videos}}"/> </target> 6032 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 Video} other {{{ getTotalVideosOf(videoChannel) }} Videos}}"/> </target>
5975 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> 6033 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
5976 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> 6034 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
@@ -5992,9 +6050,7 @@ color: red;
5992 <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> 6050 <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>
5993 </trans-unit> 6051 </trans-unit>
5994 <trans-unit id="7152797255397280410" datatype="html"> 6052 <trans-unit id="7152797255397280410" datatype="html">
5995 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6053 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 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 channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5996It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
5997channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5998 <target state="translated">Wollen Sie wirklich <x id="PH" equiv-text="videoChannel.displayName"/> löschen? Es löscht <x id="PH_1" equiv-text="videoChannel.videosCount"/> Videos, die in diesem Kanal hochgeladen wurden, und Sie können keinen weiteren Kanal mit demselben Namen (<x id="PH_2" equiv-text="videoChannel.name"/>) erstellen!</target> 6054 <target state="translated">Wollen Sie wirklich <x id="PH" equiv-text="videoChannel.displayName"/> löschen? Es löscht <x id="PH_1" equiv-text="videoChannel.videosCount"/> Videos, die in diesem Kanal hochgeladen wurden, und Sie können keinen weiteren Kanal mit demselben Namen (<x id="PH_2" equiv-text="videoChannel.name"/>) erstellen!</target>
5999 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> 6055 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
6000 </trans-unit> 6056 </trans-unit>
@@ -6026,8 +6082,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6026 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> 6082 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
6027 </trans-unit> 6083 </trans-unit>
6028 <trans-unit id="2705478076887104088" datatype="html"> 6084 <trans-unit id="2705478076887104088" datatype="html">
6029 <source>SHOW THIS CHANNEL ></source> 6085 <source>SHOW THIS CHANNEL &gt;</source>
6030 <target state="translated">DIESEN KANAL ZEIGEN ></target> 6086 <target state="translated">DIESEN KANAL ZEIGEN &gt;</target>
6031 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> 6087 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group>
6032 </trans-unit> 6088 </trans-unit>
6033 <trans-unit id="4088311569349098646"> 6089 <trans-unit id="4088311569349098646">
@@ -6275,8 +6331,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6275 <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> 6331 <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>
6276 </trans-unit> 6332 </trans-unit>
6277 <trans-unit id="1120376809358109718" datatype="html"> 6333 <trans-unit id="1120376809358109718" datatype="html">
6278 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 6334 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6279 <target state="translated">Web-Peers sind nicht öffentlich zugänglich: Da wir den Websocket-Transport verwenden, ist das Protokoll anders als bei klassischen BitTorrent-Trackern. Wenn Sie in einem Webbrowser sind, senden Sie ein Signal mit Ihrer IP-Adresse an den Tracker, der zufällig andere Peers auswählt, an die er die Informationen weiterleitet. Siehe <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>dieses Dokument<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> für weitere Informationen </target> 6335 <target state="translated">Web-Peers sind nicht öffentlich zugänglich: Da wir den Websocket-Transport verwenden, ist das Protokoll anders als bei klassischen BitTorrent-Trackern. Wenn Sie in einem Webbrowser sind, senden Sie ein Signal mit Ihrer IP-Adresse an den Tracker, der zufällig andere Peers auswählt, an die er die Informationen weiterleitet. Siehe <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>dieses Dokument<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> für weitere Informationen </target>
6280 <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> 6336 <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>
6281 </trans-unit> 6337 </trans-unit>
6282 <trans-unit id="7812408733559506009" datatype="html"> 6338 <trans-unit id="7812408733559506009" datatype="html">
@@ -6377,8 +6433,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6377 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6433 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6378 </trans-unit> 6434 </trans-unit>
6379 <trans-unit id="4807161697338135032" datatype="html"> 6435 <trans-unit id="4807161697338135032" datatype="html">
6380 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 6436 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6381 <target state="translated">Kontaktieren Sie den/die Administrator/en<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 6437 <target state="translated">Kontaktieren Sie den/die Administrator/en<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
6382 <context-group purpose="location"> 6438 <context-group purpose="location">
6383 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6439 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6384 <context context-type="linenumber">3</context> 6440 <context context-type="linenumber">3</context>
@@ -6481,8 +6537,8 @@ Erstelle mein Konto</target>
6481 <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> 6537 <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>
6482 </trans-unit> 6538 </trans-unit>
6483 <trans-unit id="7440807341905682986" datatype="html"> 6539 <trans-unit id="7440807341905682986" datatype="html">
6484 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 6540 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
6485 <target state="translated">Ich bin mindestens <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> Jahre alt und akzeptiere die <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Bedingungen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt; ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> und zum <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'> "/>Verhaltenskodex<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> dieser Instanz </target> 6541 <target state="translated">Ich bin mindestens <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> Jahre alt und akzeptiere die <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Bedingungen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt; ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> und zum <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt; "/>Verhaltenskodex<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> dieser Instanz </target>
6486 <context-group purpose="location"> 6542 <context-group purpose="location">
6487 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6543 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6488 <context context-type="linenumber">5,10</context> 6544 <context context-type="linenumber">5,10</context>
@@ -6560,53 +6616,53 @@ Erstelle mein Konto</target>
6560 <trans-unit id="5254305728396198887" datatype="html"> 6616 <trans-unit id="5254305728396198887" datatype="html">
6561 <source>Sensitive content</source> 6617 <source>Sensitive content</source>
6562 <target state="translated">Sensibler Inhalt</target> 6618 <target state="translated">Sensibler Inhalt</target>
6563 6619 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
6564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 6620 </trans-unit>
6565 <trans-unit id="5590086849807274701" datatype="html"> 6621 <trans-unit id="5590086849807274701" datatype="html">
6566 <source>Scope</source> 6622 <source>Scope</source>
6567 <target state="translated">Umfang</target> 6623 <target state="translated">Umfang</target>
6568 6624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
6569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 6625 </trans-unit>
6570 <trans-unit id="5019568087038659501" datatype="html"> 6626 <trans-unit id="5019568087038659501" datatype="html">
6571 <source>Federated</source> 6627 <source>Federated</source>
6572 <target state="translated">Föderiert</target> 6628 <target state="translated">Föderiert</target>
6573 6629 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
6574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 6630 </trans-unit>
6575 <trans-unit id="1949800099101277248" datatype="html"> 6631 <trans-unit id="1949800099101277248" datatype="html">
6576 <source>Languages</source> 6632 <source>Languages</source>
6577 <target state="translated">Sprachen</target> 6633 <target state="translated">Sprachen</target>
6578 6634 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
6579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 6635 </trans-unit>
6580 <trans-unit id="1902100407096396858" datatype="html"> 6636 <trans-unit id="1902100407096396858" datatype="html">
6581 <source>Categories</source> 6637 <source>Categories</source>
6582 <target state="translated">Kategorien</target> 6638 <target state="translated">Kategorien</target>
6583 6639 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
6584 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 6640 </trans-unit>
6585 <trans-unit id="3599150758014724057" datatype="html"> 6641 <trans-unit id="3599150758014724057" datatype="html">
6586 <source>All videos</source> 6642 <source>All videos</source>
6587 <target state="translated">Alle Videos</target> 6643 <target state="translated">Alle Videos</target>
6588 6644 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
6589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 6645 </trans-unit>
6590 <trans-unit id="8466337030143068285" datatype="html"> 6646 <trans-unit id="8466337030143068285" datatype="html">
6591 <source>Blurred</source> 6647 <source>Blurred</source>
6592 <target state="translated">Verschwommen</target> 6648 <target state="translated">Verschwommen</target>
6593 6649 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
6594 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 6650 </trans-unit>
6595 <trans-unit id="7054829409324166420" datatype="html"> 6651 <trans-unit id="7054829409324166420" datatype="html">
6596 <source>hidden</source> 6652 <source>hidden</source>
6597 <target state="translated">versteckt</target> 6653 <target state="translated">versteckt</target>
6598 6654 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
6599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 6655 </trans-unit>
6600 <trans-unit id="5766954855630346873" datatype="html"> 6656 <trans-unit id="5766954855630346873" datatype="html">
6601 <source>blurred</source> 6657 <source>blurred</source>
6602 <target state="translated">verschwommen</target> 6658 <target state="translated">verschwommen</target>
6603 6659 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
6604 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 6660 </trans-unit>
6605 <trans-unit id="1833483831276078393" datatype="html"> 6661 <trans-unit id="1833483831276078393" datatype="html">
6606 <source>displayed</source> 6662 <source>displayed</source>
6607 <target state="translated">angezeigt</target> 6663 <target state="translated">angezeigt</target>
6608 6664 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
6609 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 6665 </trans-unit>
6610 <trans-unit id="4856575356061361269" datatype="html"> 6666 <trans-unit id="4856575356061361269" datatype="html">
6611 <source><x id="PH"/> direct account followers </source> 6667 <source><x id="PH"/> direct account followers </source>
6612 <target state="translated"><x id="PH"/> direkte Kontofolgende </target> 6668 <target state="translated"><x id="PH"/> direkte Kontofolgende </target>
@@ -6654,8 +6710,8 @@ Erstelle mein Konto</target>
6654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6655 </trans-unit> 6711 </trans-unit>
6656 <trans-unit id="8011855989482474311" datatype="html"> 6712 <trans-unit id="8011855989482474311" datatype="html">
6657 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 6713 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
6658 <target state="translated">Ein &lt;code>.mp4&lt;/code> das nur die originale Tonspur enthält, ohne Bild</target> 6714 <target state="translated">Ein &lt;code&gt;.mp4&lt;/code&gt; das nur die originale Tonspur enthält, ohne Bild</target>
6659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6660 </trans-unit> 6716 </trans-unit>
6661 <trans-unit id="7756250490108954499" datatype="html"> 6717 <trans-unit id="7756250490108954499" datatype="html">
@@ -7283,7 +7339,7 @@ Erstelle mein Konto</target>
7283 </trans-unit> 7339 </trans-unit>
7284 <trans-unit id="9196775343330824083" datatype="html"> 7340 <trans-unit id="9196775343330824083" datatype="html">
7285 <source>Messages with reporter</source> 7341 <source>Messages with reporter</source>
7286 <target state="translated">Nachrichten mit dem Berichterstatter</target> 7342 <target state="translated">Nachrichten mit dem Melder</target>
7287 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">248</context></context-group> 7343 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">248</context></context-group>
7288 </trans-unit> 7344 </trans-unit>
7289 <trans-unit id="8770468575924421391" datatype="html"> 7345 <trans-unit id="8770468575924421391" datatype="html">
@@ -7462,8 +7518,8 @@ Erstelle mein Konto</target>
7462 </context-group> 7518 </context-group>
7463 </trans-unit> 7519 </trans-unit>
7464 <trans-unit id="7223931053738621590" datatype="html"> 7520 <trans-unit id="7223931053738621590" datatype="html">
7465 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 7521 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
7466 <target state="translated">PeerTube denkt, die öffentliche IP-Adresse ihres Webbrowsers lautet <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 7522 <target state="translated">PeerTube denkt, die öffentliche IP-Adresse ihres Webbrowsers lautet <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
7467 <context-group purpose="location"> 7523 <context-group purpose="location">
7468 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7524 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7469 <context context-type="linenumber">4</context> 7525 <context context-type="linenumber">4</context>
@@ -7510,16 +7566,16 @@ Erstelle mein Konto</target>
7510 </context-group> 7566 </context-group>
7511 </trans-unit> 7567 </trans-unit>
7512 <trans-unit id="1285026053775066761" datatype="html"> 7568 <trans-unit id="1285026053775066761" datatype="html">
7513 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source> 7569 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
7514 <target state="translated">Überprüfen Sie den <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> Konfigurations-Schlüssel</target> 7570 <target state="translated">Überprüfen Sie den <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> Konfigurations-Schlüssel</target>
7515 <context-group purpose="location"> 7571 <context-group purpose="location">
7516 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7572 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7517 <context context-type="linenumber">15</context> 7573 <context context-type="linenumber">15</context>
7518 </context-group> 7574 </context-group>
7519 </trans-unit> 7575 </trans-unit>
7520 <trans-unit id="7014275542536964627" datatype="html"> 7576 <trans-unit id="7014275542536964627" datatype="html">
7521 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source> 7577 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
7522 <target state="translated">Wenn Sie PeerTube mit Docker betreiben, prüfen Sie, ob Sie den <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code> "/>Reverse-Proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> mit <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (siehe <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github. com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/> Problem 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>) betreiben</target> 7578 <target state="translated">Wenn Sie PeerTube mit Docker betreiben, prüfen Sie, ob Sie den <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt; "/>Reverse-Proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> mit <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (siehe <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github. com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/> Problem 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>) betreiben</target>
7523 <context-group purpose="location"> 7579 <context-group purpose="location">
7524 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7580 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7525 <context context-type="linenumber">16,17</context> 7581 <context context-type="linenumber">16,17</context>
@@ -7569,19 +7625,19 @@ Erstelle mein Konto</target>
7569 <trans-unit id="314315645942131479"> 7625 <trans-unit id="314315645942131479">
7570 <source>Info</source> 7626 <source>Info</source>
7571 <target>Infos</target> 7627 <target>Infos</target>
7572 7628 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group>
7573 7629 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7574 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7630 </trans-unit>
7575 <trans-unit id="4116911651502837995" datatype="html"> 7631 <trans-unit id="4116911651502837995" datatype="html">
7576 <source>Files</source> 7632 <source>Files</source>
7577 <target state="translated">Dateien</target> 7633 <target state="translated">Dateien</target>
7578 7634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
7579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 7635 </trans-unit>
7580 <trans-unit id="4767765747214995164" datatype="html"> 7636 <trans-unit id="4767765747214995164" datatype="html">
7581 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7637 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
7582 <target state="translated">Veröffentlicht <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7638 <target state="translated">Veröffentlicht <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
7583 7639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
7584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 7640 </trans-unit>
7585 <trans-unit id="6759205696902713848"> 7641 <trans-unit id="6759205696902713848">
7586 <source>Warning</source> 7642 <source>Warning</source>
7587 <target>Warnung</target> 7643 <target>Warnung</target>
@@ -7590,9 +7646,9 @@ Erstelle mein Konto</target>
7590 <trans-unit id="1519954996184640001"> 7646 <trans-unit id="1519954996184640001">
7591 <source>Error</source> 7647 <source>Error</source>
7592 <target>Fehler</target> 7648 <target>Fehler</target>
7593 7649 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
7594 7650 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7595 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7651 </trans-unit>
7596 <trans-unit id="5076187961693950167" datatype="html"> 7652 <trans-unit id="5076187961693950167" datatype="html">
7597 <source>Standard logs</source> 7653 <source>Standard logs</source>
7598 <target state="translated">Standard Log-Dateien</target> 7654 <target state="translated">Standard Log-Dateien</target>
@@ -7874,8 +7930,8 @@ Erstelle mein Konto</target>
7874 <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> 7930 <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>
7875 </trans-unit> 7931 </trans-unit>
7876 <trans-unit id="8553059323353586765" datatype="html"> 7932 <trans-unit id="8553059323353586765" datatype="html">
7877 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source> 7933 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
7878 <target state="translated">Ihre aktuelle E-Mail lautet <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. Sie wird nie öffentlich angezeigt. </target> 7934 <target state="translated">Ihre aktuelle E-Mail lautet <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. Sie wird nie öffentlich angezeigt. </target>
7879 <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> 7935 <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>
7880 </trans-unit> 7936 </trans-unit>
7881 <trans-unit id="853586874765134886"> 7937 <trans-unit id="853586874765134886">
@@ -8065,8 +8121,8 @@ Erstelle mein Konto</target>
8065 <trans-unit id="1233062525939746039"> 8121 <trans-unit id="1233062525939746039">
8066 <source>Unknown language</source> 8122 <source>Unknown language</source>
8067 <target>Unbekannte Sprache</target> 8123 <target>Unbekannte Sprache</target>
8068 8124 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8069 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 8125 </trans-unit>
8070 <trans-unit id="3761504852202418603" datatype="html"> 8126 <trans-unit id="3761504852202418603" datatype="html">
8071 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> 8127 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8072 <target state="translated">Zu viele Sprachen aktiviert. Bitte aktivieren Sie entweder alle oder maximal 20 Sprachen.</target> 8128 <target state="translated">Zu viele Sprachen aktiviert. Bitte aktivieren Sie entweder alle oder maximal 20 Sprachen.</target>
@@ -8439,9 +8495,9 @@ Erstelle mein Konto</target>
8439 <trans-unit id="1783173774503340906"> 8495 <trans-unit id="1783173774503340906">
8440 <source>Subscribe to the account</source> 8496 <source>Subscribe to the account</source>
8441 <target>Diesen Account abonnieren</target> 8497 <target>Diesen Account abonnieren</target>
8442 8498 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
8443 8499 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group>
8444 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> 8500 </trans-unit>
8445 <trans-unit id="3131904093925601441" datatype="html"> 8501 <trans-unit id="3131904093925601441" datatype="html">
8446 <source>PLAYLISTS</source> 8502 <source>PLAYLISTS</source>
8447 <target state="translated">PLAYLISTS</target> 8503 <target state="translated">PLAYLISTS</target>
@@ -8450,64 +8506,63 @@ Erstelle mein Konto</target>
8450 <trans-unit id="7709367721354853232"> 8506 <trans-unit id="7709367721354853232">
8451 <source>Focus the search bar</source> 8507 <source>Focus the search bar</source>
8452 <target>Die Suchleiste fokussieren</target> 8508 <target>Die Suchleiste fokussieren</target>
8453 8509 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
8454 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8510 </trans-unit>
8455 <trans-unit id="4049262826107502276"> 8511 <trans-unit id="4049262826107502276">
8456 <source>Toggle the left menu</source> 8512 <source>Toggle the left menu</source>
8457 <target>Linkes Menü umschalten</target> 8513 <target>Linkes Menü umschalten</target>
8458 8514 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
8459 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> 8515 </trans-unit>
8460 <trans-unit id="5409372033656550095"> 8516 <trans-unit id="5409372033656550095">
8461 <source>Go to the discover videos page</source> 8517 <source>Go to the discover videos page</source>
8462 <target>Gehe zu "Entdecken"</target> 8518 <target>Gehe zu "Entdecken"</target>
8463 8519 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
8464 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> 8520 </trans-unit>
8465 <trans-unit id="4278050445961255445"> 8521 <trans-unit id="4278050445961255445">
8466 <source>Go to the trending videos page</source> 8522 <source>Go to the trending videos page</source>
8467 <target>Zu den beliebten Videos gehen</target> 8523 <target>Zu den beliebten Videos gehen</target>
8468 8524 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
8469 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 8525 </trans-unit>
8470 <trans-unit id="3242234958443825475"> 8526 <trans-unit id="3242234958443825475">
8471 <source>Go to the recently added videos page</source> 8527 <source>Go to the recently added videos page</source>
8472 <target>Zu den neu hinzugefügten Videos gehen</target> 8528 <target>Zu den neu hinzugefügten Videos gehen</target>
8473 8529 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
8474 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> 8530 </trans-unit>
8475 <trans-unit id="2887122197778293919"> 8531 <trans-unit id="2887122197778293919">
8476 <source>Go to the local videos page</source> 8532 <source>Go to the local videos page</source>
8477 <target>Zu den lokalen Videos gehen</target> 8533 <target>Zu den lokalen Videos gehen</target>
8478 8534 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
8479 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 8535 </trans-unit>
8480 <trans-unit id="8009065619559214982"> 8536 <trans-unit id="8009065619559214982">
8481 <source>Go to the videos upload page</source> 8537 <source>Go to the videos upload page</source>
8482 <target>Zur Uploadseite gehen</target> 8538 <target>Zur Uploadseite gehen</target>
8483 8539 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
8484 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> 8540 </trans-unit>
8485 <trans-unit id="3779524668013120370"> 8541 <trans-unit id="3779524668013120370">
8486 <source>Go to my subscriptions</source> 8542 <source>Go to my subscriptions</source>
8487 <target>Gehe zu meinen Abos</target> 8543 <target>Gehe zu meinen Abos</target>
8488 8544 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
8489 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8545 </trans-unit>
8490 <trans-unit id="1136469849928650779"> 8546 <trans-unit id="1136469849928650779">
8491 <source>Go to my videos</source> 8547 <source>Go to my videos</source>
8492 <target>Zu meinen Videos gehen</target> 8548 <target>Zu meinen Videos gehen</target>
8493 8549 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
8494 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 8550 </trans-unit>
8495 <trans-unit id="7836683738999600376"> 8551 <trans-unit id="7836683738999600376">
8496 <source>Go to my imports</source> 8552 <source>Go to my imports</source>
8497 <target>Gehe zu meinen Importen</target> 8553 <target>Gehe zu meinen Importen</target>
8498 8554 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
8499 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> 8555 </trans-unit>
8500 <trans-unit id="7511292153332773503"> 8556 <trans-unit id="7511292153332773503">
8501 <source>Go to my channels</source> 8557 <source>Go to my channels</source>
8502 <target>Gehe zu meinen Kanälen</target> 8558 <target>Gehe zu meinen Kanälen</target>
8503 8559 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8504 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 8560 </trans-unit>
8505 <trans-unit id="2013324644839511073" datatype="html"> 8561 <trans-unit id="2013324644839511073" datatype="html">
8506 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 8562 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8507Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8508 <target state="translated">Referenzen des OAuth-Clients können nicht abgerufen werden: <x id="PH" equiv-text="error.text"/>. Stellen Sie sicher, dass PeerTube korrekt konfiguriert ist (Ordner config/), speziell der Abschnitt "webserver".</target> 8563 <target state="translated">Referenzen des OAuth-Clients können nicht abgerufen werden: <x id="PH" equiv-text="error.text"/>. Stellen Sie sicher, dass PeerTube korrekt konfiguriert ist (Ordner config/), speziell der Abschnitt "webserver".</target>
8509 8564 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8510 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8565 </trans-unit>
8511 <trans-unit id="375263728166936544"> 8566 <trans-unit id="375263728166936544">
8512 <source>You need to reconnect.</source> 8567 <source>You need to reconnect.</source>
8513 <target>Bitte verbinde dich erneut.</target> 8568 <target>Bitte verbinde dich erneut.</target>
@@ -8655,17 +8710,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8655 <trans-unit id="2392481201920342009" datatype="html"> 8710 <trans-unit id="2392481201920342009" datatype="html">
8656 <source>VOD videos</source> 8711 <source>VOD videos</source>
8657 <target state="translated">VOD-Videos</target> 8712 <target state="translated">VOD-Videos</target>
8658 8713 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
8659 8714 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group>
8660 8715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
8661 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8716 </trans-unit>
8662 <trans-unit id="2180217594100853008" datatype="html"> 8717 <trans-unit id="2180217594100853008" datatype="html">
8663 <source>Live videos</source> 8718 <source>Live videos</source>
8664 <target state="translated">Live-Videos</target> 8719 <target state="translated">Live-Videos</target>
8665 8720 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
8666 8721 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group>
8667 8722 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
8668 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8723 </trans-unit>
8669 <trans-unit id="8487565500496466433"> 8724 <trans-unit id="8487565500496466433">
8670 <source>Short (&lt; 4 min)</source> 8725 <source>Short (&lt; 4 min)</source>
8671 <target>Kurz (&lt; 4 min)</target> 8726 <target>Kurz (&lt; 4 min)</target>
@@ -8677,8 +8732,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8677 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 8732 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
8678 </trans-unit> 8733 </trans-unit>
8679 <trans-unit id="6613870447286561244"> 8734 <trans-unit id="6613870447286561244">
8680 <source>Long (> 10 min)</source> 8735 <source>Long (&gt; 10 min)</source>
8681 <target>Lang (> 10 min)</target> 8736 <target>Lang (&gt; 10 min)</target>
8682 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 8737 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
8683 </trans-unit> 8738 </trans-unit>
8684 <trans-unit id="1787083504545967"> 8739 <trans-unit id="1787083504545967">
@@ -9351,8 +9406,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9351 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9406 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9352 </trans-unit> 9407 </trans-unit>
9353 <trans-unit id="5637879201055173642" datatype="html"> 9408 <trans-unit id="5637879201055173642" datatype="html">
9354 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 9409 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
9355 <target state="translated">Siehe <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>die Dokumentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> um zu erfahren, wie Sie die PeerTube-Live-Streaming-Funktion nutzen können. </target> 9410 <target state="translated">Siehe <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>die Dokumentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> um zu erfahren, wie Sie die PeerTube-Live-Streaming-Funktion nutzen können. </target>
9356 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9357 </trans-unit> 9412 </trans-unit>
9358 <trans-unit id="4267638333776227701"> 9413 <trans-unit id="4267638333776227701">
@@ -9944,14 +9999,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9944 <trans-unit id="2830831449226931729" datatype="html"> 9999 <trans-unit id="2830831449226931729" datatype="html">
9945 <source>Instance languages</source> 10000 <source>Instance languages</source>
9946 <target state="translated">Instanzsprachen</target> 10001 <target state="translated">Instanzsprachen</target>
9947 10002 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group>
9948 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10003 </trans-unit>
9949 <trans-unit id="40119547597591062" datatype="html"> 10004 <trans-unit id="40119547597591062" datatype="html">
9950 <source>All languages</source> 10005 <source>All languages</source>
9951 <target state="translated">Alle Sprachen</target> 10006 <target state="translated">Alle Sprachen</target>
9952 10007 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group>
9953 10008 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
9954 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 10009 </trans-unit>
9955 <trans-unit id="996392855508119363"> 10010 <trans-unit id="996392855508119363">
9956 <source>Hidden</source> 10011 <source>Hidden</source>
9957 <target>Versteckt</target> 10012 <target>Versteckt</target>
@@ -9965,9 +10020,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9965 <trans-unit id="8929218224642530466"> 10020 <trans-unit id="8929218224642530466">
9966 <source>Displayed</source> 10021 <source>Displayed</source>
9967 <target>Dargestellt</target> 10022 <target>Dargestellt</target>
9968 10023 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
9969 10024 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
9970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 10025 </trans-unit>
9971 <trans-unit id="6291055174438137560" datatype="html"> 10026 <trans-unit id="6291055174438137560" datatype="html">
9972 <source>~ 1 minute</source> 10027 <source>~ 1 minute</source>
9973 <target state="translated">ca. eine Minute</target> 10028 <target state="translated">ca. eine Minute</target>
@@ -10437,8 +10492,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10437 <trans-unit id="4968151111061046122"> 10492 <trans-unit id="4968151111061046122">
10438 <source>Moderator</source> 10493 <source>Moderator</source>
10439 <target>Moderator</target> 10494 <target>Moderator</target>
10440 10495 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group>
10441 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> 10496 </trans-unit>
10442 <trans-unit id="2279527393438260622" datatype="html"> 10497 <trans-unit id="2279527393438260622" datatype="html">
10443 <source>Search videos, playlists, channels…</source> 10498 <source>Search videos, playlists, channels…</source>
10444 <target state="translated">Suchen Sie nach Videos, Playlists, Kanälen…</target> 10499 <target state="translated">Suchen Sie nach Videos, Playlists, Kanälen…</target>
@@ -10572,12 +10627,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10572 </trans-unit> 10627 </trans-unit>
10573 <trans-unit id="5072091387445907742" datatype="html"> 10628 <trans-unit id="5072091387445907742" datatype="html">
10574 <source>Actions for the reporter</source> 10629 <source>Actions for the reporter</source>
10575 <target state="translated">Aktionen für den Berichterstatter</target> 10630 <target state="translated">Aktionen für den Melder</target>
10576 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">309</context></context-group> 10631 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">309</context></context-group>
10577 </trans-unit> 10632 </trans-unit>
10578 <trans-unit id="6599069899275412095" datatype="html"> 10633 <trans-unit id="6599069899275412095" datatype="html">
10579 <source>Mute reporter</source> 10634 <source>Mute reporter</source>
10580 <target state="translated">Berichterstatter stummschalten</target> 10635 <target state="translated">Melder stummschalten</target>
10581 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">315</context></context-group> 10636 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">315</context></context-group>
10582 </trans-unit> 10637 </trans-unit>
10583 <trans-unit id="3099741642167775297" datatype="html"> 10638 <trans-unit id="3099741642167775297" datatype="html">
@@ -10669,8 +10724,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10669 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> 10724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
10670 </trans-unit> 10725 </trans-unit>
10671 <trans-unit id="8272123190776748811" datatype="html"> 10726 <trans-unit id="8272123190776748811" datatype="html">
10672 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 10727 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
10673 <target state="translated">Sie müssen &lt;a href="/login">eingeloggt&lt;/a> sein, um dieses Video zu bewerten.</target> 10728 <target state="translated">Sie müssen &lt;a href="/login"&gt;eingeloggt&lt;/a&gt; sein, um dieses Video zu bewerten.</target>
10674 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 10729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10675 </trans-unit> 10730 </trans-unit>
10676 <trans-unit id="4503408361537553733" datatype="html"> 10731 <trans-unit id="4503408361537553733" datatype="html">
@@ -10806,8 +10861,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10806 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10861 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10807 <context context-type="linenumber">179</context> 10862 <context context-type="linenumber">179</context>
10808 </context-group> 10863 </context-group>
10809 </trans-unit><trans-unit id="118687079501751948" datatype="html"> 10864 </trans-unit>
10810 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10865 <trans-unit id="118687079501751948" datatype="html">
10866 <source>Move to external storage failed</source>
10867 <target state="new">Move to external storage failed</target>
10811 <context-group purpose="location"> 10868 <context-group purpose="location">
10812 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10869 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10813 <context context-type="linenumber">183</context> 10870 <context context-type="linenumber">183</context>
@@ -10816,18 +10873,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10816 <trans-unit id="4887724548587271148"> 10873 <trans-unit id="4887724548587271148">
10817 <source>Waiting transcoding</source> 10874 <source>Waiting transcoding</source>
10818 <target>Warte auf Transkodierung</target> 10875 <target>Warte auf Transkodierung</target>
10819 10876 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group>
10820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10877 </trans-unit>
10821 <trans-unit id="4517785179607945981"> 10878 <trans-unit id="4517785179607945981">
10822 <source>To transcode</source> 10879 <source>To transcode</source>
10823 <target>Zur Transkodierung</target> 10880 <target>Zur Transkodierung</target>
10824 10881 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group>
10825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 10882 </trans-unit>
10826 <trans-unit id="3299576663551440736"> 10883 <trans-unit id="3299576663551440736">
10827 <source>To import</source> 10884 <source>To import</source>
10828 <target>Zu importieren</target> 10885 <target>Zu importieren</target>
10829 10886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group>
10830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> 10887 </trans-unit>
10831 <trans-unit id="8492933894084361602" datatype="html"> 10888 <trans-unit id="8492933894084361602" datatype="html">
10832 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 10889 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
10833 <target state="translated">Abonnieren Sie den RSS-Feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 10890 <target state="translated">Abonnieren Sie den RSS-Feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -10839,21 +10896,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10839 <trans-unit id="187187500641108332" datatype="html"> 10896 <trans-unit id="187187500641108332" datatype="html">
10840 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10897 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10841 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10898 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10842 10899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group>
10843 10900 <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>
10844 10901 <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>
10845 10902 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group>
10846 10903 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group>
10847 10904 <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>
10848 10905 <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>
10849 10906 <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>
10850 10907 <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>
10851 10908 <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>
10852 10909 <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>
10853 10910 <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>
10854 10911 <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>
10855 10912 <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>
10856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><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/+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">77</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-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> 10913 </trans-unit>
10857 <trans-unit id="1795705931707209785" datatype="html"> 10914 <trans-unit id="1795705931707209785" datatype="html">
10858 <source>Add to watch later</source> 10915 <source>Add to watch later</source>
10859 <target state="translated">Zu "Später ansehen" hinzufügen</target> 10916 <target state="translated">Zu "Später ansehen" hinzufügen</target>
@@ -10902,9 +10959,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10902 <trans-unit id="5210096066382592800"> 10959 <trans-unit id="5210096066382592800">
10903 <source>Video to import updated.</source> 10960 <source>Video to import updated.</source>
10904 <target>Zu importierendes Video wurde aktualisiert.</target> 10961 <target>Zu importierendes Video wurde aktualisiert.</target>
10905 10962 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group>
10906 10963 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group>
10907 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10964 </trans-unit>
10908 <trans-unit id="3284171506518522275"> 10965 <trans-unit id="3284171506518522275">
10909 <source>Your video was uploaded to your account and is private.</source> 10966 <source>Your video was uploaded to your account and is private.</source>
10910 <target>Das Video wurde in dein Konto hochgeladen und ist privat.</target> 10967 <target>Das Video wurde in dein Konto hochgeladen und ist privat.</target>
@@ -10955,23 +11012,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10955 <trans-unit id="6775540171466219199" datatype="html"> 11012 <trans-unit id="6775540171466219199" datatype="html">
10956 <source>Stop autoplaying next video</source> 11013 <source>Stop autoplaying next video</source>
10957 <target state="translated">Automatische Wiedergabe des nächsten Videos ausschalten</target> 11014 <target state="translated">Automatische Wiedergabe des nächsten Videos ausschalten</target>
10958 11015 <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">220</context></context-group>
10959 <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">220</context></context-group></trans-unit> 11016 </trans-unit>
10960 <trans-unit id="5149234672404299151" datatype="html"> 11017 <trans-unit id="5149234672404299151" datatype="html">
10961 <source>Autoplay next video</source> 11018 <source>Autoplay next video</source>
10962 <target state="translated">Nächstes Video automatisch abspielen</target> 11019 <target state="translated">Nächstes Video automatisch abspielen</target>
10963 11020 <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">221</context></context-group>
10964 <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">221</context></context-group></trans-unit> 11021 </trans-unit>
10965 <trans-unit id="5870421136141540382" datatype="html"> 11022 <trans-unit id="5870421136141540382" datatype="html">
10966 <source>Stop looping playlist videos</source> 11023 <source>Stop looping playlist videos</source>
10967 <target state="translated">Wiederholung der Playlistvideos abbrechen</target> 11024 <target state="translated">Wiederholung der Playlistvideos abbrechen</target>
10968 11025 <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">226</context></context-group>
10969 <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">226</context></context-group></trans-unit> 11026 </trans-unit>
10970 <trans-unit id="1599585307037758139" datatype="html"> 11027 <trans-unit id="1599585307037758139" datatype="html">
10971 <source>Loop playlist videos</source> 11028 <source>Loop playlist videos</source>
10972 <target state="translated">Playlistvideos wiederholen</target> 11029 <target state="translated">Playlistvideos wiederholen</target>
10973 11030 <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">227</context></context-group>
10974 <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">227</context></context-group></trans-unit> 11031 </trans-unit>
10975 <trans-unit id="3704292036525161260" datatype="html"> 11032 <trans-unit id="3704292036525161260" datatype="html">
10976 <source>Placeholder image</source> 11033 <source>Placeholder image</source>
10977 <target state="translated">Platzhalterbild</target> 11034 <target state="translated">Platzhalterbild</target>
@@ -10981,113 +11038,113 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10981 </context-group> 11038 </context-group>
10982 </trans-unit> 11039 </trans-unit>
10983 <trans-unit id="961774488937452220" datatype="html"> 11040 <trans-unit id="961774488937452220" datatype="html">
10984 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 11041 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
10985 <target state="translated">Dieses Video ist auf dieser Instanz nicht verfügbar. Wollen Sie auf die Quellinstanz weitergeleitet werden: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target> 11042 <target state="translated">Dieses Video ist auf dieser Instanz nicht verfügbar. Wollen Sie auf die Quellinstanz weitergeleitet werden: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</target>
10986 11043 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
10987 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 11044 </trans-unit>
10988 <trans-unit id="5761611056224181752" datatype="html"> 11045 <trans-unit id="5761611056224181752" datatype="html">
10989 <source>Redirection</source> 11046 <source>Redirection</source>
10990 <target state="translated">Weiterleitung</target> 11047 <target state="translated">Weiterleitung</target>
10991 11048 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group>
10992 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 11049 </trans-unit>
10993 <trans-unit id="8858527736400081688"> 11050 <trans-unit id="8858527736400081688">
10994 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 11051 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10995 <target>Dieses Video enthält Inhalte, die möglicherweise für bestimmte Zuschauer ungeeignet sind oder von diesen als anstößig empfunden werden. Möchtest du es wirklich ansehen?</target> 11052 <target>Dieses Video enthält Inhalte, die möglicherweise für bestimmte Zuschauer ungeeignet sind oder von diesen als anstößig empfunden werden. Möchtest du es wirklich ansehen?</target>
10996 11053 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group>
10997 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 11054 </trans-unit>
10998 <trans-unit id="3937119019020041049"> 11055 <trans-unit id="3937119019020041049">
10999 <source>Mature or explicit content</source> 11056 <source>Mature or explicit content</source>
11000 <target>Inhalt, der möglicherweise für bestimmte Zuschauer ungeeignet oder anstößig ist</target> 11057 <target>Inhalt, der möglicherweise für bestimmte Zuschauer ungeeignet oder anstößig ist</target>
11001 11058 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group>
11002 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 11059 </trans-unit>
11003 <trans-unit id="1755474755114288376" datatype="html"> 11060 <trans-unit id="1755474755114288376" datatype="html">
11004 <source>Up Next</source> 11061 <source>Up Next</source>
11005 <target state="translated">Nächstes</target> 11062 <target state="translated">Nächstes</target>
11006 11063 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group>
11007 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> 11064 </trans-unit>
11008 <trans-unit id="2159130950882492111" datatype="html"> 11065 <trans-unit id="2159130950882492111" datatype="html">
11009 <source>Cancel</source> 11066 <source>Cancel</source>
11010 <target state="translated">Abbrechen</target> 11067 <target state="translated">Abbrechen</target>
11011 11068 <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>
11012 11069 <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>
11013 11070 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
11014 11071 <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>
11015 11072 <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>
11016 11073 <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>
11017 11074 <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>
11018 11075 <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>
11019 11076 <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>
11020 11077 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group>
11021 11078 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
11022 11079 <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>
11023 11080 <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>
11024 11081 <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>
11025 11082 <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>
11026 11083 <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>
11027 11084 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group>
11028 11085 <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>
11029 11086 <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>
11030 <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">122</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-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/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">425</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">26</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> 11087 </trans-unit>
11031 <trans-unit id="3354816756665089864" datatype="html"> 11088 <trans-unit id="3354816756665089864" datatype="html">
11032 <source>Autoplay is suspended</source> 11089 <source>Autoplay is suspended</source>
11033 <target state="translated">Autoplay ist unterbrochen</target> 11090 <target state="translated">Autoplay ist unterbrochen</target>
11034 11091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group>
11035 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> 11092 </trans-unit>
11036 <trans-unit id="7895294730547405228" datatype="html"> 11093 <trans-unit id="7895294730547405228" datatype="html">
11037 <source>Enter/exit fullscreen (requires player focus)</source> 11094 <source>Enter/exit fullscreen (requires player focus)</source>
11038 <target state="translated">Vollbildmodus betreten/verlassen (Player benötigt Fokus)</target> 11095 <target state="translated">Vollbildmodus betreten/verlassen (Player benötigt Fokus)</target>
11039 11096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group>
11040 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> 11097 </trans-unit>
11041 <trans-unit id="7618388257165864759" datatype="html"> 11098 <trans-unit id="7618388257165864759" datatype="html">
11042 <source>Play/Pause the video (requires player focus)</source> 11099 <source>Play/Pause the video (requires player focus)</source>
11043 <target state="translated">Video abspielen/pausieren (Player benötigt Fokus)</target> 11100 <target state="translated">Video abspielen/pausieren (Player benötigt Fokus)</target>
11044 11101 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group>
11045 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> 11102 </trans-unit>
11046 <trans-unit id="7761890399634216630" datatype="html"> 11103 <trans-unit id="7761890399634216630" datatype="html">
11047 <source>Mute/unmute the video (requires player focus)</source> 11104 <source>Mute/unmute the video (requires player focus)</source>
11048 <target state="translated">Video stummschalten/Stummschaltung aufheben (Player benötigt Fokus)</target> 11105 <target state="translated">Video stummschalten/Stummschaltung aufheben (Player benötigt Fokus)</target>
11049 11106 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group>
11050 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> 11107 </trans-unit>
11051 <trans-unit id="5996585232248234904" datatype="html"> 11108 <trans-unit id="5996585232248234904" datatype="html">
11052 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> 11109 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
11053 <target state="translated">Springe zu einem Prozentsatz des Videos: 0 entspricht 0%, 9 entspricht 90% (Player benötigt Fokus)</target> 11110 <target state="translated">Springe zu einem Prozentsatz des Videos: 0 entspricht 0%, 9 entspricht 90% (Player benötigt Fokus)</target>
11054 11111 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group>
11055 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> 11112 </trans-unit>
11056 <trans-unit id="3748765405903319998" datatype="html"> 11113 <trans-unit id="3748765405903319998" datatype="html">
11057 <source>Increase the volume (requires player focus)</source> 11114 <source>Increase the volume (requires player focus)</source>
11058 <target state="translated">Lautstärke erhöhen (Player benötigt Fokus)</target> 11115 <target state="translated">Lautstärke erhöhen (Player benötigt Fokus)</target>
11059 11116 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group>
11060 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> 11117 </trans-unit>
11061 <trans-unit id="5810704036407159982" datatype="html"> 11118 <trans-unit id="5810704036407159982" datatype="html">
11062 <source>Decrease the volume (requires player focus)</source> 11119 <source>Decrease the volume (requires player focus)</source>
11063 <target state="translated">Lautstärke verringern (Player benötigt Fokus)</target> 11120 <target state="translated">Lautstärke verringern (Player benötigt Fokus)</target>
11064 11121 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group>
11065 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> 11122 </trans-unit>
11066 <trans-unit id="2622048822548065691" datatype="html"> 11123 <trans-unit id="2622048822548065691" datatype="html">
11067 <source>Seek the video forward (requires player focus)</source> 11124 <source>Seek the video forward (requires player focus)</source>
11068 <target state="translated">Vorspulen (Player benötigt Fokus)</target> 11125 <target state="translated">Vorspulen (Player benötigt Fokus)</target>
11069 11126 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group>
11070 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> 11127 </trans-unit>
11071 <trans-unit id="6540078205109221153" datatype="html"> 11128 <trans-unit id="6540078205109221153" datatype="html">
11072 <source>Seek the video backward (requires player focus)</source> 11129 <source>Seek the video backward (requires player focus)</source>
11073 <target state="translated">Zurückspulen (Player benötigt Fokus)</target> 11130 <target state="translated">Zurückspulen (Player benötigt Fokus)</target>
11074 11131 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group>
11075 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> 11132 </trans-unit>
11076 <trans-unit id="1956491957766210808" datatype="html"> 11133 <trans-unit id="1956491957766210808" datatype="html">
11077 <source>Increase playback rate (requires player focus)</source> 11134 <source>Increase playback rate (requires player focus)</source>
11078 <target state="translated">Abspielgeschwindigkeit erhöhen (Player benötigt Fokus)</target> 11135 <target state="translated">Abspielgeschwindigkeit erhöhen (Player benötigt Fokus)</target>
11079 11136 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group>
11080 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> 11137 </trans-unit>
11081 <trans-unit id="5495529997674803186" datatype="html"> 11138 <trans-unit id="5495529997674803186" datatype="html">
11082 <source>Decrease playback rate (requires player focus)</source> 11139 <source>Decrease playback rate (requires player focus)</source>
11083 <target state="translated">Abspielgeschwindigkeit verringern (Player benötigt Fokus)</target> 11140 <target state="translated">Abspielgeschwindigkeit verringern (Player benötigt Fokus)</target>
11084 11141 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group>
11085 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> 11142 </trans-unit>
11086 <trans-unit id="3178343147230721210" datatype="html"> 11143 <trans-unit id="3178343147230721210" datatype="html">
11087 <source>Navigate in the video frame by frame (requires player focus)</source> 11144 <source>Navigate in the video frame by frame (requires player focus)</source>
11088 <target state="translated">Einen Frame weitergehen (Player benötigt Fokus)</target> 11145 <target state="translated">Einen Frame weitergehen (Player benötigt Fokus)</target>
11089 11146 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group>
11090 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> 11147 </trans-unit>
11091 <trans-unit id="8025996572234182184"> 11148 <trans-unit id="8025996572234182184">
11092 <source>Like the video</source> 11149 <source>Like the video</source>
11093 <target>Das Video gefällt mir</target> 11150 <target>Das Video gefällt mir</target>
@@ -11101,8 +11158,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11101 <trans-unit id="1729036051846673606" datatype="html"> 11158 <trans-unit id="1729036051846673606" datatype="html">
11102 <source>When active, the next video is automatically played after the current one.</source> 11159 <source>When active, the next video is automatically played after the current one.</source>
11103 <target state="translated">Wenn aktiv wird das nächste Video automatisch nach dem aktuellen abgespielt.</target> 11160 <target state="translated">Wenn aktiv wird das nächste Video automatisch nach dem aktuellen abgespielt.</target>
11104 11161 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
11105 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 11162 </trans-unit>
11106 <trans-unit id="2431286785954354122" datatype="html"> 11163 <trans-unit id="2431286785954354122" datatype="html">
11107 <source>Recently added</source> 11164 <source>Recently added</source>
11108 <target state="translated">Kürzlich hinzugefügt</target> 11165 <target state="translated">Kürzlich hinzugefügt</target>
diff --git a/client/src/locale/angular.es-ES.xlf b/client/src/locale/angular.es-ES.xlf
index c7729828a..829af940f 100644
--- a/client/src/locale/angular.es-ES.xlf
+++ b/client/src/locale/angular.es-ES.xlf
@@ -3,32 +3,41 @@
3 <file source-language="en-US" datatype="plaintext" original="" target-language="es-ES"> 3 <file source-language="en-US" datatype="plaintext" original="" target-language="es-ES">
4 <body> 4 <body>
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source><target state="new">Close</target> 6 <source>Close</source>
7 <target state="translated">Cerca</target>
7 <context-group purpose="location"> 8 <context-group purpose="location">
8 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> 9 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context>
9 <context context-type="linenumber">76</context> 10 <context context-type="linenumber">76</context>
10 </context-group> 11 </context-group>
11 </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> 12 </trans-unit>
12 <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 13 <trans-unit id="ngb.carousel.slide-number" datatype="html">
14 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
15 <target state="translated">Diapositiva<x id="INTERPOLATION" equiv-text="get wrap("/> de<x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
13 <context-group purpose="location"> 16 <context-group purpose="location">
14 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 17 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
15 <context context-type="linenumber">147,157</context> 18 <context context-type="linenumber">147,157</context>
16 </context-group> 19 </context-group>
17 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 20 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
18 </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> 21 </trans-unit>
19 <source>Previous</source><target state="new">Previous</target> 22 <trans-unit id="ngb.carousel.previous" datatype="html">
23 <source>Previous</source>
24 <target state="translated">Anterior</target>
20 <context-group purpose="location"> 25 <context-group purpose="location">
21 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 26 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
22 <context context-type="linenumber">174</context> 27 <context context-type="linenumber">174</context>
23 </context-group> 28 </context-group>
24 </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> 29 </trans-unit>
25 <source>Next</source><target state="new">Next</target> 30 <trans-unit id="ngb.carousel.next" datatype="html">
31 <source>Next</source>
32 <target state="translated">Próximo</target>
26 <context-group purpose="location"> 33 <context-group purpose="location">
27 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 34 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
28 <context context-type="linenumber">191</context> 35 <context context-type="linenumber">191</context>
29 </context-group> 36 </context-group>
30 </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> 37 </trans-unit>
31 <source>Select month</source><target state="new">Select month</target> 38 <trans-unit id="ngb.datepicker.select-month" datatype="html">
39 <source>Select month</source>
40 <target state="translated">Seleccionar mes</target>
32 <context-group purpose="location"> 41 <context-group purpose="location">
33 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
34 <context context-type="linenumber">74</context> 43 <context context-type="linenumber">74</context>
@@ -37,8 +46,10 @@
37 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
38 <context context-type="linenumber">74</context> 47 <context context-type="linenumber">74</context>
39 </context-group> 48 </context-group>
40 </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> 49 </trans-unit>
41 <source>Select year</source><target state="new">Select year</target> 50 <trans-unit id="ngb.datepicker.select-year" datatype="html">
51 <source>Select year</source>
52 <target state="translated">Seleccionar año</target>
42 <context-group purpose="location"> 53 <context-group purpose="location">
43 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
44 <context context-type="linenumber">74</context> 55 <context context-type="linenumber">74</context>
@@ -47,8 +58,10 @@
47 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
48 <context context-type="linenumber">74</context> 59 <context context-type="linenumber">74</context>
49 </context-group> 60 </context-group>
50 </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> 61 </trans-unit>
51 <source>Previous month</source><target state="new">Previous month</target> 62 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
63 <source>Previous month</source>
64 <target state="translated">Mes anterior</target>
52 <context-group purpose="location"> 65 <context-group purpose="location">
53 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
54 <context context-type="linenumber">69</context> 67 <context context-type="linenumber">69</context>
@@ -57,8 +70,10 @@
57 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
58 <context context-type="linenumber">69</context> 71 <context context-type="linenumber">69</context>
59 </context-group> 72 </context-group>
60 </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> 73 </trans-unit>
61 <source>Next month</source><target state="new">Next month</target> 74 <trans-unit id="ngb.datepicker.next-month" datatype="html">
75 <source>Next month</source>
76 <target state="translated">Próximo mes</target>
62 <context-group purpose="location"> 77 <context-group purpose="location">
63 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 78 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
64 <context context-type="linenumber">69</context> 79 <context context-type="linenumber">69</context>
@@ -67,162 +82,209 @@
67 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 82 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
68 <context context-type="linenumber">69</context> 83 <context context-type="linenumber">69</context>
69 </context-group> 84 </context-group>
70 </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> 85 </trans-unit>
71 <source>««</source><target state="new">««</target> 86 <trans-unit id="ngb.pagination.first" datatype="html">
87 <source>««</source>
88 <target state="translated">««</target>
72 <context-group purpose="location"> 89 <context-group purpose="location">
73 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 90 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
74 <context context-type="linenumber">244,245</context> 91 <context context-type="linenumber">244,245</context>
75 </context-group> 92 </context-group>
76 </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> 93 </trans-unit>
77 <source>«</source><target state="new">«</target> 94 <trans-unit id="ngb.pagination.previous" datatype="html">
95 <source>«</source>
96 <target state="translated">«</target>
78 <context-group purpose="location"> 97 <context-group purpose="location">
79 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 98 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
80 <context context-type="linenumber">261,263</context> 99 <context context-type="linenumber">261,263</context>
81 </context-group> 100 </context-group>
82 </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> 101 </trans-unit>
83 <source>»</source><target state="new">»</target> 102 <trans-unit id="ngb.pagination.next" datatype="html">
103 <source>»</source>
104 <target state="translated">»</target>
84 <context-group purpose="location"> 105 <context-group purpose="location">
85 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 106 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
86 <context context-type="linenumber">274,275</context> 107 <context context-type="linenumber">274,275</context>
87 </context-group> 108 </context-group>
88 </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> 109 </trans-unit>
89 <source>»»</source><target state="new">»»</target> 110 <trans-unit id="ngb.pagination.last" datatype="html">
111 <source>»»</source>
112 <target state="translated">»»</target>
90 <context-group purpose="location"> 113 <context-group purpose="location">
91 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 114 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
92 <context context-type="linenumber">295,296</context> 115 <context context-type="linenumber">295,296</context>
93 </context-group> 116 </context-group>
94 </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> 117 </trans-unit>
95 <source>First</source><target state="new">First</target> 118 <trans-unit id="ngb.pagination.first-aria" datatype="html">
119 <source>First</source>
120 <target state="translated">Primero</target>
96 <context-group purpose="location"> 121 <context-group purpose="location">
97 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 122 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
98 <context context-type="linenumber">310,311</context> 123 <context context-type="linenumber">310,311</context>
99 </context-group> 124 </context-group>
100 </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> 125 </trans-unit>
101 <source>Previous</source><target state="new">Previous</target> 126 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
127 <source>Previous</source>
128 <target state="translated">Anterior</target>
102 <context-group purpose="location"> 129 <context-group purpose="location">
103 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 130 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
104 <context context-type="linenumber">324,326</context> 131 <context context-type="linenumber">324,326</context>
105 </context-group> 132 </context-group>
106 </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> 133 </trans-unit>
107 <source>Next</source><target state="new">Next</target> 134 <trans-unit id="ngb.pagination.next-aria" datatype="html">
135 <source>Next</source>
136 <target state="translated">Próximo</target>
108 <context-group purpose="location"> 137 <context-group purpose="location">
109 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 138 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
110 <context context-type="linenumber">337,338</context> 139 <context context-type="linenumber">337,338</context>
111 </context-group> 140 </context-group>
112 </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> 141 </trans-unit>
113 <source>Last</source><target state="new">Last</target> 142 <trans-unit id="ngb.pagination.last-aria" datatype="html">
143 <source>Last</source>
144 <target state="translated">Último</target>
114 <context-group purpose="location"> 145 <context-group purpose="location">
115 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 146 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
116 <context context-type="linenumber">348,349</context> 147 <context context-type="linenumber">348,349</context>
117 </context-group> 148 </context-group>
118 </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> 149 </trans-unit>
119 <source><x id="INTERPOLATION" equiv-text="nd so on. 150 <trans-unit id="ngb.progressbar.value" datatype="html">
120 *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. 151 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
121 *"/></target> 152 <target state="translated"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
122 <context-group purpose="location"> 153 <context-group purpose="location">
123 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> 154 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context>
124 <context context-type="linenumber">58,60</context> 155 <context context-type="linenumber">58,60</context>
125 </context-group> 156 </context-group>
126 </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> 157 </trans-unit>
127 <source>HH</source><target state="new">HH</target> 158 <trans-unit id="ngb.timepicker.HH" datatype="html">
159 <source>HH</source>
160 <target state="translated">HH</target>
128 <context-group purpose="location"> 161 <context-group purpose="location">
129 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 162 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
130 <context context-type="linenumber">131</context> 163 <context context-type="linenumber">131</context>
131 </context-group> 164 </context-group>
132 </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> 165 </trans-unit>
133 <source>Hours</source><target state="new">Hours</target> 166 <trans-unit id="ngb.timepicker.hours" datatype="html">
167 <source>Hours</source>
168 <target state="translated">Horas</target>
134 <context-group purpose="location"> 169 <context-group purpose="location">
135 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 170 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
136 <context context-type="linenumber">151</context> 171 <context context-type="linenumber">151</context>
137 </context-group> 172 </context-group>
138 </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> 173 </trans-unit>
139 <source>MM</source><target state="new">MM</target> 174 <trans-unit id="ngb.timepicker.MM" datatype="html">
175 <source>MM</source>
176 <target state="translated">MM</target>
140 <context-group purpose="location"> 177 <context-group purpose="location">
141 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 178 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
142 <context context-type="linenumber">165,168</context> 179 <context context-type="linenumber">165,168</context>
143 </context-group> 180 </context-group>
144 </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> 181 </trans-unit>
145 <source>Minutes</source><target state="new">Minutes</target> 182 <trans-unit id="ngb.timepicker.minutes" datatype="html">
183 <source>Minutes</source>
184 <target state="translated">Minutos</target>
146 <context-group purpose="location"> 185 <context-group purpose="location">
147 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 186 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
148 <context context-type="linenumber">182,183</context> 187 <context context-type="linenumber">182,183</context>
149 </context-group> 188 </context-group>
150 </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 189 </trans-unit>
151 <source>Increment hours</source><target state="new">Increment hours</target> 190 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
191 <source>Increment hours</source>
192 <target state="translated">Incrementar Horas</target>
152 <context-group purpose="location"> 193 <context-group purpose="location">
153 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 194 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
154 <context context-type="linenumber">197,198</context> 195 <context context-type="linenumber">197,198</context>
155 </context-group> 196 </context-group>
156 </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 197 </trans-unit>
157 <source>Decrement hours</source><target state="new">Decrement hours</target> 198 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
199 <source>Decrement hours</source>
200 <target state="translated">Disminuir horas</target>
158 <context-group purpose="location"> 201 <context-group purpose="location">
159 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 202 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
160 <context context-type="linenumber">210</context> 203 <context context-type="linenumber">210</context>
161 </context-group> 204 </context-group>
162 </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 205 </trans-unit>
163 <source>Increment minutes</source><target state="new">Increment minutes</target> 206 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
207 <source>Increment minutes</source>
208 <target state="translated">Incrementar minutos</target>
164 <context-group purpose="location"> 209 <context-group purpose="location">
165 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 210 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
166 <context context-type="linenumber">229,230</context> 211 <context context-type="linenumber">229,230</context>
167 </context-group> 212 </context-group>
168 </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 213 </trans-unit>
169 <source>Decrement minutes</source><target state="new">Decrement minutes</target> 214 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
215 <source>Decrement minutes</source>
216 <target state="translated">Disminuir minutos</target>
170 <context-group purpose="location"> 217 <context-group purpose="location">
171 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 218 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
172 <context context-type="linenumber">245,249</context> 219 <context context-type="linenumber">245,249</context>
173 </context-group> 220 </context-group>
174 </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> 221 </trans-unit>
175 <source>SS</source><target state="new">SS</target> 222 <trans-unit id="ngb.timepicker.SS" datatype="html">
223 <source>SS</source>
224 <target state="translated">SS</target>
176 <context-group purpose="location"> 225 <context-group purpose="location">
177 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 226 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
178 <context context-type="linenumber">268</context> 227 <context context-type="linenumber">268</context>
179 </context-group> 228 </context-group>
180 </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> 229 </trans-unit>
181 <source>Seconds</source><target state="new">Seconds</target> 230 <trans-unit id="ngb.timepicker.seconds" datatype="html">
231 <source>Seconds</source>
232 <target state="translated">Segundos</target>
182 <context-group purpose="location"> 233 <context-group purpose="location">
183 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 234 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
184 <context context-type="linenumber">279,283</context> 235 <context context-type="linenumber">279,283</context>
185 </context-group> 236 </context-group>
186 </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> 237 </trans-unit>
187 <source>Increment seconds</source><target state="new">Increment seconds</target> 238 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
239 <source>Increment seconds</source>
240 <target state="translated">Incrementar segundos</target>
188 <context-group purpose="location"> 241 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 242 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context> 243 <context context-type="linenumber">295</context>
191 </context-group> 244 </context-group>
192 </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> 245 </trans-unit>
193 <source>Decrement seconds</source><target state="new">Decrement seconds</target> 246 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
247 <source>Decrement seconds</source>
248 <target state="translated">Disminuir segundos</target>
194 <context-group purpose="location"> 249 <context-group purpose="location">
195 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 250 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
196 <context context-type="linenumber">295</context> 251 <context context-type="linenumber">295</context>
197 </context-group> 252 </context-group>
198 </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> 253 </trans-unit>
199 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 254 <trans-unit id="ngb.timepicker.PM" datatype="html">
255 <source><x id="INTERPOLATION"/></source>
256 <target state="translated"><x id="INTERPOLATION"/></target>
200 <context-group purpose="location"> 257 <context-group purpose="location">
201 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 258 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
202 <context context-type="linenumber">295</context> 259 <context context-type="linenumber">295</context>
203 </context-group> 260 </context-group>
204 </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> 261 </trans-unit>
205 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 262 <trans-unit id="ngb.timepicker.AM" datatype="html">
263 <source><x id="INTERPOLATION"/></source>
264 <target state="translated"><x id="INTERPOLATION"/></target>
206 <context-group purpose="location"> 265 <context-group purpose="location">
207 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 266 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
208 <context context-type="linenumber">295</context> 267 <context context-type="linenumber">295</context>
209 </context-group> 268 </context-group>
210 </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> 269 </trans-unit>
211 <source>Close</source><target state="new">Close</target> 270 <trans-unit id="ngb.toast.close-aria" datatype="html">
271 <source>Close</source>
272 <target state="translated">Cerca</target>
212 <context-group purpose="location"> 273 <context-group purpose="location">
213 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> 274 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context>
214 <context context-type="linenumber">106</context> 275 <context context-type="linenumber">106</context>
215 </context-group> 276 </context-group>
216 </trans-unit><trans-unit id="219462505467671767" datatype="html"> 277 </trans-unit>
278 <trans-unit id="219462505467671767" datatype="html">
217 <source>Close the left menu</source> 279 <source>Close the left menu</source>
218 <target state="translated">Cerrar el menú de la izquierda</target> 280 <target state="translated">Cerrar el menú de la izquierda</target>
219 281 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 282 </trans-unit>
221 <trans-unit id="3455550526898419928" datatype="html"> 283 <trans-unit id="3455550526898419928" datatype="html">
222 <source>Open the left menu</source> 284 <source>Open the left menu</source>
223 <target state="translated">Abre el menú de la izquierda</target> 285 <target state="translated">Abre el menú de la izquierda</target>
224 286 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
225 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 287 </trans-unit>
226 <trans-unit id="9075761896562520962"> 288 <trans-unit id="9075761896562520962">
227 <source>You don't have notifications.</source> 289 <source>You don't have notifications.</source>
228 <target>No tienes notificaciones.</target> 290 <target>No tienes notificaciones.</target>
@@ -320,8 +382,8 @@
320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
321 </trans-unit> 383 </trans-unit>
322 <trans-unit id="5504059606863599420" datatype="html"> 384 <trans-unit id="5504059606863599420" datatype="html">
323 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 385 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
324 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>te menciona en el video<x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 386 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>te menciona en el video<x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
325 <context-group purpose="location"> 387 <context-group purpose="location">
326 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 388 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
327 <context context-type="linenumber">164</context> 389 <context context-type="linenumber">164</context>
@@ -338,16 +400,16 @@
338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
339 </trans-unit> 401 </trans-unit>
340 <trans-unit id="363592786729553688" datatype="html"> 402 <trans-unit id="363592786729553688" datatype="html">
341 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 403 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
342 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Una nueva versión del complemento / tema<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>está disponible: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 404 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>Una nueva versión del complemento / tema<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>está disponible: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
343 <context-group purpose="location"> 405 <context-group purpose="location">
344 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 406 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
345 <context context-type="linenumber">198,199</context> 407 <context context-type="linenumber">198,199</context>
346 </context-group> 408 </context-group>
347 </trans-unit> 409 </trans-unit>
348 <trans-unit id="5055099158245592648" datatype="html"> 410 <trans-unit id="5055099158245592648" datatype="html">
349 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 411 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
350 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Una nueva versión de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>está disponible:<x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 412 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>Una nueva versión de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>está disponible:<x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
351 <context-group purpose="location"> 413 <context-group purpose="location">
352 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 414 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
353 <context context-type="linenumber">206,207</context> 415 <context context-type="linenumber">206,207</context>
@@ -371,13 +433,13 @@
371 <trans-unit id="8817917090143649804" datatype="html"> 433 <trans-unit id="8817917090143649804" datatype="html">
372 <source>Account muted</source> 434 <source>Account muted</source>
373 <target state="translated">Cuenta silenciada</target> 435 <target state="translated">Cuenta silenciada</target>
374 436 <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>
375 <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></trans-unit> 437 </trans-unit>
376 <trans-unit id="1684597533616494551" datatype="html"> 438 <trans-unit id="1684597533616494551" datatype="html">
377 <source>Server muted</source> 439 <source>Server muted</source>
378 <target state="translated">Servidor silenciado</target> 440 <target state="translated">Servidor silenciado</target>
379 441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group>
380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 442 </trans-unit>
381 <trans-unit id="5924559757556526785" datatype="html"> 443 <trans-unit id="5924559757556526785" datatype="html">
382 <source>Save to</source> 444 <source>Save to</source>
383 <target state="translated">Guardar a</target> 445 <target state="translated">Guardar a</target>
@@ -438,9 +500,8 @@
438 <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> 500 <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>
439 </trans-unit> 501 </trans-unit>
440 <trans-unit id="2193037168694505715" datatype="html"> 502 <trans-unit id="2193037168694505715" datatype="html">
441 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 503 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
442 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 504 <target state="translated">Texto breve para decirle a la gente cómo pueden apoyar el canal (plataforma de miembros...).&lt;br /&gt;&lt;br /&gt; Cuando se carga un video en este canal, el campo de soporte de video se completará automáticamente con este texto.</target>
443 <target state="translated">Texto breve para decirle a la gente cómo pueden apoyar el canal (plataforma de miembros...).&lt;br />&lt;br /> Cuando se carga un video en este canal, el campo de soporte de video se completará automáticamente con este texto.</target>
444 <context-group purpose="location"> 505 <context-group purpose="location">
445 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 506 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
446 <context context-type="linenumber">67,68</context> 507 <context context-type="linenumber">67,68</context>
@@ -493,19 +554,19 @@
493 <trans-unit id="1006562256968398209" datatype="html"> 554 <trans-unit id="1006562256968398209" datatype="html">
494 <source>video</source> 555 <source>video</source>
495 <target state="translated">vídeo</target> 556 <target state="translated">vídeo</target>
496 557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group>
497 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group>
498 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 559 </trans-unit>
499 <trans-unit id="6995024616159044376" datatype="html"> 560 <trans-unit id="6995024616159044376" datatype="html">
500 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 561 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
501 <target state="translated">Su cuota de video se excede con este video (tamaño del video:<x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <target state="translated">Su cuota de video se excede con este video (tamaño del video:<x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
502 563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group>
503 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> 564 </trans-unit>
504 <trans-unit id="7873395933409147217" datatype="html"> 565 <trans-unit id="7873395933409147217" datatype="html">
505 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 566 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
506 <target state="translated">Su cuota diaria de video se excede con este video (tamaño del video:<x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 567 <target state="translated">Su cuota diaria de video se excede con este video (tamaño del video:<x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
507 568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group>
508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 569 </trans-unit>
509 <trans-unit id="5235042777215655908" datatype="html"> 570 <trans-unit id="5235042777215655908" datatype="html">
510 <source>subtitles</source> 571 <source>subtitles</source>
511 <target state="translated">subtítulos</target> 572 <target state="translated">subtítulos</target>
@@ -595,9 +656,9 @@
595 <trans-unit id="9081463435738465430" datatype="html"> 656 <trans-unit id="9081463435738465430" datatype="html">
596 <source>Blocked</source> 657 <source>Blocked</source>
597 <target state="translated">Bloqueado</target> 658 <target state="translated">Bloqueado</target>
598 659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
599 660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group>
600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 661 </trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 662 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 663 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="translated">¿Está seguro de que desea eliminar estos <x id="PH" equiv-text="videos.length"/> videos?</target> 664 <target state="translated">¿Está seguro de que desea eliminar estos <x id="PH" equiv-text="videos.length"/> videos?</target>
@@ -739,8 +800,8 @@
739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
740 </trans-unit> 801 </trans-unit>
741 <trans-unit id="8644431249513874405" datatype="html"> 802 <trans-unit id="8644431249513874405" datatype="html">
742 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source> 803 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
743 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible que admite:</target> 804 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible que admite:</target>
744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
745 </trans-unit> 806 </trans-unit>
746 <trans-unit id="146235964740293376" datatype="html"> 807 <trans-unit id="146235964740293376" datatype="html">
@@ -952,9 +1013,9 @@
952 <trans-unit id="2906587845957718064"> 1013 <trans-unit id="2906587845957718064">
953 <source>Local</source> 1014 <source>Local</source>
954 <target>Local</target> 1015 <target>Local</target>
955 1016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group>
956 1017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group>
957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.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-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 1018 </trans-unit>
958 <trans-unit id="1670306451865226564" datatype="html"> 1019 <trans-unit id="1670306451865226564" datatype="html">
959 <source>users</source> 1020 <source>users</source>
960 <target state="translated">usuarios</target> 1021 <target state="translated">usuarios</target>
@@ -1140,22 +1201,22 @@ Iniciar sesión</target>
1140 <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> 1201 <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>
1141 </trans-unit> 1202 </trans-unit>
1142 <trans-unit id="7252854992688790751" datatype="html"> 1203 <trans-unit id="7252854992688790751" datatype="html">
1143 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1204 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1144 <target state="translated">Esta instancia permite el registro. Sin embargo, tenga cuidado de comprobar las <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Condiciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Condiciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>antes de crear una cuenta. También puede buscar otra instancia que coincida con sus necesidades exactas en: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1205 <target state="translated">Esta instancia permite el registro. Sin embargo, tenga cuidado de comprobar las <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Condiciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Condiciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>antes de crear una cuenta. También puede buscar otra instancia que coincida con sus necesidades exactas en: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1145 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1206 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1146 </trans-unit> 1207 </trans-unit>
1147 <trans-unit id="7215649348148521605" datatype="html"> 1208 <trans-unit id="7215649348148521605" datatype="html">
1148 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1209 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1149 <target state="translated">Actualmente, esta instancia no permite el registro de usuarios, puede marcar la <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>para obtener más detalles o busque una instancia que le brinde la posibilidad de registrarse para obtener una cuenta y cargar sus videos allí. Encuentre el suyo entre varias instancias en:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1210 <target state="translated">Actualmente, esta instancia no permite el registro de usuarios, puede marcar la <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>para obtener más detalles o busque una instancia que le brinde la posibilidad de registrarse para obtener una cuenta y cargar sus videos allí. Encuentre el suyo entre varias instancias en:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1150 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1211 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1151 </trans-unit> 1212 </trans-unit>
1152 <trans-unit id="2392488717875840729"> 1213 <trans-unit id="2392488717875840729">
1153 <source>User</source> 1214 <source>User</source>
1154 <target>Usuario</target> 1215 <target>Usuario</target>
1155 1216 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1156 1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group>
1157 1218 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group>
1158 <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">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 1219 </trans-unit>
1159 <trans-unit id="3997350348765083892"> 1220 <trans-unit id="3997350348765083892">
1160 <source>Username or email address</source> 1221 <source>Username or email address</source>
1161 <target>Nombre de usuario o correo electrónico</target> 1222 <target>Nombre de usuario o correo electrónico</target>
@@ -1214,8 +1275,7 @@ Iniciar sesión</target>
1214 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> 1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1215 </trans-unit> 1276 </trans-unit>
1216 <trans-unit id="1190256911880544559" datatype="html"> 1277 <trans-unit id="1190256911880544559" datatype="html">
1217 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1278 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
1218The link will expire within 1 hour.</source>
1219 <target state="translated">Se enviará un correo electrónico con las instrucciones para restablecer la contraseña a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. El enlace caducará en 1 hora.</target> 1279 <target state="translated">Se enviará un correo electrónico con las instrucciones para restablecer la contraseña a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. El enlace caducará en 1 hora.</target>
1220 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1280 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1221 </trans-unit> 1281 </trans-unit>
@@ -1254,8 +1314,8 @@ The link will expire within 1 hour.</source>
1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1314 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1255 </trans-unit> 1315 </trans-unit>
1256 <trans-unit id="8434369348784683733" datatype="html"> 1316 <trans-unit id="8434369348784683733" datatype="html">
1257 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 1317 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1258 <target state="translated">Para<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 1318 <target state="translated">Para<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
1259 <context-group purpose="location"> 1319 <context-group purpose="location">
1260 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1320 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1261 <context context-type="linenumber">10</context> 1321 <context context-type="linenumber">10</context>
@@ -1664,18 +1724,18 @@ The link will expire within 1 hour.</source>
1664 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1724 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1665 </trans-unit> 1725 </trans-unit>
1666 <trans-unit id="7239874680342223476" datatype="html"> 1726 <trans-unit id="7239874680342223476" datatype="html">
1667 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source> 1727 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1668 <target state="translated">Ayude a los moderadores y a otros usuarios a conocer<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>quien eres<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> :</target> 1728 <target state="translated">Ayude a los moderadores y a otros usuarios a conocer<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>quien eres<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> :</target>
1669 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1729 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1670 </trans-unit> 1730 </trans-unit>
1671 <trans-unit id="5856432243446401016" datatype="html"> 1731 <trans-unit id="5856432243446401016" datatype="html">
1672 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1732 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1673 <target state="translated">Subiendo un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1733 <target state="translated">Subiendo un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1674 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1734 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1675 </trans-unit> 1735 </trans-unit>
1676 <trans-unit id="3221645359464920754" datatype="html"> 1736 <trans-unit id="3221645359464920754" datatype="html">
1677 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1737 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1678 <target state="translated">Escribiendo una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1738 <target state="translated">Escribiendo una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1679 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1739 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1680 </trans-unit> 1740 </trans-unit>
1681 <trans-unit id="2218100934178971211" datatype="html"> 1741 <trans-unit id="2218100934178971211" datatype="html">
@@ -2092,8 +2152,8 @@ The link will expire within 1 hour.</source>
2092 <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> 2152 <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>
2093 </trans-unit> 2153 </trans-unit>
2094 <trans-unit id="1358902062258458923" datatype="html"> 2154 <trans-unit id="1358902062258458923" datatype="html">
2095 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2155 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2096 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Compatible con Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>que también soporta <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>etiquetas HTML personalizadas de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2156 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Compatible con Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>que también soporta <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>etiquetas HTML personalizadas de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
2097 <context-group purpose="location"> 2157 <context-group purpose="location">
2098 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2158 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2099 <context context-type="linenumber">2</context> 2159 <context context-type="linenumber">2</context>
@@ -2168,8 +2228,8 @@ The link will expire within 1 hour.</source>
2168 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> 2228 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group>
2169 </trans-unit> 2229 </trans-unit>
2170 <trans-unit id="2090254132451149776" datatype="html"> 2230 <trans-unit id="2090254132451149776" datatype="html">
2171 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2231 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2172 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Escoge<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> la licencia apropiada para su trabajo. </target> 2232 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Escoge<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> la licencia apropiada para su trabajo. </target>
2173 <context-group purpose="location"> 2233 <context-group purpose="location">
2174 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2234 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2175 <context context-type="linenumber">79,80</context> 2235 <context context-type="linenumber">79,80</context>
@@ -2251,7 +2311,7 @@ The link will expire within 1 hour.</source>
2251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> 2311 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group>
2252 </trans-unit> 2312 </trans-unit>
2253 <trans-unit id="5600963353867835532"> 2313 <trans-unit id="5600963353867835532">
2254 <source>Already uploaded ✔</source> 2314 <source>Already uploaded ✔</source>
2255 <target>Ya ha sido subido ✔</target> 2315 <target>Ya ha sido subido ✔</target>
2256 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> 2316 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group>
2257 </trans-unit> 2317 </trans-unit>
@@ -2361,8 +2421,9 @@ The link will expire within 1 hour.</source>
2361 <trans-unit id="8693603235657020323" datatype="html"> 2421 <trans-unit id="8693603235657020323" datatype="html">
2362 <source>Other</source> 2422 <source>Other</source>
2363 <target state="translated">Otro</target> 2423 <target state="translated">Otro</target>
2364 2424 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group>
2365 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2425 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2426 </trans-unit>
2366 <trans-unit id="2200003513633568069"> 2427 <trans-unit id="2200003513633568069">
2367 <source>Enable video comments</source> 2428 <source>Enable video comments</source>
2368 <target>Permitir comentarios en el vídeo</target> 2429 <target>Permitir comentarios en el vídeo</target>
@@ -2412,13 +2473,13 @@ The link will expire within 1 hour.</source>
2412 <trans-unit id="9172233176401579786"> 2473 <trans-unit id="9172233176401579786">
2413 <source>Scheduled</source> 2474 <source>Scheduled</source>
2414 <target>Programado</target> 2475 <target>Programado</target>
2415 2476 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group>
2416 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> 2477 </trans-unit>
2417 <trans-unit id="1435317307066082710" datatype="html"> 2478 <trans-unit id="1435317307066082710" datatype="html">
2418 <source>Hide the video until a specific date</source> 2479 <source>Hide the video until a specific date</source>
2419 <target state="translated">Ocultar el video hasta una fecha específica</target> 2480 <target state="translated">Ocultar el video hasta una fecha específica</target>
2420 2481 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group>
2421 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 2482 </trans-unit>
2422 <trans-unit id="1087181129481039628" datatype="html"> 2483 <trans-unit id="1087181129481039628" datatype="html">
2423 <source>Normal live</source> 2484 <source>Normal live</source>
2424 <target state="translated">Vida normal</target> 2485 <target state="translated">Vida normal</target>
@@ -2546,43 +2607,43 @@ The link will expire within 1 hour.</source>
2546 <trans-unit id="4422946962830681102" datatype="html"> 2607 <trans-unit id="4422946962830681102" datatype="html">
2547 <source>Torrents with only 1 file are supported.</source> 2608 <source>Torrents with only 1 file are supported.</source>
2548 <target state="translated">Se admiten torrents con solo 1 archivo.</target> 2609 <target state="translated">Se admiten torrents con solo 1 archivo.</target>
2549 2610 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group>
2550 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 2611 </trans-unit>
2551 <trans-unit id="7860848084471862305" datatype="html"> 2612 <trans-unit id="7860848084471862305" datatype="html">
2552 <source>Cannot create live because this instance have too many created lives</source> 2613 <source>Cannot create live because this instance have too many created lives</source>
2553 <target state="translated">No se puede crear en vivo porque esta instancia tiene demasiadas vidas creadas</target> 2614 <target state="translated">No se puede crear en vivo porque esta instancia tiene demasiadas vidas creadas</target>
2554 2615 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group>
2555 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 2616 </trans-unit>
2556 <trans-unit id="1278564497286613571" datatype="html"> 2617 <trans-unit id="1278564497286613571" datatype="html">
2557 <source>Cannot create live because you created too many lives</source> 2618 <source>Cannot create live because you created too many lives</source>
2558 <target state="translated">No se puede crear en vivo porque creaste demasiadas vidas</target> 2619 <target state="translated">No se puede crear en vivo porque creaste demasiadas vidas</target>
2559 2620 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group>
2560 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 2621 </trans-unit>
2561 <trans-unit id="2621043320678012413" datatype="html"> 2622 <trans-unit id="2621043320678012413" datatype="html">
2562 <source>Live published.</source> 2623 <source>Live published.</source>
2563 <target state="translated">Publicado en vivo.</target> 2624 <target state="translated">Publicado en vivo.</target>
2564 2625 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group>
2565 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 2626 </trans-unit>
2566 <trans-unit id="5872059367236038160" datatype="html"> 2627 <trans-unit id="5872059367236038160" datatype="html">
2567 <source>Stream only once and save a replay of your live</source> 2628 <source>Stream only once and save a replay of your live</source>
2568 <target state="translated">Transmita solo una vez y guarde una repetición de su transmisión en vivo</target> 2629 <target state="translated">Transmita solo una vez y guarde una repetición de su transmisión en vivo</target>
2569 2630 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group>
2570 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 2631 </trans-unit>
2571 <trans-unit id="2360261543675520397" datatype="html"> 2632 <trans-unit id="2360261543675520397" datatype="html">
2572 <source>Stream only once</source> 2633 <source>Stream only once</source>
2573 <target state="translated">Transmitir solo una vez</target> 2634 <target state="translated">Transmitir solo una vez</target>
2574 2635 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group>
2575 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> 2636 </trans-unit>
2576 <trans-unit id="5168540607709796871" datatype="html"> 2637 <trans-unit id="5168540607709796871" datatype="html">
2577 <source>Stream multiple times, replays can't be saved</source> 2638 <source>Stream multiple times, replays can't be saved</source>
2578 <target state="translated">Transmitir varias veces, las repeticiones no se pueden guardar</target> 2639 <target state="translated">Transmitir varias veces, las repeticiones no se pueden guardar</target>
2579 2640 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group>
2580 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> 2641 </trans-unit>
2581 <trans-unit id="58134197356653483" datatype="html"> 2642 <trans-unit id="58134197356653483" datatype="html">
2582 <source>Stream multiple times using the same URL</source> 2643 <source>Stream multiple times using the same URL</source>
2583 <target state="translated">Transmitir varias veces con la misma URL</target> 2644 <target state="translated">Transmitir varias veces con la misma URL</target>
2584 2645 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group>
2585 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> 2646 </trans-unit>
2586 <trans-unit id="8218579597782287078" datatype="html"> 2647 <trans-unit id="8218579597782287078" datatype="html">
2587 <source>Go Live</source> 2648 <source>Go Live</source>
2588 <target state="translated">Ir a en vivo</target> 2649 <target state="translated">Ir a en vivo</target>
@@ -2730,13 +2791,13 @@ The link will expire within 1 hour.</source>
2730 <trans-unit id="2353402732767789211" datatype="html"> 2791 <trans-unit id="2353402732767789211" datatype="html">
2731 <source>More customization</source> 2792 <source>More customization</source>
2732 <target state="translated">Más personalización</target> 2793 <target state="translated">Más personalización</target>
2733 2794 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
2734 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 2795 </trans-unit>
2735 <trans-unit id="1284179134768564307" datatype="html"> 2796 <trans-unit id="1284179134768564307" datatype="html">
2736 <source>Less customization</source> 2797 <source>Less customization</source>
2737 <target state="translated">Menos personalización</target> 2798 <target state="translated">Menos personalización</target>
2738 2799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group>
2739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> 2800 </trans-unit>
2740 <trans-unit id="1290987288288099212" datatype="html"> 2801 <trans-unit id="1290987288288099212" datatype="html">
2741 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 2802 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2742 <target state="translated">Apoyo <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 2803 <target state="translated">Apoyo <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -2775,8 +2836,10 @@ The link will expire within 1 hour.</source>
2775 <source>Display video title</source> 2836 <source>Display video title</source>
2776 <target state="translated">Muestra el título del video</target> 2837 <target state="translated">Muestra el título del video</target>
2777 <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> 2838 <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>
2778 </trans-unit><trans-unit id="7482217084177855485" datatype="html"> 2839 </trans-unit>
2779 <source>P2P</source><target state="new">P2P</target> 2840 <trans-unit id="7482217084177855485" datatype="html">
2841 <source>P2P</source>
2842 <target state="translated">P2P</target>
2780 <context-group purpose="location"> 2843 <context-group purpose="location">
2781 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> 2844 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2782 <context context-type="linenumber">222</context> 2845 <context context-type="linenumber">222</context>
@@ -2785,18 +2848,18 @@ The link will expire within 1 hour.</source>
2785 <trans-unit id="1068153312491986796" datatype="html"> 2848 <trans-unit id="1068153312491986796" datatype="html">
2786 <source>Display privacy warning</source> 2849 <source>Display privacy warning</source>
2787 <target state="translated">Mostrar advertencia de privacidad</target> 2850 <target state="translated">Mostrar advertencia de privacidad</target>
2788 2851 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group>
2789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> 2852 </trans-unit>
2790 <trans-unit id="7540352830225038263" datatype="html"> 2853 <trans-unit id="7540352830225038263" datatype="html">
2791 <source>Display player controls</source> 2854 <source>Display player controls</source>
2792 <target state="translated">Mostrar controles del reproductor</target> 2855 <target state="translated">Mostrar controles del reproductor</target>
2793 2856 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group>
2794 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> 2857 </trans-unit>
2795 <trans-unit id="805456636864344681" datatype="html"> 2858 <trans-unit id="805456636864344681" datatype="html">
2796 <source>Display PeerTube button link</source> 2859 <source>Display PeerTube button link</source>
2797 <target state="translated">Mostrar enlace del botón PeerTube</target> 2860 <target state="translated">Mostrar enlace del botón PeerTube</target>
2798 2861 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group>
2799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> 2862 </trans-unit>
2800 <trans-unit id="8928816882866356838" datatype="html"> 2863 <trans-unit id="8928816882866356838" datatype="html">
2801 <source>Public</source> 2864 <source>Public</source>
2802 <target state="translated">Público</target> 2865 <target state="translated">Público</target>
@@ -2805,8 +2868,8 @@ The link will expire within 1 hour.</source>
2805 <trans-unit id="4416005356063364306" datatype="html"> 2868 <trans-unit id="4416005356063364306" datatype="html">
2806 <source>This video is blocked.</source> 2869 <source>This video is blocked.</source>
2807 <target state="translated">Este video está bloqueado.</target> 2870 <target state="translated">Este video está bloqueado.</target>
2808 2871 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group>
2809 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2872 </trans-unit>
2810 <trans-unit id="2482137713226830428" datatype="html"> 2873 <trans-unit id="2482137713226830428" datatype="html">
2811 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2874 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2812 <target state="translated">Publicado<x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2875 <target state="translated">Publicado<x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
@@ -2923,9 +2986,9 @@ The link will expire within 1 hour.</source>
2923 <trans-unit id="1465291804668949243" datatype="html"> 2986 <trans-unit id="1465291804668949243" datatype="html">
2924 <source>NSFW</source> 2987 <source>NSFW</source>
2925 <target state="translated">NSFW</target> 2988 <target state="translated">NSFW</target>
2926 2989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group>
2927 2990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group>
2928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 2991 </trans-unit>
2929 <trans-unit id="4512155674928869984"> 2992 <trans-unit id="4512155674928869984">
2930 <source>Get more information</source> 2993 <source>Get more information</source>
2931 <target>Ver más información</target> 2994 <target>Ver más información</target>
@@ -2943,10 +3006,10 @@ The link will expire within 1 hour.</source>
2943 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3006 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2944 <context context-type="linenumber">1,3</context> 3007 <context context-type="linenumber">1,3</context>
2945 </context-group> 3008 </context-group>
2946 </trans-unit><trans-unit id="6355398227384499371" datatype="html"> 3009 </trans-unit>
2947 <source> Move to external storage failed, this video may not work properly. 3010 <trans-unit id="6355398227384499371" datatype="html">
2948</source><target state="new"> Move to external storage failed, this video may not work properly. 3011 <source>Move to external storage failed, this video may not work properly.</source>
2949</target> 3012 <target state="translated">No se pudo mover al almacenamiento externo, es posible que este video no funcione correctamente.</target>
2950 <context-group purpose="location"> 3013 <context-group purpose="location">
2951 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3014 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2952 <context context-type="linenumber">5,7</context> 3015 <context context-type="linenumber">5,7</context>
@@ -2955,33 +3018,33 @@ The link will expire within 1 hour.</source>
2955 <trans-unit id="4092533321838934102" datatype="html"> 3018 <trans-unit id="4092533321838934102" datatype="html">
2956 <source>The video is being imported, it will be available when the import is finished.</source> 3019 <source>The video is being imported, it will be available when the import is finished.</source>
2957 <target state="translated">El video se está importando, estará disponible cuando finalice la importación.</target> 3020 <target state="translated">El video se está importando, estará disponible cuando finalice la importación.</target>
2958 3021 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
2959 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3022 </trans-unit>
2960 <trans-unit id="8304621069698650554" datatype="html"> 3023 <trans-unit id="8304621069698650554" datatype="html">
2961 <source>The video is being transcoded, it may not work properly.</source> 3024 <source>The video is being transcoded, it may not work properly.</source>
2962 <target state="translated">El video se está transcodificando, es posible que no funcione correctamente.</target> 3025 <target state="translated">El video se está transcodificando, es posible que no funcione correctamente.</target>
2963 3026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
2964 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3027 </trans-unit>
2965 <trans-unit id="9080034597841586171" datatype="html"> 3028 <trans-unit id="9080034597841586171" datatype="html">
2966 <source>The video is being moved to an external server, it may not work properly.</source> 3029 <source>The video is being moved to an external server, it may not work properly.</source>
2967 <target state="translated">El video se está moviendo a un servidor externo, es posible que no funcione correctamente.</target> 3030 <target state="translated">El video se está moviendo a un servidor externo, es posible que no funcione correctamente.</target>
2968 3031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group>
2969 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3032 </trans-unit>
2970 <trans-unit id="8619499607322327082" datatype="html"> 3033 <trans-unit id="8619499607322327082" datatype="html">
2971 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> 3034 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
2972 <target state="translated">Este video se publicará eln <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target> 3035 <target state="translated">Este video se publicará eln <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target>
2973 3036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group>
2974 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 3037 </trans-unit>
2975 <trans-unit id="4262297989675590582" datatype="html"> 3038 <trans-unit id="4262297989675590582" datatype="html">
2976 <source>This live has not started yet.</source> 3039 <source>This live has not started yet.</source>
2977 <target state="translated">Este directo aún no ha comenzado.</target> 3040 <target state="translated">Este directo aún no ha comenzado.</target>
2978 3041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group>
2979 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 3042 </trans-unit>
2980 <trans-unit id="4926204350710628499" datatype="html"> 3043 <trans-unit id="4926204350710628499" datatype="html">
2981 <source>This live has ended.</source> 3044 <source>This live has ended.</source>
2982 <target state="translated">Este directo ha terminado.</target> 3045 <target state="translated">Este directo ha terminado.</target>
2983 3046 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group>
2984 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 3047 </trans-unit>
2985 <trans-unit id="8518611938109939710" datatype="html"> 3048 <trans-unit id="8518611938109939710" datatype="html">
2986 <source>SORT BY</source> 3049 <source>SORT BY</source>
2987 <target state="translated">ORDENAR POR</target> 3050 <target state="translated">ORDENAR POR</target>
@@ -3003,8 +3066,8 @@ The link will expire within 1 hour.</source>
3003 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> 3066 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3004 </trans-unit> 3067 </trans-unit>
3005 <trans-unit id="6390009909920475335" datatype="html"> 3068 <trans-unit id="6390009909920475335" datatype="html">
3006 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3069 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3007 <target state="translated">Vista<x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> de<x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> y otros </target> 3070 <target state="translated">Vista<x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 repuesta} other {{{ comment.totalReplies }} respuestas}}"/> de<x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> y otros </target>
3008 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> 3071 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group>
3009 </trans-unit> 3072 </trans-unit>
3010 <trans-unit id="4036338619293319383" datatype="html"> 3073 <trans-unit id="4036338619293319383" datatype="html">
@@ -3015,13 +3078,13 @@ The link will expire within 1 hour.</source>
3015 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3078 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3016 </trans-unit> 3079 </trans-unit>
3017 <trans-unit id="127329338495775339" datatype="html"> 3080 <trans-unit id="127329338495775339" datatype="html">
3018 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3081 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3019 <target state="translated">Vista<x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> de<x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> 3082 <target state="translated">Vista<x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 respuesta} other {{{ comment.totalReplies }} respuestas}}"/> de<x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target>
3020 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> 3083 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group>
3021 </trans-unit> 3084 </trans-unit>
3022 <trans-unit id="5535545444690528619" datatype="html"> 3085 <trans-unit id="5535545444690528619" datatype="html">
3023 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source> 3086 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
3024 <target state="translated">Vista<x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 respuesta} other {{{ comment.totalReplies }} respuestas}}"/></target> 3087 <target state="translated">Vista<x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 repuesta} other {{{ comment.totalReplies }} respuestas}}"/></target>
3025 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3088 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3026 </trans-unit> 3089 </trans-unit>
3027 <trans-unit id="1055254162789146714"> 3090 <trans-unit id="1055254162789146714">
@@ -3463,10 +3526,10 @@ The link will expire within 1 hour.</source>
3463 <trans-unit id="7049348886126005391"> 3526 <trans-unit id="7049348886126005391">
3464 <source>Batch actions</source> 3527 <source>Batch actions</source>
3465 <target>Acciones masivas</target> 3528 <target>Acciones masivas</target>
3466 3529 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3467 3530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3468 3531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3469 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3532 </trans-unit>
3470 <trans-unit id="675721269041534709" datatype="html"> 3533 <trans-unit id="675721269041534709" datatype="html">
3471 <source>The user was banned</source> 3534 <source>The user was banned</source>
3472 <target state="translated">El usuario ha sido expulsado</target> 3535 <target state="translated">El usuario ha sido expulsado</target>
@@ -3475,13 +3538,13 @@ The link will expire within 1 hour.</source>
3475 <trans-unit id="2348557406282409966" datatype="html"> 3538 <trans-unit id="2348557406282409966" datatype="html">
3476 <source>Open account in a new tab</source> 3539 <source>Open account in a new tab</source>
3477 <target state="translated">Abrir cuenta en una pestaña nueva</target> 3540 <target state="translated">Abrir cuenta en una pestaña nueva</target>
3478 3541 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group>
3479 3542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group>
3480 3543 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group>
3481 3544 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3482 3545 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3483 3546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3484 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3547 </trans-unit>
3485 <trans-unit id="3111569165173971676" datatype="html"> 3548 <trans-unit id="3111569165173971676" datatype="html">
3486 <source>Deleted account</source> 3549 <source>Deleted account</source>
3487 <target state="translated">Cuenta eliminada</target> 3550 <target state="translated">Cuenta eliminada</target>
@@ -3599,30 +3662,30 @@ The link will expire within 1 hour.</source>
3599 <trans-unit id="7692347838587821095"> 3662 <trans-unit id="7692347838587821095">
3600 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3663 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3601 <target>Fecha <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3664 <target>Fecha <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3602 3665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group>
3603 3666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
3604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3667 </trans-unit>
3605 <trans-unit id="1451763834047485033" datatype="html"> 3668 <trans-unit id="1451763834047485033" datatype="html">
3606 <source>Select this row</source> 3669 <source>Select this row</source>
3607 <target state="translated">Seleccione esta fila</target> 3670 <target state="translated">Seleccione esta fila</target>
3608 3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group>
3609 3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3610 3673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group>
3611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 3674 </trans-unit>
3612 <trans-unit id="4043531994869127329" datatype="html"> 3675 <trans-unit id="4043531994869127329" datatype="html">
3613 <source>See full comment</source> 3676 <source>See full comment</source>
3614 <target state="translated">Ver comentario completo</target> 3677 <target state="translated">Ver comentario completo</target>
3615 3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group>
3616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3679 </trans-unit>
3617 <trans-unit id="3193976279273491157"> 3680 <trans-unit id="3193976279273491157">
3618 <source>Actions</source> 3681 <source>Actions</source>
3619 <target>Acciones</target> 3682 <target>Acciones</target>
3620 3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group>
3621 3684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3622 3685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group>
3623 3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group>
3624 3687 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 3688 </trans-unit>
3626 <trans-unit id="8390803680962035202" datatype="html"> 3689 <trans-unit id="8390803680962035202" datatype="html">
3627 <source>Follower</source> 3690 <source>Follower</source>
3628 <target state="translated">Seguidor</target> 3691 <target state="translated">Seguidor</target>
@@ -3634,18 +3697,18 @@ The link will expire within 1 hour.</source>
3634 <trans-unit id="4691552465058437520" datatype="html"> 3697 <trans-unit id="4691552465058437520" datatype="html">
3635 <source>Commented video</source> 3698 <source>Commented video</source>
3636 <target state="translated">Video comentado</target> 3699 <target state="translated">Video comentado</target>
3637 3700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group>
3638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3701 </trans-unit>
3639 <trans-unit id="7266085473379376028" datatype="html"> 3702 <trans-unit id="7266085473379376028" datatype="html">
3640 <source>No comments found matching current filters.</source> 3703 <source>No comments found matching current filters.</source>
3641 <target state="translated">No se encontraron comentarios que coincidan con los filtros actuales.</target> 3704 <target state="translated">No se encontraron comentarios que coincidan con los filtros actuales.</target>
3642 3705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group>
3643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3706 </trans-unit>
3644 <trans-unit id="2398388496754671928" datatype="html"> 3707 <trans-unit id="2398388496754671928" datatype="html">
3645 <source>No comments found.</source> 3708 <source>No comments found.</source>
3646 <target state="translated">No se encontraron comentarios.</target> 3709 <target state="translated">No se encontraron comentarios.</target>
3647 3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group>
3648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3711 </trans-unit>
3649 <trans-unit id="4604870995665811499" datatype="html"> 3712 <trans-unit id="4604870995665811499" datatype="html">
3650 <source>Local comments</source> 3713 <source>Local comments</source>
3651 <target state="translated">Comentarios locales</target> 3714 <target state="translated">Comentarios locales</target>
@@ -3753,18 +3816,18 @@ The link will expire within 1 hour.</source>
3753 <trans-unit id="6549265851868599441"> 3816 <trans-unit id="6549265851868599441">
3754 <source>Video</source> 3817 <source>Video</source>
3755 <target>Vídeo</target> 3818 <target>Vídeo</target>
3756 3819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group>
3757 3820 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group>
3758 3821 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group>
3759 3822 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group>
3760 3823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 3824 </trans-unit>
3762 <trans-unit id="2662644497259948010" datatype="html"> 3825 <trans-unit id="2662644497259948010" datatype="html">
3763 <source>Comment</source> 3826 <source>Comment</source>
3764 <target state="translated">Comentario</target> 3827 <target state="translated">Comentario</target>
3765 3828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
3766 3829 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3830 </trans-unit>
3768 <trans-unit id="1359961255805685312" datatype="html"> 3831 <trans-unit id="1359961255805685312" datatype="html">
3769 <source>This video has been reported multiple times.</source> 3832 <source>This video has been reported multiple times.</source>
3770 <target state="translated">Este video ha sido reportado varias veces.</target> 3833 <target state="translated">Este video ha sido reportado varias veces.</target>
@@ -3828,8 +3891,8 @@ The link will expire within 1 hour.</source>
3828 <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> 3891 <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>
3829 </trans-unit> 3892 </trans-unit>
3830 <trans-unit id="1258618443362430782" datatype="html"> 3893 <trans-unit id="1258618443362430782" datatype="html">
3831 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 3894 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
3832 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 informe} other {{{ abuse.countReportsForReportee }} informes}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 3895 <target state="translated"><x id="ICU" xid="1879828604800763221" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 informe} other {{{ abuse.countReportsForReporter }} informes}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/>t;"/&gt;<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
3833 <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> 3896 <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>
3834 <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> 3897 <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>
3835 </trans-unit> 3898 </trans-unit>
@@ -3906,10 +3969,10 @@ The link will expire within 1 hour.</source>
3906 <trans-unit id="4086606389696938932"> 3969 <trans-unit id="4086606389696938932">
3907 <source>Account</source> 3970 <source>Account</source>
3908 <target>Cuenta</target> 3971 <target>Cuenta</target>
3909 3972 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group>
3910 3973 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3911 3974 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3975 </trans-unit>
3913 <trans-unit id="8564972645418093229" datatype="html"> 3976 <trans-unit id="8564972645418093229" datatype="html">
3914 <source>No account found matching current filters.</source> 3977 <source>No account found matching current filters.</source>
3915 <target state="translated">No se ha encontrado ninguna cuenta que coincida con los filtros actuales.</target> 3978 <target state="translated">No se ha encontrado ninguna cuenta que coincida con los filtros actuales.</target>
@@ -4034,8 +4097,8 @@ The link will expire within 1 hour.</source>
4034 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> 4097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group>
4035 </trans-unit> 4098 </trans-unit>
4036 <trans-unit id="1780056719120519633" datatype="html"> 4099 <trans-unit id="1780056719120519633" datatype="html">
4037 <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4100 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4038 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> por"<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> 4101 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/><x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {resultado} other {resultados}}"/> por"<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target>
4039 <context-group purpose="location"> 4102 <context-group purpose="location">
4040 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> 4103 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4041 <context context-type="linenumber">22,24</context> 4104 <context context-type="linenumber">22,24</context>
@@ -4120,10 +4183,10 @@ The link will expire within 1 hour.</source>
4120 <trans-unit id="6110554376228744887" datatype="html"> 4183 <trans-unit id="6110554376228744887" datatype="html">
4121 <source>Select all rows</source> 4184 <source>Select all rows</source>
4122 <target state="translated">Seleccionar todas las filas</target> 4185 <target state="translated">Seleccionar todas las filas</target>
4123 4186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group>
4124 4187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4125 4188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group>
4126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 4189 </trans-unit>
4127 <trans-unit id="2719284837486030903" datatype="html"> 4190 <trans-unit id="2719284837486030903" datatype="html">
4128 <source>Job type</source> 4191 <source>Job type</source>
4129 <target state="translated">Tipo de trabajo</target> 4192 <target state="translated">Tipo de trabajo</target>
@@ -4154,8 +4217,8 @@ The link will expire within 1 hour.</source>
4154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> 4217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4155 </trans-unit> 4218 </trans-unit>
4156 <trans-unit id="3901868627411944813" datatype="html"> 4219 <trans-unit id="3901868627411944813" datatype="html">
4157 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source> 4220 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4158 <target state="translated">Prioridad<x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 =más alta prioridad)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target> 4221 <target state="translated">Prioridad<x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 =más alta prioridad)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
4159 <context-group purpose="location"> 4222 <context-group purpose="location">
4160 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4223 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4161 <context context-type="linenumber">47</context> 4224 <context context-type="linenumber">47</context>
@@ -4175,8 +4238,8 @@ The link will expire within 1 hour.</source>
4175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4176 </trans-unit> 4239 </trans-unit>
4177 <trans-unit id="2713421326605345655" datatype="html"> 4240 <trans-unit id="2713421326605345655" datatype="html">
4178 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source> 4241 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4179 <target state="translated">Ningún<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> trabajo encontrado.</target> 4242 <target state="translated">Ningún<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> trabajo encontrado.</target>
4180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4181 </trans-unit> 4244 </trans-unit>
4182 <trans-unit id="2384897339170501794" datatype="html"> 4245 <trans-unit id="2384897339170501794" datatype="html">
@@ -4222,8 +4285,8 @@ The link will expire within 1 hour.</source>
4222 </context-group> 4285 </context-group>
4223 </trans-unit> 4286 </trans-unit>
4224 <trans-unit id="2232767208623640457" datatype="html"> 4287 <trans-unit id="2232767208623640457" datatype="html">
4225 <source>By <x id="INTERPOLATION"/> -></source> 4288 <source>By <x id="INTERPOLATION"/> -&gt;</source>
4226 <target state="translated">Por<x id="INTERPOLATION"/>-></target> 4289 <target state="translated">Por<x id="INTERPOLATION"/>-&gt;</target>
4227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4228 </trans-unit> 4291 </trans-unit>
4229 <trans-unit id="7396175500300709096" datatype="html"> 4292 <trans-unit id="7396175500300709096" datatype="html">
@@ -4295,8 +4358,8 @@ The link will expire within 1 hour.</source>
4295 <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> 4358 <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>
4296 </trans-unit> 4359 </trans-unit>
4297 <trans-unit id="4423835119021329687" datatype="html"> 4360 <trans-unit id="4423835119021329687" datatype="html">
4298 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source> 4361 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4299 <target state="translated">Administrar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>usuarios<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>para construir un equipo de moderación. </target> 4362 <target state="translated">Administrar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>usuarios<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>para construir un equipo de moderación. </target>
4300 <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> 4363 <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>
4301 </trans-unit> 4364 </trans-unit>
4302 <trans-unit id="7030031694783481217" datatype="html"> 4365 <trans-unit id="7030031694783481217" datatype="html">
@@ -4305,8 +4368,8 @@ The link will expire within 1 hour.</source>
4305 <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> 4368 <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>
4306 </trans-unit> 4369 </trans-unit>
4307 <trans-unit id="4620493570088713907" datatype="html"> 4370 <trans-unit id="4620493570088713907" datatype="html">
4308 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4371 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4309 <target state="translated">Habilitarlo permitirá que otros administradores sepan que principalmente está federando contenido sensible.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Además, la casilla de verificación NSFW en la carga de video se marcará automáticamente de forma predeterminada. </target> 4372 <target state="translated">Habilitarlo permitirá que otros administradores sepan que principalmente está federando contenido sensible.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Además, la casilla de verificación NSFW en la carga de video se marcará automáticamente de forma predeterminada. </target>
4310 <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> 4373 <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>
4311 </trans-unit> 4374 </trans-unit>
4312 <trans-unit id="7497677457560701935"> 4375 <trans-unit id="7497677457560701935">
@@ -4425,8 +4488,8 @@ The link will expire within 1 hour.</source>
4425 <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> 4488 <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>
4426 </trans-unit> 4489 </trans-unit>
4427 <trans-unit id="2107098695989136934" datatype="html"> 4490 <trans-unit id="2107098695989136934" datatype="html">
4428 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4491 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4429 <target state="translated">Utiliza<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; temas<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>para cambios más complejos, o <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>agregar ligeras personalizaciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4492 <target state="translated">Utiliza<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; temas<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>para cambios más complejos, o <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>agregar ligeras personalizaciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4430 <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> 4493 <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>
4431 </trans-unit> 4494 </trans-unit>
4432 <trans-unit id="6855462350544488601" datatype="html"> 4495 <trans-unit id="6855462350544488601" datatype="html">
@@ -4532,8 +4595,8 @@ The link will expire within 1 hour.</source>
4532 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4595 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4533 </trans-unit> 4596 </trans-unit>
4534 <trans-unit id="2669509104300979449" datatype="html"> 4597 <trans-unit id="2669509104300979449" datatype="html">
4535 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source> 4598 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4536 <target state="translated">Gestionar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>usuarios<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>para establecer su cuota individualmente. </target> 4599 <target state="translated">Gestionar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>usuarios<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>para establecer su cuota individualmente. </target>
4537 <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">151</context></context-group> 4600 <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">151</context></context-group>
4538 </trans-unit> 4601 </trans-unit>
4539 <trans-unit id="4497115134891299867"> 4602 <trans-unit id="4497115134891299867">
@@ -4708,8 +4771,8 @@ The link will expire within 1 hour.</source>
4708 <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">368</context></context-group> 4771 <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">368</context></context-group>
4709 </trans-unit> 4772 </trans-unit>
4710 <trans-unit id="1886227550697837417" datatype="html"> 4773 <trans-unit id="1886227550697837417" datatype="html">
4711 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4774 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4712 <target state="translated">Solo debe usar índices de búsqueda moderados en producción, o <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>aloja tu propio<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4775 <target state="translated">Solo debe usar índices de búsqueda moderados en producción, o <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>aloja tu propio<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4713 <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">370</context></context-group> 4776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">370</context></context-group>
4714 </trans-unit> 4777 </trans-unit>
4715 <trans-unit id="2331464426553277323" datatype="html"> 4778 <trans-unit id="2331464426553277323" datatype="html">
@@ -4743,8 +4806,8 @@ The link will expire within 1 hour.</source>
4743 <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">418</context></context-group> 4806 <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">418</context></context-group>
4744 </trans-unit> 4807 </trans-unit>
4745 <trans-unit id="252719899360434356" datatype="html"> 4808 <trans-unit id="252719899360434356" datatype="html">
4746 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 4809 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
4747 <target state="translated">Aministrar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relaciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> con otras instancias. </target> 4810 <target state="translated">Aministrar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relaciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> con otras instancias. </target>
4748 <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">419</context></context-group> 4811 <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">419</context></context-group>
4749 </trans-unit> 4812 </trans-unit>
4750 <trans-unit id="9119248927271669654" datatype="html"> 4813 <trans-unit id="9119248927271669654" datatype="html">
@@ -4780,8 +4843,8 @@ The link will expire within 1 hour.</source>
4780 <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">465</context></context-group> 4843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">465</context></context-group>
4781 </trans-unit> 4844 </trans-unit>
4782 <trans-unit id="9076632742417302918" datatype="html"> 4845 <trans-unit id="9076632742417302918" datatype="html">
4783 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 4846 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
4784 <target state="translated">Ver<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>la documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>para obtener más información sobre la URL esperada. </target> 4847 <target state="translated">Ver<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>la documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>para obtener más información sobre la URL esperada. </target>
4785 <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">470</context></context-group> 4848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">470</context></context-group>
4786 </trans-unit> 4849 </trans-unit>
4787 <trans-unit id="3946988229617310200" datatype="html"> 4850 <trans-unit id="3946988229617310200" datatype="html">
@@ -4792,8 +4855,8 @@ The link will expire within 1 hour.</source>
4792 <trans-unit id="2149300564474427551"> 4855 <trans-unit id="2149300564474427551">
4793 <source>Administrator</source> 4856 <source>Administrator</source>
4794 <target>Administrador</target> 4857 <target>Administrador</target>
4795 4858 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group>
4796 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 4859 </trans-unit>
4797 <trans-unit id="3171683206914962995"> 4860 <trans-unit id="3171683206914962995">
4798 <source>Admin email</source> 4861 <source>Admin email</source>
4799 <target>Correo del administrador</target> 4862 <target>Correo del administrador</target>
@@ -4830,8 +4893,8 @@ The link will expire within 1 hour.</source>
4830 <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">551</context></context-group> 4893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group>
4831 </trans-unit> 4894 </trans-unit>
4832 <trans-unit id="2076338542820061819" datatype="html"> 4895 <trans-unit id="2076338542820061819" datatype="html">
4833 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 4896 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
4834 <target state="translated">Si Twitter permite explícitamente su instancia, se incrustará un reproductor de video en el feed de Twitter en el video compartido de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Si la instancia no lo es, usamos una tarjeta de enlace de imagen que lo redireccionará a su instancia de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Marque esta casilla de verificación, guarde la configuración y pruebe con una URL de video de su instancia (https://example.com/w/blabla) en<x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para ver si su instancia está permitida. </target> 4897 <target state="translated">Si Twitter permite explícitamente su instancia, se incrustará un reproductor de video en el feed de Twitter en el video compartido de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Si la instancia no lo es, usamos una tarjeta de enlace de imagen que lo redireccionará a su instancia de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Marque esta casilla de verificación, guarde la configuración y pruebe con una URL de video de su instancia (https://example.com/w/blabla) en<x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> para ver si su instancia está permitida. </target>
4835 <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">555</context></context-group> 4898 <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">555</context></context-group>
4836 </trans-unit> 4899 </trans-unit>
4837 <trans-unit id="493135676263039396" datatype="html"> 4900 <trans-unit id="493135676263039396" datatype="html">
@@ -4869,13 +4932,13 @@ The link will expire within 1 hour.</source>
4869 <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">33</context></context-group> 4932 <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">33</context></context-group>
4870 </trans-unit> 4933 </trans-unit>
4871 <trans-unit id="4420104899393268652" datatype="html"> 4934 <trans-unit id="4420104899393268652" datatype="html">
4872 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4935 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4873 <target state="translated">Máximo de vidas simultáneas creadas en su instancia <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 para 'ilimitado')<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4936 <target state="translated">Máximo de vidas simultáneas creadas en su instancia <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 para 'ilimitado')<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4874 <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">40</context></context-group> 4937 <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">40</context></context-group>
4875 </trans-unit> 4938 </trans-unit>
4876 <trans-unit id="7210210728441530221" datatype="html"> 4939 <trans-unit id="7210210728441530221" datatype="html">
4877 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4940 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4878 <target state="translated">(-1 para 'ilimitado') <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 para 'ilimitado')<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4941 <target state="translated">(-1 para 'ilimitado') <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 para 'ilimitado')<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4879 <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">53</context></context-group> 4942 <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">53</context></context-group>
4880 </trans-unit> 4943 </trans-unit>
4881 <trans-unit id="6830777508073747241" datatype="html"> 4944 <trans-unit id="6830777508073747241" datatype="html">
@@ -5019,8 +5082,8 @@ The link will expire within 1 hour.</source>
5019 <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> 5082 <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>
5020 </trans-unit> 5083 </trans-unit>
5021 <trans-unit id="7334484418359079994" datatype="html"> 5084 <trans-unit id="7334484418359079994" datatype="html">
5022 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5085 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5023 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requiere ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Genere listas de reproducción HLS y archivos MP4 fragmentados, lo que resulta en una mejor reproducción que con WebTorrent simple:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Reproducción más rápida, especialmente con videos largos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Reproducción más estable (menos errores / carga infinita)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Si también habilitó la compatibilidad con WebTorrent, multiplicará el almacenamiento de videos por 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5086 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requiere ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Genere listas de reproducción HLS y archivos MP4 fragmentados, lo que resulta en una mejor reproducción que con WebTorrent simple:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Reproducción más rápida, especialmente con videos largos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Reproducción más estable (menos errores / carga infinita)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Si también habilitó la compatibilidad con WebTorrent, multiplicará el almacenamiento de videos por 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
5024 <context-group purpose="location"> 5087 <context-group purpose="location">
5025 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5088 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5026 <context context-type="linenumber">99,108</context> 5089 <context context-type="linenumber">99,108</context>
@@ -5151,19 +5214,13 @@ The link will expire within 1 hour.</source>
5151 <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> 5214 <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>
5152 </trans-unit> 5215 </trans-unit>
5153 <trans-unit id="4067880101082150743" datatype="html"> 5216 <trans-unit id="4067880101082150743" datatype="html">
5154 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5217 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5155 <target state="translated">Escribe código JavaScript directamente.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Ejempo: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log ('mi instancia es asombrosa');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5218 <target state="translated">Escribe código JavaScript directamente.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Ejempo: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log ('mi instancia es asombrosa');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5156 <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> 5219 <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>
5157 </trans-unit> 5220 </trans-unit>
5158 <trans-unit id="5464209657969421100" datatype="html"> 5221 <trans-unit id="5464209657969421100" datatype="html">
5159 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5222 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5160color: red; 5223 <target state="translated">console.log ('mi instancia es asombrosa');:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/># custom-css<x id="INTERPOLATION" equiv-text=" {{ '{' }"/>color rojo; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/>Anteponer con<x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/># custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/>para anular estilos. Ejemplo:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/># custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color rojo; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5161<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5162<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5163color: red;
5164<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5165<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5166 <target state="translated">console.log ('mi instancia es asombrosa');:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/># custom-css<x id="INTERPOLATION" equiv-text=" {{ '{' }"/>color rojo; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/>Anteponer con<x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/># custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/>para anular estilos. Ejemplo:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/># custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color rojo; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5167 <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> 5224 <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>
5168 </trans-unit> 5225 </trans-unit>
5169 <trans-unit id="283725429207896837" datatype="html"> 5226 <trans-unit id="283725429207896837" datatype="html">
@@ -5180,8 +5237,8 @@ color: red;
5180 </context-group> 5237 </context-group>
5181 </trans-unit> 5238 </trans-unit>
5182 <trans-unit id="8167543029214637769" datatype="html"> 5239 <trans-unit id="8167543029214637769" datatype="html">
5183 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source> 5240 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5184 <target state="translated">Hay errores en el formulario:<x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target> 5241 <target state="translated">Hay errores en el formulario:<x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5186 </trans-unit> 5243 </trans-unit>
5187 <trans-unit id="1445676851449000175"> 5244 <trans-unit id="1445676851449000175">
@@ -5257,8 +5314,8 @@ color: red;
5257 <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> 5314 <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>
5258 </trans-unit> 5315 </trans-unit>
5259 <trans-unit id="6317170736181476800" datatype="html"> 5316 <trans-unit id="6317170736181476800" datatype="html">
5260 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5317 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5261 <target state="translated">Actualiza <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>tu configuración<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 5318 <target state="translated">Actualiza <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>tu configuración<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
5262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5319 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5263 </trans-unit> 5320 </trans-unit>
5264 <trans-unit id="1405600824334286337" datatype="html"> 5321 <trans-unit id="1405600824334286337" datatype="html">
@@ -5278,40 +5335,40 @@ color: red;
5278 </context-group> 5335 </context-group>
5279 </trans-unit> 5336 </trans-unit>
5280 <trans-unit id="7028708681117573961" datatype="html"> 5337 <trans-unit id="7028708681117573961" datatype="html">
5281 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5338 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5282 <target state="translated">Ordenar por<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recientemente añadido"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5339 <target state="translated">Ordenar por<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recientemente añadido"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5283 <context-group purpose="location"> 5340 <context-group purpose="location">
5284 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5341 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5285 <context context-type="linenumber">46</context> 5342 <context context-type="linenumber">46</context>
5286 </context-group> 5343 </context-group>
5287 </trans-unit> 5344 </trans-unit>
5288 <trans-unit id="8190023086228606960" datatype="html"> 5345 <trans-unit id="8190023086228606960" datatype="html">
5289 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5346 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5290 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Vistas recientes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5347 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Vistas recientes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5291 <context-group purpose="location"> 5348 <context-group purpose="location">
5292 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5349 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5293 <context context-type="linenumber">48</context> 5350 <context context-type="linenumber">48</context>
5294 </context-group> 5351 </context-group>
5295 </trans-unit> 5352 </trans-unit>
5296 <trans-unit id="3224510615614621760" datatype="html"> 5353 <trans-unit id="3224510615614621760" datatype="html">
5297 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5354 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5298 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Caliente"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5355 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Caliente"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5299 <context-group purpose="location"> 5356 <context-group purpose="location">
5300 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5357 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5301 <context context-type="linenumber">49</context> 5358 <context context-type="linenumber">49</context>
5302 </context-group> 5359 </context-group>
5303 </trans-unit> 5360 </trans-unit>
5304 <trans-unit id="3082811226222076503" datatype="html"> 5361 <trans-unit id="3082811226222076503" datatype="html">
5305 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5362 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5306 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"El mejor"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5363 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"El mejor"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5307 <context-group purpose="location"> 5364 <context-group purpose="location">
5308 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5365 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5309 <context context-type="linenumber">50</context> 5366 <context context-type="linenumber">50</context>
5310 </context-group> 5367 </context-group>
5311 </trans-unit> 5368 </trans-unit>
5312 <trans-unit id="4322133526902910662" datatype="html"> 5369 <trans-unit id="4322133526902910662" datatype="html">
5313 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5370 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5314 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Me gusta"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5371 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Me gusta"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5315 <context-group purpose="location"> 5372 <context-group purpose="location">
5316 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5373 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5317 <context context-type="linenumber">51</context> 5374 <context context-type="linenumber">51</context>
@@ -5427,8 +5484,8 @@ color: red;
5427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5484 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5428 </trans-unit> 5485 </trans-unit>
5429 <trans-unit id="7350483582490037954" datatype="html"> 5486 <trans-unit id="7350483582490037954" datatype="html">
5430 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5487 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5431 <target state="translated">Con<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Ocultar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> o <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Desenfocar miniaturasx <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, Se solicitará una confirmación para ver el video. </target> 5488 <target state="translated">Con<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Ocultar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> o <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Desenfocar miniaturasx <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, Se solicitará una confirmación para ver el video. </target>
5432 <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> 5489 <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>
5433 <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> 5490 <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>
5434 </trans-unit> 5491 </trans-unit>
@@ -5666,7 +5723,7 @@ color: red;
5666 </trans-unit> 5723 </trans-unit>
5667 <trans-unit id="2204625138753484173" datatype="html"> 5724 <trans-unit id="2204625138753484173" datatype="html">
5668 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> 5725 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source>
5669 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/>>Borrar historial </target> 5726 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/>&gt;Borrar historial </target>
5670 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">17</context></context-group> 5727 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">17</context></context-group>
5671 </trans-unit> 5728 </trans-unit>
5672 <trans-unit id="4781078006040259916" datatype="html"> 5729 <trans-unit id="4781078006040259916" datatype="html">
@@ -5687,8 +5744,8 @@ color: red;
5687 </context-group> 5744 </context-group>
5688 </trans-unit> 5745 </trans-unit>
5689 <trans-unit id="5511928240200239994" datatype="html"> 5746 <trans-unit id="5511928240200239994" datatype="html">
5690 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 5747 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
5691 <target state="translated">Algunos de sus canales no están completamente configurados. Hágalos acogedores y explícitos sobre lo que publica agregando una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>bandera<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> y una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 5748 <target state="translated">Algunos de sus canales no están completamente configurados. Hágalos acogedores y explícitos sobre lo que publica agregando una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>bandera<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> y una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
5692 <context-group purpose="location"> 5749 <context-group purpose="location">
5693 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5750 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5694 <context context-type="linenumber">5</context> 5751 <context context-type="linenumber">5</context>
@@ -5797,13 +5854,13 @@ color: red;
5797 <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> 5854 <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>
5798 </trans-unit> 5855 </trans-unit>
5799 <trans-unit id="8844610145426272276" datatype="html"> 5856 <trans-unit id="8844610145426272276" datatype="html">
5800 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 5857 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
5801 <target state="translated">Para ayudar a los moderadores y otros usuarios a conocer <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>quien eres<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, no te olvides de <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>configurar el perfil de su cuenta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> agregando un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> y una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 5858 <target state="translated">Para ayudar a los moderadores y otros usuarios a conocer <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>quien eres<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, no te olvides de <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>configurar el perfil de su cuenta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> agregando un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> y una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target>
5802 <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> 5859 <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>
5803 </trans-unit> 5860 </trans-unit>
5804 <trans-unit id="3030338154442300172" datatype="html"> 5861 <trans-unit id="3030338154442300172" datatype="html">
5805 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> 5862 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
5806 <target state="translated">Creado<x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> 5863 <target state="translated"><x id="ICU" xid="498463490165953744" equiv-text="{pagination.totalItems, plural, =1 {1 lista de reproducción} other {{{ pagination.totalItems }} listas de reproducción}}"/> </target>
5807 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> 5864 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
5808 </trans-unit> 5865 </trans-unit>
5809 <trans-unit id="3505845886770923767" datatype="html"> 5866 <trans-unit id="3505845886770923767" datatype="html">
@@ -5956,8 +6013,8 @@ color: red;
5956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> 6013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
5957 </trans-unit> 6014 </trans-unit>
5958 <trans-unit id="8856905278208146821" datatype="html"> 6015 <trans-unit id="8856905278208146821" datatype="html">
5959 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> 6016 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
5960 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> 6017 <target state="translated"><x id="ICU" xid="8553183884518584864" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 vídeo} other {{{ getTotalVideosOf(videoChannel) }} vídeos}}"/> </target>
5961 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> 6018 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
5962 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> 6019 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
5963 <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">33</context></context-group> 6020 <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">33</context></context-group>
@@ -5978,9 +6035,7 @@ color: red;
5978 <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> 6035 <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>
5979 </trans-unit> 6036 </trans-unit>
5980 <trans-unit id="7152797255397280410" datatype="html"> 6037 <trans-unit id="7152797255397280410" datatype="html">
5981 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6038 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 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 channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5982It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
5983channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5984 <target state="translated">¿Realmente quieres eliminar <x id="PH" equiv-text="videoChannel.displayName"/>? Se eliminarán<x id="PH_1" equiv-text="videoChannel.videosCount"/>videos subidos en este canal ¡y no podrás crear otro canal con el mismo nombre (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target> 6039 <target state="translated">¿Realmente quieres eliminar <x id="PH" equiv-text="videoChannel.displayName"/>? Se eliminarán<x id="PH_1" equiv-text="videoChannel.videosCount"/>videos subidos en este canal ¡y no podrás crear otro canal con el mismo nombre (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target>
5985 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> 6040 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
5986 </trans-unit> 6041 </trans-unit>
@@ -6012,8 +6067,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6012 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> 6067 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
6013 </trans-unit> 6068 </trans-unit>
6014 <trans-unit id="2705478076887104088" datatype="html"> 6069 <trans-unit id="2705478076887104088" datatype="html">
6015 <source>SHOW THIS CHANNEL ></source> 6070 <source>SHOW THIS CHANNEL &gt;</source>
6016 <target state="translated">MOSTRAR ESTE CANAL ></target> 6071 <target state="translated">MOSTRAR ESTE CANAL &gt;</target>
6017 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> 6072 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group>
6018 </trans-unit> 6073 </trans-unit>
6019 <trans-unit id="4088311569349098646"> 6074 <trans-unit id="4088311569349098646">
@@ -6261,8 +6316,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6261 <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> 6316 <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>
6262 </trans-unit> 6317 </trans-unit>
6263 <trans-unit id="1120376809358109718" datatype="html"> 6318 <trans-unit id="1120376809358109718" datatype="html">
6264 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 6319 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6265 <target state="translated">Las coparticipaciones web (peers) no son de acceso público: debido a que usamos el transporte websocket, el protocolo es diferente del rastreador clásico de BitTorrent. Cuando está en un navegador web, envía una señal que contiene su dirección IP al rastreador que elegirá aleatoriamente a otros pares para reenviar la información. Ver <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>este documento<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> para obtener mas información </target> 6320 <target state="translated">Las coparticipaciones web (peers) no son de acceso público: debido a que usamos el transporte websocket, el protocolo es diferente del rastreador clásico de BitTorrent. Cuando está en un navegador web, envía una señal que contiene su dirección IP al rastreador que elegirá aleatoriamente a otros pares para reenviar la información. Ver <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>este documento<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> para obtener mas información </target>
6266 <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> 6321 <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>
6267 </trans-unit> 6322 </trans-unit>
6268 <trans-unit id="7812408733559506009" datatype="html"> 6323 <trans-unit id="7812408733559506009" datatype="html">
@@ -6363,8 +6418,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6363 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6418 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6364 </trans-unit> 6419 </trans-unit>
6365 <trans-unit id="4807161697338135032" datatype="html"> 6420 <trans-unit id="4807161697338135032" datatype="html">
6366 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 6421 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6367 <target state="translated">Póngase en contacto con el administrador (es)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 6422 <target state="translated">Póngase en contacto con el administrador (es)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
6368 <context-group purpose="location"> 6423 <context-group purpose="location">
6369 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6424 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6370 <context context-type="linenumber">3</context> 6425 <context context-type="linenumber">3</context>
@@ -6465,8 +6520,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6465 <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> 6520 <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>
6466 </trans-unit> 6521 </trans-unit>
6467 <trans-unit id="7440807341905682986" datatype="html"> 6522 <trans-unit id="7440807341905682986" datatype="html">
6468 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 6523 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
6469 <target state="translated">Yo tengo al menos <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> años y estoy de acuerdo con los<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Términos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> y el <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Código de conducta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/>de esta instancia </target> 6524 <target state="translated">Yo tengo al menos <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> años y estoy de acuerdo con los<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Términos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> y el <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Código de conducta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/>de esta instancia </target>
6470 <context-group purpose="location"> 6525 <context-group purpose="location">
6471 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6526 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6472 <context context-type="linenumber">5,10</context> 6527 <context context-type="linenumber">5,10</context>
@@ -6544,53 +6599,53 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6544 <trans-unit id="5254305728396198887" datatype="html"> 6599 <trans-unit id="5254305728396198887" datatype="html">
6545 <source>Sensitive content</source> 6600 <source>Sensitive content</source>
6546 <target state="translated">Contenido sensible</target> 6601 <target state="translated">Contenido sensible</target>
6547 6602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
6548 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 6603 </trans-unit>
6549 <trans-unit id="5590086849807274701" datatype="html"> 6604 <trans-unit id="5590086849807274701" datatype="html">
6550 <source>Scope</source> 6605 <source>Scope</source>
6551 <target state="translated">Alcance</target> 6606 <target state="translated">Alcance</target>
6552 6607 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
6553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 6608 </trans-unit>
6554 <trans-unit id="5019568087038659501" datatype="html"> 6609 <trans-unit id="5019568087038659501" datatype="html">
6555 <source>Federated</source> 6610 <source>Federated</source>
6556 <target state="translated">Federado</target> 6611 <target state="translated">Federado</target>
6557 6612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
6558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 6613 </trans-unit>
6559 <trans-unit id="1949800099101277248" datatype="html"> 6614 <trans-unit id="1949800099101277248" datatype="html">
6560 <source>Languages</source> 6615 <source>Languages</source>
6561 <target state="translated">Idiomas</target> 6616 <target state="translated">Idiomas</target>
6562 6617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
6563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 6618 </trans-unit>
6564 <trans-unit id="1902100407096396858" datatype="html"> 6619 <trans-unit id="1902100407096396858" datatype="html">
6565 <source>Categories</source> 6620 <source>Categories</source>
6566 <target state="translated">Categorías</target> 6621 <target state="translated">Categorías</target>
6567 6622 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
6568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 6623 </trans-unit>
6569 <trans-unit id="3599150758014724057" datatype="html"> 6624 <trans-unit id="3599150758014724057" datatype="html">
6570 <source>All videos</source> 6625 <source>All videos</source>
6571 <target state="translated">Todos los videos</target> 6626 <target state="translated">Todos los videos</target>
6572 6627 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
6573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 6628 </trans-unit>
6574 <trans-unit id="8466337030143068285" datatype="html"> 6629 <trans-unit id="8466337030143068285" datatype="html">
6575 <source>Blurred</source> 6630 <source>Blurred</source>
6576 <target state="translated">Borroso</target> 6631 <target state="translated">Borroso</target>
6577 6632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
6578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 6633 </trans-unit>
6579 <trans-unit id="7054829409324166420" datatype="html"> 6634 <trans-unit id="7054829409324166420" datatype="html">
6580 <source>hidden</source> 6635 <source>hidden</source>
6581 <target state="translated">oculto</target> 6636 <target state="translated">oculto</target>
6582 6637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
6583 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 6638 </trans-unit>
6584 <trans-unit id="5766954855630346873" datatype="html"> 6639 <trans-unit id="5766954855630346873" datatype="html">
6585 <source>blurred</source> 6640 <source>blurred</source>
6586 <target state="translated">borroso</target> 6641 <target state="translated">borroso</target>
6587 6642 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
6588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 6643 </trans-unit>
6589 <trans-unit id="1833483831276078393" datatype="html"> 6644 <trans-unit id="1833483831276078393" datatype="html">
6590 <source>displayed</source> 6645 <source>displayed</source>
6591 <target state="translated">desplegado</target> 6646 <target state="translated">desplegado</target>
6592 6647 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
6593 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 6648 </trans-unit>
6594 <trans-unit id="4856575356061361269" datatype="html"> 6649 <trans-unit id="4856575356061361269" datatype="html">
6595 <source><x id="PH"/> direct account followers </source> 6650 <source><x id="PH"/> direct account followers </source>
6596 <target state="translated"> 6651 <target state="translated">
@@ -6640,8 +6695,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6641 </trans-unit> 6696 </trans-unit>
6642 <trans-unit id="8011855989482474311" datatype="html"> 6697 <trans-unit id="8011855989482474311" datatype="html">
6643 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 6698 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
6644 <target state="translated">Un &lt;code>.mp4&lt;/code> que mantiene la pista de audio original, sin video</target> 6699 <target state="translated">Un &lt;code&gt;.mp4&lt;/code&gt; que mantiene la pista de audio original, sin video</target>
6645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6646 </trans-unit> 6701 </trans-unit>
6647 <trans-unit id="7756250490108954499" datatype="html"> 6702 <trans-unit id="7756250490108954499" datatype="html">
@@ -7460,8 +7515,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7460 </context-group> 7515 </context-group>
7461 </trans-unit> 7516 </trans-unit>
7462 <trans-unit id="7223931053738621590" datatype="html"> 7517 <trans-unit id="7223931053738621590" datatype="html">
7463 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 7518 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
7464 <target state="translated">PeerTube cree que la IP pública de su navegador web es<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 7519 <target state="translated">PeerTube cree que la IP pública de su navegador web es<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
7465 <context-group purpose="location"> 7520 <context-group purpose="location">
7466 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7521 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7467 <context context-type="linenumber">4</context> 7522 <context context-type="linenumber">4</context>
@@ -7508,16 +7563,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7508 </context-group> 7563 </context-group>
7509 </trans-unit> 7564 </trans-unit>
7510 <trans-unit id="1285026053775066761" datatype="html"> 7565 <trans-unit id="1285026053775066761" datatype="html">
7511 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source> 7566 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
7512 <target state="translated">Comprobar el<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/>clave de configuración</target> 7567 <target state="translated">Comprobar el<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/>clave de configuración</target>
7513 <context-group purpose="location"> 7568 <context-group purpose="location">
7514 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7569 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7515 <context context-type="linenumber">15</context> 7570 <context context-type="linenumber">15</context>
7516 </context-group> 7571 </context-group>
7517 </trans-unit> 7572 </trans-unit>
7518 <trans-unit id="7014275542536964627" datatype="html"> 7573 <trans-unit id="7014275542536964627" datatype="html">
7519 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source> 7574 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
7520 <target state="translated">Si ejecuta PeerTube con Docker, compruebe que ejecuta el<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> con<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (ver<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>asunto 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target> 7575 <target state="translated">Si ejecuta PeerTube con Docker, compruebe que ejecuta el<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> con<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (ver<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>asunto 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target>
7521 <context-group purpose="location"> 7576 <context-group purpose="location">
7522 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7577 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7523 <context context-type="linenumber">16,17</context> 7578 <context context-type="linenumber">16,17</context>
@@ -7567,19 +7622,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7567 <trans-unit id="314315645942131479"> 7622 <trans-unit id="314315645942131479">
7568 <source>Info</source> 7623 <source>Info</source>
7569 <target>Info</target> 7624 <target>Info</target>
7570 7625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group>
7571 7626 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7627 </trans-unit>
7573 <trans-unit id="4116911651502837995" datatype="html"> 7628 <trans-unit id="4116911651502837995" datatype="html">
7574 <source>Files</source> 7629 <source>Files</source>
7575 <target state="translated">Archivos</target> 7630 <target state="translated">Archivos</target>
7576 7631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
7577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 7632 </trans-unit>
7578 <trans-unit id="4767765747214995164" datatype="html"> 7633 <trans-unit id="4767765747214995164" datatype="html">
7579 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7634 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
7580 <target state="translated">Publicado <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7635 <target state="translated">Publicado <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
7581 7636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
7582 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 7637 </trans-unit>
7583 <trans-unit id="6759205696902713848"> 7638 <trans-unit id="6759205696902713848">
7584 <source>Warning</source> 7639 <source>Warning</source>
7585 <target>Aviso</target> 7640 <target>Aviso</target>
@@ -7588,9 +7643,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7588 <trans-unit id="1519954996184640001"> 7643 <trans-unit id="1519954996184640001">
7589 <source>Error</source> 7644 <source>Error</source>
7590 <target>Error</target> 7645 <target>Error</target>
7591 7646 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
7592 7647 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7593 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7648 </trans-unit>
7594 <trans-unit id="5076187961693950167" datatype="html"> 7649 <trans-unit id="5076187961693950167" datatype="html">
7595 <source>Standard logs</source> 7650 <source>Standard logs</source>
7596 <target state="translated">Registros estándar</target> 7651 <target state="translated">Registros estándar</target>
@@ -7872,8 +7927,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7872 <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> 7927 <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>
7873 </trans-unit> 7928 </trans-unit>
7874 <trans-unit id="8553059323353586765" datatype="html"> 7929 <trans-unit id="8553059323353586765" datatype="html">
7875 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source> 7930 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
7876 <target state="translated">Su dirección de correo electrónico es <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>.Nunca se muestra al público. </target> 7931 <target state="translated">Su dirección de correo electrónico es <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>.Nunca se muestra al público. </target>
7877 <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> 7932 <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>
7878 </trans-unit> 7933 </trans-unit>
7879 <trans-unit id="853586874765134886"> 7934 <trans-unit id="853586874765134886">
@@ -8063,8 +8118,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8063 <trans-unit id="1233062525939746039" datatype="html"> 8118 <trans-unit id="1233062525939746039" datatype="html">
8064 <source>Unknown language</source> 8119 <source>Unknown language</source>
8065 <target state="translated">Idioma desconocido</target> 8120 <target state="translated">Idioma desconocido</target>
8066 8121 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8067 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 8122 </trans-unit>
8068 <trans-unit id="3761504852202418603" datatype="html"> 8123 <trans-unit id="3761504852202418603" datatype="html">
8069 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> 8124 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8070 <target state="translated">Hay demasiados idiomas habilitados. Habilítelos todos o permanezca por debajo de los 20 idiomas habilitados.</target> 8125 <target state="translated">Hay demasiados idiomas habilitados. Habilítelos todos o permanezca por debajo de los 20 idiomas habilitados.</target>
@@ -8437,9 +8492,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8437 <trans-unit id="1783173774503340906"> 8492 <trans-unit id="1783173774503340906">
8438 <source>Subscribe to the account</source> 8493 <source>Subscribe to the account</source>
8439 <target>Suscribirse a la cuenta</target> 8494 <target>Suscribirse a la cuenta</target>
8440 8495 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
8441 8496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group>
8442 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> 8497 </trans-unit>
8443 <trans-unit id="3131904093925601441" datatype="html"> 8498 <trans-unit id="3131904093925601441" datatype="html">
8444 <source>PLAYLISTS</source> 8499 <source>PLAYLISTS</source>
8445 <target state="translated">LISTAS DE REPRODUCCIÓN</target> 8500 <target state="translated">LISTAS DE REPRODUCCIÓN</target>
@@ -8448,64 +8503,63 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8448 <trans-unit id="7709367721354853232"> 8503 <trans-unit id="7709367721354853232">
8449 <source>Focus the search bar</source> 8504 <source>Focus the search bar</source>
8450 <target>Enfocar la barra de búsqueda</target> 8505 <target>Enfocar la barra de búsqueda</target>
8451 8506 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
8452 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8507 </trans-unit>
8453 <trans-unit id="4049262826107502276"> 8508 <trans-unit id="4049262826107502276">
8454 <source>Toggle the left menu</source> 8509 <source>Toggle the left menu</source>
8455 <target>Conmutar el menú de la izquierda</target> 8510 <target>Conmutar el menú de la izquierda</target>
8456 8511 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
8457 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> 8512 </trans-unit>
8458 <trans-unit id="5409372033656550095" datatype="html"> 8513 <trans-unit id="5409372033656550095" datatype="html">
8459 <source>Go to the discover videos page</source> 8514 <source>Go to the discover videos page</source>
8460 <target state="translated">Ir a la página de descubrir videos</target> 8515 <target state="translated">Ir a la página de descubrir videos</target>
8461 8516 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
8462 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> 8517 </trans-unit>
8463 <trans-unit id="4278050445961255445"> 8518 <trans-unit id="4278050445961255445">
8464 <source>Go to the trending videos page</source> 8519 <source>Go to the trending videos page</source>
8465 <target>Ir a la página de vídeos populares</target> 8520 <target>Ir a la página de vídeos populares</target>
8466 8521 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
8467 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 8522 </trans-unit>
8468 <trans-unit id="3242234958443825475"> 8523 <trans-unit id="3242234958443825475">
8469 <source>Go to the recently added videos page</source> 8524 <source>Go to the recently added videos page</source>
8470 <target>Ir a la página de vídeos recientes</target> 8525 <target>Ir a la página de vídeos recientes</target>
8471 8526 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
8472 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> 8527 </trans-unit>
8473 <trans-unit id="2887122197778293919"> 8528 <trans-unit id="2887122197778293919">
8474 <source>Go to the local videos page</source> 8529 <source>Go to the local videos page</source>
8475 <target>Ir a la página de vídeos locales</target> 8530 <target>Ir a la página de vídeos locales</target>
8476 8531 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
8477 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 8532 </trans-unit>
8478 <trans-unit id="8009065619559214982"> 8533 <trans-unit id="8009065619559214982">
8479 <source>Go to the videos upload page</source> 8534 <source>Go to the videos upload page</source>
8480 <target>Ir a la página de subida de vídeos</target> 8535 <target>Ir a la página de subida de vídeos</target>
8481 8536 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
8482 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> 8537 </trans-unit>
8483 <trans-unit id="3779524668013120370"> 8538 <trans-unit id="3779524668013120370">
8484 <source>Go to my subscriptions</source> 8539 <source>Go to my subscriptions</source>
8485 <target>Ir a mis suscripciones</target> 8540 <target>Ir a mis suscripciones</target>
8486 8541 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
8487 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8542 </trans-unit>
8488 <trans-unit id="1136469849928650779"> 8543 <trans-unit id="1136469849928650779">
8489 <source>Go to my videos</source> 8544 <source>Go to my videos</source>
8490 <target>Ir a mis vídeos</target> 8545 <target>Ir a mis vídeos</target>
8491 8546 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
8492 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 8547 </trans-unit>
8493 <trans-unit id="7836683738999600376"> 8548 <trans-unit id="7836683738999600376">
8494 <source>Go to my imports</source> 8549 <source>Go to my imports</source>
8495 <target>Ir a mis importaciones</target> 8550 <target>Ir a mis importaciones</target>
8496 8551 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
8497 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> 8552 </trans-unit>
8498 <trans-unit id="7511292153332773503"> 8553 <trans-unit id="7511292153332773503">
8499 <source>Go to my channels</source> 8554 <source>Go to my channels</source>
8500 <target>Ir a mis canales</target> 8555 <target>Ir a mis canales</target>
8501 8556 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8502 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 8557 </trans-unit>
8503 <trans-unit id="2013324644839511073" datatype="html"> 8558 <trans-unit id="2013324644839511073" datatype="html">
8504 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 8559 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8505Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8506 <target state="translated">No se pueden recuperar las credenciales del cliente OAuth: <x id="PH" equiv-text="error.text"/>. Asegúrese de haber configurado correctamente PeerTube (config / directorio), en particular la sección "servidor web".</target> 8560 <target state="translated">No se pueden recuperar las credenciales del cliente OAuth: <x id="PH" equiv-text="error.text"/>. Asegúrese de haber configurado correctamente PeerTube (config / directorio), en particular la sección "servidor web".</target>
8507 8561 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8508 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8562 </trans-unit>
8509 <trans-unit id="375263728166936544"> 8563 <trans-unit id="375263728166936544">
8510 <source>You need to reconnect.</source> 8564 <source>You need to reconnect.</source>
8511 <target>Tienes que reconectar.</target> 8565 <target>Tienes que reconectar.</target>
@@ -8653,17 +8707,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8653 <trans-unit id="2392481201920342009" datatype="html"> 8707 <trans-unit id="2392481201920342009" datatype="html">
8654 <source>VOD videos</source> 8708 <source>VOD videos</source>
8655 <target state="translated">Vídeos en VOD</target> 8709 <target state="translated">Vídeos en VOD</target>
8656 8710 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
8657 8711 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group>
8658 8712 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
8659 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8713 </trans-unit>
8660 <trans-unit id="2180217594100853008" datatype="html"> 8714 <trans-unit id="2180217594100853008" datatype="html">
8661 <source>Live videos</source> 8715 <source>Live videos</source>
8662 <target state="translated">Vídeos en directo</target> 8716 <target state="translated">Vídeos en directo</target>
8663 8717 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
8664 8718 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group>
8665 8719 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
8666 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8720 </trans-unit>
8667 <trans-unit id="8487565500496466433"> 8721 <trans-unit id="8487565500496466433">
8668 <source>Short (&lt; 4 min)</source> 8722 <source>Short (&lt; 4 min)</source>
8669 <target>Corto (&lt; 4 min)</target> 8723 <target>Corto (&lt; 4 min)</target>
@@ -8675,8 +8729,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8675 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 8729 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
8676 </trans-unit> 8730 </trans-unit>
8677 <trans-unit id="6613870447286561244"> 8731 <trans-unit id="6613870447286561244">
8678 <source>Long (> 10 min)</source> 8732 <source>Long (&gt; 10 min)</source>
8679 <target>Largo (> 10 min)</target> 8733 <target>Largo (&gt; 10 min)</target>
8680 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 8734 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
8681 </trans-unit> 8735 </trans-unit>
8682 <trans-unit id="1787083504545967"> 8736 <trans-unit id="1787083504545967">
@@ -8722,7 +8776,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8722 </trans-unit> 8776 </trans-unit>
8723 <trans-unit id="7804724824750282316" datatype="html"> 8777 <trans-unit id="7804724824750282316" datatype="html">
8724 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 8778 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
8725 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/><x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {resultado} other {resultados}}"/></target> 8779 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/><x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {resultado} other {resultados}}"/></target>
8726 <context-group purpose="location"> 8780 <context-group purpose="location">
8727 <context context-type="sourcefile">src/app/+search/search.component.html</context> 8781 <context context-type="sourcefile">src/app/+search/search.component.html</context>
8728 <context context-type="linenumber">5</context> 8782 <context context-type="linenumber">5</context>
@@ -9351,8 +9405,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9351 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9352 </trans-unit> 9406 </trans-unit>
9353 <trans-unit id="5637879201055173642" datatype="html"> 9407 <trans-unit id="5637879201055173642" datatype="html">
9354 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 9408 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
9355 <target state="translated">See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>la documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>para aprender a usar la función de transmisión en vivo de PeerTube. </target> 9409 <target state="translated">See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>la documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>para aprender a usar la función de transmisión en vivo de PeerTube. </target>
9356 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9357 </trans-unit> 9411 </trans-unit>
9358 <trans-unit id="4267638333776227701"> 9412 <trans-unit id="4267638333776227701">
@@ -9944,14 +9998,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9944 <trans-unit id="2830831449226931729" datatype="html"> 9998 <trans-unit id="2830831449226931729" datatype="html">
9945 <source>Instance languages</source> 9999 <source>Instance languages</source>
9946 <target state="translated">Idiomas de instancia</target> 10000 <target state="translated">Idiomas de instancia</target>
9947 10001 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group>
9948 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10002 </trans-unit>
9949 <trans-unit id="40119547597591062" datatype="html"> 10003 <trans-unit id="40119547597591062" datatype="html">
9950 <source>All languages</source> 10004 <source>All languages</source>
9951 <target state="translated">Todos los idiomas</target> 10005 <target state="translated">Todos los idiomas</target>
9952 10006 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group>
9953 10007 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
9954 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 10008 </trans-unit>
9955 <trans-unit id="996392855508119363" datatype="html"> 10009 <trans-unit id="996392855508119363" datatype="html">
9956 <source>Hidden</source> 10010 <source>Hidden</source>
9957 <target state="translated">Oculto</target> 10011 <target state="translated">Oculto</target>
@@ -9965,9 +10019,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9965 <trans-unit id="8929218224642530466" datatype="html"> 10019 <trans-unit id="8929218224642530466" datatype="html">
9966 <source>Displayed</source> 10020 <source>Displayed</source>
9967 <target state="translated">Moatrado</target> 10021 <target state="translated">Moatrado</target>
9968 10022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
9969 10023 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
9970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 10024 </trans-unit>
9971 <trans-unit id="6291055174438137560" datatype="html"> 10025 <trans-unit id="6291055174438137560" datatype="html">
9972 <source>~ 1 minute</source> 10026 <source>~ 1 minute</source>
9973 <target state="translated">~ 1 minuto</target> 10027 <target state="translated">~ 1 minuto</target>
@@ -10441,8 +10495,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10441 <trans-unit id="4968151111061046122"> 10495 <trans-unit id="4968151111061046122">
10442 <source>Moderator</source> 10496 <source>Moderator</source>
10443 <target>Moderador</target> 10497 <target>Moderador</target>
10444 10498 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group>
10445 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> 10499 </trans-unit>
10446 <trans-unit id="2279527393438260622" datatype="html"> 10500 <trans-unit id="2279527393438260622" datatype="html">
10447 <source>Search videos, playlists, channels…</source> 10501 <source>Search videos, playlists, channels…</source>
10448 <target state="translated">Busca videos, listas de reproducción, canales…</target> 10502 <target state="translated">Busca videos, listas de reproducción, canales…</target>
@@ -10673,8 +10727,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10673 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> 10727 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
10674 </trans-unit> 10728 </trans-unit>
10675 <trans-unit id="8272123190776748811" datatype="html"> 10729 <trans-unit id="8272123190776748811" datatype="html">
10676 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 10730 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
10677 <target state="translated">Debes &lt;a href="/login"> iniciar sesión &lt;/a> para calificar este video.</target> 10731 <target state="translated">Debes &lt;a href="/login"&gt; iniciar sesión &lt;/a&gt; para calificar este video.</target>
10678 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 10732 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10679 </trans-unit> 10733 </trans-unit>
10680 <trans-unit id="4503408361537553733" datatype="html"> 10734 <trans-unit id="4503408361537553733" datatype="html">
@@ -10810,8 +10864,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10810 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10864 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10811 <context context-type="linenumber">179</context> 10865 <context context-type="linenumber">179</context>
10812 </context-group> 10866 </context-group>
10813 </trans-unit><trans-unit id="118687079501751948" datatype="html"> 10867 </trans-unit>
10814 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10868 <trans-unit id="118687079501751948" datatype="html">
10869 <source>Move to external storage failed</source>
10870 <target state="translated">No se pudo mover al almacenamiento externo</target>
10815 <context-group purpose="location"> 10871 <context-group purpose="location">
10816 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10872 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10817 <context context-type="linenumber">183</context> 10873 <context context-type="linenumber">183</context>
@@ -10820,18 +10876,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10820 <trans-unit id="4887724548587271148"> 10876 <trans-unit id="4887724548587271148">
10821 <source>Waiting transcoding</source> 10877 <source>Waiting transcoding</source>
10822 <target>Esperando transcodificación</target> 10878 <target>Esperando transcodificación</target>
10823 10879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group>
10824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10880 </trans-unit>
10825 <trans-unit id="4517785179607945981"> 10881 <trans-unit id="4517785179607945981">
10826 <source>To transcode</source> 10882 <source>To transcode</source>
10827 <target>Para transcodificar</target> 10883 <target>Para transcodificar</target>
10828 10884 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group>
10829 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 10885 </trans-unit>
10830 <trans-unit id="3299576663551440736"> 10886 <trans-unit id="3299576663551440736">
10831 <source>To import</source> 10887 <source>To import</source>
10832 <target>Importar</target> 10888 <target>Importar</target>
10833 10889 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group>
10834 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> 10890 </trans-unit>
10835 <trans-unit id="8492933894084361602" datatype="html"> 10891 <trans-unit id="8492933894084361602" datatype="html">
10836 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 10892 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
10837 <target state="translated">Suscríbete a la fuente RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 10893 <target state="translated">Suscríbete a la fuente RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -10843,21 +10899,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10843 <trans-unit id="187187500641108332" datatype="html"> 10899 <trans-unit id="187187500641108332" datatype="html">
10844 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10900 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10845 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10901 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10846 10902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group>
10847 10903 <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>
10848 10904 <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>
10849 10905 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group>
10850 10906 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group>
10851 10907 <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>
10852 10908 <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>
10853 10909 <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>
10854 10910 <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>
10855 10911 <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>
10856 10912 <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>
10857 10913 <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>
10858 10914 <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>
10859 10915 <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>
10860 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><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/+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">77</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-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> 10916 </trans-unit>
10861 <trans-unit id="1795705931707209785" datatype="html"> 10917 <trans-unit id="1795705931707209785" datatype="html">
10862 <source>Add to watch later</source> 10918 <source>Add to watch later</source>
10863 <target state="translated">Añadir para ver más tarde</target> 10919 <target state="translated">Añadir para ver más tarde</target>
@@ -10896,9 +10952,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10896 <trans-unit id="5210096066382592800"> 10952 <trans-unit id="5210096066382592800">
10897 <source>Video to import updated.</source> 10953 <source>Video to import updated.</source>
10898 <target>Vídeo a importar actualizado.</target> 10954 <target>Vídeo a importar actualizado.</target>
10899 10955 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group>
10900 10956 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group>
10901 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10957 </trans-unit>
10902 <trans-unit id="3284171506518522275"> 10958 <trans-unit id="3284171506518522275">
10903 <source>Your video was uploaded to your account and is private.</source> 10959 <source>Your video was uploaded to your account and is private.</source>
10904 <target>Tu vídeo ha sido subida a tu cuenta y es privado.</target> 10960 <target>Tu vídeo ha sido subida a tu cuenta y es privado.</target>
@@ -10949,23 +11005,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10949 <trans-unit id="6775540171466219199" datatype="html"> 11005 <trans-unit id="6775540171466219199" datatype="html">
10950 <source>Stop autoplaying next video</source> 11006 <source>Stop autoplaying next video</source>
10951 <target state="translated">Dejar de reproducir automáticamente el siguiente video</target> 11007 <target state="translated">Dejar de reproducir automáticamente el siguiente video</target>
10952 11008 <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">220</context></context-group>
10953 <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">220</context></context-group></trans-unit> 11009 </trans-unit>
10954 <trans-unit id="5149234672404299151" datatype="html"> 11010 <trans-unit id="5149234672404299151" datatype="html">
10955 <source>Autoplay next video</source> 11011 <source>Autoplay next video</source>
10956 <target state="translated">Reproducción automática del siguiente video</target> 11012 <target state="translated">Reproducción automática del siguiente video</target>
10957 11013 <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">221</context></context-group>
10958 <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">221</context></context-group></trans-unit> 11014 </trans-unit>
10959 <trans-unit id="5870421136141540382" datatype="html"> 11015 <trans-unit id="5870421136141540382" datatype="html">
10960 <source>Stop looping playlist videos</source> 11016 <source>Stop looping playlist videos</source>
10961 <target state="translated">Deja de reproducir videos de la lista de reproducción</target> 11017 <target state="translated">Deja de reproducir videos de la lista de reproducción</target>
10962 11018 <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">226</context></context-group>
10963 <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">226</context></context-group></trans-unit> 11019 </trans-unit>
10964 <trans-unit id="1599585307037758139" datatype="html"> 11020 <trans-unit id="1599585307037758139" datatype="html">
10965 <source>Loop playlist videos</source> 11021 <source>Loop playlist videos</source>
10966 <target state="translated">Videos del bucle de reproducción</target> 11022 <target state="translated">Videos del bucle de reproducción</target>
10967 11023 <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">227</context></context-group>
10968 <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">227</context></context-group></trans-unit> 11024 </trans-unit>
10969 <trans-unit id="3704292036525161260" datatype="html"> 11025 <trans-unit id="3704292036525161260" datatype="html">
10970 <source>Placeholder image</source> 11026 <source>Placeholder image</source>
10971 <target state="translated">Imagen de marcador de posición</target> 11027 <target state="translated">Imagen de marcador de posición</target>
@@ -10975,113 +11031,113 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10975 </context-group> 11031 </context-group>
10976 </trans-unit> 11032 </trans-unit>
10977 <trans-unit id="961774488937452220" datatype="html"> 11033 <trans-unit id="961774488937452220" datatype="html">
10978 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 11034 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
10979 <target state="translated">Este video no está disponible en esta instancia. ¿Quieres ser redirigido a la instancia de origen: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target> 11035 <target state="translated">Este video no está disponible en esta instancia. ¿Quieres ser redirigido a la instancia de origen: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</target>
10980 11036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
10981 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 11037 </trans-unit>
10982 <trans-unit id="5761611056224181752" datatype="html"> 11038 <trans-unit id="5761611056224181752" datatype="html">
10983 <source>Redirection</source> 11039 <source>Redirection</source>
10984 <target state="translated">Redirección</target> 11040 <target state="translated">Redirección</target>
10985 11041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group>
10986 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 11042 </trans-unit>
10987 <trans-unit id="8858527736400081688"> 11043 <trans-unit id="8858527736400081688">
10988 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 11044 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10989 <target>Este vídeo contiene material para adultos o explícito. ¿Seguro que lo quieres ver?</target> 11045 <target>Este vídeo contiene material para adultos o explícito. ¿Seguro que lo quieres ver?</target>
10990 11046 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group>
10991 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 11047 </trans-unit>
10992 <trans-unit id="3937119019020041049"> 11048 <trans-unit id="3937119019020041049">
10993 <source>Mature or explicit content</source> 11049 <source>Mature or explicit content</source>
10994 <target>Contenido para adultos o explícito</target> 11050 <target>Contenido para adultos o explícito</target>
10995 11051 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group>
10996 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 11052 </trans-unit>
10997 <trans-unit id="1755474755114288376" datatype="html"> 11053 <trans-unit id="1755474755114288376" datatype="html">
10998 <source>Up Next</source> 11054 <source>Up Next</source>
10999 <target state="translated">Hasta la siguiente</target> 11055 <target state="translated">Hasta la siguiente</target>
11000 11056 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group>
11001 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> 11057 </trans-unit>
11002 <trans-unit id="2159130950882492111" datatype="html"> 11058 <trans-unit id="2159130950882492111" datatype="html">
11003 <source>Cancel</source> 11059 <source>Cancel</source>
11004 <target state="translated">Cancelar</target> 11060 <target state="translated">Cancelar</target>
11005 11061 <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>
11006 11062 <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>
11007 11063 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
11008 11064 <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>
11009 11065 <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>
11010 11066 <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>
11011 11067 <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>
11012 11068 <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>
11013 11069 <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>
11014 11070 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group>
11015 11071 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
11016 11072 <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>
11017 11073 <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>
11018 11074 <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>
11019 11075 <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>
11020 11076 <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>
11021 11077 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group>
11022 11078 <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>
11023 11079 <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>
11024 <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">122</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-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/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">425</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">26</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> 11080 </trans-unit>
11025 <trans-unit id="3354816756665089864" datatype="html"> 11081 <trans-unit id="3354816756665089864" datatype="html">
11026 <source>Autoplay is suspended</source> 11082 <source>Autoplay is suspended</source>
11027 <target state="translated">La reproducción automática está suspendida</target> 11083 <target state="translated">La reproducción automática está suspendida</target>
11028 11084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group>
11029 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> 11085 </trans-unit>
11030 <trans-unit id="7895294730547405228" datatype="html"> 11086 <trans-unit id="7895294730547405228" datatype="html">
11031 <source>Enter/exit fullscreen (requires player focus)</source> 11087 <source>Enter/exit fullscreen (requires player focus)</source>
11032 <target state="translated">Entrar/salir de pantalla completa (requiere foco en el reproductor)</target> 11088 <target state="translated">Entrar/salir de pantalla completa (requiere foco en el reproductor)</target>
11033 11089 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group>
11034 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> 11090 </trans-unit>
11035 <trans-unit id="7618388257165864759" datatype="html"> 11091 <trans-unit id="7618388257165864759" datatype="html">
11036 <source>Play/Pause the video (requires player focus)</source> 11092 <source>Play/Pause the video (requires player focus)</source>
11037 <target state="translated">Reproducir / Pausar el video (requiere foco en el reproductor)</target> 11093 <target state="translated">Reproducir / Pausar el video (requiere foco en el reproductor)</target>
11038 11094 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group>
11039 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> 11095 </trans-unit>
11040 <trans-unit id="7761890399634216630" datatype="html"> 11096 <trans-unit id="7761890399634216630" datatype="html">
11041 <source>Mute/unmute the video (requires player focus)</source> 11097 <source>Mute/unmute the video (requires player focus)</source>
11042 <target state="translated">Silenciar / activar el video (requiere foco en el reproductor)</target> 11098 <target state="translated">Silenciar / activar el video (requiere foco en el reproductor)</target>
11043 11099 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group>
11044 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> 11100 </trans-unit>
11045 <trans-unit id="5996585232248234904" datatype="html"> 11101 <trans-unit id="5996585232248234904" datatype="html">
11046 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> 11102 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
11047 <target state="translated">Salte a un porcentaje del video: 0 es 0% y 9 es 90% (requiere foco en el reproductor)</target> 11103 <target state="translated">Salte a un porcentaje del video: 0 es 0% y 9 es 90% (requiere foco en el reproductor)</target>
11048 11104 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group>
11049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> 11105 </trans-unit>
11050 <trans-unit id="3748765405903319998" datatype="html"> 11106 <trans-unit id="3748765405903319998" datatype="html">
11051 <source>Increase the volume (requires player focus)</source> 11107 <source>Increase the volume (requires player focus)</source>
11052 <target state="translated">Aumenta el volumen (requiere foco en el reproductor)</target> 11108 <target state="translated">Aumenta el volumen (requiere foco en el reproductor)</target>
11053 11109 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group>
11054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> 11110 </trans-unit>
11055 <trans-unit id="5810704036407159982" datatype="html"> 11111 <trans-unit id="5810704036407159982" datatype="html">
11056 <source>Decrease the volume (requires player focus)</source> 11112 <source>Decrease the volume (requires player focus)</source>
11057 <target state="translated">Disminuye el volumen (requiere foco en el reproductor)</target> 11113 <target state="translated">Disminuye el volumen (requiere foco en el reproductor)</target>
11058 11114 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group>
11059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> 11115 </trans-unit>
11060 <trans-unit id="2622048822548065691" datatype="html"> 11116 <trans-unit id="2622048822548065691" datatype="html">
11061 <source>Seek the video forward (requires player focus)</source> 11117 <source>Seek the video forward (requires player focus)</source>
11062 <target state="translated">Buscar el video hacia adelante (requiere foco en el reproductor)</target> 11118 <target state="translated">Buscar el video hacia adelante (requiere foco en el reproductor)</target>
11063 11119 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group>
11064 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> 11120 </trans-unit>
11065 <trans-unit id="6540078205109221153" datatype="html"> 11121 <trans-unit id="6540078205109221153" datatype="html">
11066 <source>Seek the video backward (requires player focus)</source> 11122 <source>Seek the video backward (requires player focus)</source>
11067 <target state="translated">Busque el video hacia atrás (requiere foco en el reproductor)</target> 11123 <target state="translated">Busque el video hacia atrás (requiere foco en el reproductor)</target>
11068 11124 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group>
11069 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> 11125 </trans-unit>
11070 <trans-unit id="1956491957766210808" datatype="html"> 11126 <trans-unit id="1956491957766210808" datatype="html">
11071 <source>Increase playback rate (requires player focus)</source> 11127 <source>Increase playback rate (requires player focus)</source>
11072 <target state="translated">Aumentar la velocidad de reproducción (requiere foco en el reproductor)</target> 11128 <target state="translated">Aumentar la velocidad de reproducción (requiere foco en el reproductor)</target>
11073 11129 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group>
11074 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> 11130 </trans-unit>
11075 <trans-unit id="5495529997674803186" datatype="html"> 11131 <trans-unit id="5495529997674803186" datatype="html">
11076 <source>Decrease playback rate (requires player focus)</source> 11132 <source>Decrease playback rate (requires player focus)</source>
11077 <target state="translated">Disminuir la velocidad de reproducción (requiere foco en el reproductor)</target> 11133 <target state="translated">Disminuir la velocidad de reproducción (requiere foco en el reproductor)</target>
11078 11134 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group>
11079 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> 11135 </trans-unit>
11080 <trans-unit id="3178343147230721210" datatype="html"> 11136 <trans-unit id="3178343147230721210" datatype="html">
11081 <source>Navigate in the video frame by frame (requires player focus)</source> 11137 <source>Navigate in the video frame by frame (requires player focus)</source>
11082 <target state="translated">Navegue en el video cuadro por cuadro (requiere foco en el reproductor)</target> 11138 <target state="translated">Navegue en el video cuadro por cuadro (requiere foco en el reproductor)</target>
11083 11139 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group>
11084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> 11140 </trans-unit>
11085 <trans-unit id="8025996572234182184"> 11141 <trans-unit id="8025996572234182184">
11086 <source>Like the video</source> 11142 <source>Like the video</source>
11087 <target>Colocar Me gusta a este vídeo</target> 11143 <target>Colocar Me gusta a este vídeo</target>
@@ -11095,8 +11151,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11095 <trans-unit id="1729036051846673606" datatype="html"> 11151 <trans-unit id="1729036051846673606" datatype="html">
11096 <source>When active, the next video is automatically played after the current one.</source> 11152 <source>When active, the next video is automatically played after the current one.</source>
11097 <target state="translated">Cuando está activo, el siguiente video se reproduce automáticamente después del actual.</target> 11153 <target state="translated">Cuando está activo, el siguiente video se reproduce automáticamente después del actual.</target>
11098 11154 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
11099 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 11155 </trans-unit>
11100 <trans-unit id="2431286785954354122" datatype="html"> 11156 <trans-unit id="2431286785954354122" datatype="html">
11101 <source>Recently added</source> 11157 <source>Recently added</source>
11102 <target state="translated">Recientes</target> 11158 <target state="translated">Recientes</target>
diff --git a/client/src/locale/angular.fr-FR.xlf b/client/src/locale/angular.fr-FR.xlf
index 8203b815f..3a8d01832 100644
--- a/client/src/locale/angular.fr-FR.xlf
+++ b/client/src/locale/angular.fr-FR.xlf
@@ -3,32 +3,41 @@
3 <file source-language="en-US" datatype="plaintext" original="" target-language="fr-FR"> 3 <file source-language="en-US" datatype="plaintext" original="" target-language="fr-FR">
4 <body> 4 <body>
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source><target state="new">Close</target> 6 <source>Close</source>
7 <target state="translated">Fermer</target>
7 <context-group purpose="location"> 8 <context-group purpose="location">
8 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> 9 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context>
9 <context context-type="linenumber">76</context> 10 <context context-type="linenumber">76</context>
10 </context-group> 11 </context-group>
11 </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> 12 </trans-unit>
12 <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 13 <trans-unit id="ngb.carousel.slide-number" datatype="html">
14 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
15 <target state="translated">Diapositive <x id="INTERPOLATION" equiv-text="get wrap("/> de <x id="INTERPOLATION_1" equiv-text=".value; }"/>. </target>
13 <context-group purpose="location"> 16 <context-group purpose="location">
14 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 17 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
15 <context context-type="linenumber">147,157</context> 18 <context context-type="linenumber">147,157</context>
16 </context-group> 19 </context-group>
17 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 20 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
18 </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> 21 </trans-unit>
19 <source>Previous</source><target state="new">Previous</target> 22 <trans-unit id="ngb.carousel.previous" datatype="html">
23 <source>Previous</source>
24 <target state="translated">Précédent</target>
20 <context-group purpose="location"> 25 <context-group purpose="location">
21 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 26 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
22 <context context-type="linenumber">174</context> 27 <context context-type="linenumber">174</context>
23 </context-group> 28 </context-group>
24 </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> 29 </trans-unit>
25 <source>Next</source><target state="new">Next</target> 30 <trans-unit id="ngb.carousel.next" datatype="html">
31 <source>Next</source>
32 <target state="translated">Suivant</target>
26 <context-group purpose="location"> 33 <context-group purpose="location">
27 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 34 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
28 <context context-type="linenumber">191</context> 35 <context context-type="linenumber">191</context>
29 </context-group> 36 </context-group>
30 </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> 37 </trans-unit>
31 <source>Select month</source><target state="new">Select month</target> 38 <trans-unit id="ngb.datepicker.select-month" datatype="html">
39 <source>Select month</source>
40 <target state="translated">Sélectionner le mois</target>
32 <context-group purpose="location"> 41 <context-group purpose="location">
33 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
34 <context context-type="linenumber">74</context> 43 <context context-type="linenumber">74</context>
@@ -37,8 +46,10 @@
37 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
38 <context context-type="linenumber">74</context> 47 <context context-type="linenumber">74</context>
39 </context-group> 48 </context-group>
40 </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> 49 </trans-unit>
41 <source>Select year</source><target state="new">Select year</target> 50 <trans-unit id="ngb.datepicker.select-year" datatype="html">
51 <source>Select year</source>
52 <target state="translated">Sélectionner l'année</target>
42 <context-group purpose="location"> 53 <context-group purpose="location">
43 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
44 <context context-type="linenumber">74</context> 55 <context context-type="linenumber">74</context>
@@ -47,8 +58,10 @@
47 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
48 <context context-type="linenumber">74</context> 59 <context context-type="linenumber">74</context>
49 </context-group> 60 </context-group>
50 </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> 61 </trans-unit>
51 <source>Previous month</source><target state="new">Previous month</target> 62 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
63 <source>Previous month</source>
64 <target state="translated">Mois précédent</target>
52 <context-group purpose="location"> 65 <context-group purpose="location">
53 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
54 <context context-type="linenumber">69</context> 67 <context context-type="linenumber">69</context>
@@ -57,8 +70,10 @@
57 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
58 <context context-type="linenumber">69</context> 71 <context context-type="linenumber">69</context>
59 </context-group> 72 </context-group>
60 </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> 73 </trans-unit>
61 <source>Next month</source><target state="new">Next month</target> 74 <trans-unit id="ngb.datepicker.next-month" datatype="html">
75 <source>Next month</source>
76 <target state="translated">Mois suivant</target>
62 <context-group purpose="location"> 77 <context-group purpose="location">
63 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 78 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
64 <context context-type="linenumber">69</context> 79 <context context-type="linenumber">69</context>
@@ -67,162 +82,209 @@
67 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 82 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
68 <context context-type="linenumber">69</context> 83 <context context-type="linenumber">69</context>
69 </context-group> 84 </context-group>
70 </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> 85 </trans-unit>
71 <source>««</source><target state="new">««</target> 86 <trans-unit id="ngb.pagination.first" datatype="html">
87 <source>««</source>
88 <target state="new">««</target>
72 <context-group purpose="location"> 89 <context-group purpose="location">
73 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 90 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
74 <context context-type="linenumber">244,245</context> 91 <context context-type="linenumber">244,245</context>
75 </context-group> 92 </context-group>
76 </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> 93 </trans-unit>
77 <source>«</source><target state="new">«</target> 94 <trans-unit id="ngb.pagination.previous" datatype="html">
95 <source>«</source>
96 <target state="new">«</target>
78 <context-group purpose="location"> 97 <context-group purpose="location">
79 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 98 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
80 <context context-type="linenumber">261,263</context> 99 <context context-type="linenumber">261,263</context>
81 </context-group> 100 </context-group>
82 </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> 101 </trans-unit>
83 <source>»</source><target state="new">»</target> 102 <trans-unit id="ngb.pagination.next" datatype="html">
103 <source>»</source>
104 <target state="new">»</target>
84 <context-group purpose="location"> 105 <context-group purpose="location">
85 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 106 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
86 <context context-type="linenumber">274,275</context> 107 <context context-type="linenumber">274,275</context>
87 </context-group> 108 </context-group>
88 </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> 109 </trans-unit>
89 <source>»»</source><target state="new">»»</target> 110 <trans-unit id="ngb.pagination.last" datatype="html">
111 <source>»»</source>
112 <target state="new">»»</target>
90 <context-group purpose="location"> 113 <context-group purpose="location">
91 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 114 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
92 <context context-type="linenumber">295,296</context> 115 <context context-type="linenumber">295,296</context>
93 </context-group> 116 </context-group>
94 </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> 117 </trans-unit>
95 <source>First</source><target state="new">First</target> 118 <trans-unit id="ngb.pagination.first-aria" datatype="html">
119 <source>First</source>
120 <target state="translated">Premier</target>
96 <context-group purpose="location"> 121 <context-group purpose="location">
97 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 122 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
98 <context context-type="linenumber">310,311</context> 123 <context context-type="linenumber">310,311</context>
99 </context-group> 124 </context-group>
100 </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> 125 </trans-unit>
101 <source>Previous</source><target state="new">Previous</target> 126 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
127 <source>Previous</source>
128 <target state="translated">Précédent</target>
102 <context-group purpose="location"> 129 <context-group purpose="location">
103 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 130 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
104 <context context-type="linenumber">324,326</context> 131 <context context-type="linenumber">324,326</context>
105 </context-group> 132 </context-group>
106 </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> 133 </trans-unit>
107 <source>Next</source><target state="new">Next</target> 134 <trans-unit id="ngb.pagination.next-aria" datatype="html">
135 <source>Next</source>
136 <target state="translated">Suivant</target>
108 <context-group purpose="location"> 137 <context-group purpose="location">
109 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 138 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
110 <context context-type="linenumber">337,338</context> 139 <context context-type="linenumber">337,338</context>
111 </context-group> 140 </context-group>
112 </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> 141 </trans-unit>
113 <source>Last</source><target state="new">Last</target> 142 <trans-unit id="ngb.pagination.last-aria" datatype="html">
143 <source>Last</source>
144 <target state="translated">Dernier</target>
114 <context-group purpose="location"> 145 <context-group purpose="location">
115 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 146 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
116 <context context-type="linenumber">348,349</context> 147 <context context-type="linenumber">348,349</context>
117 </context-group> 148 </context-group>
118 </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> 149 </trans-unit>
119 <source><x id="INTERPOLATION" equiv-text="nd so on. 150 <trans-unit id="ngb.progressbar.value" datatype="html">
120 *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. 151 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
121 *"/></target> 152 <target state="new"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
122 <context-group purpose="location"> 153 <context-group purpose="location">
123 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> 154 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context>
124 <context context-type="linenumber">58,60</context> 155 <context context-type="linenumber">58,60</context>
125 </context-group> 156 </context-group>
126 </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> 157 </trans-unit>
127 <source>HH</source><target state="new">HH</target> 158 <trans-unit id="ngb.timepicker.HH" datatype="html">
159 <source>HH</source>
160 <target state="new">HH</target>
128 <context-group purpose="location"> 161 <context-group purpose="location">
129 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 162 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
130 <context context-type="linenumber">131</context> 163 <context context-type="linenumber">131</context>
131 </context-group> 164 </context-group>
132 </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> 165 </trans-unit>
133 <source>Hours</source><target state="new">Hours</target> 166 <trans-unit id="ngb.timepicker.hours" datatype="html">
167 <source>Hours</source>
168 <target state="translated">Heures</target>
134 <context-group purpose="location"> 169 <context-group purpose="location">
135 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 170 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
136 <context context-type="linenumber">151</context> 171 <context context-type="linenumber">151</context>
137 </context-group> 172 </context-group>
138 </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> 173 </trans-unit>
139 <source>MM</source><target state="new">MM</target> 174 <trans-unit id="ngb.timepicker.MM" datatype="html">
175 <source>MM</source>
176 <target state="new">MM</target>
140 <context-group purpose="location"> 177 <context-group purpose="location">
141 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 178 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
142 <context context-type="linenumber">165,168</context> 179 <context context-type="linenumber">165,168</context>
143 </context-group> 180 </context-group>
144 </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> 181 </trans-unit>
145 <source>Minutes</source><target state="new">Minutes</target> 182 <trans-unit id="ngb.timepicker.minutes" datatype="html">
183 <source>Minutes</source>
184 <target state="translated">Minutes</target>
146 <context-group purpose="location"> 185 <context-group purpose="location">
147 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 186 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
148 <context context-type="linenumber">182,183</context> 187 <context context-type="linenumber">182,183</context>
149 </context-group> 188 </context-group>
150 </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 189 </trans-unit>
151 <source>Increment hours</source><target state="new">Increment hours</target> 190 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
191 <source>Increment hours</source>
192 <target state="translated">Incrémenter les heures</target>
152 <context-group purpose="location"> 193 <context-group purpose="location">
153 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 194 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
154 <context context-type="linenumber">197,198</context> 195 <context context-type="linenumber">197,198</context>
155 </context-group> 196 </context-group>
156 </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 197 </trans-unit>
157 <source>Decrement hours</source><target state="new">Decrement hours</target> 198 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
199 <source>Decrement hours</source>
200 <target state="translated">Décrémenter les heures</target>
158 <context-group purpose="location"> 201 <context-group purpose="location">
159 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 202 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
160 <context context-type="linenumber">210</context> 203 <context context-type="linenumber">210</context>
161 </context-group> 204 </context-group>
162 </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 205 </trans-unit>
163 <source>Increment minutes</source><target state="new">Increment minutes</target> 206 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
207 <source>Increment minutes</source>
208 <target state="translated">Incrémenter les minutes</target>
164 <context-group purpose="location"> 209 <context-group purpose="location">
165 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 210 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
166 <context context-type="linenumber">229,230</context> 211 <context context-type="linenumber">229,230</context>
167 </context-group> 212 </context-group>
168 </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 213 </trans-unit>
169 <source>Decrement minutes</source><target state="new">Decrement minutes</target> 214 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
215 <source>Decrement minutes</source>
216 <target state="translated">Décrémenter les minutes</target>
170 <context-group purpose="location"> 217 <context-group purpose="location">
171 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 218 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
172 <context context-type="linenumber">245,249</context> 219 <context context-type="linenumber">245,249</context>
173 </context-group> 220 </context-group>
174 </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> 221 </trans-unit>
175 <source>SS</source><target state="new">SS</target> 222 <trans-unit id="ngb.timepicker.SS" datatype="html">
223 <source>SS</source>
224 <target state="new">SS</target>
176 <context-group purpose="location"> 225 <context-group purpose="location">
177 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 226 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
178 <context context-type="linenumber">268</context> 227 <context context-type="linenumber">268</context>
179 </context-group> 228 </context-group>
180 </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> 229 </trans-unit>
181 <source>Seconds</source><target state="new">Seconds</target> 230 <trans-unit id="ngb.timepicker.seconds" datatype="html">
231 <source>Seconds</source>
232 <target state="translated">Secondes</target>
182 <context-group purpose="location"> 233 <context-group purpose="location">
183 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 234 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
184 <context context-type="linenumber">279,283</context> 235 <context context-type="linenumber">279,283</context>
185 </context-group> 236 </context-group>
186 </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> 237 </trans-unit>
187 <source>Increment seconds</source><target state="new">Increment seconds</target> 238 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
239 <source>Increment seconds</source>
240 <target state="translated">Incrémenter les secondes</target>
188 <context-group purpose="location"> 241 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 242 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context> 243 <context context-type="linenumber">295</context>
191 </context-group> 244 </context-group>
192 </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> 245 </trans-unit>
193 <source>Decrement seconds</source><target state="new">Decrement seconds</target> 246 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
247 <source>Decrement seconds</source>
248 <target state="translated">Décrémenter les secondes</target>
194 <context-group purpose="location"> 249 <context-group purpose="location">
195 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 250 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
196 <context context-type="linenumber">295</context> 251 <context context-type="linenumber">295</context>
197 </context-group> 252 </context-group>
198 </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> 253 </trans-unit>
199 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 254 <trans-unit id="ngb.timepicker.PM" datatype="html">
255 <source><x id="INTERPOLATION"/></source>
256 <target state="new"><x id="INTERPOLATION"/></target>
200 <context-group purpose="location"> 257 <context-group purpose="location">
201 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 258 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
202 <context context-type="linenumber">295</context> 259 <context context-type="linenumber">295</context>
203 </context-group> 260 </context-group>
204 </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> 261 </trans-unit>
205 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 262 <trans-unit id="ngb.timepicker.AM" datatype="html">
263 <source><x id="INTERPOLATION"/></source>
264 <target state="new"><x id="INTERPOLATION"/></target>
206 <context-group purpose="location"> 265 <context-group purpose="location">
207 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 266 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
208 <context context-type="linenumber">295</context> 267 <context context-type="linenumber">295</context>
209 </context-group> 268 </context-group>
210 </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> 269 </trans-unit>
211 <source>Close</source><target state="new">Close</target> 270 <trans-unit id="ngb.toast.close-aria" datatype="html">
271 <source>Close</source>
272 <target state="translated">Fermer</target>
212 <context-group purpose="location"> 273 <context-group purpose="location">
213 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> 274 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context>
214 <context context-type="linenumber">106</context> 275 <context context-type="linenumber">106</context>
215 </context-group> 276 </context-group>
216 </trans-unit><trans-unit id="219462505467671767" datatype="html"> 277 </trans-unit>
278 <trans-unit id="219462505467671767" datatype="html">
217 <source>Close the left menu</source> 279 <source>Close the left menu</source>
218 <target state="translated">Fermer le menu de gauche</target> 280 <target state="translated">Fermer le menu de gauche</target>
219 281 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 282 </trans-unit>
221 <trans-unit id="3455550526898419928" datatype="html"> 283 <trans-unit id="3455550526898419928" datatype="html">
222 <source>Open the left menu</source> 284 <source>Open the left menu</source>
223 <target state="translated">Ouvrir le menu de gauche</target> 285 <target state="translated">Ouvrir le menu de gauche</target>
224 286 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
225 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 287 </trans-unit>
226 <trans-unit id="9075761896562520962"> 288 <trans-unit id="9075761896562520962">
227 <source>You don't have notifications.</source> 289 <source>You don't have notifications.</source>
228 <target>Vous n'avez pas de notifications.</target> 290 <target>Vous n'avez pas de notifications.</target>
@@ -320,8 +382,8 @@
320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
321 </trans-unit> 383 </trans-unit>
322 <trans-unit id="5504059606863599420" datatype="html"> 384 <trans-unit id="5504059606863599420" datatype="html">
323 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 385 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
324 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> vous a mentionné sur <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>la vidéo <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 386 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> vous a mentionné sur <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>la vidéo <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
325 <context-group purpose="location"> 387 <context-group purpose="location">
326 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 388 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
327 <context context-type="linenumber">164</context> 389 <context context-type="linenumber">164</context>
@@ -338,16 +400,16 @@
338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
339 </trans-unit> 401 </trans-unit>
340 <trans-unit id="363592786729553688" datatype="html"> 402 <trans-unit id="363592786729553688" datatype="html">
341 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 403 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
342 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Une nouvelle version du plugin/thème <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> est disponible : <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 404 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>Une nouvelle version du plugin/thème <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> est disponible : <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
343 <context-group purpose="location"> 405 <context-group purpose="location">
344 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 406 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
345 <context context-type="linenumber">198,199</context> 407 <context context-type="linenumber">198,199</context>
346 </context-group> 408 </context-group>
347 </trans-unit> 409 </trans-unit>
348 <trans-unit id="5055099158245592648" datatype="html"> 410 <trans-unit id="5055099158245592648" datatype="html">
349 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 411 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
350 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Une nouvelle version de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> est disponible : <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 412 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>Une nouvelle version de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> est disponible : <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
351 <context-group purpose="location"> 413 <context-group purpose="location">
352 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 414 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
353 <context context-type="linenumber">206,207</context> 415 <context context-type="linenumber">206,207</context>
@@ -371,13 +433,13 @@
371 <trans-unit id="8817917090143649804" datatype="html"> 433 <trans-unit id="8817917090143649804" datatype="html">
372 <source>Account muted</source> 434 <source>Account muted</source>
373 <target state="translated">Compte masqué</target> 435 <target state="translated">Compte masqué</target>
374 436 <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>
375 <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></trans-unit> 437 </trans-unit>
376 <trans-unit id="1684597533616494551" datatype="html"> 438 <trans-unit id="1684597533616494551" datatype="html">
377 <source>Server muted</source> 439 <source>Server muted</source>
378 <target state="translated">Serveur masqué</target> 440 <target state="translated">Serveur masqué</target>
379 441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group>
380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 442 </trans-unit>
381 <trans-unit id="5924559757556526785"> 443 <trans-unit id="5924559757556526785">
382 <source>Save to</source> 444 <source>Save to</source>
383 <target>Enregistrer vers</target> 445 <target>Enregistrer vers</target>
@@ -438,9 +500,8 @@
438 <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> 500 <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>
439 </trans-unit> 501 </trans-unit>
440 <trans-unit id="2193037168694505715" datatype="html"> 502 <trans-unit id="2193037168694505715" datatype="html">
441 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 503 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
442 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 504 <target state="translated">Un texte court pour dire aux gens comment ils peuvent soutenir la chaîne (plateforme d'adhésion...).&lt;br /&gt;&lt;br /&gt; Lorsqu'une vidéo est téléversée sur cette chaîne, le champ d'assistance vidéo sera automatiquement rempli par ce texte.</target>
443 <target state="translated">Un texte court pour dire aux gens comment ils peuvent soutenir la chaîne (plateforme d'adhésion...).&lt;br />&lt;br /> Lorsqu'une vidéo est téléversée sur cette chaîne, le champ d'assistance vidéo sera automatiquement rempli par ce texte.</target>
444 <context-group purpose="location"> 505 <context-group purpose="location">
445 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 506 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
446 <context context-type="linenumber">67,68</context> 507 <context context-type="linenumber">67,68</context>
@@ -493,19 +554,19 @@
493 <trans-unit id="1006562256968398209" datatype="html"> 554 <trans-unit id="1006562256968398209" datatype="html">
494 <source>video</source> 555 <source>video</source>
495 <target state="translated">vidéo</target> 556 <target state="translated">vidéo</target>
496 557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group>
497 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group>
498 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 559 </trans-unit>
499 <trans-unit id="6995024616159044376" datatype="html"> 560 <trans-unit id="6995024616159044376" datatype="html">
500 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 561 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
501 <target state="translated">Votre quota est dépassé avec cette vidéo (taille de la vidéo : <x id="PH" equiv-text="videoSizeBytes"/>, utilisé : <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota : <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <target state="translated">Votre quota est dépassé avec cette vidéo (taille de la vidéo : <x id="PH" equiv-text="videoSizeBytes"/>, utilisé : <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota : <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
502 563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group>
503 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> 564 </trans-unit>
504 <trans-unit id="7873395933409147217" datatype="html"> 565 <trans-unit id="7873395933409147217" datatype="html">
505 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 566 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
506 <target state="translated">Votre quota journalier est dépassé avec cette vidéo (taille de la vidéo : <x id="PH" equiv-text="videoSizeBytes"/>, utilisé : <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota : <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 567 <target state="translated">Votre quota journalier est dépassé avec cette vidéo (taille de la vidéo : <x id="PH" equiv-text="videoSizeBytes"/>, utilisé : <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota : <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
507 568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group>
508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 569 </trans-unit>
509 <trans-unit id="5235042777215655908" datatype="html"> 570 <trans-unit id="5235042777215655908" datatype="html">
510 <source>subtitles</source> 571 <source>subtitles</source>
511 <target state="translated">sous-titres</target> 572 <target state="translated">sous-titres</target>
@@ -595,9 +656,9 @@
595 <trans-unit id="9081463435738465430" datatype="html"> 656 <trans-unit id="9081463435738465430" datatype="html">
596 <source>Blocked</source> 657 <source>Blocked</source>
597 <target state="translated">Bloquée</target> 658 <target state="translated">Bloquée</target>
598 659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
599 660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group>
600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 661 </trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 662 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 663 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="translated">Êtes-vous sûr de vouloir supprimer ces <x id="PH" equiv-text="videos.length"/> vidéos ?</target> 664 <target state="translated">Êtes-vous sûr de vouloir supprimer ces <x id="PH" equiv-text="videos.length"/> vidéos ?</target>
@@ -739,8 +800,8 @@
739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
740 </trans-unit> 801 </trans-unit>
741 <trans-unit id="8644431249513874405" datatype="html"> 802 <trans-unit id="8644431249513874405" datatype="html">
742 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source> 803 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
743 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible qui supporte :</target> 804 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible qui supporte :</target>
744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
745 </trans-unit> 806 </trans-unit>
746 <trans-unit id="146235964740293376" datatype="html"> 807 <trans-unit id="146235964740293376" datatype="html">
@@ -952,9 +1013,9 @@
952 <trans-unit id="2906587845957718064"> 1013 <trans-unit id="2906587845957718064">
953 <source>Local</source> 1014 <source>Local</source>
954 <target>Locales</target> 1015 <target>Locales</target>
955 1016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group>
956 1017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group>
957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.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-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 1018 </trans-unit>
958 <trans-unit id="1670306451865226564"> 1019 <trans-unit id="1670306451865226564">
959 <source>users</source> 1020 <source>users</source>
960 <target>utilisateurs</target> 1021 <target>utilisateurs</target>
@@ -1138,22 +1199,22 @@
1138 <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> 1199 <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>
1139 </trans-unit> 1200 </trans-unit>
1140 <trans-unit id="7252854992688790751" datatype="html"> 1201 <trans-unit id="7252854992688790751" datatype="html">
1141 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1202 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1142 <target state="translated">Cette instance permet l'enregistrement. Toutefois, il faut veiller à vérifier les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>conditions d'utilisation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>conditions d'utilisation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> avant de créer un compte. Vous pouvez également rechercher une autre instance correspondant exactement à vos besoins sur : <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1203 <target state="translated">Cette instance permet l'enregistrement. Toutefois, il faut veiller à vérifier les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>conditions d'utilisation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>conditions d'utilisation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> avant de créer un compte. Vous pouvez également rechercher une autre instance correspondant exactement à vos besoins sur : <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1143 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1204 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1144 </trans-unit> 1205 </trans-unit>
1145 <trans-unit id="7215649348148521605" datatype="html"> 1206 <trans-unit id="7215649348148521605" datatype="html">
1146 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1207 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1147 <target state="translated">Actuellement, cette instance ne permet pas l'enregistrement des utilisateurs, vous pouvez vérifier les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>conditions d'utilisation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> pour plus de détails ou trouvez une instance qui vous donne la possibilité de créer un compte et d'y télécharger vos vidéos. Trouvez la vôtre parmi plusieurs instances à l'adresse suivante : <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1208 <target state="translated">Actuellement, cette instance ne permet pas l'enregistrement des utilisateurs, vous pouvez vérifier les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>conditions d'utilisation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> pour plus de détails ou trouvez une instance qui vous donne la possibilité de créer un compte et d'y télécharger vos vidéos. Trouvez la vôtre parmi plusieurs instances à l'adresse suivante : <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1148 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1149 </trans-unit> 1210 </trans-unit>
1150 <trans-unit id="2392488717875840729"> 1211 <trans-unit id="2392488717875840729">
1151 <source>User</source> 1212 <source>User</source>
1152 <target>Utilisateur</target> 1213 <target>Utilisateur</target>
1153 1214 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1154 1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group>
1155 1216 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group>
1156 <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">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 1217 </trans-unit>
1157 <trans-unit id="3997350348765083892"> 1218 <trans-unit id="3997350348765083892">
1158 <source>Username or email address</source> 1219 <source>Username or email address</source>
1159 <target>Identifiant ou adresse de courriel</target> 1220 <target>Identifiant ou adresse de courriel</target>
@@ -1212,8 +1273,7 @@
1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> 1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1213 </trans-unit> 1274 </trans-unit>
1214 <trans-unit id="1190256911880544559" datatype="html"> 1275 <trans-unit id="1190256911880544559" datatype="html">
1215 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1276 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
1216The link will expire within 1 hour.</source>
1217 <target state="translated">Un courrier électronique contenant les instructions de réinitialisation du mot de passe sera envoyé à <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Le lien expirera dans 1 heure.</target> 1277 <target state="translated">Un courrier électronique contenant les instructions de réinitialisation du mot de passe sera envoyé à <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Le lien expirera dans 1 heure.</target>
1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1278 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1219 </trans-unit> 1279 </trans-unit>
@@ -1252,8 +1312,8 @@ The link will expire within 1 hour.</source>
1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1312 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1253 </trans-unit> 1313 </trans-unit>
1254 <trans-unit id="8434369348784683733" datatype="html"> 1314 <trans-unit id="8434369348784683733" datatype="html">
1255 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 1315 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1256 <target state="translated">pour <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 1316 <target state="translated">pour <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
1257 <context-group purpose="location"> 1317 <context-group purpose="location">
1258 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1318 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1259 <context context-type="linenumber">10</context> 1319 <context context-type="linenumber">10</context>
@@ -1664,23 +1724,23 @@ The link will expire within 1 hour.</source>
1664 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1724 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1665 </trans-unit> 1725 </trans-unit>
1666 <trans-unit id="7239874680342223476" datatype="html"> 1726 <trans-unit id="7239874680342223476" datatype="html">
1667 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source> 1727 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1668 <target state="translated">Aidez les modérateur·ices et les autres utilisateur·ices à <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>vous identifier<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> avec :</target> 1728 <target state="translated">Aidez les modérateur·ices et les autres utilisateur·ices à <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>vous identifier<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> avec :</target>
1669 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1729 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1670 </trans-unit> 1730 </trans-unit>
1671 <trans-unit id="5856432243446401016" datatype="html"> 1731 <trans-unit id="5856432243446401016" datatype="html">
1672 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1732 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1673 <target state="translated">Le téléchargement d'un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1733 <target state="translated">Le téléchargement d'un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1674 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1734 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1675 </trans-unit> 1735 </trans-unit>
1676 <trans-unit id="3221645359464920754" datatype="html"> 1736 <trans-unit id="3221645359464920754" datatype="html">
1677 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1737 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1678 <target state="translated">La rédaction d'une <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1738 <target state="translated">La rédaction d'une <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1679 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1739 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1680 </trans-unit> 1740 </trans-unit>
1681 <trans-unit id="2218100934178971211" datatype="html"> 1741 <trans-unit id="2218100934178971211" datatype="html">
1682 <source>Don't show me this anymore</source> 1742 <source>Don't show me this anymore</source>
1683 <target state="translated">Ne me montre plus cela</target> 1743 <target state="translated">Ne me montre plus ça</target>
1684 <context-group purpose="location"> 1744 <context-group purpose="location">
1685 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context> 1745 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
1686 <context context-type="linenumber">23</context> 1746 <context context-type="linenumber">23</context>
@@ -2094,8 +2154,8 @@ The link will expire within 1 hour.</source>
2094 <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> 2154 <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>
2095 </trans-unit> 2155 </trans-unit>
2096 <trans-unit id="1358902062258458923" datatype="html"> 2156 <trans-unit id="1358902062258458923" datatype="html">
2097 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2157 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2098 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Compatible avec le format Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> qui prend également en charge <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>les balises HTML PeerTube personnalisées<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2158 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Compatible avec le format Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> qui prend également en charge <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>les balises HTML PeerTube personnalisées<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
2099 <context-group purpose="location"> 2159 <context-group purpose="location">
2100 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2160 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2101 <context context-type="linenumber">2</context> 2161 <context context-type="linenumber">2</context>
@@ -2172,8 +2232,8 @@ The link will expire within 1 hour.</source>
2172 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> 2232 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group>
2173 </trans-unit> 2233 </trans-unit>
2174 <trans-unit id="2090254132451149776" datatype="html"> 2234 <trans-unit id="2090254132451149776" datatype="html">
2175 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2235 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2176 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choisissez<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> la licence appropriée pour votre travail. </target> 2236 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choisissez<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> la licence appropriée pour votre travail. </target>
2177 <context-group purpose="location"> 2237 <context-group purpose="location">
2178 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2238 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2179 <context context-type="linenumber">79,80</context> 2239 <context context-type="linenumber">79,80</context>
@@ -2255,7 +2315,7 @@ The link will expire within 1 hour.</source>
2255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> 2315 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group>
2256 </trans-unit> 2316 </trans-unit>
2257 <trans-unit id="5600963353867835532"> 2317 <trans-unit id="5600963353867835532">
2258 <source>Already uploaded ✔</source> 2318 <source>Already uploaded ✔</source>
2259 <target>Déjà téléversé ✔</target> 2319 <target>Déjà téléversé ✔</target>
2260 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> 2320 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group>
2261 </trans-unit> 2321 </trans-unit>
@@ -2365,8 +2425,9 @@ The link will expire within 1 hour.</source>
2365 <trans-unit id="8693603235657020323" datatype="html"> 2425 <trans-unit id="8693603235657020323" datatype="html">
2366 <source>Other</source> 2426 <source>Other</source>
2367 <target state="translated">Autre</target> 2427 <target state="translated">Autre</target>
2368 2428 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group>
2369 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2430 </trans-unit>
2370 <trans-unit id="2200003513633568069"> 2431 <trans-unit id="2200003513633568069">
2371 <source>Enable video comments</source> 2432 <source>Enable video comments</source>
2372 <target>Activer les commentaires</target> 2433 <target>Activer les commentaires</target>
@@ -2416,13 +2477,13 @@ The link will expire within 1 hour.</source>
2416 <trans-unit id="9172233176401579786"> 2477 <trans-unit id="9172233176401579786">
2417 <source>Scheduled</source> 2478 <source>Scheduled</source>
2418 <target>Planifié</target> 2479 <target>Planifié</target>
2419 2480 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group>
2420 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> 2481 </trans-unit>
2421 <trans-unit id="1435317307066082710" datatype="html"> 2482 <trans-unit id="1435317307066082710" datatype="html">
2422 <source>Hide the video until a specific date</source> 2483 <source>Hide the video until a specific date</source>
2423 <target state="translated">Masquer la vidéo jusqu'à une date précise</target> 2484 <target state="translated">Masquer la vidéo jusqu'à une date précise</target>
2424 2485 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group>
2425 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 2486 </trans-unit>
2426 <trans-unit id="1087181129481039628" datatype="html"> 2487 <trans-unit id="1087181129481039628" datatype="html">
2427 <source>Normal live</source> 2488 <source>Normal live</source>
2428 <target state="translated">Direct normal</target> 2489 <target state="translated">Direct normal</target>
@@ -2551,43 +2612,43 @@ The link will expire within 1 hour.</source>
2551 <trans-unit id="4422946962830681102" datatype="html"> 2612 <trans-unit id="4422946962830681102" datatype="html">
2552 <source>Torrents with only 1 file are supported.</source> 2613 <source>Torrents with only 1 file are supported.</source>
2553 <target state="translated">Les torrents avec seulement 1 fichier sont supportés.</target> 2614 <target state="translated">Les torrents avec seulement 1 fichier sont supportés.</target>
2554 2615 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group>
2555 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 2616 </trans-unit>
2556 <trans-unit id="7860848084471862305" datatype="html"> 2617 <trans-unit id="7860848084471862305" datatype="html">
2557 <source>Cannot create live because this instance have too many created lives</source> 2618 <source>Cannot create live because this instance have too many created lives</source>
2558 <target state="translated">Impossible de créer un direct, cette instance a trop de directs simultanés</target> 2619 <target state="translated">Impossible de créer un direct, cette instance a trop de directs simultanés</target>
2559 2620 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group>
2560 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 2621 </trans-unit>
2561 <trans-unit id="1278564497286613571" datatype="html"> 2622 <trans-unit id="1278564497286613571" datatype="html">
2562 <source>Cannot create live because you created too many lives</source> 2623 <source>Cannot create live because you created too many lives</source>
2563 <target state="translated">Impossible de créer un direct, vous avez trop de directs simultanés</target> 2624 <target state="translated">Impossible de créer un direct, vous avez trop de directs simultanés</target>
2564 2625 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group>
2565 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 2626 </trans-unit>
2566 <trans-unit id="2621043320678012413" datatype="html"> 2627 <trans-unit id="2621043320678012413" datatype="html">
2567 <source>Live published.</source> 2628 <source>Live published.</source>
2568 <target state="translated">Direct mis en ligne.</target> 2629 <target state="translated">Direct mis en ligne.</target>
2569 2630 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group>
2570 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 2631 </trans-unit>
2571 <trans-unit id="5872059367236038160" datatype="html"> 2632 <trans-unit id="5872059367236038160" datatype="html">
2572 <source>Stream only once and save a replay of your live</source> 2633 <source>Stream only once and save a replay of your live</source>
2573 <target state="translated">Ne diffusez qu'une seule fois et enregistrez une rediffusion de votre direct</target> 2634 <target state="translated">Ne diffusez qu'une seule fois et enregistrez une rediffusion de votre direct</target>
2574 2635 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group>
2575 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 2636 </trans-unit>
2576 <trans-unit id="2360261543675520397" datatype="html"> 2637 <trans-unit id="2360261543675520397" datatype="html">
2577 <source>Stream only once</source> 2638 <source>Stream only once</source>
2578 <target state="translated">Ne diffusez qu'une seule fois</target> 2639 <target state="translated">Ne diffusez qu'une seule fois</target>
2579 2640 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group>
2580 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> 2641 </trans-unit>
2581 <trans-unit id="5168540607709796871" datatype="html"> 2642 <trans-unit id="5168540607709796871" datatype="html">
2582 <source>Stream multiple times, replays can't be saved</source> 2643 <source>Stream multiple times, replays can't be saved</source>
2583 <target state="translated">Diffusez en continu, les rediffusions ne peuvent pas être sauvegardées</target> 2644 <target state="translated">Diffusez en continu, les rediffusions ne peuvent pas être sauvegardées</target>
2584 2645 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group>
2585 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> 2646 </trans-unit>
2586 <trans-unit id="58134197356653483" datatype="html"> 2647 <trans-unit id="58134197356653483" datatype="html">
2587 <source>Stream multiple times using the same URL</source> 2648 <source>Stream multiple times using the same URL</source>
2588 <target state="translated">Diffusez en continu en utilisant la même URL</target> 2649 <target state="translated">Diffusez en continu en utilisant la même URL</target>
2589 2650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group>
2590 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> 2651 </trans-unit>
2591 <trans-unit id="8218579597782287078" datatype="html"> 2652 <trans-unit id="8218579597782287078" datatype="html">
2592 <source>Go Live</source> 2653 <source>Go Live</source>
2593 <target state="translated">Aller au direct</target> 2654 <target state="translated">Aller au direct</target>
@@ -2735,13 +2796,13 @@ The link will expire within 1 hour.</source>
2735 <trans-unit id="2353402732767789211" datatype="html"> 2796 <trans-unit id="2353402732767789211" datatype="html">
2736 <source>More customization</source> 2797 <source>More customization</source>
2737 <target state="translated">Plus de personnalisation</target> 2798 <target state="translated">Plus de personnalisation</target>
2738 2799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
2739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 2800 </trans-unit>
2740 <trans-unit id="1284179134768564307" datatype="html"> 2801 <trans-unit id="1284179134768564307" datatype="html">
2741 <source>Less customization</source> 2802 <source>Less customization</source>
2742 <target state="translated">Moins de personnalisation</target> 2803 <target state="translated">Moins de personnalisation</target>
2743 2804 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group>
2744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> 2805 </trans-unit>
2745 <trans-unit id="1290987288288099212" datatype="html"> 2806 <trans-unit id="1290987288288099212" datatype="html">
2746 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 2807 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2747 <target state="translated">Supportez <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 2808 <target state="translated">Supportez <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -2780,8 +2841,10 @@ The link will expire within 1 hour.</source>
2780 <source>Display video title</source> 2841 <source>Display video title</source>
2781 <target>Afficher le titre de la vidéo</target> 2842 <target>Afficher le titre de la vidéo</target>
2782 <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> 2843 <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>
2783 </trans-unit><trans-unit id="7482217084177855485" datatype="html"> 2844 </trans-unit>
2784 <source>P2P</source><target state="new">P2P</target> 2845 <trans-unit id="7482217084177855485" datatype="html">
2846 <source>P2P</source>
2847 <target state="new">P2P</target>
2785 <context-group purpose="location"> 2848 <context-group purpose="location">
2786 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> 2849 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2787 <context context-type="linenumber">222</context> 2850 <context context-type="linenumber">222</context>
@@ -2790,18 +2853,18 @@ The link will expire within 1 hour.</source>
2790 <trans-unit id="1068153312491986796"> 2853 <trans-unit id="1068153312491986796">
2791 <source>Display privacy warning</source> 2854 <source>Display privacy warning</source>
2792 <target>Afficher l'avertissement de confidentialité</target> 2855 <target>Afficher l'avertissement de confidentialité</target>
2793 2856 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group>
2794 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> 2857 </trans-unit>
2795 <trans-unit id="7540352830225038263"> 2858 <trans-unit id="7540352830225038263">
2796 <source>Display player controls</source> 2859 <source>Display player controls</source>
2797 <target>Afficher les commandes du lecteur</target> 2860 <target>Afficher les commandes du lecteur</target>
2798 2861 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group>
2799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> 2862 </trans-unit>
2800 <trans-unit id="805456636864344681" datatype="html"> 2863 <trans-unit id="805456636864344681" datatype="html">
2801 <source>Display PeerTube button link</source> 2864 <source>Display PeerTube button link</source>
2802 <target state="translated">Afficher le lien du bouton PeerTube</target> 2865 <target state="translated">Afficher le lien du bouton PeerTube</target>
2803 2866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group>
2804 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> 2867 </trans-unit>
2805 <trans-unit id="8928816882866356838"> 2868 <trans-unit id="8928816882866356838">
2806 <source>Public</source> 2869 <source>Public</source>
2807 <target>Publique</target> 2870 <target>Publique</target>
@@ -2810,8 +2873,8 @@ The link will expire within 1 hour.</source>
2810 <trans-unit id="4416005356063364306" datatype="html"> 2873 <trans-unit id="4416005356063364306" datatype="html">
2811 <source>This video is blocked.</source> 2874 <source>This video is blocked.</source>
2812 <target state="translated">Cette vidéo est bloquée.</target> 2875 <target state="translated">Cette vidéo est bloquée.</target>
2813 2876 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group>
2814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2877 </trans-unit>
2815 <trans-unit id="2482137713226830428" datatype="html"> 2878 <trans-unit id="2482137713226830428" datatype="html">
2816 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2879 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2817 <target state="translated">Publié <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2880 <target state="translated">Publié <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
@@ -2928,9 +2991,9 @@ The link will expire within 1 hour.</source>
2928 <trans-unit id="1465291804668949243" datatype="html"> 2991 <trans-unit id="1465291804668949243" datatype="html">
2929 <source>NSFW</source> 2992 <source>NSFW</source>
2930 <target state="translated">NSFW</target> 2993 <target state="translated">NSFW</target>
2931 2994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group>
2932 2995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group>
2933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 2996 </trans-unit>
2934 <trans-unit id="4512155674928869984"> 2997 <trans-unit id="4512155674928869984">
2935 <source>Get more information</source> 2998 <source>Get more information</source>
2936 <target>Obtenir plus d'informations</target> 2999 <target>Obtenir plus d'informations</target>
@@ -2948,10 +3011,10 @@ The link will expire within 1 hour.</source>
2948 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3011 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2949 <context context-type="linenumber">1,3</context> 3012 <context context-type="linenumber">1,3</context>
2950 </context-group> 3013 </context-group>
2951 </trans-unit><trans-unit id="6355398227384499371" datatype="html"> 3014 </trans-unit>
2952 <source> Move to external storage failed, this video may not work properly. 3015 <trans-unit id="6355398227384499371" datatype="html">
2953</source><target state="new"> Move to external storage failed, this video may not work properly. 3016 <source>Move to external storage failed, this video may not work properly.</source>
2954</target> 3017 <target state="translated">Le déplacement vers le stockage externe a échoué, cette vidéo peut ne pas fonctionner correctement.</target>
2955 <context-group purpose="location"> 3018 <context-group purpose="location">
2956 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3019 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2957 <context context-type="linenumber">5,7</context> 3020 <context context-type="linenumber">5,7</context>
@@ -2960,33 +3023,33 @@ The link will expire within 1 hour.</source>
2960 <trans-unit id="4092533321838934102" datatype="html"> 3023 <trans-unit id="4092533321838934102" datatype="html">
2961 <source>The video is being imported, it will be available when the import is finished.</source> 3024 <source>The video is being imported, it will be available when the import is finished.</source>
2962 <target state="translated">La vidéo est en cours d'importation, elle sera disponible lorsque l'importation sera terminée.</target> 3025 <target state="translated">La vidéo est en cours d'importation, elle sera disponible lorsque l'importation sera terminée.</target>
2963 3026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
2964 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3027 </trans-unit>
2965 <trans-unit id="8304621069698650554" datatype="html"> 3028 <trans-unit id="8304621069698650554" datatype="html">
2966 <source>The video is being transcoded, it may not work properly.</source> 3029 <source>The video is being transcoded, it may not work properly.</source>
2967 <target state="translated">La vidéo est en cours de transcodage, elle peut ne pas fonctionner correctement.</target> 3030 <target state="translated">La vidéo est en cours de transcodage, elle peut ne pas fonctionner correctement.</target>
2968 3031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
2969 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3032 </trans-unit>
2970 <trans-unit id="9080034597841586171" datatype="html"> 3033 <trans-unit id="9080034597841586171" datatype="html">
2971 <source>The video is being moved to an external server, it may not work properly.</source> 3034 <source>The video is being moved to an external server, it may not work properly.</source>
2972 <target state="translated">La vidéo est déplacée vers un serveur externe, elle peut ne pas fonctionner correctement.</target> 3035 <target state="translated">La vidéo est déplacée vers un serveur externe, elle peut ne pas fonctionner correctement.</target>
2973 3036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group>
2974 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3037 </trans-unit>
2975 <trans-unit id="8619499607322327082" datatype="html"> 3038 <trans-unit id="8619499607322327082" datatype="html">
2976 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> 3039 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
2977 <target state="translated">Cette vidéo sera publiée sur <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date : 'full' }}"/>. </target> 3040 <target state="translated">Cette vidéo sera publiée sur <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date : 'full' }}"/>. </target>
2978 3041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group>
2979 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 3042 </trans-unit>
2980 <trans-unit id="4262297989675590582" datatype="html"> 3043 <trans-unit id="4262297989675590582" datatype="html">
2981 <source>This live has not started yet.</source> 3044 <source>This live has not started yet.</source>
2982 <target state="translated">Ce live n'a pas encore débuté.</target> 3045 <target state="translated">Ce live n'a pas encore débuté.</target>
2983 3046 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group>
2984 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 3047 </trans-unit>
2985 <trans-unit id="4926204350710628499" datatype="html"> 3048 <trans-unit id="4926204350710628499" datatype="html">
2986 <source>This live has ended.</source> 3049 <source>This live has ended.</source>
2987 <target state="translated">Ce direct est terminé.</target> 3050 <target state="translated">Ce direct est terminé.</target>
2988 3051 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group>
2989 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 3052 </trans-unit>
2990 <trans-unit id="8518611938109939710" datatype="html"> 3053 <trans-unit id="8518611938109939710" datatype="html">
2991 <source>SORT BY</source> 3054 <source>SORT BY</source>
2992 <target state="translated">TRIER PAR</target> 3055 <target state="translated">TRIER PAR</target>
@@ -3008,7 +3071,7 @@ The link will expire within 1 hour.</source>
3008 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> 3071 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3009 </trans-unit> 3072 </trans-unit>
3010 <trans-unit id="6390009909920475335" datatype="html"> 3073 <trans-unit id="6390009909920475335" datatype="html">
3011 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3074 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3012 <target state="translated">Voir <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> à partir <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> et autres </target> 3075 <target state="translated">Voir <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> à partir <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> et autres </target>
3013 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> 3076 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group>
3014 </trans-unit> 3077 </trans-unit>
@@ -3020,7 +3083,7 @@ The link will expire within 1 hour.</source>
3020 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3083 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3021 </trans-unit> 3084 </trans-unit>
3022 <trans-unit id="127329338495775339" datatype="html"> 3085 <trans-unit id="127329338495775339" datatype="html">
3023 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3086 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3024 <target state="translated">Voir <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> à partir de <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> 3087 <target state="translated">Voir <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> à partir de <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target>
3025 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> 3088 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group>
3026 </trans-unit> 3089 </trans-unit>
@@ -3470,10 +3533,10 @@ The link will expire within 1 hour.</source>
3470 <trans-unit id="7049348886126005391"> 3533 <trans-unit id="7049348886126005391">
3471 <source>Batch actions</source> 3534 <source>Batch actions</source>
3472 <target>Actions en lot</target> 3535 <target>Actions en lot</target>
3473 3536 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3474 3537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3475 3538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3539 </trans-unit>
3477 <trans-unit id="675721269041534709" datatype="html"> 3540 <trans-unit id="675721269041534709" datatype="html">
3478 <source>The user was banned</source> 3541 <source>The user was banned</source>
3479 <target state="translated">L'utilisateur a été banni</target> 3542 <target state="translated">L'utilisateur a été banni</target>
@@ -3482,13 +3545,13 @@ The link will expire within 1 hour.</source>
3482 <trans-unit id="2348557406282409966" datatype="html"> 3545 <trans-unit id="2348557406282409966" datatype="html">
3483 <source>Open account in a new tab</source> 3546 <source>Open account in a new tab</source>
3484 <target state="translated">Ouvrir le compte dans un nouvel onglet</target> 3547 <target state="translated">Ouvrir le compte dans un nouvel onglet</target>
3485 3548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group>
3486 3549 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group>
3487 3550 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group>
3488 3551 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3489 3552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3490 3553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3491 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3554 </trans-unit>
3492 <trans-unit id="3111569165173971676" datatype="html"> 3555 <trans-unit id="3111569165173971676" datatype="html">
3493 <source>Deleted account</source> 3556 <source>Deleted account</source>
3494 <target state="translated">Compte supprimé</target> 3557 <target state="translated">Compte supprimé</target>
@@ -3606,30 +3669,30 @@ The link will expire within 1 hour.</source>
3606 <trans-unit id="7692347838587821095"> 3669 <trans-unit id="7692347838587821095">
3607 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3670 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3608 <target>Date <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target> 3671 <target>Date <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target>
3609 3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group>
3610 3673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
3611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3674 </trans-unit>
3612 <trans-unit id="1451763834047485033" datatype="html"> 3675 <trans-unit id="1451763834047485033" datatype="html">
3613 <source>Select this row</source> 3676 <source>Select this row</source>
3614 <target state="translated">Sélectionner cette ligne</target> 3677 <target state="translated">Sélectionner cette ligne</target>
3615 3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group>
3616 3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3617 3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group>
3618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 3681 </trans-unit>
3619 <trans-unit id="4043531994869127329" datatype="html"> 3682 <trans-unit id="4043531994869127329" datatype="html">
3620 <source>See full comment</source> 3683 <source>See full comment</source>
3621 <target state="translated">Voir le commentaire complet</target> 3684 <target state="translated">Voir le commentaire complet</target>
3622 3685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group>
3623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3686 </trans-unit>
3624 <trans-unit id="3193976279273491157"> 3687 <trans-unit id="3193976279273491157">
3625 <source>Actions</source> 3688 <source>Actions</source>
3626 <target>Actions</target> 3689 <target>Actions</target>
3627 3690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group>
3628 3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3629 3692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group>
3630 3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group>
3631 3694 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 3695 </trans-unit>
3633 <trans-unit id="8390803680962035202" datatype="html"> 3696 <trans-unit id="8390803680962035202" datatype="html">
3634 <source>Follower</source> 3697 <source>Follower</source>
3635 <target state="translated">Suiveur</target> 3698 <target state="translated">Suiveur</target>
@@ -3641,18 +3704,18 @@ The link will expire within 1 hour.</source>
3641 <trans-unit id="4691552465058437520" datatype="html"> 3704 <trans-unit id="4691552465058437520" datatype="html">
3642 <source>Commented video</source> 3705 <source>Commented video</source>
3643 <target state="translated">Vidéo commenté</target> 3706 <target state="translated">Vidéo commenté</target>
3644 3707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group>
3645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3708 </trans-unit>
3646 <trans-unit id="7266085473379376028" datatype="html"> 3709 <trans-unit id="7266085473379376028" datatype="html">
3647 <source>No comments found matching current filters.</source> 3710 <source>No comments found matching current filters.</source>
3648 <target state="translated">Aucun commentaire trouvé correspondant aux filtres actuels.</target> 3711 <target state="translated">Aucun commentaire trouvé correspondant aux filtres actuels.</target>
3649 3712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group>
3650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3713 </trans-unit>
3651 <trans-unit id="2398388496754671928" datatype="html"> 3714 <trans-unit id="2398388496754671928" datatype="html">
3652 <source>No comments found.</source> 3715 <source>No comments found.</source>
3653 <target state="translated">Pas de commentaires trouvés.</target> 3716 <target state="translated">Pas de commentaires trouvés.</target>
3654 3717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group>
3655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3718 </trans-unit>
3656 <trans-unit id="4604870995665811499" datatype="html"> 3719 <trans-unit id="4604870995665811499" datatype="html">
3657 <source>Local comments</source> 3720 <source>Local comments</source>
3658 <target state="translated">Commentaires locaux</target> 3721 <target state="translated">Commentaires locaux</target>
@@ -3762,18 +3825,18 @@ The link will expire within 1 hour.</source>
3762 <trans-unit id="6549265851868599441"> 3825 <trans-unit id="6549265851868599441">
3763 <source>Video</source> 3826 <source>Video</source>
3764 <target>Vidéo</target> 3827 <target>Vidéo</target>
3765 3828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group>
3766 3829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group>
3767 3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group>
3768 3831 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group>
3769 3832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
3770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 3833 </trans-unit>
3771 <trans-unit id="2662644497259948010" datatype="html"> 3834 <trans-unit id="2662644497259948010" datatype="html">
3772 <source>Comment</source> 3835 <source>Comment</source>
3773 <target state="translated">Commentaire</target> 3836 <target state="translated">Commentaire</target>
3774 3837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
3775 3838 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3839 </trans-unit>
3777 <trans-unit id="1359961255805685312" datatype="html"> 3840 <trans-unit id="1359961255805685312" datatype="html">
3778 <source>This video has been reported multiple times.</source> 3841 <source>This video has been reported multiple times.</source>
3779 <target state="translated">Cette vidéo a été signalée plusieurs fois.</target> 3842 <target state="translated">Cette vidéo a été signalée plusieurs fois.</target>
@@ -3837,8 +3900,8 @@ The link will expire within 1 hour.</source>
3837 <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> 3900 <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>
3838 </trans-unit> 3901 </trans-unit>
3839 <trans-unit id="1258618443362430782" datatype="html"> 3902 <trans-unit id="1258618443362430782" datatype="html">
3840 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 3903 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
3841 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 3904 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
3842 <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> 3905 <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>
3843 <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> 3906 <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>
3844 </trans-unit> 3907 </trans-unit>
@@ -3915,10 +3978,10 @@ The link will expire within 1 hour.</source>
3915 <trans-unit id="4086606389696938932"> 3978 <trans-unit id="4086606389696938932">
3916 <source>Account</source> 3979 <source>Account</source>
3917 <target>Comptes</target> 3980 <target>Comptes</target>
3918 3981 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group>
3919 3982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3920 3983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3984 </trans-unit>
3922 <trans-unit id="8564972645418093229" datatype="html"> 3985 <trans-unit id="8564972645418093229" datatype="html">
3923 <source>No account found matching current filters.</source> 3986 <source>No account found matching current filters.</source>
3924 <target state="translated">Aucun compte ne correspond aux critères.</target> 3987 <target state="translated">Aucun compte ne correspond aux critères.</target>
@@ -4043,7 +4106,7 @@ The link will expire within 1 hour.</source>
4043 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> 4106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group>
4044 </trans-unit> 4107 </trans-unit>
4045 <trans-unit id="1780056719120519633" datatype="html"> 4108 <trans-unit id="1780056719120519633" datatype="html">
4046 <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4109 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4047 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> pour "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> 4110 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> pour "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target>
4048 <context-group purpose="location"> 4111 <context-group purpose="location">
4049 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> 4112 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
@@ -4131,10 +4194,10 @@ The link will expire within 1 hour.</source>
4131 <trans-unit id="6110554376228744887" datatype="html"> 4194 <trans-unit id="6110554376228744887" datatype="html">
4132 <source>Select all rows</source> 4195 <source>Select all rows</source>
4133 <target state="translated">Sélectionner toutes les lignes</target> 4196 <target state="translated">Sélectionner toutes les lignes</target>
4134 4197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group>
4135 4198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4136 4199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group>
4137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 4200 </trans-unit>
4138 <trans-unit id="2719284837486030903" datatype="html"> 4201 <trans-unit id="2719284837486030903" datatype="html">
4139 <source>Job type</source> 4202 <source>Job type</source>
4140 <target state="translated">type de tâche</target> 4203 <target state="translated">type de tâche</target>
@@ -4165,8 +4228,8 @@ The link will expire within 1 hour.</source>
4165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> 4228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4166 </trans-unit> 4229 </trans-unit>
4167 <trans-unit id="3901868627411944813" datatype="html"> 4230 <trans-unit id="3901868627411944813" datatype="html">
4168 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source> 4231 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4169 <target state="translated">Priorité <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = plus haute priorité)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target> 4232 <target state="translated">Priorité <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = plus haute priorité)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
4170 <context-group purpose="location"> 4233 <context-group purpose="location">
4171 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4234 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4172 <context context-type="linenumber">47</context> 4235 <context context-type="linenumber">47</context>
@@ -4186,8 +4249,8 @@ The link will expire within 1 hour.</source>
4186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4187 </trans-unit> 4250 </trans-unit>
4188 <trans-unit id="2713421326605345655" datatype="html"> 4251 <trans-unit id="2713421326605345655" datatype="html">
4189 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source> 4252 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4190 <target state="translated">Pas <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> de tâches trouvées.</target> 4253 <target state="translated">Pas <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> de tâches trouvées.</target>
4191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4192 </trans-unit> 4255 </trans-unit>
4193 <trans-unit id="2384897339170501794" datatype="html"> 4256 <trans-unit id="2384897339170501794" datatype="html">
@@ -4233,8 +4296,8 @@ The link will expire within 1 hour.</source>
4233 </context-group> 4296 </context-group>
4234 </trans-unit> 4297 </trans-unit>
4235 <trans-unit id="2232767208623640457" datatype="html"> 4298 <trans-unit id="2232767208623640457" datatype="html">
4236 <source>By <x id="INTERPOLATION"/> -></source> 4299 <source>By <x id="INTERPOLATION"/> -&gt;</source>
4237 <target state="translated">Par <x id="INTERPOLATION"/> -></target> 4300 <target state="translated">Par <x id="INTERPOLATION"/> -&gt;</target>
4238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4239 </trans-unit> 4302 </trans-unit>
4240 <trans-unit id="7396175500300709096" datatype="html"> 4303 <trans-unit id="7396175500300709096" datatype="html">
@@ -4306,8 +4369,8 @@ The link will expire within 1 hour.</source>
4306 <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> 4369 <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>
4307 </trans-unit> 4370 </trans-unit>
4308 <trans-unit id="4423835119021329687" datatype="html"> 4371 <trans-unit id="4423835119021329687" datatype="html">
4309 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source> 4372 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4310 <target state="translated">Gérer <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>les utilisateurs<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </target> 4373 <target state="translated">Gérer <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>les utilisateurs<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </target>
4311 <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> 4374 <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>
4312 </trans-unit> 4375 </trans-unit>
4313 <trans-unit id="7030031694783481217"> 4376 <trans-unit id="7030031694783481217">
@@ -4316,8 +4379,8 @@ The link will expire within 1 hour.</source>
4316 <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> 4379 <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>
4317 </trans-unit> 4380 </trans-unit>
4318 <trans-unit id="4620493570088713907" datatype="html"> 4381 <trans-unit id="4620493570088713907" datatype="html">
4319 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4382 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4320 <target state="translated">Le fait de l'activer permettra aux autres administrateurs de savoir que vous fédérez principalement des contenus sensibles.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> En outre, la case à cocher NSFW sur le téléchargement des vidéos sera automatiquement cochée par défaut. </target> 4383 <target state="translated">Le fait de l'activer permettra aux autres administrateurs de savoir que vous fédérez principalement des contenus sensibles.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> En outre, la case à cocher NSFW sur le téléchargement des vidéos sera automatiquement cochée par défaut. </target>
4321 <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> 4384 <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>
4322 </trans-unit> 4385 </trans-unit>
4323 <trans-unit id="7497677457560701935"> 4386 <trans-unit id="7497677457560701935">
@@ -4436,8 +4499,8 @@ The link will expire within 1 hour.</source>
4436 <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> 4499 <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>
4437 </trans-unit> 4500 </trans-unit>
4438 <trans-unit id="2107098695989136934" datatype="html"> 4501 <trans-unit id="2107098695989136934" datatype="html">
4439 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4502 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4440 <target state="translated">Utiliser <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>greffons &amp; thèmes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> pour des changements plus importants, ou <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>ajouter de légères personnalisations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4503 <target state="translated">Utiliser <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>greffons &amp; thèmes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> pour des changements plus importants, ou <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>ajouter de légères personnalisations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4441 <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> 4504 <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>
4442 </trans-unit> 4505 </trans-unit>
4443 <trans-unit id="6855462350544488601"> 4506 <trans-unit id="6855462350544488601">
@@ -4543,8 +4606,8 @@ The link will expire within 1 hour.</source>
4543 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4544 </trans-unit> 4607 </trans-unit>
4545 <trans-unit id="2669509104300979449" datatype="html"> 4608 <trans-unit id="2669509104300979449" datatype="html">
4546 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source> 4609 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4547 <target state="translated">Gérer <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>les utilisateurs<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> pour qu'ils fixent leur quota individuellement. </target> 4610 <target state="translated">Gérer <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>les utilisateurs<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> pour qu'ils fixent leur quota individuellement. </target>
4548 <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">151</context></context-group> 4611 <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">151</context></context-group>
4549 </trans-unit> 4612 </trans-unit>
4550 <trans-unit id="4497115134891299867"> 4613 <trans-unit id="4497115134891299867">
@@ -4719,8 +4782,8 @@ The link will expire within 1 hour.</source>
4719 <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">368</context></context-group> 4782 <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">368</context></context-group>
4720 </trans-unit> 4783 </trans-unit>
4721 <trans-unit id="1886227550697837417" datatype="html"> 4784 <trans-unit id="1886227550697837417" datatype="html">
4722 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4785 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4723 <target state="translated">Vous ne devez utiliser que des index de recherche modérés en production, ou <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>héberger le vôtre<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4786 <target state="translated">Vous ne devez utiliser que des index de recherche modérés en production, ou <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>héberger le vôtre<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4724 <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">370</context></context-group> 4787 <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">370</context></context-group>
4725 </trans-unit> 4788 </trans-unit>
4726 <trans-unit id="2331464426553277323" datatype="html"> 4789 <trans-unit id="2331464426553277323" datatype="html">
@@ -4754,8 +4817,8 @@ The link will expire within 1 hour.</source>
4754 <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">418</context></context-group> 4817 <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">418</context></context-group>
4755 </trans-unit> 4818 </trans-unit>
4756 <trans-unit id="252719899360434356" datatype="html"> 4819 <trans-unit id="252719899360434356" datatype="html">
4757 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 4820 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
4758 <target state="translated">Gérer <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> avec d’autres instances. </target> 4821 <target state="translated">Gérer <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> avec d’autres instances. </target>
4759 <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">419</context></context-group> 4822 <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">419</context></context-group>
4760 </trans-unit> 4823 </trans-unit>
4761 <trans-unit id="9119248927271669654" datatype="html"> 4824 <trans-unit id="9119248927271669654" datatype="html">
@@ -4791,8 +4854,8 @@ The link will expire within 1 hour.</source>
4791 <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">465</context></context-group> 4854 <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">465</context></context-group>
4792 </trans-unit> 4855 </trans-unit>
4793 <trans-unit id="9076632742417302918" datatype="html"> 4856 <trans-unit id="9076632742417302918" datatype="html">
4794 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 4857 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
4795 <target state="translated">Voir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>la documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> pour plus d’informations sur l’URL prévue </target> 4858 <target state="translated">Voir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>la documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> pour plus d’informations sur l’URL prévue </target>
4796 <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">470</context></context-group> 4859 <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">470</context></context-group>
4797 </trans-unit> 4860 </trans-unit>
4798 <trans-unit id="3946988229617310200" datatype="html"> 4861 <trans-unit id="3946988229617310200" datatype="html">
@@ -4803,8 +4866,8 @@ The link will expire within 1 hour.</source>
4803 <trans-unit id="2149300564474427551"> 4866 <trans-unit id="2149300564474427551">
4804 <source>Administrator</source> 4867 <source>Administrator</source>
4805 <target>Administrateur</target> 4868 <target>Administrateur</target>
4806 4869 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group>
4807 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 4870 </trans-unit>
4808 <trans-unit id="3171683206914962995"> 4871 <trans-unit id="3171683206914962995">
4809 <source>Admin email</source> 4872 <source>Admin email</source>
4810 <target>Courriel de l'administrateur.ice</target> 4873 <target>Courriel de l'administrateur.ice</target>
@@ -4841,8 +4904,8 @@ The link will expire within 1 hour.</source>
4841 <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">551</context></context-group> 4904 <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">551</context></context-group>
4842 </trans-unit> 4905 </trans-unit>
4843 <trans-unit id="2076338542820061819" datatype="html"> 4906 <trans-unit id="2076338542820061819" datatype="html">
4844 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 4907 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
4845 <target state="translated">Si votre instance est explicitement autorisée par Twitter, un lecteur vidéo sera intégré au flux Twitter sur le partage vidéo PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Si l'instance ne l'est pas, nous utilisons une carte de lien d'image qui redirigera vers votre instance PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Cochez cette case, enregistrez la configuration et testez avec une URL vidéo de votre instance (https://example.com/w/blabla) sur <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> pour voir si votre instance est autorisée. </target> 4908 <target state="translated">Si votre instance est explicitement autorisée par Twitter, un lecteur vidéo sera intégré au flux Twitter sur le partage vidéo PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Si l'instance ne l'est pas, nous utilisons une carte de lien d'image qui redirigera vers votre instance PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Cochez cette case, enregistrez la configuration et testez avec une URL vidéo de votre instance (https://example.com/w/blabla) sur <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> pour voir si votre instance est autorisée. </target>
4846 <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">555</context></context-group> 4909 <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">555</context></context-group>
4847 </trans-unit> 4910 </trans-unit>
4848 <trans-unit id="493135676263039396" datatype="html"> 4911 <trans-unit id="493135676263039396" datatype="html">
@@ -4880,13 +4943,13 @@ The link will expire within 1 hour.</source>
4880 <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">33</context></context-group> 4943 <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">33</context></context-group>
4881 </trans-unit> 4944 </trans-unit>
4882 <trans-unit id="4420104899393268652" datatype="html"> 4945 <trans-unit id="4420104899393268652" datatype="html">
4883 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4946 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4884 <target state="translated">Maximum de lives simultanées créées sur votre instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 pour "illimité")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4947 <target state="translated">Maximum de lives simultanées créées sur votre instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 pour "illimité")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4885 <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">40</context></context-group> 4948 <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">40</context></context-group>
4886 </trans-unit> 4949 </trans-unit>
4887 <trans-unit id="7210210728441530221" datatype="html"> 4950 <trans-unit id="7210210728441530221" datatype="html">
4888 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4951 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4889 <target state="translated">Nombre maximal de lives simultanées créées par utilisateur <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 pour "illimité")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4952 <target state="translated">Nombre maximal de lives simultanées créées par utilisateur <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 pour "illimité")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4890 <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">53</context></context-group> 4953 <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">53</context></context-group>
4891 </trans-unit> 4954 </trans-unit>
4892 <trans-unit id="6830777508073747241" datatype="html"> 4955 <trans-unit id="6830777508073747241" datatype="html">
@@ -5030,8 +5093,8 @@ The link will expire within 1 hour.</source>
5030 <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> 5093 <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>
5031 </trans-unit> 5094 </trans-unit>
5032 <trans-unit id="7334484418359079994" datatype="html"> 5095 <trans-unit id="7334484418359079994" datatype="html">
5033 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5096 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5034 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Nécessite ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Génère des listes de lecture HLS et des fichiers MP4 fragmentés, ce qui permet une meilleure lecture qu'avec WebTorrent :<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Le changement de résolution est plus fluide<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Lecture plus rapide, surtout pour les vidéos de longue durée<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Lecture plus stable (moins de bugs/chargement infinie)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Si vous avez également activé la prise en charge de WebTorrent, le stockage des vidéos sera multiplié par 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5097 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Nécessite ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Génère des listes de lecture HLS et des fichiers MP4 fragmentés, ce qui permet une meilleure lecture qu'avec WebTorrent :<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Le changement de résolution est plus fluide<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Lecture plus rapide, surtout pour les vidéos de longue durée<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Lecture plus stable (moins de bugs/chargement infinie)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Si vous avez également activé la prise en charge de WebTorrent, le stockage des vidéos sera multiplié par 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
5035 <context-group purpose="location"> 5098 <context-group purpose="location">
5036 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5099 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5037 <context context-type="linenumber">99,108</context> 5100 <context context-type="linenumber">99,108</context>
@@ -5162,19 +5225,13 @@ The link will expire within 1 hour.</source>
5162 <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> 5225 <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>
5163 </trans-unit> 5226 </trans-unit>
5164 <trans-unit id="4067880101082150743" datatype="html"> 5227 <trans-unit id="4067880101082150743" datatype="html">
5165 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5228 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5166 <target state="translated">Écrivez directement du code JavaScript.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Exemple : <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('mon instance est super');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5229 <target state="translated">Écrivez directement du code JavaScript.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Exemple : <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('mon instance est super');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5167 <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> 5230 <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>
5168 </trans-unit> 5231 </trans-unit>
5169 <trans-unit id="5464209657969421100" datatype="html"> 5232 <trans-unit id="5464209657969421100" datatype="html">
5170 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5233 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5171color: red; 5234 <target state="translated">Écrivez directement du code CSS. Exemple :<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Ajoutez au début du code <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/> pour forcer le style. Exemple : <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color : red ; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5172<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5173<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5174color: red;
5175<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5176<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5177 <target state="translated">Écrivez directement du code CSS. Exemple :<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Ajoutez au début du code <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> pour forcer le style. Exemple : <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color : red ; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5178 <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> 5235 <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>
5179 </trans-unit> 5236 </trans-unit>
5180 <trans-unit id="283725429207896837" datatype="html"> 5237 <trans-unit id="283725429207896837" datatype="html">
@@ -5191,8 +5248,8 @@ color: red;
5191 </context-group> 5248 </context-group>
5192 </trans-unit> 5249 </trans-unit>
5193 <trans-unit id="8167543029214637769" datatype="html"> 5250 <trans-unit id="8167543029214637769" datatype="html">
5194 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source> 5251 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5195 <target state="translated">Il y a des erreurs dans le formulaire : <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target> 5252 <target state="translated">Il y a des erreurs dans le formulaire : <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5197 </trans-unit> 5254 </trans-unit>
5198 <trans-unit id="1445676851449000175"> 5255 <trans-unit id="1445676851449000175">
@@ -5268,8 +5325,8 @@ color: red;
5268 <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> 5325 <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>
5269 </trans-unit> 5326 </trans-unit>
5270 <trans-unit id="6317170736181476800" datatype="html"> 5327 <trans-unit id="6317170736181476800" datatype="html">
5271 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5328 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5272 <target state="translated">Mettez à jour <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>vos paramètres<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 5329 <target state="translated">Mettez à jour <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>vos paramètres<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
5273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5330 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5274 </trans-unit> 5331 </trans-unit>
5275 <trans-unit id="1405600824334286337" datatype="html"> 5332 <trans-unit id="1405600824334286337" datatype="html">
@@ -5289,40 +5346,40 @@ color: red;
5289 </context-group> 5346 </context-group>
5290 </trans-unit> 5347 </trans-unit>
5291 <trans-unit id="7028708681117573961" datatype="html"> 5348 <trans-unit id="7028708681117573961" datatype="html">
5292 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5349 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5293 <target state="translated">Trier par <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Ajouts récents"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5350 <target state="translated">Trier par <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Ajouts récents"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5294 <context-group purpose="location"> 5351 <context-group purpose="location">
5295 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5352 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5296 <context context-type="linenumber">46</context> 5353 <context context-type="linenumber">46</context>
5297 </context-group> 5354 </context-group>
5298 </trans-unit> 5355 </trans-unit>
5299 <trans-unit id="8190023086228606960" datatype="html"> 5356 <trans-unit id="8190023086228606960" datatype="html">
5300 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5357 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5301 <target state="translated">Trier par <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Vues récentes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5358 <target state="translated">Trier par <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Vues récentes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5302 <context-group purpose="location"> 5359 <context-group purpose="location">
5303 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5360 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5304 <context context-type="linenumber">48</context> 5361 <context context-type="linenumber">48</context>
5305 </context-group> 5362 </context-group>
5306 </trans-unit> 5363 </trans-unit>
5307 <trans-unit id="3224510615614621760" datatype="html"> 5364 <trans-unit id="3224510615614621760" datatype="html">
5308 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5365 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5309 <target state="translated">Trier par <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5366 <target state="translated">Trier par <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5310 <context-group purpose="location"> 5367 <context-group purpose="location">
5311 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5368 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5312 <context context-type="linenumber">49</context> 5369 <context context-type="linenumber">49</context>
5313 </context-group> 5370 </context-group>
5314 </trans-unit> 5371 </trans-unit>
5315 <trans-unit id="3082811226222076503" datatype="html"> 5372 <trans-unit id="3082811226222076503" datatype="html">
5316 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5373 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5317 <target state="translated">Trier par <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Meilleur"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5374 <target state="translated">Trier par <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Meilleur"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5318 <context-group purpose="location"> 5375 <context-group purpose="location">
5319 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5376 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5320 <context context-type="linenumber">50</context> 5377 <context context-type="linenumber">50</context>
5321 </context-group> 5378 </context-group>
5322 </trans-unit> 5379 </trans-unit>
5323 <trans-unit id="4322133526902910662" datatype="html"> 5380 <trans-unit id="4322133526902910662" datatype="html">
5324 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5381 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5325 <target state="translated">Trier par <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5382 <target state="translated">Trier par <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5326 <context-group purpose="location"> 5383 <context-group purpose="location">
5327 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5384 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5328 <context context-type="linenumber">51</context> 5385 <context context-type="linenumber">51</context>
@@ -5438,8 +5495,8 @@ color: red;
5438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5439 </trans-unit> 5496 </trans-unit>
5440 <trans-unit id="7350483582490037954" datatype="html"> 5497 <trans-unit id="7350483582490037954" datatype="html">
5441 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5498 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5442 <target state="translated">Avec <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>cacher<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> ou <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>flouter les vignettes<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, une confirmation sera demandée pour regarder la vidéo. </target> 5499 <target state="translated">Avec <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>cacher<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> ou <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>flouter les vignettes<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, une confirmation sera demandée pour regarder la vidéo. </target>
5443 <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> 5500 <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>
5444 <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> 5501 <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>
5445 </trans-unit> 5502 </trans-unit>
@@ -5696,8 +5753,8 @@ color: red;
5696 </context-group> 5753 </context-group>
5697 </trans-unit> 5754 </trans-unit>
5698 <trans-unit id="5511928240200239994" datatype="html"> 5755 <trans-unit id="5511928240200239994" datatype="html">
5699 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 5756 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
5700 <target state="translated">Certaines de vos chaînes ne sont pas entièrement configurées. Rendez-les accueillantes et explicites sur ce que vous publiez en ajoutant une <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>bannière<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> et une <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 5757 <target state="translated">Certaines de vos chaînes ne sont pas entièrement configurées. Rendez-les accueillantes et explicites sur ce que vous publiez en ajoutant une <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>bannière<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> et une <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
5701 <context-group purpose="location"> 5758 <context-group purpose="location">
5702 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5759 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5703 <context context-type="linenumber">5</context> 5760 <context context-type="linenumber">5</context>
@@ -5806,12 +5863,12 @@ color: red;
5806 <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> 5863 <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>
5807 </trans-unit> 5864 </trans-unit>
5808 <trans-unit id="8844610145426272276" datatype="html"> 5865 <trans-unit id="8844610145426272276" datatype="html">
5809 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 5866 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
5810 <target state="translated">Aidez les modérateur·ices et les autres utilisateur·ices à <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>vous identifier<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, n'oubliez pas de <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>configurer votre profil de compte<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> en ajoutant un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> et une <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 5867 <target state="translated">Aidez les modérateur·ices et les autres utilisateur·ices à <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>vous identifier<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, n'oubliez pas de <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>configurer votre profil de compte<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> en ajoutant un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> et une <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target>
5811 <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> 5868 <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>
5812 </trans-unit> 5869 </trans-unit>
5813 <trans-unit id="3030338154442300172" datatype="html"> 5870 <trans-unit id="3030338154442300172" datatype="html">
5814 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> 5871 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
5815 <target state="translated">Créé <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> 5872 <target state="translated">Créé <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
5816 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> 5873 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
5817 </trans-unit> 5874 </trans-unit>
@@ -5965,7 +6022,7 @@ color: red;
5965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> 6022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
5966 </trans-unit> 6023 </trans-unit>
5967 <trans-unit id="8856905278208146821" datatype="html"> 6024 <trans-unit id="8856905278208146821" datatype="html">
5968 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> 6025 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
5969 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 vidéos} other {{{ getTotalVideosOf(videoChannel) }} vidéos}}"/> </target> 6026 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 vidéos} other {{{ getTotalVideosOf(videoChannel) }} vidéos}}"/> </target>
5970 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> 6027 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
5971 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> 6028 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
@@ -5987,9 +6044,7 @@ color: red;
5987 <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> 6044 <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>
5988 </trans-unit> 6045 </trans-unit>
5989 <trans-unit id="7152797255397280410" datatype="html"> 6046 <trans-unit id="7152797255397280410" datatype="html">
5990 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6047 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 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 channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5991It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
5992channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5993 <target state="translated">Voulez-vous vraiment supprimer <x id="PH" equiv-text="videoChannel.displayName"/> ? Cela supprimera <x id="PH_1" equiv-text="videoChannel.videosCount"/> les vidéos mises en ligne sur cette chaîne, et vous ne pourrez pas créer une autre chaine avec le même nom (<x id="PH_2" equiv-text="videoChannel.name"/>) !</target> 6048 <target state="translated">Voulez-vous vraiment supprimer <x id="PH" equiv-text="videoChannel.displayName"/> ? Cela supprimera <x id="PH_1" equiv-text="videoChannel.videosCount"/> les vidéos mises en ligne sur cette chaîne, et vous ne pourrez pas créer une autre chaine avec le même nom (<x id="PH_2" equiv-text="videoChannel.name"/>) !</target>
5994 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> 6049 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
5995 </trans-unit> 6050 </trans-unit>
@@ -6021,8 +6076,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6021 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> 6076 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
6022 </trans-unit> 6077 </trans-unit>
6023 <trans-unit id="2705478076887104088" datatype="html"> 6078 <trans-unit id="2705478076887104088" datatype="html">
6024 <source>SHOW THIS CHANNEL ></source> 6079 <source>SHOW THIS CHANNEL &gt;</source>
6025 <target state="translated">MONTRER CETTE CHAÎNE ></target> 6080 <target state="translated">MONTRER CETTE CHAÎNE &gt;</target>
6026 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> 6081 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group>
6027 </trans-unit> 6082 </trans-unit>
6028 <trans-unit id="4088311569349098646"> 6083 <trans-unit id="4088311569349098646">
@@ -6270,8 +6325,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6270 <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> 6325 <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>
6271 </trans-unit> 6326 </trans-unit>
6272 <trans-unit id="1120376809358109718" datatype="html"> 6327 <trans-unit id="1120376809358109718" datatype="html">
6273 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 6328 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6274 <target state="translated">Les pairs Web ne sont pas accessibles au public : comme nous utilisons le transport par websocket, le protocole est différent du traqueur BitTorrent classique. Lorsque vous êtes dans un navigateur web, vous envoyez un signal contenant votre adresse IP au tracker qui choisira au hasard d'autres pairs auxquels il transmettra les informations. Voir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>ce document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> pour plus d'information </target> 6329 <target state="translated">Les pairs Web ne sont pas accessibles au public : comme nous utilisons le transport par websocket, le protocole est différent du traqueur BitTorrent classique. Lorsque vous êtes dans un navigateur web, vous envoyez un signal contenant votre adresse IP au tracker qui choisira au hasard d'autres pairs auxquels il transmettra les informations. Voir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>ce document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> pour plus d'information </target>
6275 <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> 6330 <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>
6276 </trans-unit> 6331 </trans-unit>
6277 <trans-unit id="7812408733559506009" datatype="html"> 6332 <trans-unit id="7812408733559506009" datatype="html">
@@ -6372,8 +6427,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6372 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6427 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6373 </trans-unit> 6428 </trans-unit>
6374 <trans-unit id="4807161697338135032" datatype="html"> 6429 <trans-unit id="4807161697338135032" datatype="html">
6375 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 6430 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6376 <target state="translated">Contact de(s) administrateur·ice(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 6431 <target state="translated">Contact de(s) administrateur·ice(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
6377 <context-group purpose="location"> 6432 <context-group purpose="location">
6378 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6433 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6379 <context context-type="linenumber">3</context> 6434 <context context-type="linenumber">3</context>
@@ -6480,8 +6535,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6480 <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> 6535 <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>
6481 </trans-unit> 6536 </trans-unit>
6482 <trans-unit id="7440807341905682986" datatype="html"> 6537 <trans-unit id="7440807341905682986" datatype="html">
6483 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 6538 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
6484 <target state="translated">J'ai au moins <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> ans révolus et accepte les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>conditions d'utilisation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> et le <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>code de conduite<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> de cette instance </target> 6539 <target state="translated">J'ai au moins <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> ans révolus et accepte les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>conditions d'utilisation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> et le <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>code de conduite<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> de cette instance </target>
6485 <context-group purpose="location"> 6540 <context-group purpose="location">
6486 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6541 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6487 <context context-type="linenumber">5,10</context> 6542 <context context-type="linenumber">5,10</context>
@@ -6559,53 +6614,53 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6559 <trans-unit id="5254305728396198887" datatype="html"> 6614 <trans-unit id="5254305728396198887" datatype="html">
6560 <source>Sensitive content</source> 6615 <source>Sensitive content</source>
6561 <target state="translated">Contenu sensible</target> 6616 <target state="translated">Contenu sensible</target>
6562 6617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
6563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 6618 </trans-unit>
6564 <trans-unit id="5590086849807274701" datatype="html"> 6619 <trans-unit id="5590086849807274701" datatype="html">
6565 <source>Scope</source> 6620 <source>Scope</source>
6566 <target state="translated">Portée</target> 6621 <target state="translated">Portée</target>
6567 6622 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
6568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 6623 </trans-unit>
6569 <trans-unit id="5019568087038659501" datatype="html"> 6624 <trans-unit id="5019568087038659501" datatype="html">
6570 <source>Federated</source> 6625 <source>Federated</source>
6571 <target state="translated">Fédérée</target> 6626 <target state="translated">Fédérée</target>
6572 6627 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
6573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 6628 </trans-unit>
6574 <trans-unit id="1949800099101277248" datatype="html"> 6629 <trans-unit id="1949800099101277248" datatype="html">
6575 <source>Languages</source> 6630 <source>Languages</source>
6576 <target state="translated">Langues</target> 6631 <target state="translated">Langues</target>
6577 6632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
6578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 6633 </trans-unit>
6579 <trans-unit id="1902100407096396858" datatype="html"> 6634 <trans-unit id="1902100407096396858" datatype="html">
6580 <source>Categories</source> 6635 <source>Categories</source>
6581 <target state="translated">Catégories</target> 6636 <target state="translated">Catégories</target>
6582 6637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
6583 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 6638 </trans-unit>
6584 <trans-unit id="3599150758014724057" datatype="html"> 6639 <trans-unit id="3599150758014724057" datatype="html">
6585 <source>All videos</source> 6640 <source>All videos</source>
6586 <target state="translated">Toutes les vidéos</target> 6641 <target state="translated">Toutes les vidéos</target>
6587 6642 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
6588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 6643 </trans-unit>
6589 <trans-unit id="8466337030143068285" datatype="html"> 6644 <trans-unit id="8466337030143068285" datatype="html">
6590 <source>Blurred</source> 6645 <source>Blurred</source>
6591 <target state="translated">Flouter</target> 6646 <target state="translated">Flouter</target>
6592 6647 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
6593 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 6648 </trans-unit>
6594 <trans-unit id="7054829409324166420" datatype="html"> 6649 <trans-unit id="7054829409324166420" datatype="html">
6595 <source>hidden</source> 6650 <source>hidden</source>
6596 <target state="translated">cachée</target> 6651 <target state="translated">cachée</target>
6597 6652 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
6598 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 6653 </trans-unit>
6599 <trans-unit id="5766954855630346873" datatype="html"> 6654 <trans-unit id="5766954855630346873" datatype="html">
6600 <source>blurred</source> 6655 <source>blurred</source>
6601 <target state="translated">flouter</target> 6656 <target state="translated">flouter</target>
6602 6657 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
6603 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 6658 </trans-unit>
6604 <trans-unit id="1833483831276078393" datatype="html"> 6659 <trans-unit id="1833483831276078393" datatype="html">
6605 <source>displayed</source> 6660 <source>displayed</source>
6606 <target state="translated">affichée</target> 6661 <target state="translated">affichée</target>
6607 6662 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
6608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 6663 </trans-unit>
6609 <trans-unit id="4856575356061361269" datatype="html"> 6664 <trans-unit id="4856575356061361269" datatype="html">
6610 <source><x id="PH"/> direct account followers </source> 6665 <source><x id="PH"/> direct account followers </source>
6611 <target state="translated"> 6666 <target state="translated">
@@ -6655,8 +6710,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6656 </trans-unit> 6711 </trans-unit>
6657 <trans-unit id="8011855989482474311" datatype="html"> 6712 <trans-unit id="8011855989482474311" datatype="html">
6658 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 6713 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
6659 <target state="translated">Un &lt;code>.mp4&lt;/code> qui conserve le son original, sans la vidéo</target> 6714 <target state="translated">Un &lt;code&gt;.mp4&lt;/code&gt; qui conserve le son original, sans la vidéo</target>
6660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6661 </trans-unit> 6716 </trans-unit>
6662 <trans-unit id="7756250490108954499" datatype="html"> 6717 <trans-unit id="7756250490108954499" datatype="html">
@@ -7469,8 +7524,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7469 </context-group> 7524 </context-group>
7470 </trans-unit> 7525 </trans-unit>
7471 <trans-unit id="7223931053738621590" datatype="html"> 7526 <trans-unit id="7223931053738621590" datatype="html">
7472 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 7527 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
7473 <target state="translated">PeerTube pense que l'IP publique de votre navigateur web est <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 7528 <target state="translated">PeerTube pense que l'IP publique de votre navigateur web est <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
7474 <context-group purpose="location"> 7529 <context-group purpose="location">
7475 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7530 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7476 <context context-type="linenumber">4</context> 7531 <context context-type="linenumber">4</context>
@@ -7517,16 +7572,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7517 </context-group> 7572 </context-group>
7518 </trans-unit> 7573 </trans-unit>
7519 <trans-unit id="1285026053775066761" datatype="html"> 7574 <trans-unit id="1285026053775066761" datatype="html">
7520 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source> 7575 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
7521 <target state="translated">Vérifier la clé de configuration <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/></target> 7576 <target state="translated">Vérifier la clé de configuration <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/></target>
7522 <context-group purpose="location"> 7577 <context-group purpose="location">
7523 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7578 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7524 <context context-type="linenumber">15</context> 7579 <context context-type="linenumber">15</context>
7525 </context-group> 7580 </context-group>
7526 </trans-unit> 7581 </trans-unit>
7527 <trans-unit id="7014275542536964627" datatype="html"> 7582 <trans-unit id="7014275542536964627" datatype="html">
7528 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source> 7583 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
7529 <target state="translated">Si vous exécutez PeerTube à l'aide de Docker, vérifiez que vous exécutez la commande <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> avec <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode : "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (voir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target> 7584 <target state="translated">Si vous exécutez PeerTube à l'aide de Docker, vérifiez que vous exécutez la commande <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> avec <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode : "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (voir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target>
7530 <context-group purpose="location"> 7585 <context-group purpose="location">
7531 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7586 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7532 <context context-type="linenumber">16,17</context> 7587 <context context-type="linenumber">16,17</context>
@@ -7576,19 +7631,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7576 <trans-unit id="314315645942131479"> 7631 <trans-unit id="314315645942131479">
7577 <source>Info</source> 7632 <source>Info</source>
7578 <target>Info</target> 7633 <target>Info</target>
7579 7634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group>
7580 7635 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7581 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7636 </trans-unit>
7582 <trans-unit id="4116911651502837995" datatype="html"> 7637 <trans-unit id="4116911651502837995" datatype="html">
7583 <source>Files</source> 7638 <source>Files</source>
7584 <target state="translated">Fichiers</target> 7639 <target state="translated">Fichiers</target>
7585 7640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
7586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 7641 </trans-unit>
7587 <trans-unit id="4767765747214995164" datatype="html"> 7642 <trans-unit id="4767765747214995164" datatype="html">
7588 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7643 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
7589 <target state="translated">Publié le <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7644 <target state="translated">Publié le <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
7590 7645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
7591 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 7646 </trans-unit>
7592 <trans-unit id="6759205696902713848"> 7647 <trans-unit id="6759205696902713848">
7593 <source>Warning</source> 7648 <source>Warning</source>
7594 <target>Attention</target> 7649 <target>Attention</target>
@@ -7597,9 +7652,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7597 <trans-unit id="1519954996184640001"> 7652 <trans-unit id="1519954996184640001">
7598 <source>Error</source> 7653 <source>Error</source>
7599 <target>Erreur</target> 7654 <target>Erreur</target>
7600 7655 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
7601 7656 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7602 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7657 </trans-unit>
7603 <trans-unit id="5076187961693950167" datatype="html"> 7658 <trans-unit id="5076187961693950167" datatype="html">
7604 <source>Standard logs</source> 7659 <source>Standard logs</source>
7605 <target state="translated">Journaux standards</target> 7660 <target state="translated">Journaux standards</target>
@@ -7877,8 +7932,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7877 <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> 7932 <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>
7878 </trans-unit> 7933 </trans-unit>
7879 <trans-unit id="8553059323353586765" datatype="html"> 7934 <trans-unit id="8553059323353586765" datatype="html">
7880 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source> 7935 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
7881 <target state="translated">Votre adresse de courrier électronique actuelle est <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. Elle n'est jamais montrée au public. </target> 7936 <target state="translated">Votre adresse de courrier électronique actuelle est <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. Elle n'est jamais montrée au public. </target>
7882 <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> 7937 <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>
7883 </trans-unit> 7938 </trans-unit>
7884 <trans-unit id="853586874765134886"> 7939 <trans-unit id="853586874765134886">
@@ -8068,8 +8123,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8068 <trans-unit id="1233062525939746039"> 8123 <trans-unit id="1233062525939746039">
8069 <source>Unknown language</source> 8124 <source>Unknown language</source>
8070 <target>Langue inconnue</target> 8125 <target>Langue inconnue</target>
8071 8126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8072 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 8127 </trans-unit>
8073 <trans-unit id="3761504852202418603" datatype="html"> 8128 <trans-unit id="3761504852202418603" datatype="html">
8074 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> 8129 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8075 <target state="translated">Trop de langues sont activées. Veuillez les activer toutes ou rester en dessous de 20 langues activées.</target> 8130 <target state="translated">Trop de langues sont activées. Veuillez les activer toutes ou rester en dessous de 20 langues activées.</target>
@@ -8442,9 +8497,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8442 <trans-unit id="1783173774503340906"> 8497 <trans-unit id="1783173774503340906">
8443 <source>Subscribe to the account</source> 8498 <source>Subscribe to the account</source>
8444 <target>S'abonner à ce compte</target> 8499 <target>S'abonner à ce compte</target>
8445 8500 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
8446 8501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group>
8447 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> 8502 </trans-unit>
8448 <trans-unit id="3131904093925601441" datatype="html"> 8503 <trans-unit id="3131904093925601441" datatype="html">
8449 <source>PLAYLISTS</source> 8504 <source>PLAYLISTS</source>
8450 <target state="translated">LISTES DE LECTURE</target> 8505 <target state="translated">LISTES DE LECTURE</target>
@@ -8453,64 +8508,63 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8453 <trans-unit id="7709367721354853232"> 8508 <trans-unit id="7709367721354853232">
8454 <source>Focus the search bar</source> 8509 <source>Focus the search bar</source>
8455 <target>Focus sur la barre de recherche</target> 8510 <target>Focus sur la barre de recherche</target>
8456 8511 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
8457 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8512 </trans-unit>
8458 <trans-unit id="4049262826107502276"> 8513 <trans-unit id="4049262826107502276">
8459 <source>Toggle the left menu</source> 8514 <source>Toggle the left menu</source>
8460 <target>(Dés)activer le menu de gauche</target> 8515 <target>(Dés)activer le menu de gauche</target>
8461 8516 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
8462 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> 8517 </trans-unit>
8463 <trans-unit id="5409372033656550095"> 8518 <trans-unit id="5409372033656550095">
8464 <source>Go to the discover videos page</source> 8519 <source>Go to the discover videos page</source>
8465 <target>Découvrir des vidéos</target> 8520 <target>Découvrir des vidéos</target>
8466 8521 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
8467 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> 8522 </trans-unit>
8468 <trans-unit id="4278050445961255445"> 8523 <trans-unit id="4278050445961255445">
8469 <source>Go to the trending videos page</source> 8524 <source>Go to the trending videos page</source>
8470 <target>Aller sur la page des tendances</target> 8525 <target>Aller sur la page des tendances</target>
8471 8526 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
8472 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 8527 </trans-unit>
8473 <trans-unit id="3242234958443825475"> 8528 <trans-unit id="3242234958443825475">
8474 <source>Go to the recently added videos page</source> 8529 <source>Go to the recently added videos page</source>
8475 <target>Aller sur la page des vidéos récemment ajoutées</target> 8530 <target>Aller sur la page des vidéos récemment ajoutées</target>
8476 8531 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
8477 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> 8532 </trans-unit>
8478 <trans-unit id="2887122197778293919"> 8533 <trans-unit id="2887122197778293919">
8479 <source>Go to the local videos page</source> 8534 <source>Go to the local videos page</source>
8480 <target>Aller sur la page des vidéos locales</target> 8535 <target>Aller sur la page des vidéos locales</target>
8481 8536 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
8482 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 8537 </trans-unit>
8483 <trans-unit id="8009065619559214982"> 8538 <trans-unit id="8009065619559214982">
8484 <source>Go to the videos upload page</source> 8539 <source>Go to the videos upload page</source>
8485 <target>Aller sur la page de téléversement de vidéo</target> 8540 <target>Aller sur la page de téléversement de vidéo</target>
8486 8541 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
8487 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> 8542 </trans-unit>
8488 <trans-unit id="3779524668013120370"> 8543 <trans-unit id="3779524668013120370">
8489 <source>Go to my subscriptions</source> 8544 <source>Go to my subscriptions</source>
8490 <target>Aller voir mes abonnements</target> 8545 <target>Aller voir mes abonnements</target>
8491 8546 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
8492 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8547 </trans-unit>
8493 <trans-unit id="1136469849928650779"> 8548 <trans-unit id="1136469849928650779">
8494 <source>Go to my videos</source> 8549 <source>Go to my videos</source>
8495 <target>Aller voir mes vidéos</target> 8550 <target>Aller voir mes vidéos</target>
8496 8551 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
8497 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 8552 </trans-unit>
8498 <trans-unit id="7836683738999600376"> 8553 <trans-unit id="7836683738999600376">
8499 <source>Go to my imports</source> 8554 <source>Go to my imports</source>
8500 <target>Aller voir mes imports</target> 8555 <target>Aller voir mes imports</target>
8501 8556 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
8502 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> 8557 </trans-unit>
8503 <trans-unit id="7511292153332773503"> 8558 <trans-unit id="7511292153332773503">
8504 <source>Go to my channels</source> 8559 <source>Go to my channels</source>
8505 <target>Aller voir mes chaînes</target> 8560 <target>Aller voir mes chaînes</target>
8506 8561 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8507 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 8562 </trans-unit>
8508 <trans-unit id="2013324644839511073" datatype="html"> 8563 <trans-unit id="2013324644839511073" datatype="html">
8509 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 8564 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8510Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8511 <target state="translated">Impossible de récupérer les identifiants du Client OAuth : <x id="PH" equiv-text="error.text"/>. Assurez-vous d'avoir correctement configuré PeerTube (dossier config/), en particulier la section "serveur web".</target> 8565 <target state="translated">Impossible de récupérer les identifiants du Client OAuth : <x id="PH" equiv-text="error.text"/>. Assurez-vous d'avoir correctement configuré PeerTube (dossier config/), en particulier la section "serveur web".</target>
8512 8566 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8513 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8567 </trans-unit>
8514 <trans-unit id="375263728166936544"> 8568 <trans-unit id="375263728166936544">
8515 <source>You need to reconnect.</source> 8569 <source>You need to reconnect.</source>
8516 <target>Vous devez vous reconnecter.</target> 8570 <target>Vous devez vous reconnecter.</target>
@@ -8658,17 +8712,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8658 <trans-unit id="2392481201920342009" datatype="html"> 8712 <trans-unit id="2392481201920342009" datatype="html">
8659 <source>VOD videos</source> 8713 <source>VOD videos</source>
8660 <target state="translated">Vidéos VOD</target> 8714 <target state="translated">Vidéos VOD</target>
8661 8715 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
8662 8716 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group>
8663 8717 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
8664 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8718 </trans-unit>
8665 <trans-unit id="2180217594100853008" datatype="html"> 8719 <trans-unit id="2180217594100853008" datatype="html">
8666 <source>Live videos</source> 8720 <source>Live videos</source>
8667 <target state="translated">Directs</target> 8721 <target state="translated">Directs</target>
8668 8722 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
8669 8723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group>
8670 8724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
8671 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8725 </trans-unit>
8672 <trans-unit id="8487565500496466433"> 8726 <trans-unit id="8487565500496466433">
8673 <source>Short (&lt; 4 min)</source> 8727 <source>Short (&lt; 4 min)</source>
8674 <target>Courte (&lt; 4 min)</target> 8728 <target>Courte (&lt; 4 min)</target>
@@ -8680,8 +8734,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8680 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 8734 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
8681 </trans-unit> 8735 </trans-unit>
8682 <trans-unit id="6613870447286561244"> 8736 <trans-unit id="6613870447286561244">
8683 <source>Long (> 10 min)</source> 8737 <source>Long (&gt; 10 min)</source>
8684 <target>Longue (> 10 min)</target> 8738 <target>Longue (&gt; 10 min)</target>
8685 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 8739 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
8686 </trans-unit> 8740 </trans-unit>
8687 <trans-unit id="1787083504545967"> 8741 <trans-unit id="1787083504545967">
@@ -9354,8 +9408,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9408 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9355 </trans-unit> 9409 </trans-unit>
9356 <trans-unit id="5637879201055173642" datatype="html"> 9410 <trans-unit id="5637879201055173642" datatype="html">
9357 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 9411 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
9358 <target state="translated">Voir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>la documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> pour apprendre à utiliser la fonctionnalité de direct de PeerTube. </target> 9412 <target state="translated">Voir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>la documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> pour apprendre à utiliser la fonctionnalité de direct de PeerTube. </target>
9359 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9413 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9360 </trans-unit> 9414 </trans-unit>
9361 <trans-unit id="4267638333776227701"> 9415 <trans-unit id="4267638333776227701">
@@ -9947,14 +10001,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9947 <trans-unit id="2830831449226931729" datatype="html"> 10001 <trans-unit id="2830831449226931729" datatype="html">
9948 <source>Instance languages</source> 10002 <source>Instance languages</source>
9949 <target state="translated">Langues de l'instance</target> 10003 <target state="translated">Langues de l'instance</target>
9950 10004 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group>
9951 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10005 </trans-unit>
9952 <trans-unit id="40119547597591062" datatype="html"> 10006 <trans-unit id="40119547597591062" datatype="html">
9953 <source>All languages</source> 10007 <source>All languages</source>
9954 <target state="translated">Toutes les langues</target> 10008 <target state="translated">Toutes les langues</target>
9955 10009 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group>
9956 10010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
9957 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 10011 </trans-unit>
9958 <trans-unit id="996392855508119363"> 10012 <trans-unit id="996392855508119363">
9959 <source>Hidden</source> 10013 <source>Hidden</source>
9960 <target>Cacher</target> 10014 <target>Cacher</target>
@@ -9968,9 +10022,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9968 <trans-unit id="8929218224642530466"> 10022 <trans-unit id="8929218224642530466">
9969 <source>Displayed</source> 10023 <source>Displayed</source>
9970 <target>Afficher</target> 10024 <target>Afficher</target>
9971 10025 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
9972 10026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
9973 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 10027 </trans-unit>
9974 <trans-unit id="6291055174438137560" datatype="html"> 10028 <trans-unit id="6291055174438137560" datatype="html">
9975 <source>~ 1 minute</source> 10029 <source>~ 1 minute</source>
9976 <target state="translated">~ 1 minute</target> 10030 <target state="translated">~ 1 minute</target>
@@ -10438,8 +10492,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10438 <trans-unit id="4968151111061046122"> 10492 <trans-unit id="4968151111061046122">
10439 <source>Moderator</source> 10493 <source>Moderator</source>
10440 <target>Modérateur</target> 10494 <target>Modérateur</target>
10441 10495 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group>
10442 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> 10496 </trans-unit>
10443 <trans-unit id="2279527393438260622" datatype="html"> 10497 <trans-unit id="2279527393438260622" datatype="html">
10444 <source>Search videos, playlists, channels…</source> 10498 <source>Search videos, playlists, channels…</source>
10445 <target state="translated">Recherchez des vidéos, des listes de lecture, des chaînes…</target> 10499 <target state="translated">Recherchez des vidéos, des listes de lecture, des chaînes…</target>
@@ -10670,8 +10724,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10670 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> 10724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
10671 </trans-unit> 10725 </trans-unit>
10672 <trans-unit id="8272123190776748811" datatype="html"> 10726 <trans-unit id="8272123190776748811" datatype="html">
10673 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 10727 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
10674 <target state="translated">Vous devez être &lt;a href="/login">enregistré&lt;/a> pour évaluer cette vidéo.</target> 10728 <target state="translated">Vous devez être &lt;a href="/login"&gt;enregistré&lt;/a&gt; pour évaluer cette vidéo.</target>
10675 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 10729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10676 </trans-unit> 10730 </trans-unit>
10677 <trans-unit id="4503408361537553733" datatype="html"> 10731 <trans-unit id="4503408361537553733" datatype="html">
@@ -10807,8 +10861,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10807 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10861 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10808 <context context-type="linenumber">179</context> 10862 <context context-type="linenumber">179</context>
10809 </context-group> 10863 </context-group>
10810 </trans-unit><trans-unit id="118687079501751948" datatype="html"> 10864 </trans-unit>
10811 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10865 <trans-unit id="118687079501751948" datatype="html">
10866 <source>Move to external storage failed</source>
10867 <target state="translated">Déplacement vers stockage externe échoué</target>
10812 <context-group purpose="location"> 10868 <context-group purpose="location">
10813 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10869 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10814 <context context-type="linenumber">183</context> 10870 <context context-type="linenumber">183</context>
@@ -10817,18 +10873,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10817 <trans-unit id="4887724548587271148"> 10873 <trans-unit id="4887724548587271148">
10818 <source>Waiting transcoding</source> 10874 <source>Waiting transcoding</source>
10819 <target>En attente de transcodage</target> 10875 <target>En attente de transcodage</target>
10820 10876 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group>
10821 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10877 </trans-unit>
10822 <trans-unit id="4517785179607945981"> 10878 <trans-unit id="4517785179607945981">
10823 <source>To transcode</source> 10879 <source>To transcode</source>
10824 <target>À transcoder</target> 10880 <target>À transcoder</target>
10825 10881 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group>
10826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 10882 </trans-unit>
10827 <trans-unit id="3299576663551440736"> 10883 <trans-unit id="3299576663551440736">
10828 <source>To import</source> 10884 <source>To import</source>
10829 <target>À importer</target> 10885 <target>À importer</target>
10830 10886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group>
10831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> 10887 </trans-unit>
10832 <trans-unit id="8492933894084361602" datatype="html"> 10888 <trans-unit id="8492933894084361602" datatype="html">
10833 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 10889 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
10834 <target state="translated">S'abonner au flux RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 10890 <target state="translated">S'abonner au flux RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -10840,21 +10896,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10840 <trans-unit id="187187500641108332" datatype="html"> 10896 <trans-unit id="187187500641108332" datatype="html">
10841 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10897 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10842 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10898 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10843 10899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group>
10844 10900 <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>
10845 10901 <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>
10846 10902 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group>
10847 10903 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group>
10848 10904 <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>
10849 10905 <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>
10850 10906 <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>
10851 10907 <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>
10852 10908 <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>
10853 10909 <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>
10854 10910 <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>
10855 10911 <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>
10856 10912 <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>
10857 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><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/+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">77</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-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> 10913 </trans-unit>
10858 <trans-unit id="1795705931707209785" datatype="html"> 10914 <trans-unit id="1795705931707209785" datatype="html">
10859 <source>Add to watch later</source> 10915 <source>Add to watch later</source>
10860 <target state="translated">Regarder plus tard</target> 10916 <target state="translated">Regarder plus tard</target>
@@ -10893,9 +10949,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10893 <trans-unit id="5210096066382592800"> 10949 <trans-unit id="5210096066382592800">
10894 <source>Video to import updated.</source> 10950 <source>Video to import updated.</source>
10895 <target>Les vidéos à importer ont été mises à jour.</target> 10951 <target>Les vidéos à importer ont été mises à jour.</target>
10896 10952 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group>
10897 10953 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group>
10898 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10954 </trans-unit>
10899 <trans-unit id="3284171506518522275"> 10955 <trans-unit id="3284171506518522275">
10900 <source>Your video was uploaded to your account and is private.</source> 10956 <source>Your video was uploaded to your account and is private.</source>
10901 <target>Votre vidéo a été téléversée sur votre compte et elle est privée.</target> 10957 <target>Votre vidéo a été téléversée sur votre compte et elle est privée.</target>
@@ -10946,23 +11002,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10946 <trans-unit id="6775540171466219199" datatype="html"> 11002 <trans-unit id="6775540171466219199" datatype="html">
10947 <source>Stop autoplaying next video</source> 11003 <source>Stop autoplaying next video</source>
10948 <target state="translated">Arrêter la lecture automatique de la prochaine vidéo</target> 11004 <target state="translated">Arrêter la lecture automatique de la prochaine vidéo</target>
10949 11005 <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">220</context></context-group>
10950 <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">220</context></context-group></trans-unit> 11006 </trans-unit>
10951 <trans-unit id="5149234672404299151" datatype="html"> 11007 <trans-unit id="5149234672404299151" datatype="html">
10952 <source>Autoplay next video</source> 11008 <source>Autoplay next video</source>
10953 <target state="translated">Lecture automatique de la prochaine vidéo</target> 11009 <target state="translated">Lecture automatique de la prochaine vidéo</target>
10954 11010 <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">221</context></context-group>
10955 <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">221</context></context-group></trans-unit> 11011 </trans-unit>
10956 <trans-unit id="5870421136141540382" datatype="html"> 11012 <trans-unit id="5870421136141540382" datatype="html">
10957 <source>Stop looping playlist videos</source> 11013 <source>Stop looping playlist videos</source>
10958 <target state="translated">Arrêter la lecture en boucle des vidéos de la liste de lecture</target> 11014 <target state="translated">Arrêter la lecture en boucle des vidéos de la liste de lecture</target>
10959 11015 <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">226</context></context-group>
10960 <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">226</context></context-group></trans-unit> 11016 </trans-unit>
10961 <trans-unit id="1599585307037758139" datatype="html"> 11017 <trans-unit id="1599585307037758139" datatype="html">
10962 <source>Loop playlist videos</source> 11018 <source>Loop playlist videos</source>
10963 <target state="translated">Lire en boucle les vidéos de la liste de lecture</target> 11019 <target state="translated">Lire en boucle les vidéos de la liste de lecture</target>
10964 11020 <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">227</context></context-group>
10965 <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">227</context></context-group></trans-unit> 11021 </trans-unit>
10966 <trans-unit id="3704292036525161260" datatype="html"> 11022 <trans-unit id="3704292036525161260" datatype="html">
10967 <source>Placeholder image</source> 11023 <source>Placeholder image</source>
10968 <target state="translated">Image de remplacement</target> 11024 <target state="translated">Image de remplacement</target>
@@ -10972,113 +11028,113 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10972 </context-group> 11028 </context-group>
10973 </trans-unit> 11029 </trans-unit>
10974 <trans-unit id="961774488937452220" datatype="html"> 11030 <trans-unit id="961774488937452220" datatype="html">
10975 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 11031 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
10976 <target state="translated">Cette vidéo n'est pas disponible sur cette instance ? Voulez-vous être redirigé sur l'instance d'origine : &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a> ?</target> 11032 <target state="translated">Cette vidéo n'est pas disponible sur cette instance ? Voulez-vous être redirigé sur l'instance d'origine : &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt; ?</target>
10977 11033 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
10978 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 11034 </trans-unit>
10979 <trans-unit id="5761611056224181752" datatype="html"> 11035 <trans-unit id="5761611056224181752" datatype="html">
10980 <source>Redirection</source> 11036 <source>Redirection</source>
10981 <target state="translated">Redirection</target> 11037 <target state="translated">Redirection</target>
10982 11038 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group>
10983 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 11039 </trans-unit>
10984 <trans-unit id="8858527736400081688"> 11040 <trans-unit id="8858527736400081688">
10985 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 11041 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10986 <target>Cette vidéo contient du contenu sensible. Êtes-vous sûr de vouloir la regarder ?</target> 11042 <target>Cette vidéo contient du contenu sensible. Êtes-vous sûr de vouloir la regarder ?</target>
10987 11043 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group>
10988 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 11044 </trans-unit>
10989 <trans-unit id="3937119019020041049"> 11045 <trans-unit id="3937119019020041049">
10990 <source>Mature or explicit content</source> 11046 <source>Mature or explicit content</source>
10991 <target>Contenu explicite ou sensible</target> 11047 <target>Contenu explicite ou sensible</target>
10992 11048 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group>
10993 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 11049 </trans-unit>
10994 <trans-unit id="1755474755114288376" datatype="html"> 11050 <trans-unit id="1755474755114288376" datatype="html">
10995 <source>Up Next</source> 11051 <source>Up Next</source>
10996 <target state="translated">Suivant</target> 11052 <target state="translated">Suivant</target>
10997 11053 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group>
10998 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> 11054 </trans-unit>
10999 <trans-unit id="2159130950882492111" datatype="html"> 11055 <trans-unit id="2159130950882492111" datatype="html">
11000 <source>Cancel</source> 11056 <source>Cancel</source>
11001 <target state="translated">Annuler</target> 11057 <target state="translated">Annuler</target>
11002 11058 <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>
11003 11059 <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>
11004 11060 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
11005 11061 <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>
11006 11062 <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>
11007 11063 <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>
11008 11064 <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>
11009 11065 <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>
11010 11066 <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>
11011 11067 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group>
11012 11068 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
11013 11069 <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>
11014 11070 <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>
11015 11071 <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>
11016 11072 <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>
11017 11073 <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>
11018 11074 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group>
11019 11075 <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>
11020 11076 <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>
11021 <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">122</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-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/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">425</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">26</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> 11077 </trans-unit>
11022 <trans-unit id="3354816756665089864" datatype="html"> 11078 <trans-unit id="3354816756665089864" datatype="html">
11023 <source>Autoplay is suspended</source> 11079 <source>Autoplay is suspended</source>
11024 <target state="translated">La lecture automatique est suspendue</target> 11080 <target state="translated">La lecture automatique est suspendue</target>
11025 11081 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group>
11026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> 11082 </trans-unit>
11027 <trans-unit id="7895294730547405228" datatype="html"> 11083 <trans-unit id="7895294730547405228" datatype="html">
11028 <source>Enter/exit fullscreen (requires player focus)</source> 11084 <source>Enter/exit fullscreen (requires player focus)</source>
11029 <target state="translated">Entrer/sortir du mode plein écran (nécessite le focus sur le lecteur)</target> 11085 <target state="translated">Entrer/sortir du mode plein écran (nécessite le focus sur le lecteur)</target>
11030 11086 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group>
11031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> 11087 </trans-unit>
11032 <trans-unit id="7618388257165864759" datatype="html"> 11088 <trans-unit id="7618388257165864759" datatype="html">
11033 <source>Play/Pause the video (requires player focus)</source> 11089 <source>Play/Pause the video (requires player focus)</source>
11034 <target state="translated">Lecture/Pause de la vidéo (nécessite le focus sur le lecteur)</target> 11090 <target state="translated">Lecture/Pause de la vidéo (nécessite le focus sur le lecteur)</target>
11035 11091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group>
11036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> 11092 </trans-unit>
11037 <trans-unit id="7761890399634216630" datatype="html"> 11093 <trans-unit id="7761890399634216630" datatype="html">
11038 <source>Mute/unmute the video (requires player focus)</source> 11094 <source>Mute/unmute the video (requires player focus)</source>
11039 <target state="translated">Désactiver/Activer le son de la vidéo (nécessite le focus sur le lecteur)</target> 11095 <target state="translated">Désactiver/Activer le son de la vidéo (nécessite le focus sur le lecteur)</target>
11040 11096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group>
11041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> 11097 </trans-unit>
11042 <trans-unit id="5996585232248234904" datatype="html"> 11098 <trans-unit id="5996585232248234904" datatype="html">
11043 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> 11099 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
11044 <target state="translated">Sauter à un pourcentage de la vidéo : 0 est 0 % et 9 est 90 % (nécessite le focus sur le lecteur)</target> 11100 <target state="translated">Sauter à un pourcentage de la vidéo : 0 est 0 % et 9 est 90 % (nécessite le focus sur le lecteur)</target>
11045 11101 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group>
11046 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> 11102 </trans-unit>
11047 <trans-unit id="3748765405903319998" datatype="html"> 11103 <trans-unit id="3748765405903319998" datatype="html">
11048 <source>Increase the volume (requires player focus)</source> 11104 <source>Increase the volume (requires player focus)</source>
11049 <target state="translated">Augmenter le volume (nécessite le focus sur le lecteur)</target> 11105 <target state="translated">Augmenter le volume (nécessite le focus sur le lecteur)</target>
11050 11106 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group>
11051 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> 11107 </trans-unit>
11052 <trans-unit id="5810704036407159982" datatype="html"> 11108 <trans-unit id="5810704036407159982" datatype="html">
11053 <source>Decrease the volume (requires player focus)</source> 11109 <source>Decrease the volume (requires player focus)</source>
11054 <target state="translated">Diminuer le volume (nécessite le focus sur le lecteur)</target> 11110 <target state="translated">Diminuer le volume (nécessite le focus sur le lecteur)</target>
11055 11111 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group>
11056 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> 11112 </trans-unit>
11057 <trans-unit id="2622048822548065691" datatype="html"> 11113 <trans-unit id="2622048822548065691" datatype="html">
11058 <source>Seek the video forward (requires player focus)</source> 11114 <source>Seek the video forward (requires player focus)</source>
11059 <target state="translated">Avancer la vidéo (nécessite le focus sur le lecteur)</target> 11115 <target state="translated">Avancer la vidéo (nécessite le focus sur le lecteur)</target>
11060 11116 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group>
11061 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> 11117 </trans-unit>
11062 <trans-unit id="6540078205109221153" datatype="html"> 11118 <trans-unit id="6540078205109221153" datatype="html">
11063 <source>Seek the video backward (requires player focus)</source> 11119 <source>Seek the video backward (requires player focus)</source>
11064 <target state="translated">Reculer la vidéo (nécessite le focus sur le lecteur)</target> 11120 <target state="translated">Reculer la vidéo (nécessite le focus sur le lecteur)</target>
11065 11121 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group>
11066 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> 11122 </trans-unit>
11067 <trans-unit id="1956491957766210808" datatype="html"> 11123 <trans-unit id="1956491957766210808" datatype="html">
11068 <source>Increase playback rate (requires player focus)</source> 11124 <source>Increase playback rate (requires player focus)</source>
11069 <target state="translated">Augmenter la vitesse de lecture (nécessite le focus sur le lecteur)</target> 11125 <target state="translated">Augmenter la vitesse de lecture (nécessite le focus sur le lecteur)</target>
11070 11126 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group>
11071 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> 11127 </trans-unit>
11072 <trans-unit id="5495529997674803186" datatype="html"> 11128 <trans-unit id="5495529997674803186" datatype="html">
11073 <source>Decrease playback rate (requires player focus)</source> 11129 <source>Decrease playback rate (requires player focus)</source>
11074 <target state="translated">Diminuer la vitesse de lecture (nécessite le focus sur le lecteur)</target> 11130 <target state="translated">Diminuer la vitesse de lecture (nécessite le focus sur le lecteur)</target>
11075 11131 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group>
11076 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> 11132 </trans-unit>
11077 <trans-unit id="3178343147230721210" datatype="html"> 11133 <trans-unit id="3178343147230721210" datatype="html">
11078 <source>Navigate in the video frame by frame (requires player focus)</source> 11134 <source>Navigate in the video frame by frame (requires player focus)</source>
11079 <target state="translated">Naviguer dans la vidéo image par image (nécessite le focus sur le lecteur)</target> 11135 <target state="translated">Naviguer dans la vidéo image par image (nécessite le focus sur le lecteur)</target>
11080 11136 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group>
11081 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> 11137 </trans-unit>
11082 <trans-unit id="8025996572234182184"> 11138 <trans-unit id="8025996572234182184">
11083 <source>Like the video</source> 11139 <source>Like the video</source>
11084 <target>J’aime cette vidéo</target> 11140 <target>J’aime cette vidéo</target>
@@ -11092,8 +11148,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11092 <trans-unit id="1729036051846673606" datatype="html"> 11148 <trans-unit id="1729036051846673606" datatype="html">
11093 <source>When active, the next video is automatically played after the current one.</source> 11149 <source>When active, the next video is automatically played after the current one.</source>
11094 <target state="translated">Lorsque activée, la vidéo suivante est automatiquement lue après la vidéo en cours.</target> 11150 <target state="translated">Lorsque activée, la vidéo suivante est automatiquement lue après la vidéo en cours.</target>
11095 11151 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
11096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 11152 </trans-unit>
11097 <trans-unit id="2431286785954354122" datatype="html"> 11153 <trans-unit id="2431286785954354122" datatype="html">
11098 <source>Recently added</source> 11154 <source>Recently added</source>
11099 <target state="translated">Ajoutées récemment</target> 11155 <target state="translated">Ajoutées récemment</target>
diff --git a/client/src/locale/angular.gl-ES.xlf b/client/src/locale/angular.gl-ES.xlf
index f8588a5e1..b44cab91f 100644
--- a/client/src/locale/angular.gl-ES.xlf
+++ b/client/src/locale/angular.gl-ES.xlf
@@ -3,32 +3,41 @@
3 <file source-language="en-US" datatype="plaintext" original="" target-language="gl-ES"> 3 <file source-language="en-US" datatype="plaintext" original="" target-language="gl-ES">
4 <body> 4 <body>
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source><target state="new">Close</target> 6 <source>Close</source>
7 <target state="translated">Pechar</target>
7 <context-group purpose="location"> 8 <context-group purpose="location">
8 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> 9 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context>
9 <context context-type="linenumber">76</context> 10 <context context-type="linenumber">76</context>
10 </context-group> 11 </context-group>
11 </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> 12 </trans-unit>
12 <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 13 <trans-unit id="ngb.carousel.slide-number" datatype="html">
14 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
15 <target state="translated">Páxina <x id="INTERPOLATION" equiv-text="get wrap("/> de <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
13 <context-group purpose="location"> 16 <context-group purpose="location">
14 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 17 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
15 <context context-type="linenumber">147,157</context> 18 <context context-type="linenumber">147,157</context>
16 </context-group> 19 </context-group>
17 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 20 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
18 </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> 21 </trans-unit>
19 <source>Previous</source><target state="new">Previous</target> 22 <trans-unit id="ngb.carousel.previous" datatype="html">
23 <source>Previous</source>
24 <target state="translated">Anterior</target>
20 <context-group purpose="location"> 25 <context-group purpose="location">
21 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 26 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
22 <context context-type="linenumber">174</context> 27 <context context-type="linenumber">174</context>
23 </context-group> 28 </context-group>
24 </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> 29 </trans-unit>
25 <source>Next</source><target state="new">Next</target> 30 <trans-unit id="ngb.carousel.next" datatype="html">
31 <source>Next</source>
32 <target state="translated">Seguinte</target>
26 <context-group purpose="location"> 33 <context-group purpose="location">
27 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 34 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
28 <context context-type="linenumber">191</context> 35 <context context-type="linenumber">191</context>
29 </context-group> 36 </context-group>
30 </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> 37 </trans-unit>
31 <source>Select month</source><target state="new">Select month</target> 38 <trans-unit id="ngb.datepicker.select-month" datatype="html">
39 <source>Select month</source>
40 <target state="translated">Elexir mes</target>
32 <context-group purpose="location"> 41 <context-group purpose="location">
33 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
34 <context context-type="linenumber">74</context> 43 <context context-type="linenumber">74</context>
@@ -37,8 +46,10 @@
37 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
38 <context context-type="linenumber">74</context> 47 <context context-type="linenumber">74</context>
39 </context-group> 48 </context-group>
40 </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> 49 </trans-unit>
41 <source>Select year</source><target state="new">Select year</target> 50 <trans-unit id="ngb.datepicker.select-year" datatype="html">
51 <source>Select year</source>
52 <target state="translated">Elexir ano</target>
42 <context-group purpose="location"> 53 <context-group purpose="location">
43 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
44 <context context-type="linenumber">74</context> 55 <context context-type="linenumber">74</context>
@@ -47,8 +58,10 @@
47 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
48 <context context-type="linenumber">74</context> 59 <context context-type="linenumber">74</context>
49 </context-group> 60 </context-group>
50 </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> 61 </trans-unit>
51 <source>Previous month</source><target state="new">Previous month</target> 62 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
63 <source>Previous month</source>
64 <target state="translated">Mes anterior</target>
52 <context-group purpose="location"> 65 <context-group purpose="location">
53 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
54 <context context-type="linenumber">69</context> 67 <context context-type="linenumber">69</context>
@@ -57,8 +70,10 @@
57 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
58 <context context-type="linenumber">69</context> 71 <context context-type="linenumber">69</context>
59 </context-group> 72 </context-group>
60 </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> 73 </trans-unit>
61 <source>Next month</source><target state="new">Next month</target> 74 <trans-unit id="ngb.datepicker.next-month" datatype="html">
75 <source>Next month</source>
76 <target state="translated">Mes seguinte</target>
62 <context-group purpose="location"> 77 <context-group purpose="location">
63 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 78 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
64 <context context-type="linenumber">69</context> 79 <context context-type="linenumber">69</context>
@@ -67,162 +82,209 @@
67 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 82 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
68 <context context-type="linenumber">69</context> 83 <context context-type="linenumber">69</context>
69 </context-group> 84 </context-group>
70 </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> 85 </trans-unit>
71 <source>««</source><target state="new">««</target> 86 <trans-unit id="ngb.pagination.first" datatype="html">
87 <source>««</source>
88 <target state="translated">««</target>
72 <context-group purpose="location"> 89 <context-group purpose="location">
73 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 90 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
74 <context context-type="linenumber">244,245</context> 91 <context context-type="linenumber">244,245</context>
75 </context-group> 92 </context-group>
76 </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> 93 </trans-unit>
77 <source>«</source><target state="new">«</target> 94 <trans-unit id="ngb.pagination.previous" datatype="html">
95 <source>«</source>
96 <target state="translated">«</target>
78 <context-group purpose="location"> 97 <context-group purpose="location">
79 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 98 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
80 <context context-type="linenumber">261,263</context> 99 <context context-type="linenumber">261,263</context>
81 </context-group> 100 </context-group>
82 </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> 101 </trans-unit>
83 <source>»</source><target state="new">»</target> 102 <trans-unit id="ngb.pagination.next" datatype="html">
103 <source>»</source>
104 <target state="translated">»</target>
84 <context-group purpose="location"> 105 <context-group purpose="location">
85 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 106 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
86 <context context-type="linenumber">274,275</context> 107 <context context-type="linenumber">274,275</context>
87 </context-group> 108 </context-group>
88 </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> 109 </trans-unit>
89 <source>»»</source><target state="new">»»</target> 110 <trans-unit id="ngb.pagination.last" datatype="html">
111 <source>»»</source>
112 <target state="translated">»»</target>
90 <context-group purpose="location"> 113 <context-group purpose="location">
91 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 114 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
92 <context context-type="linenumber">295,296</context> 115 <context context-type="linenumber">295,296</context>
93 </context-group> 116 </context-group>
94 </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> 117 </trans-unit>
95 <source>First</source><target state="new">First</target> 118 <trans-unit id="ngb.pagination.first-aria" datatype="html">
119 <source>First</source>
120 <target state="translated">Primeiro</target>
96 <context-group purpose="location"> 121 <context-group purpose="location">
97 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 122 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
98 <context context-type="linenumber">310,311</context> 123 <context context-type="linenumber">310,311</context>
99 </context-group> 124 </context-group>
100 </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> 125 </trans-unit>
101 <source>Previous</source><target state="new">Previous</target> 126 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
127 <source>Previous</source>
128 <target state="translated">Anterior</target>
102 <context-group purpose="location"> 129 <context-group purpose="location">
103 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 130 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
104 <context context-type="linenumber">324,326</context> 131 <context context-type="linenumber">324,326</context>
105 </context-group> 132 </context-group>
106 </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> 133 </trans-unit>
107 <source>Next</source><target state="new">Next</target> 134 <trans-unit id="ngb.pagination.next-aria" datatype="html">
135 <source>Next</source>
136 <target state="translated">Seguinte</target>
108 <context-group purpose="location"> 137 <context-group purpose="location">
109 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 138 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
110 <context context-type="linenumber">337,338</context> 139 <context context-type="linenumber">337,338</context>
111 </context-group> 140 </context-group>
112 </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> 141 </trans-unit>
113 <source>Last</source><target state="new">Last</target> 142 <trans-unit id="ngb.pagination.last-aria" datatype="html">
143 <source>Last</source>
144 <target state="translated">Último</target>
114 <context-group purpose="location"> 145 <context-group purpose="location">
115 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 146 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
116 <context context-type="linenumber">348,349</context> 147 <context context-type="linenumber">348,349</context>
117 </context-group> 148 </context-group>
118 </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> 149 </trans-unit>
119 <source><x id="INTERPOLATION" equiv-text="nd so on. 150 <trans-unit id="ngb.progressbar.value" datatype="html">
120 *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. 151 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
121 *"/></target> 152 <target state="translated"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
122 <context-group purpose="location"> 153 <context-group purpose="location">
123 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> 154 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context>
124 <context context-type="linenumber">58,60</context> 155 <context context-type="linenumber">58,60</context>
125 </context-group> 156 </context-group>
126 </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> 157 </trans-unit>
127 <source>HH</source><target state="new">HH</target> 158 <trans-unit id="ngb.timepicker.HH" datatype="html">
159 <source>HH</source>
160 <target state="translated">HH</target>
128 <context-group purpose="location"> 161 <context-group purpose="location">
129 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 162 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
130 <context context-type="linenumber">131</context> 163 <context context-type="linenumber">131</context>
131 </context-group> 164 </context-group>
132 </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> 165 </trans-unit>
133 <source>Hours</source><target state="new">Hours</target> 166 <trans-unit id="ngb.timepicker.hours" datatype="html">
167 <source>Hours</source>
168 <target state="translated">Horas</target>
134 <context-group purpose="location"> 169 <context-group purpose="location">
135 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 170 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
136 <context context-type="linenumber">151</context> 171 <context context-type="linenumber">151</context>
137 </context-group> 172 </context-group>
138 </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> 173 </trans-unit>
139 <source>MM</source><target state="new">MM</target> 174 <trans-unit id="ngb.timepicker.MM" datatype="html">
175 <source>MM</source>
176 <target state="translated">MM</target>
140 <context-group purpose="location"> 177 <context-group purpose="location">
141 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 178 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
142 <context context-type="linenumber">165,168</context> 179 <context context-type="linenumber">165,168</context>
143 </context-group> 180 </context-group>
144 </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> 181 </trans-unit>
145 <source>Minutes</source><target state="new">Minutes</target> 182 <trans-unit id="ngb.timepicker.minutes" datatype="html">
183 <source>Minutes</source>
184 <target state="translated">Minutos</target>
146 <context-group purpose="location"> 185 <context-group purpose="location">
147 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 186 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
148 <context context-type="linenumber">182,183</context> 187 <context context-type="linenumber">182,183</context>
149 </context-group> 188 </context-group>
150 </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 189 </trans-unit>
151 <source>Increment hours</source><target state="new">Increment hours</target> 190 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
191 <source>Increment hours</source>
192 <target state="translated">Aumentar horas</target>
152 <context-group purpose="location"> 193 <context-group purpose="location">
153 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 194 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
154 <context context-type="linenumber">197,198</context> 195 <context context-type="linenumber">197,198</context>
155 </context-group> 196 </context-group>
156 </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 197 </trans-unit>
157 <source>Decrement hours</source><target state="new">Decrement hours</target> 198 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
199 <source>Decrement hours</source>
200 <target state="translated">Diminuír horas</target>
158 <context-group purpose="location"> 201 <context-group purpose="location">
159 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 202 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
160 <context context-type="linenumber">210</context> 203 <context context-type="linenumber">210</context>
161 </context-group> 204 </context-group>
162 </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 205 </trans-unit>
163 <source>Increment minutes</source><target state="new">Increment minutes</target> 206 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
207 <source>Increment minutes</source>
208 <target state="translated">Aumentar minutos</target>
164 <context-group purpose="location"> 209 <context-group purpose="location">
165 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 210 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
166 <context context-type="linenumber">229,230</context> 211 <context context-type="linenumber">229,230</context>
167 </context-group> 212 </context-group>
168 </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 213 </trans-unit>
169 <source>Decrement minutes</source><target state="new">Decrement minutes</target> 214 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
215 <source>Decrement minutes</source>
216 <target state="translated">Diminuír minutos</target>
170 <context-group purpose="location"> 217 <context-group purpose="location">
171 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 218 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
172 <context context-type="linenumber">245,249</context> 219 <context context-type="linenumber">245,249</context>
173 </context-group> 220 </context-group>
174 </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> 221 </trans-unit>
175 <source>SS</source><target state="new">SS</target> 222 <trans-unit id="ngb.timepicker.SS" datatype="html">
223 <source>SS</source>
224 <target state="translated">SS</target>
176 <context-group purpose="location"> 225 <context-group purpose="location">
177 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 226 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
178 <context context-type="linenumber">268</context> 227 <context context-type="linenumber">268</context>
179 </context-group> 228 </context-group>
180 </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> 229 </trans-unit>
181 <source>Seconds</source><target state="new">Seconds</target> 230 <trans-unit id="ngb.timepicker.seconds" datatype="html">
231 <source>Seconds</source>
232 <target state="translated">Segundos</target>
182 <context-group purpose="location"> 233 <context-group purpose="location">
183 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 234 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
184 <context context-type="linenumber">279,283</context> 235 <context context-type="linenumber">279,283</context>
185 </context-group> 236 </context-group>
186 </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> 237 </trans-unit>
187 <source>Increment seconds</source><target state="new">Increment seconds</target> 238 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
239 <source>Increment seconds</source>
240 <target state="translated">Aumentar segundos</target>
188 <context-group purpose="location"> 241 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 242 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context> 243 <context context-type="linenumber">295</context>
191 </context-group> 244 </context-group>
192 </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> 245 </trans-unit>
193 <source>Decrement seconds</source><target state="new">Decrement seconds</target> 246 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
247 <source>Decrement seconds</source>
248 <target state="translated">Diminuír segundos</target>
194 <context-group purpose="location"> 249 <context-group purpose="location">
195 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 250 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
196 <context context-type="linenumber">295</context> 251 <context context-type="linenumber">295</context>
197 </context-group> 252 </context-group>
198 </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> 253 </trans-unit>
199 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 254 <trans-unit id="ngb.timepicker.PM" datatype="html">
255 <source><x id="INTERPOLATION"/></source>
256 <target state="translated"><x id="INTERPOLATION"/></target>
200 <context-group purpose="location"> 257 <context-group purpose="location">
201 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 258 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
202 <context context-type="linenumber">295</context> 259 <context context-type="linenumber">295</context>
203 </context-group> 260 </context-group>
204 </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> 261 </trans-unit>
205 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 262 <trans-unit id="ngb.timepicker.AM" datatype="html">
263 <source><x id="INTERPOLATION"/></source>
264 <target state="translated"><x id="INTERPOLATION"/></target>
206 <context-group purpose="location"> 265 <context-group purpose="location">
207 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 266 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
208 <context context-type="linenumber">295</context> 267 <context context-type="linenumber">295</context>
209 </context-group> 268 </context-group>
210 </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> 269 </trans-unit>
211 <source>Close</source><target state="new">Close</target> 270 <trans-unit id="ngb.toast.close-aria" datatype="html">
271 <source>Close</source>
272 <target state="translated">Pechar</target>
212 <context-group purpose="location"> 273 <context-group purpose="location">
213 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> 274 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context>
214 <context context-type="linenumber">106</context> 275 <context context-type="linenumber">106</context>
215 </context-group> 276 </context-group>
216 </trans-unit><trans-unit id="219462505467671767" datatype="html"> 277 </trans-unit>
278 <trans-unit id="219462505467671767" datatype="html">
217 <source>Close the left menu</source> 279 <source>Close the left menu</source>
218 <target state="translated">Pechar o menú da esquerda</target> 280 <target state="translated">Pechar o menú da esquerda</target>
219 281 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 282 </trans-unit>
221 <trans-unit id="3455550526898419928" datatype="html"> 283 <trans-unit id="3455550526898419928" datatype="html">
222 <source>Open the left menu</source> 284 <source>Open the left menu</source>
223 <target state="translated">Abrir o menú da esquerda</target> 285 <target state="translated">Abrir o menú da esquerda</target>
224 286 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
225 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 287 </trans-unit>
226 <trans-unit id="9075761896562520962"> 288 <trans-unit id="9075761896562520962">
227 <source>You don't have notifications.</source> 289 <source>You don't have notifications.</source>
228 <target>Non tes notificacións.</target> 290 <target>Non tes notificacións.</target>
@@ -320,8 +382,8 @@
320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
321 </trans-unit> 383 </trans-unit>
322 <trans-unit id="5504059606863599420" datatype="html"> 384 <trans-unit id="5504059606863599420" datatype="html">
323 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 385 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
324 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mencionoute en <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>vídeo <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 386 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mencionoute en <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>vídeo <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
325 <context-group purpose="location"> 387 <context-group purpose="location">
326 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 388 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
327 <context context-type="linenumber">164</context> 389 <context context-type="linenumber">164</context>
@@ -338,16 +400,16 @@
338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
339 </trans-unit> 401 </trans-unit>
340 <trans-unit id="363592786729553688" datatype="html"> 402 <trans-unit id="363592786729553688" datatype="html">
341 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 403 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
342 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Unha nova versión do complemento/decorado <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> está dispoñible: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 404 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>Unha nova versión do complemento/decorado <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> está dispoñible: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
343 <context-group purpose="location"> 405 <context-group purpose="location">
344 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 406 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
345 <context context-type="linenumber">198,199</context> 407 <context context-type="linenumber">198,199</context>
346 </context-group> 408 </context-group>
347 </trans-unit> 409 </trans-unit>
348 <trans-unit id="5055099158245592648" datatype="html"> 410 <trans-unit id="5055099158245592648" datatype="html">
349 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 411 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
350 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Nova versión de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> dispoñible: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 412 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>Nova versión de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> dispoñible: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
351 <context-group purpose="location"> 413 <context-group purpose="location">
352 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 414 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
353 <context context-type="linenumber">206,207</context> 415 <context context-type="linenumber">206,207</context>
@@ -371,13 +433,13 @@
371 <trans-unit id="8817917090143649804" datatype="html"> 433 <trans-unit id="8817917090143649804" datatype="html">
372 <source>Account muted</source> 434 <source>Account muted</source>
373 <target state="translated">Conta acalada</target> 435 <target state="translated">Conta acalada</target>
374 436 <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>
375 <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></trans-unit> 437 </trans-unit>
376 <trans-unit id="1684597533616494551" datatype="html"> 438 <trans-unit id="1684597533616494551" datatype="html">
377 <source>Server muted</source> 439 <source>Server muted</source>
378 <target state="translated">Servidor acalado</target> 440 <target state="translated">Servidor acalado</target>
379 441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group>
380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 442 </trans-unit>
381 <trans-unit id="5924559757556526785"> 443 <trans-unit id="5924559757556526785">
382 <source>Save to</source> 444 <source>Save to</source>
383 <target>Gardar en</target> 445 <target>Gardar en</target>
@@ -438,9 +500,8 @@
438 <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> 500 <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>
439 </trans-unit> 501 </trans-unit>
440 <trans-unit id="2193037168694505715" datatype="html"> 502 <trans-unit id="2193037168694505715" datatype="html">
441 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 503 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
442 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 504 <target state="translated">Texto curto para dicirlle á audiencia de que xeito poden apoiar a canle (plataforma de membresía...).&lt;br /&gt;&lt;br /&gt; Cando se sube un vídeo a esta canle, o campo de apoio completarase automáticamente con este texto.</target>
443 <target state="translated">Texto curto para dicirlle á audiencia de que xeito poden apoiar a canle (plataforma de membresía...).&lt;br />&lt;br /> Cando se sube un vídeo a esta canle, o campo de apoio completarase automáticamente con este texto.</target>
444 <context-group purpose="location"> 505 <context-group purpose="location">
445 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 506 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
446 <context context-type="linenumber">67,68</context> 507 <context context-type="linenumber">67,68</context>
@@ -493,19 +554,19 @@
493 <trans-unit id="1006562256968398209" datatype="html"> 554 <trans-unit id="1006562256968398209" datatype="html">
494 <source>video</source> 555 <source>video</source>
495 <target state="translated">vídeo</target> 556 <target state="translated">vídeo</target>
496 557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group>
497 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group>
498 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 559 </trans-unit>
499 <trans-unit id="6995024616159044376" datatype="html"> 560 <trans-unit id="6995024616159044376" datatype="html">
500 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 561 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
501 <target state="translated">Este vídeo fai que superes a túa cota de vídeo (tamaño do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, cota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <target state="translated">Este vídeo fai que superes a túa cota de vídeo (tamaño do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, cota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
502 563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group>
503 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> 564 </trans-unit>
504 <trans-unit id="7873395933409147217" datatype="html"> 565 <trans-unit id="7873395933409147217" datatype="html">
505 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 566 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
506 <target state="translated">Con este vídeo superas a túa cota diaria de vídeo (tamaño do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, cota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 567 <target state="translated">Con este vídeo superas a túa cota diaria de vídeo (tamaño do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, cota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
507 568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group>
508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 569 </trans-unit>
509 <trans-unit id="5235042777215655908" datatype="html"> 570 <trans-unit id="5235042777215655908" datatype="html">
510 <source>subtitles</source> 571 <source>subtitles</source>
511 <target state="translated">subtítulos</target> 572 <target state="translated">subtítulos</target>
@@ -595,9 +656,9 @@
595 <trans-unit id="9081463435738465430" datatype="html"> 656 <trans-unit id="9081463435738465430" datatype="html">
596 <source>Blocked</source> 657 <source>Blocked</source>
597 <target state="translated">Bloqueado</target> 658 <target state="translated">Bloqueado</target>
598 659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
599 660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group>
600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 661 </trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 662 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 663 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="translated">Tes a certeza de querer eliminar estos <x id="PH" equiv-text="videos.length"/> vídeos?</target> 664 <target state="translated">Tes a certeza de querer eliminar estos <x id="PH" equiv-text="videos.length"/> vídeos?</target>
@@ -739,8 +800,8 @@
739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
740 </trans-unit> 801 </trans-unit>
741 <trans-unit id="8644431249513874405" datatype="html"> 802 <trans-unit id="8644431249513874405" datatype="html">
742 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source> 803 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
743 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible que soporta:</target> 804 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible que soporta:</target>
744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
745 </trans-unit> 806 </trans-unit>
746 <trans-unit id="146235964740293376" datatype="html"> 807 <trans-unit id="146235964740293376" datatype="html">
@@ -952,9 +1013,9 @@
952 <trans-unit id="2906587845957718064"> 1013 <trans-unit id="2906587845957718064">
953 <source>Local</source> 1014 <source>Local</source>
954 <target>Local</target> 1015 <target>Local</target>
955 1016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group>
956 1017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group>
957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.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-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 1018 </trans-unit>
958 <trans-unit id="1670306451865226564" datatype="html"> 1019 <trans-unit id="1670306451865226564" datatype="html">
959 <source>users</source> 1020 <source>users</source>
960 <target state="translated">usuarias</target> 1021 <target state="translated">usuarias</target>
@@ -1141,22 +1202,22 @@
1141 <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> 1202 <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>
1142 </trans-unit> 1203 </trans-unit>
1143 <trans-unit id="7252854992688790751" datatype="html"> 1204 <trans-unit id="7252854992688790751" datatype="html">
1144 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1205 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1145 <target state="translated">Esta instancia ten o rexistro aberto. Non obstante, pon tino en comprobar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Termos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Os Termos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> antes de crear unha conta. Podes atopar outra instancia máis acorde ás túas necesidades en: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1206 <target state="translated">Esta instancia ten o rexistro aberto. Non obstante, pon tino en comprobar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Termos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Os Termos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> antes de crear unha conta. Podes atopar outra instancia máis acorde ás túas necesidades en: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1146 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1147 </trans-unit> 1208 </trans-unit>
1148 <trans-unit id="7215649348148521605" datatype="html"> 1209 <trans-unit id="7215649348148521605" datatype="html">
1149 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1210 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1150 <target state="translated">Actualmente esta instancia non permite abrir unha conta, podes ler os <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Termos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para saber máis ou atopar outra instancia co rexistro aberto e poder subir alí os teus vídeos. Atopa a túa entre varias opcións en: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1211 <target state="translated">Actualmente esta instancia non permite abrir unha conta, podes ler os <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Termos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> para saber máis ou atopar outra instancia co rexistro aberto e poder subir alí os teus vídeos. Atopa a túa entre varias opcións en: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1151 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1152 </trans-unit> 1213 </trans-unit>
1153 <trans-unit id="2392488717875840729"> 1214 <trans-unit id="2392488717875840729">
1154 <source>User</source> 1215 <source>User</source>
1155 <target>Usuaria</target> 1216 <target>Usuaria</target>
1156 1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1157 1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group>
1158 1219 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group>
1159 <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">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 1220 </trans-unit>
1160 <trans-unit id="3997350348765083892"> 1221 <trans-unit id="3997350348765083892">
1161 <source>Username or email address</source> 1222 <source>Username or email address</source>
1162 <target>Nome de usuaria ou enderezo de correo</target> 1223 <target>Nome de usuaria ou enderezo de correo</target>
@@ -1215,8 +1276,7 @@
1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> 1276 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1216 </trans-unit> 1277 </trans-unit>
1217 <trans-unit id="1190256911880544559" datatype="html"> 1278 <trans-unit id="1190256911880544559" datatype="html">
1218 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1279 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
1219The link will expire within 1 hour.</source>
1220 <target state="translated">Enviaremos un email con instruccións para o restablecemento a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. A ligazón caduca nunha hora.</target> 1280 <target state="translated">Enviaremos un email con instruccións para o restablecemento a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. A ligazón caduca nunha hora.</target>
1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1281 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1222 </trans-unit> 1282 </trans-unit>
@@ -1255,8 +1315,8 @@ The link will expire within 1 hour.</source>
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1315 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1256 </trans-unit> 1316 </trans-unit>
1257 <trans-unit id="8434369348784683733" datatype="html"> 1317 <trans-unit id="8434369348784683733" datatype="html">
1258 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 1318 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1259 <target state="translated">para <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 1319 <target state="translated">para <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
1260 <context-group purpose="location"> 1320 <context-group purpose="location">
1261 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1321 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1262 <context context-type="linenumber">10</context> 1322 <context context-type="linenumber">10</context>
@@ -1667,18 +1727,18 @@ The link will expire within 1 hour.</source>
1667 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1727 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1668 </trans-unit> 1728 </trans-unit>
1669 <trans-unit id="7239874680342223476" datatype="html"> 1729 <trans-unit id="7239874680342223476" datatype="html">
1670 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source> 1730 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1671 <target state="translated">Cóntalle a outras usuarias e á moderación <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>quen es<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> con:</target> 1731 <target state="translated">Cóntalle a outras usuarias e á moderación <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>quen es<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> con:</target>
1672 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1732 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1673 </trans-unit> 1733 </trans-unit>
1674 <trans-unit id="5856432243446401016" datatype="html"> 1734 <trans-unit id="5856432243446401016" datatype="html">
1675 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1735 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1676 <target state="translated">Subindo un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1736 <target state="translated">Subindo un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1677 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1737 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1678 </trans-unit> 1738 </trans-unit>
1679 <trans-unit id="3221645359464920754" datatype="html"> 1739 <trans-unit id="3221645359464920754" datatype="html">
1680 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1740 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1681 <target state="translated">Escribindo unha <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>descrición<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1741 <target state="translated">Escribindo unha <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>descrición<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1682 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1742 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1683 </trans-unit> 1743 </trans-unit>
1684 <trans-unit id="2218100934178971211" datatype="html"> 1744 <trans-unit id="2218100934178971211" datatype="html">
@@ -2097,8 +2157,8 @@ The link will expire within 1 hour.</source>
2097 <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> 2157 <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>
2098 </trans-unit> 2158 </trans-unit>
2099 <trans-unit id="1358902062258458923" datatype="html"> 2159 <trans-unit id="1358902062258458923" datatype="html">
2100 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2160 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2101 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Compatible con markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> e con soporte tamén para <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>etiquetas HTML personalizadas de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2161 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Compatible con markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> e con soporte tamén para <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>etiquetas HTML personalizadas de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
2102 <context-group purpose="location"> 2162 <context-group purpose="location">
2103 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2163 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2104 <context context-type="linenumber">2</context> 2164 <context context-type="linenumber">2</context>
@@ -2173,8 +2233,8 @@ The link will expire within 1 hour.</source>
2173 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> 2233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group>
2174 </trans-unit> 2234 </trans-unit>
2175 <trans-unit id="2090254132451149776" datatype="html"> 2235 <trans-unit id="2090254132451149776" datatype="html">
2176 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2236 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2177 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Elixe<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> a licenza axeitada para o teu traballo. </target> 2237 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Elixe<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> a licenza axeitada para o teu traballo. </target>
2178 <context-group purpose="location"> 2238 <context-group purpose="location">
2179 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2239 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2180 <context context-type="linenumber">79,80</context> 2240 <context context-type="linenumber">79,80</context>
@@ -2256,7 +2316,7 @@ The link will expire within 1 hour.</source>
2256 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> 2316 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group>
2257 </trans-unit> 2317 </trans-unit>
2258 <trans-unit id="5600963353867835532"> 2318 <trans-unit id="5600963353867835532">
2259 <source>Already uploaded ✔</source> 2319 <source>Already uploaded ✔</source>
2260 <target>Xa subido ✔</target> 2320 <target>Xa subido ✔</target>
2261 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> 2321 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group>
2262 </trans-unit> 2322 </trans-unit>
@@ -2366,8 +2426,9 @@ The link will expire within 1 hour.</source>
2366 <trans-unit id="8693603235657020323" datatype="html"> 2426 <trans-unit id="8693603235657020323" datatype="html">
2367 <source>Other</source> 2427 <source>Other</source>
2368 <target state="translated">Outro</target> 2428 <target state="translated">Outro</target>
2369 2429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group>
2370 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2430 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2431 </trans-unit>
2371 <trans-unit id="2200003513633568069"> 2432 <trans-unit id="2200003513633568069">
2372 <source>Enable video comments</source> 2433 <source>Enable video comments</source>
2373 <target>Activar comentarios ao vídeo</target> 2434 <target>Activar comentarios ao vídeo</target>
@@ -2417,13 +2478,13 @@ The link will expire within 1 hour.</source>
2417 <trans-unit id="9172233176401579786"> 2478 <trans-unit id="9172233176401579786">
2418 <source>Scheduled</source> 2479 <source>Scheduled</source>
2419 <target>Programado</target> 2480 <target>Programado</target>
2420 2481 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group>
2421 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> 2482 </trans-unit>
2422 <trans-unit id="1435317307066082710" datatype="html"> 2483 <trans-unit id="1435317307066082710" datatype="html">
2423 <source>Hide the video until a specific date</source> 2484 <source>Hide the video until a specific date</source>
2424 <target state="translated">Agochar o vídeo ata unha data concreta</target> 2485 <target state="translated">Agochar o vídeo ata unha data concreta</target>
2425 2486 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group>
2426 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 2487 </trans-unit>
2427 <trans-unit id="1087181129481039628" datatype="html"> 2488 <trans-unit id="1087181129481039628" datatype="html">
2428 <source>Normal live</source> 2489 <source>Normal live</source>
2429 <target state="translated">Directo normal</target> 2490 <target state="translated">Directo normal</target>
@@ -2551,43 +2612,43 @@ The link will expire within 1 hour.</source>
2551 <trans-unit id="4422946962830681102" datatype="html"> 2612 <trans-unit id="4422946962830681102" datatype="html">
2552 <source>Torrents with only 1 file are supported.</source> 2613 <source>Torrents with only 1 file are supported.</source>
2553 <target state="translated">Só están soportados os torrents cun único ficheiro.</target> 2614 <target state="translated">Só están soportados os torrents cun único ficheiro.</target>
2554 2615 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group>
2555 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 2616 </trans-unit>
2556 <trans-unit id="7860848084471862305" datatype="html"> 2617 <trans-unit id="7860848084471862305" datatype="html">
2557 <source>Cannot create live because this instance have too many created lives</source> 2618 <source>Cannot create live because this instance have too many created lives</source>
2558 <target state="translated">Non se pode iniciar o directo porque esta instancia xa ten moitos directos iniciados</target> 2619 <target state="translated">Non se pode iniciar o directo porque esta instancia xa ten moitos directos iniciados</target>
2559 2620 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group>
2560 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 2621 </trans-unit>
2561 <trans-unit id="1278564497286613571" datatype="html"> 2622 <trans-unit id="1278564497286613571" datatype="html">
2562 <source>Cannot create live because you created too many lives</source> 2623 <source>Cannot create live because you created too many lives</source>
2563 <target state="translated">Non se pode iniciar o directo porque creaches moitos directos</target> 2624 <target state="translated">Non se pode iniciar o directo porque creaches moitos directos</target>
2564 2625 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group>
2565 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 2626 </trans-unit>
2566 <trans-unit id="2621043320678012413" datatype="html"> 2627 <trans-unit id="2621043320678012413" datatype="html">
2567 <source>Live published.</source> 2628 <source>Live published.</source>
2568 <target state="translated">Publicado o Directo.</target> 2629 <target state="translated">Publicado o Directo.</target>
2569 2630 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group>
2570 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 2631 </trans-unit>
2571 <trans-unit id="5872059367236038160" datatype="html"> 2632 <trans-unit id="5872059367236038160" datatype="html">
2572 <source>Stream only once and save a replay of your live</source> 2633 <source>Stream only once and save a replay of your live</source>
2573 <target state="translated">Emite só unha vez e garda unha reemisión do teu directo</target> 2634 <target state="translated">Emite só unha vez e garda unha reemisión do teu directo</target>
2574 2635 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group>
2575 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 2636 </trans-unit>
2576 <trans-unit id="2360261543675520397" datatype="html"> 2637 <trans-unit id="2360261543675520397" datatype="html">
2577 <source>Stream only once</source> 2638 <source>Stream only once</source>
2578 <target state="translated">Retransmite só unha vez</target> 2639 <target state="translated">Retransmite só unha vez</target>
2579 2640 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group>
2580 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> 2641 </trans-unit>
2581 <trans-unit id="5168540607709796871" datatype="html"> 2642 <trans-unit id="5168540607709796871" datatype="html">
2582 <source>Stream multiple times, replays can't be saved</source> 2643 <source>Stream multiple times, replays can't be saved</source>
2583 <target state="translated">Retransmite varias veces, as repeticións non se poden gardar</target> 2644 <target state="translated">Retransmite varias veces, as repeticións non se poden gardar</target>
2584 2645 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group>
2585 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> 2646 </trans-unit>
2586 <trans-unit id="58134197356653483" datatype="html"> 2647 <trans-unit id="58134197356653483" datatype="html">
2587 <source>Stream multiple times using the same URL</source> 2648 <source>Stream multiple times using the same URL</source>
2588 <target state="translated">Retransmite múltiples veces usando o mesmo URL</target> 2649 <target state="translated">Retransmite múltiples veces usando o mesmo URL</target>
2589 2650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group>
2590 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> 2651 </trans-unit>
2591 <trans-unit id="8218579597782287078" datatype="html"> 2652 <trans-unit id="8218579597782287078" datatype="html">
2592 <source>Go Live</source> 2653 <source>Go Live</source>
2593 <target state="translated">Emite en Directo</target> 2654 <target state="translated">Emite en Directo</target>
@@ -2735,13 +2796,13 @@ The link will expire within 1 hour.</source>
2735 <trans-unit id="2353402732767789211" datatype="html"> 2796 <trans-unit id="2353402732767789211" datatype="html">
2736 <source>More customization</source> 2797 <source>More customization</source>
2737 <target state="translated">Máis personalizacións</target> 2798 <target state="translated">Máis personalizacións</target>
2738 2799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
2739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 2800 </trans-unit>
2740 <trans-unit id="1284179134768564307" datatype="html"> 2801 <trans-unit id="1284179134768564307" datatype="html">
2741 <source>Less customization</source> 2802 <source>Less customization</source>
2742 <target state="translated">Menos personalizacións</target> 2803 <target state="translated">Menos personalizacións</target>
2743 2804 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group>
2744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> 2805 </trans-unit>
2745 <trans-unit id="1290987288288099212" datatype="html"> 2806 <trans-unit id="1290987288288099212" datatype="html">
2746 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 2807 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2747 <target state="translated">Axuda a <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 2808 <target state="translated">Axuda a <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -2788,8 +2849,10 @@ The link will expire within 1 hour.</source>
2788 <source>Display video title</source> 2849 <source>Display video title</source>
2789 <target state="translated">Mostrar título do vídeo</target> 2850 <target state="translated">Mostrar título do vídeo</target>
2790 <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> 2851 <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>
2791 </trans-unit><trans-unit id="7482217084177855485" datatype="html"> 2852 </trans-unit>
2792 <source>P2P</source><target state="new">P2P</target> 2853 <trans-unit id="7482217084177855485" datatype="html">
2854 <source>P2P</source>
2855 <target state="translated">P2P</target>
2793 <context-group purpose="location"> 2856 <context-group purpose="location">
2794 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> 2857 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2795 <context context-type="linenumber">222</context> 2858 <context context-type="linenumber">222</context>
@@ -2798,18 +2861,18 @@ The link will expire within 1 hour.</source>
2798 <trans-unit id="1068153312491986796" datatype="html"> 2861 <trans-unit id="1068153312491986796" datatype="html">
2799 <source>Display privacy warning</source> 2862 <source>Display privacy warning</source>
2800 <target state="translated">Mostrar aviso de privacidade</target> 2863 <target state="translated">Mostrar aviso de privacidade</target>
2801 2864 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group>
2802 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> 2865 </trans-unit>
2803 <trans-unit id="7540352830225038263" datatype="html"> 2866 <trans-unit id="7540352830225038263" datatype="html">
2804 <source>Display player controls</source> 2867 <source>Display player controls</source>
2805 <target state="translated">Mostrar contróis de reprodución</target> 2868 <target state="translated">Mostrar contróis de reprodución</target>
2806 2869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group>
2807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> 2870 </trans-unit>
2808 <trans-unit id="805456636864344681" datatype="html"> 2871 <trans-unit id="805456636864344681" datatype="html">
2809 <source>Display PeerTube button link</source> 2872 <source>Display PeerTube button link</source>
2810 <target state="translated">Mostrar botón de ligazón PeerTube</target> 2873 <target state="translated">Mostrar botón de ligazón PeerTube</target>
2811 2874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group>
2812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> 2875 </trans-unit>
2813 <trans-unit id="8928816882866356838" datatype="html"> 2876 <trans-unit id="8928816882866356838" datatype="html">
2814 <source>Public</source> 2877 <source>Public</source>
2815 <target state="translated">Público</target> 2878 <target state="translated">Público</target>
@@ -2818,8 +2881,8 @@ The link will expire within 1 hour.</source>
2818 <trans-unit id="4416005356063364306" datatype="html"> 2881 <trans-unit id="4416005356063364306" datatype="html">
2819 <source>This video is blocked.</source> 2882 <source>This video is blocked.</source>
2820 <target state="translated">Vídeo bloqueado.</target> 2883 <target state="translated">Vídeo bloqueado.</target>
2821 2884 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group>
2822 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2885 </trans-unit>
2823 <trans-unit id="2482137713226830428" datatype="html"> 2886 <trans-unit id="2482137713226830428" datatype="html">
2824 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2887 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2825 <target state="translated">Publicado <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2888 <target state="translated">Publicado <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
@@ -2936,9 +2999,9 @@ The link will expire within 1 hour.</source>
2936 <trans-unit id="1465291804668949243" datatype="html"> 2999 <trans-unit id="1465291804668949243" datatype="html">
2937 <source>NSFW</source> 3000 <source>NSFW</source>
2938 <target state="translated">NSFW</target> 3001 <target state="translated">NSFW</target>
2939 3002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group>
2940 3003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group>
2941 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 3004 </trans-unit>
2942 <trans-unit id="4512155674928869984" datatype="html"> 3005 <trans-unit id="4512155674928869984" datatype="html">
2943 <source>Get more information</source> 3006 <source>Get more information</source>
2944 <target state="translated">Máis información</target> 3007 <target state="translated">Máis información</target>
@@ -2956,10 +3019,10 @@ The link will expire within 1 hour.</source>
2956 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3019 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2957 <context context-type="linenumber">1,3</context> 3020 <context context-type="linenumber">1,3</context>
2958 </context-group> 3021 </context-group>
2959 </trans-unit><trans-unit id="6355398227384499371" datatype="html"> 3022 </trans-unit>
2960 <source> Move to external storage failed, this video may not work properly. 3023 <trans-unit id="6355398227384499371" datatype="html">
2961</source><target state="new"> Move to external storage failed, this video may not work properly. 3024 <source>Move to external storage failed, this video may not work properly.</source>
2962</target> 3025 <target state="translated">Fallou Mover a almacenaxe externa, o vídeo podería non verse correctamente.</target>
2963 <context-group purpose="location"> 3026 <context-group purpose="location">
2964 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3027 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2965 <context context-type="linenumber">5,7</context> 3028 <context context-type="linenumber">5,7</context>
@@ -2968,33 +3031,33 @@ The link will expire within 1 hour.</source>
2968 <trans-unit id="4092533321838934102" datatype="html"> 3031 <trans-unit id="4092533321838934102" datatype="html">
2969 <source>The video is being imported, it will be available when the import is finished.</source> 3032 <source>The video is being imported, it will be available when the import is finished.</source>
2970 <target state="translated">Estase descargando o vídeo, estará dispoñible cando remate a importación.</target> 3033 <target state="translated">Estase descargando o vídeo, estará dispoñible cando remate a importación.</target>
2971 3034 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
2972 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3035 </trans-unit>
2973 <trans-unit id="8304621069698650554" datatype="html"> 3036 <trans-unit id="8304621069698650554" datatype="html">
2974 <source>The video is being transcoded, it may not work properly.</source> 3037 <source>The video is being transcoded, it may not work properly.</source>
2975 <target state="translated">Estase transcodificando o vídeo, podería non funcionar ben.</target> 3038 <target state="translated">Estase transcodificando o vídeo, podería non funcionar ben.</target>
2976 3039 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
2977 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3040 </trans-unit>
2978 <trans-unit id="9080034597841586171" datatype="html"> 3041 <trans-unit id="9080034597841586171" datatype="html">
2979 <source>The video is being moved to an external server, it may not work properly.</source> 3042 <source>The video is being moved to an external server, it may not work properly.</source>
2980 <target state="translated">Moveuse o vídeo a un servidor externo, podería non reproducirse correctamente.</target> 3043 <target state="translated">Moveuse o vídeo a un servidor externo, podería non reproducirse correctamente.</target>
2981 3044 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group>
2982 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3045 </trans-unit>
2983 <trans-unit id="8619499607322327082" datatype="html"> 3046 <trans-unit id="8619499607322327082" datatype="html">
2984 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> 3047 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
2985 <target state="translated">O vídeo vai ser publicado o <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target> 3048 <target state="translated">O vídeo vai ser publicado o <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target>
2986 3049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group>
2987 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 3050 </trans-unit>
2988 <trans-unit id="4262297989675590582" datatype="html"> 3051 <trans-unit id="4262297989675590582" datatype="html">
2989 <source>This live has not started yet.</source> 3052 <source>This live has not started yet.</source>
2990 <target state="translated">Aínda non comezou este directo.</target> 3053 <target state="translated">Aínda non comezou este directo.</target>
2991 3054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group>
2992 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 3055 </trans-unit>
2993 <trans-unit id="4926204350710628499" datatype="html"> 3056 <trans-unit id="4926204350710628499" datatype="html">
2994 <source>This live has ended.</source> 3057 <source>This live has ended.</source>
2995 <target state="translated">O directo xa rematou.</target> 3058 <target state="translated">O directo xa rematou.</target>
2996 3059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group>
2997 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 3060 </trans-unit>
2998 <trans-unit id="8518611938109939710" datatype="html"> 3061 <trans-unit id="8518611938109939710" datatype="html">
2999 <source>SORT BY</source> 3062 <source>SORT BY</source>
3000 <target state="translated">ORDE POR</target> 3063 <target state="translated">ORDE POR</target>
@@ -3016,7 +3079,7 @@ The link will expire within 1 hour.</source>
3016 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> 3079 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3017 </trans-unit> 3080 </trans-unit>
3018 <trans-unit id="6390009909920475335" datatype="html"> 3081 <trans-unit id="6390009909920475335" datatype="html">
3019 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3082 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3020 <target state="translated">Ver <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> desde <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> e outras </target> 3083 <target state="translated">Ver <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> desde <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> e outras </target>
3021 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> 3084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group>
3022 </trans-unit> 3085 </trans-unit>
@@ -3028,7 +3091,7 @@ The link will expire within 1 hour.</source>
3028 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3029 </trans-unit> 3092 </trans-unit>
3030 <trans-unit id="127329338495775339" datatype="html"> 3093 <trans-unit id="127329338495775339" datatype="html">
3031 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3094 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3032 <target state="translated">Ver <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> desde <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> 3095 <target state="translated">Ver <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> desde <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target>
3033 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> 3096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group>
3034 </trans-unit> 3097 </trans-unit>
@@ -3476,10 +3539,10 @@ The link will expire within 1 hour.</source>
3476 <trans-unit id="7049348886126005391" datatype="html"> 3539 <trans-unit id="7049348886126005391" datatype="html">
3477 <source>Batch actions</source> 3540 <source>Batch actions</source>
3478 <target state="translated">Accións en grupo</target> 3541 <target state="translated">Accións en grupo</target>
3479 3542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3480 3543 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3481 3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3545 </trans-unit>
3483 <trans-unit id="675721269041534709" datatype="html"> 3546 <trans-unit id="675721269041534709" datatype="html">
3484 <source>The user was banned</source> 3547 <source>The user was banned</source>
3485 <target state="translated">Esta usuaria foi bloqueada</target> 3548 <target state="translated">Esta usuaria foi bloqueada</target>
@@ -3488,13 +3551,13 @@ The link will expire within 1 hour.</source>
3488 <trans-unit id="2348557406282409966" datatype="html"> 3551 <trans-unit id="2348557406282409966" datatype="html">
3489 <source>Open account in a new tab</source> 3552 <source>Open account in a new tab</source>
3490 <target state="translated">Abrir conta nunha nova lapela</target> 3553 <target state="translated">Abrir conta nunha nova lapela</target>
3491 3554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group>
3492 3555 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group>
3493 3556 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group>
3494 3557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3495 3558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3496 3559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3497 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3560 </trans-unit>
3498 <trans-unit id="3111569165173971676" datatype="html"> 3561 <trans-unit id="3111569165173971676" datatype="html">
3499 <source>Deleted account</source> 3562 <source>Deleted account</source>
3500 <target state="translated">Conta eliminada</target> 3563 <target state="translated">Conta eliminada</target>
@@ -3612,30 +3675,30 @@ The link will expire within 1 hour.</source>
3612 <trans-unit id="7692347838587821095" datatype="html"> 3675 <trans-unit id="7692347838587821095" datatype="html">
3613 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3676 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3614 <target state="translated">Data <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3677 <target state="translated">Data <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3615 3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group>
3616 3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
3617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3680 </trans-unit>
3618 <trans-unit id="1451763834047485033" datatype="html"> 3681 <trans-unit id="1451763834047485033" datatype="html">
3619 <source>Select this row</source> 3682 <source>Select this row</source>
3620 <target state="translated">Escoller esta fila</target> 3683 <target state="translated">Escoller esta fila</target>
3621 3684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group>
3622 3685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3623 3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group>
3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 3687 </trans-unit>
3625 <trans-unit id="4043531994869127329" datatype="html"> 3688 <trans-unit id="4043531994869127329" datatype="html">
3626 <source>See full comment</source> 3689 <source>See full comment</source>
3627 <target state="translated">Ver comentario completo</target> 3690 <target state="translated">Ver comentario completo</target>
3628 3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group>
3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3692 </trans-unit>
3630 <trans-unit id="3193976279273491157" datatype="html"> 3693 <trans-unit id="3193976279273491157" datatype="html">
3631 <source>Actions</source> 3694 <source>Actions</source>
3632 <target state="translated">Accións</target> 3695 <target state="translated">Accións</target>
3633 3696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group>
3634 3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3635 3698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group>
3636 3699 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group>
3637 3700 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 3701 </trans-unit>
3639 <trans-unit id="8390803680962035202" datatype="html"> 3702 <trans-unit id="8390803680962035202" datatype="html">
3640 <source>Follower</source> 3703 <source>Follower</source>
3641 <target state="translated">Seguidora</target> 3704 <target state="translated">Seguidora</target>
@@ -3647,18 +3710,18 @@ The link will expire within 1 hour.</source>
3647 <trans-unit id="4691552465058437520" datatype="html"> 3710 <trans-unit id="4691552465058437520" datatype="html">
3648 <source>Commented video</source> 3711 <source>Commented video</source>
3649 <target state="translated">Vídeo comentado</target> 3712 <target state="translated">Vídeo comentado</target>
3650 3713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group>
3651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3714 </trans-unit>
3652 <trans-unit id="7266085473379376028" datatype="html"> 3715 <trans-unit id="7266085473379376028" datatype="html">
3653 <source>No comments found matching current filters.</source> 3716 <source>No comments found matching current filters.</source>
3654 <target state="translated">Sen comentarios que cumpran cos filtros actuais.</target> 3717 <target state="translated">Sen comentarios que cumpran cos filtros actuais.</target>
3655 3718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group>
3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3719 </trans-unit>
3657 <trans-unit id="2398388496754671928" datatype="html"> 3720 <trans-unit id="2398388496754671928" datatype="html">
3658 <source>No comments found.</source> 3721 <source>No comments found.</source>
3659 <target state="translated">Non hai comentarios.</target> 3722 <target state="translated">Non hai comentarios.</target>
3660 3723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group>
3661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3724 </trans-unit>
3662 <trans-unit id="4604870995665811499" datatype="html"> 3725 <trans-unit id="4604870995665811499" datatype="html">
3663 <source>Local comments</source> 3726 <source>Local comments</source>
3664 <target state="translated">Comentarios locais</target> 3727 <target state="translated">Comentarios locais</target>
@@ -3766,18 +3829,18 @@ The link will expire within 1 hour.</source>
3766 <trans-unit id="6549265851868599441" datatype="html"> 3829 <trans-unit id="6549265851868599441" datatype="html">
3767 <source>Video</source> 3830 <source>Video</source>
3768 <target state="translated">Vídeo</target> 3831 <target state="translated">Vídeo</target>
3769 3832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group>
3770 3833 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group>
3771 3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group>
3772 3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group>
3773 3836 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
3774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 3837 </trans-unit>
3775 <trans-unit id="2662644497259948010" datatype="html"> 3838 <trans-unit id="2662644497259948010" datatype="html">
3776 <source>Comment</source> 3839 <source>Comment</source>
3777 <target state="translated">Comentar</target> 3840 <target state="translated">Comentar</target>
3778 3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
3779 3842 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3843 </trans-unit>
3781 <trans-unit id="1359961255805685312" datatype="html"> 3844 <trans-unit id="1359961255805685312" datatype="html">
3782 <source>This video has been reported multiple times.</source> 3845 <source>This video has been reported multiple times.</source>
3783 <target state="translated">Este vídeo foi denunciado en múltiples ocasións.</target> 3846 <target state="translated">Este vídeo foi denunciado en múltiples ocasións.</target>
@@ -3841,8 +3904,8 @@ The link will expire within 1 hour.</source>
3841 <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> 3904 <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>
3842 </trans-unit> 3905 </trans-unit>
3843 <trans-unit id="1258618443362430782" datatype="html"> 3906 <trans-unit id="1258618443362430782" datatype="html">
3844 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 3907 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
3845 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 denuncia} other {{{ abuse.countReportsForReportee }} denuncias}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 3908 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 denuncia} other {{{ abuse.countReportsForReportee }} denuncias}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
3846 <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> 3909 <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>
3847 <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> 3910 <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>
3848 </trans-unit> 3911 </trans-unit>
@@ -3919,10 +3982,10 @@ The link will expire within 1 hour.</source>
3919 <trans-unit id="4086606389696938932" datatype="html"> 3982 <trans-unit id="4086606389696938932" datatype="html">
3920 <source>Account</source> 3983 <source>Account</source>
3921 <target state="translated">Conta</target> 3984 <target state="translated">Conta</target>
3922 3985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group>
3923 3986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3924 3987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3925 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3988 </trans-unit>
3926 <trans-unit id="8564972645418093229" datatype="html"> 3989 <trans-unit id="8564972645418093229" datatype="html">
3927 <source>No account found matching current filters.</source> 3990 <source>No account found matching current filters.</source>
3928 <target state="translated">Sen contas que cumpran cos filtros establecidos.</target> 3991 <target state="translated">Sen contas que cumpran cos filtros establecidos.</target>
@@ -4047,7 +4110,7 @@ The link will expire within 1 hour.</source>
4047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> 4110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group>
4048 </trans-unit> 4111 </trans-unit>
4049 <trans-unit id="1780056719120519633" datatype="html"> 4112 <trans-unit id="1780056719120519633" datatype="html">
4050 <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4113 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4051 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> para "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> 4114 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> para "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target>
4052 <context-group purpose="location"> 4115 <context-group purpose="location">
4053 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> 4116 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
@@ -4133,10 +4196,10 @@ The link will expire within 1 hour.</source>
4133 <trans-unit id="6110554376228744887" datatype="html"> 4196 <trans-unit id="6110554376228744887" datatype="html">
4134 <source>Select all rows</source> 4197 <source>Select all rows</source>
4135 <target state="translated">Escoller tódalas filas</target> 4198 <target state="translated">Escoller tódalas filas</target>
4136 4199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group>
4137 4200 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4138 4201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group>
4139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 4202 </trans-unit>
4140 <trans-unit id="2719284837486030903" datatype="html"> 4203 <trans-unit id="2719284837486030903" datatype="html">
4141 <source>Job type</source> 4204 <source>Job type</source>
4142 <target state="translated">Tipo de tarefa</target> 4205 <target state="translated">Tipo de tarefa</target>
@@ -4167,8 +4230,8 @@ The link will expire within 1 hour.</source>
4167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> 4230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4168 </trans-unit> 4231 </trans-unit>
4169 <trans-unit id="3901868627411944813" datatype="html"> 4232 <trans-unit id="3901868627411944813" datatype="html">
4170 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source> 4233 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4171 <target state="translated">Prioridade <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = a prioridade máis alta)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target> 4234 <target state="translated">Prioridade <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = a prioridade máis alta)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
4172 <context-group purpose="location"> 4235 <context-group purpose="location">
4173 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4236 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4174 <context context-type="linenumber">47</context> 4237 <context context-type="linenumber">47</context>
@@ -4188,8 +4251,8 @@ The link will expire within 1 hour.</source>
4188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4189 </trans-unit> 4252 </trans-unit>
4190 <trans-unit id="2713421326605345655" datatype="html"> 4253 <trans-unit id="2713421326605345655" datatype="html">
4191 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source> 4254 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4192 <target state="translated">Non <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> se atoparon tarefas.</target> 4255 <target state="translated">Non <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> se atoparon tarefas.</target>
4193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4194 </trans-unit> 4257 </trans-unit>
4195 <trans-unit id="2384897339170501794" datatype="html"> 4258 <trans-unit id="2384897339170501794" datatype="html">
@@ -4235,8 +4298,8 @@ The link will expire within 1 hour.</source>
4235 </context-group> 4298 </context-group>
4236 </trans-unit> 4299 </trans-unit>
4237 <trans-unit id="2232767208623640457" datatype="html"> 4300 <trans-unit id="2232767208623640457" datatype="html">
4238 <source>By <x id="INTERPOLATION"/> -></source> 4301 <source>By <x id="INTERPOLATION"/> -&gt;</source>
4239 <target state="translated">Por <x id="INTERPOLATION"/> -></target> 4302 <target state="translated">Por <x id="INTERPOLATION"/> -&gt;</target>
4240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4241 </trans-unit> 4304 </trans-unit>
4242 <trans-unit id="7396175500300709096" datatype="html"> 4305 <trans-unit id="7396175500300709096" datatype="html">
@@ -4308,8 +4371,8 @@ The link will expire within 1 hour.</source>
4308 <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> 4371 <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>
4309 </trans-unit> 4372 </trans-unit>
4310 <trans-unit id="4423835119021329687" datatype="html"> 4373 <trans-unit id="4423835119021329687" datatype="html">
4311 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source> 4374 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4312 <target state="translated">Xestionar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>usuarias<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> para crear equipo de moderación. </target> 4375 <target state="translated">Xestionar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>usuarias<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> para crear equipo de moderación. </target>
4313 <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> 4376 <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>
4314 </trans-unit> 4377 </trans-unit>
4315 <trans-unit id="7030031694783481217" datatype="html"> 4378 <trans-unit id="7030031694783481217" datatype="html">
@@ -4318,8 +4381,8 @@ The link will expire within 1 hour.</source>
4318 <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> 4381 <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>
4319 </trans-unit> 4382 </trans-unit>
4320 <trans-unit id="4620493570088713907" datatype="html"> 4383 <trans-unit id="4620493570088713907" datatype="html">
4321 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4384 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4322 <target state="translated">Activándoo permitirás que outras administradoras saiban que principalmente federas contido sensible.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Ademáis, incluirá automáticamente a marca NSFW na subida do vídeo. </target> 4385 <target state="translated">Activándoo permitirás que outras administradoras saiban que principalmente federas contido sensible.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Ademáis, incluirá automáticamente a marca NSFW na subida do vídeo. </target>
4323 <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> 4386 <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>
4324 </trans-unit> 4387 </trans-unit>
4325 <trans-unit id="7497677457560701935"> 4388 <trans-unit id="7497677457560701935">
@@ -4438,8 +4501,8 @@ The link will expire within 1 hour.</source>
4438 <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> 4501 <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>
4439 </trans-unit> 4502 </trans-unit>
4440 <trans-unit id="2107098695989136934" datatype="html"> 4503 <trans-unit id="2107098695989136934" datatype="html">
4441 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4504 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4442 <target state="translated">Usa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>complementos &amp; decorados<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para cambios máis relevantes, ou <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>engade pequenas personalizacións<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4505 <target state="translated">Usa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>complementos &amp; decorados<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> para cambios máis relevantes, ou <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>engade pequenas personalizacións<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4443 <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> 4506 <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>
4444 </trans-unit> 4507 </trans-unit>
4445 <trans-unit id="6855462350544488601" datatype="html"> 4508 <trans-unit id="6855462350544488601" datatype="html">
@@ -4545,8 +4608,8 @@ The link will expire within 1 hour.</source>
4545 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4546 </trans-unit> 4609 </trans-unit>
4547 <trans-unit id="2669509104300979449" datatype="html"> 4610 <trans-unit id="2669509104300979449" datatype="html">
4548 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source> 4611 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4549 <target state="translated">Xestionar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>usuarias<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> para establecer a súa cota individualmente. </target> 4612 <target state="translated">Xestionar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>usuarias<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> para establecer a súa cota individualmente. </target>
4550 <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">151</context></context-group> 4613 <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">151</context></context-group>
4551 </trans-unit> 4614 </trans-unit>
4552 <trans-unit id="4497115134891299867" datatype="html"> 4615 <trans-unit id="4497115134891299867" datatype="html">
@@ -4721,8 +4784,8 @@ The link will expire within 1 hour.</source>
4721 <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">368</context></context-group> 4784 <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">368</context></context-group>
4722 </trans-unit> 4785 </trans-unit>
4723 <trans-unit id="1886227550697837417" datatype="html"> 4786 <trans-unit id="1886227550697837417" datatype="html">
4724 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4787 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4725 <target state="translated">Só deberías usar índices de busca moderados en produción, ou <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>hospedar o teu propio<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4788 <target state="translated">Só deberías usar índices de busca moderados en produción, ou <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>hospedar o teu propio<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4726 <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">370</context></context-group> 4789 <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">370</context></context-group>
4727 </trans-unit> 4790 </trans-unit>
4728 <trans-unit id="2331464426553277323" datatype="html"> 4791 <trans-unit id="2331464426553277323" datatype="html">
@@ -4756,8 +4819,8 @@ The link will expire within 1 hour.</source>
4756 <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">418</context></context-group> 4819 <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">418</context></context-group>
4757 </trans-unit> 4820 </trans-unit>
4758 <trans-unit id="252719899360434356" datatype="html"> 4821 <trans-unit id="252719899360434356" datatype="html">
4759 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 4822 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
4760 <target state="translated">Xestionar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relacións<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> con outras instancias. </target> 4823 <target state="translated">Xestionar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relacións<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> con outras instancias. </target>
4761 <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">419</context></context-group> 4824 <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">419</context></context-group>
4762 </trans-unit> 4825 </trans-unit>
4763 <trans-unit id="9119248927271669654" datatype="html"> 4826 <trans-unit id="9119248927271669654" datatype="html">
@@ -4793,8 +4856,8 @@ The link will expire within 1 hour.</source>
4793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">465</context></context-group> 4856 <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">465</context></context-group>
4794 </trans-unit> 4857 </trans-unit>
4795 <trans-unit id="9076632742417302918" datatype="html"> 4858 <trans-unit id="9076632742417302918" datatype="html">
4796 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 4859 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
4797 <target state="translated">Le <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>a documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> para saber máis acerca do URL agardado. </target> 4860 <target state="translated">Le <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>a documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> para saber máis acerca do URL agardado. </target>
4798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">470</context></context-group> 4861 <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">470</context></context-group>
4799 </trans-unit> 4862 </trans-unit>
4800 <trans-unit id="3946988229617310200" datatype="html"> 4863 <trans-unit id="3946988229617310200" datatype="html">
@@ -4805,8 +4868,8 @@ The link will expire within 1 hour.</source>
4805 <trans-unit id="2149300564474427551"> 4868 <trans-unit id="2149300564474427551">
4806 <source>Administrator</source> 4869 <source>Administrator</source>
4807 <target>Administración</target> 4870 <target>Administración</target>
4808 4871 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group>
4809 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 4872 </trans-unit>
4810 <trans-unit id="3171683206914962995"> 4873 <trans-unit id="3171683206914962995">
4811 <source>Admin email</source> 4874 <source>Admin email</source>
4812 <target>Correo-e da Admin</target> 4875 <target>Correo-e da Admin</target>
@@ -4843,8 +4906,8 @@ The link will expire within 1 hour.</source>
4843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group> 4906 <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">551</context></context-group>
4844 </trans-unit> 4907 </trans-unit>
4845 <trans-unit id="2076338542820061819" datatype="html"> 4908 <trans-unit id="2076338542820061819" datatype="html">
4846 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 4909 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
4847 <target state="translated">Se a túa instancia está explícitamente autorizada por Twitter, incluirase un reprodutor de vídeo de PeerTube na cronoloxía de Twitter.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Se non o está, usamos unha tarxeta con imaxe que redirixirá á túa instancia PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Marca esta opción, garda a configuración e proba cun vídeo da túa instancia (https://example.com/w/blabla) en <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para comprobar se a túa instancia está permitida. </target> 4910 <target state="translated">Se a túa instancia está explícitamente autorizada por Twitter, incluirase un reprodutor de vídeo de PeerTube na cronoloxía de Twitter.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Se non o está, usamos unha tarxeta con imaxe que redirixirá á túa instancia PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Marca esta opción, garda a configuración e proba cun vídeo da túa instancia (https://example.com/w/blabla) en <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> para comprobar se a túa instancia está permitida. </target>
4848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">555</context></context-group> 4911 <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">555</context></context-group>
4849 </trans-unit> 4912 </trans-unit>
4850 <trans-unit id="493135676263039396" datatype="html"> 4913 <trans-unit id="493135676263039396" datatype="html">
@@ -4882,13 +4945,13 @@ The link will expire within 1 hour.</source>
4882 <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">33</context></context-group> 4945 <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">33</context></context-group>
4883 </trans-unit> 4946 </trans-unit>
4884 <trans-unit id="4420104899393268652" datatype="html"> 4947 <trans-unit id="4420104899393268652" datatype="html">
4885 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4948 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4886 <target state="translated">Número máximo de directos simultáneos permitidos na túa instancia <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 para "sen límite")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4949 <target state="translated">Número máximo de directos simultáneos permitidos na túa instancia <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 para "sen límite")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4887 <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">40</context></context-group> 4950 <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">40</context></context-group>
4888 </trans-unit> 4951 </trans-unit>
4889 <trans-unit id="7210210728441530221" datatype="html"> 4952 <trans-unit id="7210210728441530221" datatype="html">
4890 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4953 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4891 <target state="translated">Número máximo de directos simultáneos por usuaria <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 para "sen límite")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4954 <target state="translated">Número máximo de directos simultáneos por usuaria <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 para "sen límite")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4892 <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">53</context></context-group> 4955 <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">53</context></context-group>
4893 </trans-unit> 4956 </trans-unit>
4894 <trans-unit id="6830777508073747241" datatype="html"> 4957 <trans-unit id="6830777508073747241" datatype="html">
@@ -5032,8 +5095,8 @@ The link will expire within 1 hour.</source>
5032 <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> 5095 <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>
5033 </trans-unit> 5096 </trans-unit>
5034 <trans-unit id="7334484418359079994" datatype="html"> 5097 <trans-unit id="7334484418359079994" datatype="html">
5035 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5098 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5036 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Require ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Crear listas HLS e ficheiros MP4 fragmentados resultando nunha mellor reprodución que con WebTorrent plano:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>O cambio de resolución é máis suave<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Reprodución máis rápida especialmente cos vídeos longos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Reprodución máis estable (menos fallos/carga infinita)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Se tamén activaches o soporte WebTorrent, multiplicarás a almacenaxe dos vídeos por 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5099 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Require ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Crear listas HLS e ficheiros MP4 fragmentados resultando nunha mellor reprodución que con WebTorrent plano:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>O cambio de resolución é máis suave<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Reprodución máis rápida especialmente cos vídeos longos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Reprodución máis estable (menos fallos/carga infinita)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Se tamén activaches o soporte WebTorrent, multiplicarás a almacenaxe dos vídeos por 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
5037 <context-group purpose="location"> 5100 <context-group purpose="location">
5038 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5101 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5039 <context context-type="linenumber">99,108</context> 5102 <context context-type="linenumber">99,108</context>
@@ -5164,19 +5227,13 @@ The link will expire within 1 hour.</source>
5164 <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> 5227 <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>
5165 </trans-unit> 5228 </trans-unit>
5166 <trans-unit id="4067880101082150743" datatype="html"> 5229 <trans-unit id="4067880101082150743" datatype="html">
5167 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5230 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5168 <target state="translated">Escribir código JavaScript directamente.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Examplo: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('teño unha instancia que é un primor');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5231 <target state="translated">Escribir código JavaScript directamente.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Examplo: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('teño unha instancia que é un primor');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5169 <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> 5232 <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>
5170 </trans-unit> 5233 </trans-unit>
5171 <trans-unit id="5464209657969421100" datatype="html"> 5234 <trans-unit id="5464209657969421100" datatype="html">
5172 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5235 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5173color: red; 5236 <target state="translated">Escribir código CSS directamente. Examplo:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Anteceder con <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/> para sobrescribir estilos. Exemplo:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5174<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5175<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5176color: red;
5177<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5178<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5179 <target state="translated">Escribir código CSS directamente. Examplo:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Anteceder con <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> para sobrescribir estilos. Exemplo:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5180 <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> 5237 <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>
5181 </trans-unit> 5238 </trans-unit>
5182 <trans-unit id="283725429207896837" datatype="html"> 5239 <trans-unit id="283725429207896837" datatype="html">
@@ -5193,8 +5250,8 @@ color: red;
5193 </context-group> 5250 </context-group>
5194 </trans-unit> 5251 </trans-unit>
5195 <trans-unit id="8167543029214637769" datatype="html"> 5252 <trans-unit id="8167543029214637769" datatype="html">
5196 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source> 5253 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5197 <target state="translated">Hai erros no formulario: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target> 5254 <target state="translated">Hai erros no formulario: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5199 </trans-unit> 5256 </trans-unit>
5200 <trans-unit id="1445676851449000175"> 5257 <trans-unit id="1445676851449000175">
@@ -5270,8 +5327,8 @@ color: red;
5270 <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> 5327 <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>
5271 </trans-unit> 5328 </trans-unit>
5272 <trans-unit id="6317170736181476800" datatype="html"> 5329 <trans-unit id="6317170736181476800" datatype="html">
5273 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5330 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5274 <target state="translated">Actualiza <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>os axustes<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 5331 <target state="translated">Actualiza <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>os axustes<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
5275 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5276 </trans-unit> 5333 </trans-unit>
5277 <trans-unit id="1405600824334286337" datatype="html"> 5334 <trans-unit id="1405600824334286337" datatype="html">
@@ -5291,40 +5348,40 @@ color: red;
5291 </context-group> 5348 </context-group>
5292 </trans-unit> 5349 </trans-unit>
5293 <trans-unit id="7028708681117573961" datatype="html"> 5350 <trans-unit id="7028708681117573961" datatype="html">
5294 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5351 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5295 <target state="translated">Orde por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Engadido recentemente"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5352 <target state="translated">Orde por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Engadido recentemente"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5296 <context-group purpose="location"> 5353 <context-group purpose="location">
5297 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5354 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5298 <context context-type="linenumber">46</context> 5355 <context context-type="linenumber">46</context>
5299 </context-group> 5356 </context-group>
5300 </trans-unit> 5357 </trans-unit>
5301 <trans-unit id="8190023086228606960" datatype="html"> 5358 <trans-unit id="8190023086228606960" datatype="html">
5302 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5359 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5303 <target state="translated">Orde por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Visto recentemente"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5360 <target state="translated">Orde por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Visto recentemente"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5304 <context-group purpose="location"> 5361 <context-group purpose="location">
5305 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5362 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5306 <context context-type="linenumber">48</context> 5363 <context context-type="linenumber">48</context>
5307 </context-group> 5364 </context-group>
5308 </trans-unit> 5365 </trans-unit>
5309 <trans-unit id="3224510615614621760" datatype="html"> 5366 <trans-unit id="3224510615614621760" datatype="html">
5310 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5367 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5311 <target state="translated">Orde por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Popularidade"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5368 <target state="translated">Orde por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Popularidade"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5312 <context-group purpose="location"> 5369 <context-group purpose="location">
5313 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5370 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5314 <context context-type="linenumber">49</context> 5371 <context context-type="linenumber">49</context>
5315 </context-group> 5372 </context-group>
5316 </trans-unit> 5373 </trans-unit>
5317 <trans-unit id="3082811226222076503" datatype="html"> 5374 <trans-unit id="3082811226222076503" datatype="html">
5318 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5375 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5319 <target state="translated">Orde por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Mellor"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5376 <target state="translated">Orde por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Mellor"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5320 <context-group purpose="location"> 5377 <context-group purpose="location">
5321 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5378 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5322 <context context-type="linenumber">50</context> 5379 <context context-type="linenumber">50</context>
5323 </context-group> 5380 </context-group>
5324 </trans-unit> 5381 </trans-unit>
5325 <trans-unit id="4322133526902910662" datatype="html"> 5382 <trans-unit id="4322133526902910662" datatype="html">
5326 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5383 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5327 <target state="translated">Orde por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Gústame"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5384 <target state="translated">Orde por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Gústame"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5328 <context-group purpose="location"> 5385 <context-group purpose="location">
5329 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5386 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5330 <context context-type="linenumber">51</context> 5387 <context context-type="linenumber">51</context>
@@ -5440,8 +5497,8 @@ color: red;
5440 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5497 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5441 </trans-unit> 5498 </trans-unit>
5442 <trans-unit id="7350483582490037954" datatype="html"> 5499 <trans-unit id="7350483582490037954" datatype="html">
5443 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5500 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5444 <target state="translated">Con <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Agochar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> ou <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Difuminar miniaturas<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, pedirase confirmación para ver o vídeo. </target> 5501 <target state="translated">Con <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Agochar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> ou <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Difuminar miniaturas<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, pedirase confirmación para ver o vídeo. </target>
5445 <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> 5502 <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>
5446 <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> 5503 <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>
5447 </trans-unit> 5504 </trans-unit>
@@ -5698,8 +5755,8 @@ color: red;
5698 </context-group> 5755 </context-group>
5699 </trans-unit> 5756 </trans-unit>
5700 <trans-unit id="5511928240200239994" datatype="html"> 5757 <trans-unit id="5511928240200239994" datatype="html">
5701 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 5758 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
5702 <target state="translated">Algunha das túas canles non están totalmente configuradas. Fainas máis amigables indicando de xeito explícito o seu contido engadindo unha <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>cabeceira<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> e unha <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>descrición<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 5759 <target state="translated">Algunha das túas canles non están totalmente configuradas. Fainas máis amigables indicando de xeito explícito o seu contido engadindo unha <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>cabeceira<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> e unha <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>descrición<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
5703 <context-group purpose="location"> 5760 <context-group purpose="location">
5704 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5761 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5705 <context context-type="linenumber">5</context> 5762 <context context-type="linenumber">5</context>
@@ -5808,12 +5865,12 @@ color: red;
5808 <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> 5865 <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>
5809 </trans-unit> 5866 </trans-unit>
5810 <trans-unit id="8844610145426272276" datatype="html"> 5867 <trans-unit id="8844610145426272276" datatype="html">
5811 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 5868 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
5812 <target state="translated">Axuda á moderación e outras usuarias a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>saber quen es<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, non esquezas <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>completar o perfil da túa conta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> engadindo un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> e unha <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>descrición<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 5869 <target state="translated">Axuda á moderación e outras usuarias a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>saber quen es<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, non esquezas <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>completar o perfil da túa conta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> engadindo un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> e unha <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>descrición<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target>
5813 <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> 5870 <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>
5814 </trans-unit> 5871 </trans-unit>
5815 <trans-unit id="3030338154442300172" datatype="html"> 5872 <trans-unit id="3030338154442300172" datatype="html">
5816 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> 5873 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
5817 <target state="translated">Creado <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> 5874 <target state="translated">Creado <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
5818 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> 5875 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
5819 </trans-unit> 5876 </trans-unit>
@@ -5955,7 +6012,7 @@ color: red;
5955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> 6012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
5956 </trans-unit> 6013 </trans-unit>
5957 <trans-unit id="8856905278208146821" datatype="html"> 6014 <trans-unit id="8856905278208146821" datatype="html">
5958 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> 6015 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
5959 <target state="translated"><x id="ICU" equiv-text="{video.views, plural, =1 {1 visualización} other {{{ video.views | myNumberFormatter }} visualizacións}} "/> </target> 6016 <target state="translated"><x id="ICU" equiv-text="{video.views, plural, =1 {1 visualización} other {{{ video.views | myNumberFormatter }} visualizacións}} "/> </target>
5960 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> 6017 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
5961 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> 6018 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
@@ -5977,9 +6034,7 @@ color: red;
5977 <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> 6034 <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>
5978 </trans-unit> 6035 </trans-unit>
5979 <trans-unit id="7152797255397280410" datatype="html"> 6036 <trans-unit id="7152797255397280410" datatype="html">
5980 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6037 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 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 channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5981It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
5982channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5983 <target state="translated">Desexas eliminar <x id="PH" equiv-text="videoChannel.displayName"/>? Así eliminarás <x id="PH_1" equiv-text="videoChannel.videosCount"/> vídeos subidos a esta canle, e non poderás volver a crear outra canle co mesmo nome (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target> 6038 <target state="translated">Desexas eliminar <x id="PH" equiv-text="videoChannel.displayName"/>? Así eliminarás <x id="PH_1" equiv-text="videoChannel.videosCount"/> vídeos subidos a esta canle, e non poderás volver a crear outra canle co mesmo nome (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target>
5984 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> 6039 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
5985 </trans-unit> 6040 </trans-unit>
@@ -6011,8 +6066,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6011 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> 6066 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
6012 </trans-unit> 6067 </trans-unit>
6013 <trans-unit id="2705478076887104088" datatype="html"> 6068 <trans-unit id="2705478076887104088" datatype="html">
6014 <source>SHOW THIS CHANNEL ></source> 6069 <source>SHOW THIS CHANNEL &gt;</source>
6015 <target state="translated">MOSTRAR ESTA CANLE ></target> 6070 <target state="translated">MOSTRAR ESTA CANLE &gt;</target>
6016 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> 6071 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group>
6017 </trans-unit> 6072 </trans-unit>
6018 <trans-unit id="4088311569349098646"> 6073 <trans-unit id="4088311569349098646">
@@ -6260,8 +6315,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6260 <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> 6315 <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>
6261 </trans-unit> 6316 </trans-unit>
6262 <trans-unit id="1120376809358109718" datatype="html"> 6317 <trans-unit id="1120376809358109718" datatype="html">
6263 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 6318 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6264 <target state="translated">Os parceiros da web non son públicamente accesibles: porque usamos websocket transport, o protocolo é diferente ó clásico rastrexador BitTorrent. Cando usas un navegador web, envías ó rastrexador un sinal que contén o teu enderezo IP que escollerá aleatoriamente outros parceiros ós que enviar a información. Le <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>este documento<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> para ter máis información </target> 6319 <target state="translated">Os parceiros da web non son públicamente accesibles: porque usamos websocket transport, o protocolo é diferente ó clásico rastrexador BitTorrent. Cando usas un navegador web, envías ó rastrexador un sinal que contén o teu enderezo IP que escollerá aleatoriamente outros parceiros ós que enviar a información. Le <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>este documento<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> para ter máis información </target>
6265 <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> 6320 <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>
6266 </trans-unit> 6321 </trans-unit>
6267 <trans-unit id="7812408733559506009" datatype="html"> 6322 <trans-unit id="7812408733559506009" datatype="html">
@@ -6362,8 +6417,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6362 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6417 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6363 </trans-unit> 6418 </trans-unit>
6364 <trans-unit id="4807161697338135032" datatype="html"> 6419 <trans-unit id="4807161697338135032" datatype="html">
6365 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 6420 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6366 <target state="translated">Contacta coa administración <x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 6421 <target state="translated">Contacta coa administración <x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
6367 <context-group purpose="location"> 6422 <context-group purpose="location">
6368 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6423 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6369 <context context-type="linenumber">3</context> 6424 <context context-type="linenumber">3</context>
@@ -6466,8 +6521,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6466 <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> 6521 <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>
6467 </trans-unit> 6522 </trans-unit>
6468 <trans-unit id="7440807341905682986" datatype="html"> 6523 <trans-unit id="7440807341905682986" datatype="html">
6469 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 6524 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
6470 <target state="translated">Teño polo menos <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> anos de idade e acepto os <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Termos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> e o <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Código de conduta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> desta instancia </target> 6525 <target state="translated">Teño polo menos <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> anos de idade e acepto os <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Termos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> e o <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Código de conduta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> desta instancia </target>
6471 <context-group purpose="location"> 6526 <context-group purpose="location">
6472 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6527 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6473 <context context-type="linenumber">5,10</context> 6528 <context context-type="linenumber">5,10</context>
@@ -6545,53 +6600,53 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6545 <trans-unit id="5254305728396198887" datatype="html"> 6600 <trans-unit id="5254305728396198887" datatype="html">
6546 <source>Sensitive content</source> 6601 <source>Sensitive content</source>
6547 <target state="translated">Contido sensible</target> 6602 <target state="translated">Contido sensible</target>
6548 6603 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
6549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 6604 </trans-unit>
6550 <trans-unit id="5590086849807274701" datatype="html"> 6605 <trans-unit id="5590086849807274701" datatype="html">
6551 <source>Scope</source> 6606 <source>Scope</source>
6552 <target state="translated">Ámbito</target> 6607 <target state="translated">Ámbito</target>
6553 6608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
6554 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 6609 </trans-unit>
6555 <trans-unit id="5019568087038659501" datatype="html"> 6610 <trans-unit id="5019568087038659501" datatype="html">
6556 <source>Federated</source> 6611 <source>Federated</source>
6557 <target state="translated">Federado</target> 6612 <target state="translated">Federado</target>
6558 6613 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
6559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 6614 </trans-unit>
6560 <trans-unit id="1949800099101277248" datatype="html"> 6615 <trans-unit id="1949800099101277248" datatype="html">
6561 <source>Languages</source> 6616 <source>Languages</source>
6562 <target state="translated">Idiomas</target> 6617 <target state="translated">Idiomas</target>
6563 6618 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
6564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 6619 </trans-unit>
6565 <trans-unit id="1902100407096396858" datatype="html"> 6620 <trans-unit id="1902100407096396858" datatype="html">
6566 <source>Categories</source> 6621 <source>Categories</source>
6567 <target state="translated">Categorías</target> 6622 <target state="translated">Categorías</target>
6568 6623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
6569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 6624 </trans-unit>
6570 <trans-unit id="3599150758014724057" datatype="html"> 6625 <trans-unit id="3599150758014724057" datatype="html">
6571 <source>All videos</source> 6626 <source>All videos</source>
6572 <target state="translated">Tódolos vídeos</target> 6627 <target state="translated">Tódolos vídeos</target>
6573 6628 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
6574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 6629 </trans-unit>
6575 <trans-unit id="8466337030143068285" datatype="html"> 6630 <trans-unit id="8466337030143068285" datatype="html">
6576 <source>Blurred</source> 6631 <source>Blurred</source>
6577 <target state="translated">Difuminado</target> 6632 <target state="translated">Difuminado</target>
6578 6633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
6579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 6634 </trans-unit>
6580 <trans-unit id="7054829409324166420" datatype="html"> 6635 <trans-unit id="7054829409324166420" datatype="html">
6581 <source>hidden</source> 6636 <source>hidden</source>
6582 <target state="translated">agochado</target> 6637 <target state="translated">agochado</target>
6583 6638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
6584 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 6639 </trans-unit>
6585 <trans-unit id="5766954855630346873" datatype="html"> 6640 <trans-unit id="5766954855630346873" datatype="html">
6586 <source>blurred</source> 6641 <source>blurred</source>
6587 <target state="translated">difuminado</target> 6642 <target state="translated">difuminado</target>
6588 6643 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
6589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 6644 </trans-unit>
6590 <trans-unit id="1833483831276078393" datatype="html"> 6645 <trans-unit id="1833483831276078393" datatype="html">
6591 <source>displayed</source> 6646 <source>displayed</source>
6592 <target state="translated">mostrado</target> 6647 <target state="translated">mostrado</target>
6593 6648 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
6594 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 6649 </trans-unit>
6595 <trans-unit id="4856575356061361269" datatype="html"> 6650 <trans-unit id="4856575356061361269" datatype="html">
6596 <source><x id="PH"/> direct account followers </source> 6651 <source><x id="PH"/> direct account followers </source>
6597 <target state="translated"><x id="PH"/> seguidoras directas da conta </target> 6652 <target state="translated"><x id="PH"/> seguidoras directas da conta </target>
@@ -6639,8 +6694,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6694 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6640 </trans-unit> 6695 </trans-unit>
6641 <trans-unit id="8011855989482474311" datatype="html"> 6696 <trans-unit id="8011855989482474311" datatype="html">
6642 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 6697 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
6643 <target state="translated">Un &lt;code>.mp4&lt;/code> que mantén o audio orixinal, sen vídeo</target> 6698 <target state="translated">Un &lt;code&gt;.mp4&lt;/code&gt; que mantén o audio orixinal, sen vídeo</target>
6644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6699 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6645 </trans-unit> 6700 </trans-unit>
6646 <trans-unit id="7756250490108954499" datatype="html"> 6701 <trans-unit id="7756250490108954499" datatype="html">
@@ -7441,8 +7496,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7441 </context-group> 7496 </context-group>
7442 </trans-unit> 7497 </trans-unit>
7443 <trans-unit id="7223931053738621590" datatype="html"> 7498 <trans-unit id="7223931053738621590" datatype="html">
7444 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 7499 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
7445 <target state="translated">PeerTube cre que o IP do teu navegador é <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 7500 <target state="translated">PeerTube cre que o IP do teu navegador é <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
7446 <context-group purpose="location"> 7501 <context-group purpose="location">
7447 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7502 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7448 <context context-type="linenumber">4</context> 7503 <context context-type="linenumber">4</context>
@@ -7489,16 +7544,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7489 </context-group> 7544 </context-group>
7490 </trans-unit> 7545 </trans-unit>
7491 <trans-unit id="1285026053775066761" datatype="html"> 7546 <trans-unit id="1285026053775066761" datatype="html">
7492 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source> 7547 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
7493 <target state="translated">Comproba a chave de configuración do <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/></target> 7548 <target state="translated">Comproba a chave de configuración do <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/></target>
7494 <context-group purpose="location"> 7549 <context-group purpose="location">
7495 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7550 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7496 <context context-type="linenumber">15</context> 7551 <context context-type="linenumber">15</context>
7497 </context-group> 7552 </context-group>
7498 </trans-unit> 7553 </trans-unit>
7499 <trans-unit id="7014275542536964627" datatype="html"> 7554 <trans-unit id="7014275542536964627" datatype="html">
7500 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source> 7555 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
7501 <target state="translated">Se instalaches PeerTube usando Docker, executa o <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> con <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (ler <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target> 7556 <target state="translated">Se instalaches PeerTube usando Docker, executa o <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> con <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (ler <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target>
7502 <context-group purpose="location"> 7557 <context-group purpose="location">
7503 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7558 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7504 <context context-type="linenumber">16,17</context> 7559 <context context-type="linenumber">16,17</context>
@@ -7548,19 +7603,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7548 <trans-unit id="314315645942131479" datatype="html"> 7603 <trans-unit id="314315645942131479" datatype="html">
7549 <source>Info</source> 7604 <source>Info</source>
7550 <target state="translated">Info</target> 7605 <target state="translated">Info</target>
7551 7606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group>
7552 7607 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7608 </trans-unit>
7554 <trans-unit id="4116911651502837995" datatype="html"> 7609 <trans-unit id="4116911651502837995" datatype="html">
7555 <source>Files</source> 7610 <source>Files</source>
7556 <target state="translated">Ficheiros</target> 7611 <target state="translated">Ficheiros</target>
7557 7612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
7558 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 7613 </trans-unit>
7559 <trans-unit id="4767765747214995164" datatype="html"> 7614 <trans-unit id="4767765747214995164" datatype="html">
7560 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7615 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
7561 <target state="translated">Publicado <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7616 <target state="translated">Publicado <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
7562 7617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
7563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 7618 </trans-unit>
7564 <trans-unit id="6759205696902713848" datatype="html"> 7619 <trans-unit id="6759205696902713848" datatype="html">
7565 <source>Warning</source> 7620 <source>Warning</source>
7566 <target state="translated">Aviso</target> 7621 <target state="translated">Aviso</target>
@@ -7569,9 +7624,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7569 <trans-unit id="1519954996184640001" datatype="html"> 7624 <trans-unit id="1519954996184640001" datatype="html">
7570 <source>Error</source> 7625 <source>Error</source>
7571 <target state="translated">Erro</target> 7626 <target state="translated">Erro</target>
7572 7627 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
7573 7628 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7574 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7629 </trans-unit>
7575 <trans-unit id="5076187961693950167" datatype="html"> 7630 <trans-unit id="5076187961693950167" datatype="html">
7576 <source>Standard logs</source> 7631 <source>Standard logs</source>
7577 <target state="translated">Rexistros estándar</target> 7632 <target state="translated">Rexistros estándar</target>
@@ -7847,8 +7902,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7847 <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> 7902 <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>
7848 </trans-unit> 7903 </trans-unit>
7849 <trans-unit id="8553059323353586765" datatype="html"> 7904 <trans-unit id="8553059323353586765" datatype="html">
7850 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source> 7905 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
7851 <target state="translated">O teu email actual <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. Non se mostra públicamente. </target> 7906 <target state="translated">O teu email actual <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. Non se mostra públicamente. </target>
7852 <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> 7907 <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>
7853 </trans-unit> 7908 </trans-unit>
7854 <trans-unit id="853586874765134886" datatype="html"> 7909 <trans-unit id="853586874765134886" datatype="html">
@@ -8038,8 +8093,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8038 <trans-unit id="1233062525939746039" datatype="html"> 8093 <trans-unit id="1233062525939746039" datatype="html">
8039 <source>Unknown language</source> 8094 <source>Unknown language</source>
8040 <target state="translated">Idioma descoñecido</target> 8095 <target state="translated">Idioma descoñecido</target>
8041 8096 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8042 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 8097 </trans-unit>
8043 <trans-unit id="3761504852202418603" datatype="html"> 8098 <trans-unit id="3761504852202418603" datatype="html">
8044 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> 8099 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8045 <target state="translated">Hai demasiados idiomas activados. Por favor, actívaos todos ou deixa menos de 20 idiomas activos.</target> 8100 <target state="translated">Hai demasiados idiomas activados. Por favor, actívaos todos ou deixa menos de 20 idiomas activos.</target>
@@ -8408,9 +8463,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8408 <trans-unit id="1783173774503340906" datatype="html"> 8463 <trans-unit id="1783173774503340906" datatype="html">
8409 <source>Subscribe to the account</source> 8464 <source>Subscribe to the account</source>
8410 <target state="translated">Subscribirse á conta</target> 8465 <target state="translated">Subscribirse á conta</target>
8411 8466 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
8412 8467 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group>
8413 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> 8468 </trans-unit>
8414 <trans-unit id="3131904093925601441" datatype="html"> 8469 <trans-unit id="3131904093925601441" datatype="html">
8415 <source>PLAYLISTS</source> 8470 <source>PLAYLISTS</source>
8416 <target state="translated">LISTAXES</target> 8471 <target state="translated">LISTAXES</target>
@@ -8419,64 +8474,63 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8419 <trans-unit id="7709367721354853232" datatype="html"> 8474 <trans-unit id="7709367721354853232" datatype="html">
8420 <source>Focus the search bar</source> 8475 <source>Focus the search bar</source>
8421 <target state="translated">Cursor na barra de busca</target> 8476 <target state="translated">Cursor na barra de busca</target>
8422 8477 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
8423 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8478 </trans-unit>
8424 <trans-unit id="4049262826107502276" datatype="html"> 8479 <trans-unit id="4049262826107502276" datatype="html">
8425 <source>Toggle the left menu</source> 8480 <source>Toggle the left menu</source>
8426 <target state="translated">Activar menú esquerdo</target> 8481 <target state="translated">Activar menú esquerdo</target>
8427 8482 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
8428 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> 8483 </trans-unit>
8429 <trans-unit id="5409372033656550095" datatype="html"> 8484 <trans-unit id="5409372033656550095" datatype="html">
8430 <source>Go to the discover videos page</source> 8485 <source>Go to the discover videos page</source>
8431 <target state="translated">Ir á páxina de descubrimento de vídeos</target> 8486 <target state="translated">Ir á páxina de descubrimento de vídeos</target>
8432 8487 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
8433 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> 8488 </trans-unit>
8434 <trans-unit id="4278050445961255445" datatype="html"> 8489 <trans-unit id="4278050445961255445" datatype="html">
8435 <source>Go to the trending videos page</source> 8490 <source>Go to the trending videos page</source>
8436 <target state="translated">Ir á páxina de videos que son tendencia</target> 8491 <target state="translated">Ir á páxina de videos que son tendencia</target>
8437 8492 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
8438 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 8493 </trans-unit>
8439 <trans-unit id="3242234958443825475" datatype="html"> 8494 <trans-unit id="3242234958443825475" datatype="html">
8440 <source>Go to the recently added videos page</source> 8495 <source>Go to the recently added videos page</source>
8441 <target state="translated">Ir á páxina de vídeos engadidos recentemente</target> 8496 <target state="translated">Ir á páxina de vídeos engadidos recentemente</target>
8442 8497 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
8443 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> 8498 </trans-unit>
8444 <trans-unit id="2887122197778293919" datatype="html"> 8499 <trans-unit id="2887122197778293919" datatype="html">
8445 <source>Go to the local videos page</source> 8500 <source>Go to the local videos page</source>
8446 <target state="translated">Ir á páxina de vídeos locais</target> 8501 <target state="translated">Ir á páxina de vídeos locais</target>
8447 8502 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
8448 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 8503 </trans-unit>
8449 <trans-unit id="8009065619559214982" datatype="html"> 8504 <trans-unit id="8009065619559214982" datatype="html">
8450 <source>Go to the videos upload page</source> 8505 <source>Go to the videos upload page</source>
8451 <target state="translated">Ir á páxina para subir vídeos</target> 8506 <target state="translated">Ir á páxina para subir vídeos</target>
8452 8507 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
8453 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> 8508 </trans-unit>
8454 <trans-unit id="3779524668013120370" datatype="html"> 8509 <trans-unit id="3779524668013120370" datatype="html">
8455 <source>Go to my subscriptions</source> 8510 <source>Go to my subscriptions</source>
8456 <target state="translated">Ir ás miñas subscricións</target> 8511 <target state="translated">Ir ás miñas subscricións</target>
8457 8512 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
8458 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8513 </trans-unit>
8459 <trans-unit id="1136469849928650779" datatype="html"> 8514 <trans-unit id="1136469849928650779" datatype="html">
8460 <source>Go to my videos</source> 8515 <source>Go to my videos</source>
8461 <target state="translated">Ir ós meus vídeos</target> 8516 <target state="translated">Ir ós meus vídeos</target>
8462 8517 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
8463 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 8518 </trans-unit>
8464 <trans-unit id="7836683738999600376" datatype="html"> 8519 <trans-unit id="7836683738999600376" datatype="html">
8465 <source>Go to my imports</source> 8520 <source>Go to my imports</source>
8466 <target state="translated">Ir ás importacións</target> 8521 <target state="translated">Ir ás importacións</target>
8467 8522 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
8468 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> 8523 </trans-unit>
8469 <trans-unit id="7511292153332773503" datatype="html"> 8524 <trans-unit id="7511292153332773503" datatype="html">
8470 <source>Go to my channels</source> 8525 <source>Go to my channels</source>
8471 <target state="translated">Ir ás miñas canles</target> 8526 <target state="translated">Ir ás miñas canles</target>
8472 8527 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8473 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 8528 </trans-unit>
8474 <trans-unit id="2013324644839511073" datatype="html"> 8529 <trans-unit id="2013324644839511073" datatype="html">
8475 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 8530 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8476Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8477 <target state="translated">Non se poden obter as credenciais OAuth Client: <x id="PH" equiv-text="error.text"/>. Asegúrate de ter configurado correctamente PeerTube (config/ directory), en particular a sección "webserver".</target> 8531 <target state="translated">Non se poden obter as credenciais OAuth Client: <x id="PH" equiv-text="error.text"/>. Asegúrate de ter configurado correctamente PeerTube (config/ directory), en particular a sección "webserver".</target>
8478 8532 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8479 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8533 </trans-unit>
8480 <trans-unit id="375263728166936544" datatype="html"> 8534 <trans-unit id="375263728166936544" datatype="html">
8481 <source>You need to reconnect.</source> 8535 <source>You need to reconnect.</source>
8482 <target state="translated">Tes que reconectar.</target> 8536 <target state="translated">Tes que reconectar.</target>
@@ -8624,17 +8678,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8624 <trans-unit id="2392481201920342009" datatype="html"> 8678 <trans-unit id="2392481201920342009" datatype="html">
8625 <source>VOD videos</source> 8679 <source>VOD videos</source>
8626 <target state="translated">Vídeos VOD</target> 8680 <target state="translated">Vídeos VOD</target>
8627 8681 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
8628 8682 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group>
8629 8683 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
8630 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8684 </trans-unit>
8631 <trans-unit id="2180217594100853008" datatype="html"> 8685 <trans-unit id="2180217594100853008" datatype="html">
8632 <source>Live videos</source> 8686 <source>Live videos</source>
8633 <target state="translated">Vídeos en directo</target> 8687 <target state="translated">Vídeos en directo</target>
8634 8688 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
8635 8689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group>
8636 8690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
8637 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8691 </trans-unit>
8638 <trans-unit id="8487565500496466433" datatype="html"> 8692 <trans-unit id="8487565500496466433" datatype="html">
8639 <source>Short (&lt; 4 min)</source> 8693 <source>Short (&lt; 4 min)</source>
8640 <target state="translated">Curto (&lt; 4 min)</target> 8694 <target state="translated">Curto (&lt; 4 min)</target>
@@ -8646,8 +8700,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8646 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 8700 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
8647 </trans-unit> 8701 </trans-unit>
8648 <trans-unit id="6613870447286561244" datatype="html"> 8702 <trans-unit id="6613870447286561244" datatype="html">
8649 <source>Long (> 10 min)</source> 8703 <source>Long (&gt; 10 min)</source>
8650 <target state="translated">Longo (> 10 min)</target> 8704 <target state="translated">Longo (&gt; 10 min)</target>
8651 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 8705 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
8652 </trans-unit> 8706 </trans-unit>
8653 <trans-unit id="1787083504545967" datatype="html"> 8707 <trans-unit id="1787083504545967" datatype="html">
@@ -9308,8 +9362,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9308 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9362 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9309 </trans-unit> 9363 </trans-unit>
9310 <trans-unit id="5637879201055173642" datatype="html"> 9364 <trans-unit id="5637879201055173642" datatype="html">
9311 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 9365 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
9312 <target state="translated">Le a <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> para saber cómo utilizar a función de retransmisión en directo de PeerTube. </target> 9366 <target state="translated">Le a <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> para saber cómo utilizar a función de retransmisión en directo de PeerTube. </target>
9313 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9367 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9314 </trans-unit> 9368 </trans-unit>
9315 <trans-unit id="4267638333776227701" datatype="html"> 9369 <trans-unit id="4267638333776227701" datatype="html">
@@ -9901,14 +9955,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9901 <trans-unit id="2830831449226931729" datatype="html"> 9955 <trans-unit id="2830831449226931729" datatype="html">
9902 <source>Instance languages</source> 9956 <source>Instance languages</source>
9903 <target state="translated">Idiomas da instancia</target> 9957 <target state="translated">Idiomas da instancia</target>
9904 9958 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group>
9905 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 9959 </trans-unit>
9906 <trans-unit id="40119547597591062" datatype="html"> 9960 <trans-unit id="40119547597591062" datatype="html">
9907 <source>All languages</source> 9961 <source>All languages</source>
9908 <target state="translated">Tódolos idiomas</target> 9962 <target state="translated">Tódolos idiomas</target>
9909 9963 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group>
9910 9964 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
9911 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 9965 </trans-unit>
9912 <trans-unit id="996392855508119363" datatype="html"> 9966 <trans-unit id="996392855508119363" datatype="html">
9913 <source>Hidden</source> 9967 <source>Hidden</source>
9914 <target state="translated">Agochado</target> 9968 <target state="translated">Agochado</target>
@@ -9922,9 +9976,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9922 <trans-unit id="8929218224642530466" datatype="html"> 9976 <trans-unit id="8929218224642530466" datatype="html">
9923 <source>Displayed</source> 9977 <source>Displayed</source>
9924 <target state="translated">Amosado</target> 9978 <target state="translated">Amosado</target>
9925 9979 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
9926 9980 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
9927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 9981 </trans-unit>
9928 <trans-unit id="6291055174438137560" datatype="html"> 9982 <trans-unit id="6291055174438137560" datatype="html">
9929 <source>~ 1 minute</source> 9983 <source>~ 1 minute</source>
9930 <target state="translated">~ 1 minuto</target> 9984 <target state="translated">~ 1 minuto</target>
@@ -10380,8 +10434,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10380 <trans-unit id="4968151111061046122" datatype="html"> 10434 <trans-unit id="4968151111061046122" datatype="html">
10381 <source>Moderator</source> 10435 <source>Moderator</source>
10382 <target state="translated">Moderadora</target> 10436 <target state="translated">Moderadora</target>
10383 10437 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group>
10384 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> 10438 </trans-unit>
10385 <trans-unit id="2279527393438260622" datatype="html"> 10439 <trans-unit id="2279527393438260622" datatype="html">
10386 <source>Search videos, playlists, channels…</source> 10440 <source>Search videos, playlists, channels…</source>
10387 <target state="translated">Busca vídeos, listaxes, canles…</target> 10441 <target state="translated">Busca vídeos, listaxes, canles…</target>
@@ -10608,8 +10662,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> 10662 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
10609 </trans-unit> 10663 </trans-unit>
10610 <trans-unit id="8272123190776748811" datatype="html"> 10664 <trans-unit id="8272123190776748811" datatype="html">
10611 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 10665 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
10612 <target state="translated">Tes que estar &lt;a href="/login">conectada&lt;/a> para valorar este vídeo.</target> 10666 <target state="translated">Tes que estar &lt;a href="/login"&gt;conectada&lt;/a&gt; para valorar este vídeo.</target>
10613 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 10667 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10614 </trans-unit> 10668 </trans-unit>
10615 <trans-unit id="4503408361537553733" datatype="html"> 10669 <trans-unit id="4503408361537553733" datatype="html">
@@ -10745,8 +10799,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10745 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10799 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10746 <context context-type="linenumber">179</context> 10800 <context context-type="linenumber">179</context>
10747 </context-group> 10801 </context-group>
10748 </trans-unit><trans-unit id="118687079501751948" datatype="html"> 10802 </trans-unit>
10749 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10803 <trans-unit id="118687079501751948" datatype="html">
10804 <source>Move to external storage failed</source>
10805 <target state="translated">Fallou Mover a almacenaxe externa</target>
10750 <context-group purpose="location"> 10806 <context-group purpose="location">
10751 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10807 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10752 <context context-type="linenumber">183</context> 10808 <context context-type="linenumber">183</context>
@@ -10755,18 +10811,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10755 <trans-unit id="4887724548587271148" datatype="html"> 10811 <trans-unit id="4887724548587271148" datatype="html">
10756 <source>Waiting transcoding</source> 10812 <source>Waiting transcoding</source>
10757 <target state="translated">Agardando transcodificación</target> 10813 <target state="translated">Agardando transcodificación</target>
10758 10814 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group>
10759 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10815 </trans-unit>
10760 <trans-unit id="4517785179607945981" datatype="html"> 10816 <trans-unit id="4517785179607945981" datatype="html">
10761 <source>To transcode</source> 10817 <source>To transcode</source>
10762 <target state="translated">Transcodificar</target> 10818 <target state="translated">Transcodificar</target>
10763 10819 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group>
10764 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 10820 </trans-unit>
10765 <trans-unit id="3299576663551440736" datatype="html"> 10821 <trans-unit id="3299576663551440736" datatype="html">
10766 <source>To import</source> 10822 <source>To import</source>
10767 <target state="translated">Importar</target> 10823 <target state="translated">Importar</target>
10768 10824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group>
10769 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> 10825 </trans-unit>
10770 <trans-unit id="8492933894084361602" datatype="html"> 10826 <trans-unit id="8492933894084361602" datatype="html">
10771 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 10827 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
10772 <target state="translated">Subscríbete á fonte RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 10828 <target state="translated">Subscríbete á fonte RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -10778,21 +10834,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10778 <trans-unit id="187187500641108332" datatype="html"> 10834 <trans-unit id="187187500641108332" datatype="html">
10779 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10835 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10780 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10836 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10781 10837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group>
10782 10838 <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>
10783 10839 <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>
10784 10840 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group>
10785 10841 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group>
10786 10842 <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>
10787 10843 <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>
10788 10844 <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>
10789 10845 <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>
10790 10846 <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>
10791 10847 <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>
10792 10848 <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>
10793 10849 <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>
10794 10850 <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>
10795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><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/+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">77</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-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> 10851 </trans-unit>
10796 <trans-unit id="1795705931707209785" datatype="html"> 10852 <trans-unit id="1795705931707209785" datatype="html">
10797 <source>Add to watch later</source> 10853 <source>Add to watch later</source>
10798 <target state="translated">Engadir a Ver máis tarde</target> 10854 <target state="translated">Engadir a Ver máis tarde</target>
@@ -10831,9 +10887,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10831 <trans-unit id="5210096066382592800" datatype="html"> 10887 <trans-unit id="5210096066382592800" datatype="html">
10832 <source>Video to import updated.</source> 10888 <source>Video to import updated.</source>
10833 <target state="translated">Actualizado o vídeo a importar.</target> 10889 <target state="translated">Actualizado o vídeo a importar.</target>
10834 10890 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group>
10835 10891 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group>
10836 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10892 </trans-unit>
10837 <trans-unit id="3284171506518522275" datatype="html"> 10893 <trans-unit id="3284171506518522275" datatype="html">
10838 <source>Your video was uploaded to your account and is private.</source> 10894 <source>Your video was uploaded to your account and is private.</source>
10839 <target state="translated">O vídeo subeuse á túa conta e é privado.</target> 10895 <target state="translated">O vídeo subeuse á túa conta e é privado.</target>
@@ -10882,23 +10938,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10882 <trans-unit id="6775540171466219199" datatype="html"> 10938 <trans-unit id="6775540171466219199" datatype="html">
10883 <source>Stop autoplaying next video</source> 10939 <source>Stop autoplaying next video</source>
10884 <target state="translated">Non reproducir automáticamente o seguinte vídeo</target> 10940 <target state="translated">Non reproducir automáticamente o seguinte vídeo</target>
10885 10941 <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">220</context></context-group>
10886 <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">220</context></context-group></trans-unit> 10942 </trans-unit>
10887 <trans-unit id="5149234672404299151" datatype="html"> 10943 <trans-unit id="5149234672404299151" datatype="html">
10888 <source>Autoplay next video</source> 10944 <source>Autoplay next video</source>
10889 <target state="translated">Reprodución automática do seg. vídeo</target> 10945 <target state="translated">Reprodución automática do seg. vídeo</target>
10890 10946 <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">221</context></context-group>
10891 <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">221</context></context-group></trans-unit> 10947 </trans-unit>
10892 <trans-unit id="5870421136141540382" datatype="html"> 10948 <trans-unit id="5870421136141540382" datatype="html">
10893 <source>Stop looping playlist videos</source> 10949 <source>Stop looping playlist videos</source>
10894 <target state="translated">Deter a reprodución en bucle</target> 10950 <target state="translated">Deter a reprodución en bucle</target>
10895 10951 <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">226</context></context-group>
10896 <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">226</context></context-group></trans-unit> 10952 </trans-unit>
10897 <trans-unit id="1599585307037758139" datatype="html"> 10953 <trans-unit id="1599585307037758139" datatype="html">
10898 <source>Loop playlist videos</source> 10954 <source>Loop playlist videos</source>
10899 <target state="translated">Reproduce en bucle a lista</target> 10955 <target state="translated">Reproduce en bucle a lista</target>
10900 10956 <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">227</context></context-group>
10901 <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">227</context></context-group></trans-unit> 10957 </trans-unit>
10902 <trans-unit id="3704292036525161260" datatype="html"> 10958 <trans-unit id="3704292036525161260" datatype="html">
10903 <source>Placeholder image</source> 10959 <source>Placeholder image</source>
10904 <target state="translated">Imaxe como marcador</target> 10960 <target state="translated">Imaxe como marcador</target>
@@ -10908,113 +10964,113 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10908 </context-group> 10964 </context-group>
10909 </trans-unit> 10965 </trans-unit>
10910 <trans-unit id="961774488937452220" datatype="html"> 10966 <trans-unit id="961774488937452220" datatype="html">
10911 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 10967 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
10912 <target state="translated">Este vídeo non está dispoñible na túa instancia. Queres ser redirixida á instancia orixinal: &lt;a href="<x id="PH"/>"><x id="PH_1"/>/a>?</target> 10968 <target state="translated">Este vídeo non está dispoñible na túa instancia. Queres ser redirixida á instancia orixinal: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>/a&gt;?</target>
10913 10969 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
10914 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 10970 </trans-unit>
10915 <trans-unit id="5761611056224181752" datatype="html"> 10971 <trans-unit id="5761611056224181752" datatype="html">
10916 <source>Redirection</source> 10972 <source>Redirection</source>
10917 <target state="translated">Redirección</target> 10973 <target state="translated">Redirección</target>
10918 10974 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group>
10919 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 10975 </trans-unit>
10920 <trans-unit id="8858527736400081688" datatype="html"> 10976 <trans-unit id="8858527736400081688" datatype="html">
10921 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 10977 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10922 <target state="translated">Este vídeo contén contido explicito ou adulto. Tes certeza de querer velo?</target> 10978 <target state="translated">Este vídeo contén contido explicito ou adulto. Tes certeza de querer velo?</target>
10923 10979 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group>
10924 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 10980 </trans-unit>
10925 <trans-unit id="3937119019020041049" datatype="html"> 10981 <trans-unit id="3937119019020041049" datatype="html">
10926 <source>Mature or explicit content</source> 10982 <source>Mature or explicit content</source>
10927 <target state="translated">Contido explícito ou adulto</target> 10983 <target state="translated">Contido explícito ou adulto</target>
10928 10984 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group>
10929 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 10985 </trans-unit>
10930 <trans-unit id="1755474755114288376" datatype="html"> 10986 <trans-unit id="1755474755114288376" datatype="html">
10931 <source>Up Next</source> 10987 <source>Up Next</source>
10932 <target state="translated">A seguir</target> 10988 <target state="translated">A seguir</target>
10933 10989 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group>
10934 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> 10990 </trans-unit>
10935 <trans-unit id="2159130950882492111" datatype="html"> 10991 <trans-unit id="2159130950882492111" datatype="html">
10936 <source>Cancel</source> 10992 <source>Cancel</source>
10937 <target state="translated">Cancelar</target> 10993 <target state="translated">Cancelar</target>
10938 10994 <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>
10939 10995 <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>
10940 10996 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
10941 10997 <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>
10942 10998 <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>
10943 10999 <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>
10944 11000 <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>
10945 11001 <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>
10946 11002 <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>
10947 11003 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group>
10948 11004 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
10949 11005 <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>
10950 11006 <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>
10951 11007 <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>
10952 11008 <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>
10953 11009 <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>
10954 11010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group>
10955 11011 <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>
10956 11012 <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>
10957 <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">122</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-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/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">425</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">26</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> 11013 </trans-unit>
10958 <trans-unit id="3354816756665089864" datatype="html"> 11014 <trans-unit id="3354816756665089864" datatype="html">
10959 <source>Autoplay is suspended</source> 11015 <source>Autoplay is suspended</source>
10960 <target state="translated">Reprodución automática suspendida</target> 11016 <target state="translated">Reprodución automática suspendida</target>
10961 11017 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group>
10962 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> 11018 </trans-unit>
10963 <trans-unit id="7895294730547405228" datatype="html"> 11019 <trans-unit id="7895294730547405228" datatype="html">
10964 <source>Enter/exit fullscreen (requires player focus)</source> 11020 <source>Enter/exit fullscreen (requires player focus)</source>
10965 <target state="translated">Entrar/Saír da pantalla completa (require foco no reprodutor)</target> 11021 <target state="translated">Entrar/Saír da pantalla completa (require foco no reprodutor)</target>
10966 11022 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group>
10967 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> 11023 </trans-unit>
10968 <trans-unit id="7618388257165864759" datatype="html"> 11024 <trans-unit id="7618388257165864759" datatype="html">
10969 <source>Play/Pause the video (requires player focus)</source> 11025 <source>Play/Pause the video (requires player focus)</source>
10970 <target state="translated">Reproducir/Pausar o vídeo (require foco no reprodutor)</target> 11026 <target state="translated">Reproducir/Pausar o vídeo (require foco no reprodutor)</target>
10971 11027 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group>
10972 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> 11028 </trans-unit>
10973 <trans-unit id="7761890399634216630" datatype="html"> 11029 <trans-unit id="7761890399634216630" datatype="html">
10974 <source>Mute/unmute the video (requires player focus)</source> 11030 <source>Mute/unmute the video (requires player focus)</source>
10975 <target state="translated">Acalar/Restablecer o vídeo (require foco no reprodutor)</target> 11031 <target state="translated">Acalar/Restablecer o vídeo (require foco no reprodutor)</target>
10976 11032 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group>
10977 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> 11033 </trans-unit>
10978 <trans-unit id="5996585232248234904" datatype="html"> 11034 <trans-unit id="5996585232248234904" datatype="html">
10979 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> 11035 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
10980 <target state="translated">Saltar a unha porcentaxe do vídeo: 0 é 0% e 9 é 90% (require foco no reprodutor)</target> 11036 <target state="translated">Saltar a unha porcentaxe do vídeo: 0 é 0% e 9 é 90% (require foco no reprodutor)</target>
10981 11037 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group>
10982 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> 11038 </trans-unit>
10983 <trans-unit id="3748765405903319998" datatype="html"> 11039 <trans-unit id="3748765405903319998" datatype="html">
10984 <source>Increase the volume (requires player focus)</source> 11040 <source>Increase the volume (requires player focus)</source>
10985 <target state="translated">Aumentar volume (require foco no reprodutor)</target> 11041 <target state="translated">Aumentar volume (require foco no reprodutor)</target>
10986 11042 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group>
10987 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> 11043 </trans-unit>
10988 <trans-unit id="5810704036407159982" datatype="html"> 11044 <trans-unit id="5810704036407159982" datatype="html">
10989 <source>Decrease the volume (requires player focus)</source> 11045 <source>Decrease the volume (requires player focus)</source>
10990 <target state="translated">Diminuír volume (require foco no reprodutor)</target> 11046 <target state="translated">Diminuír volume (require foco no reprodutor)</target>
10991 11047 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group>
10992 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> 11048 </trans-unit>
10993 <trans-unit id="2622048822548065691" datatype="html"> 11049 <trans-unit id="2622048822548065691" datatype="html">
10994 <source>Seek the video forward (requires player focus)</source> 11050 <source>Seek the video forward (requires player focus)</source>
10995 <target state="translated">Saltar adiante no vídeo (require foco no reprodutor)</target> 11051 <target state="translated">Saltar adiante no vídeo (require foco no reprodutor)</target>
10996 11052 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group>
10997 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> 11053 </trans-unit>
10998 <trans-unit id="6540078205109221153" datatype="html"> 11054 <trans-unit id="6540078205109221153" datatype="html">
10999 <source>Seek the video backward (requires player focus)</source> 11055 <source>Seek the video backward (requires player focus)</source>
11000 <target state="translated">Saltar atrás no vídeo (require foco no reprodutor)</target> 11056 <target state="translated">Saltar atrás no vídeo (require foco no reprodutor)</target>
11001 11057 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group>
11002 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> 11058 </trans-unit>
11003 <trans-unit id="1956491957766210808" datatype="html"> 11059 <trans-unit id="1956491957766210808" datatype="html">
11004 <source>Increase playback rate (requires player focus)</source> 11060 <source>Increase playback rate (requires player focus)</source>
11005 <target state="translated">Aumentar taxa de reprodución (require foco no reprodutor)</target> 11061 <target state="translated">Aumentar taxa de reprodución (require foco no reprodutor)</target>
11006 11062 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group>
11007 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> 11063 </trans-unit>
11008 <trans-unit id="5495529997674803186" datatype="html"> 11064 <trans-unit id="5495529997674803186" datatype="html">
11009 <source>Decrease playback rate (requires player focus)</source> 11065 <source>Decrease playback rate (requires player focus)</source>
11010 <target state="translated">Diminuir taxa de reprodución (require foco no reprodutor)</target> 11066 <target state="translated">Diminuir taxa de reprodución (require foco no reprodutor)</target>
11011 11067 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group>
11012 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> 11068 </trans-unit>
11013 <trans-unit id="3178343147230721210" datatype="html"> 11069 <trans-unit id="3178343147230721210" datatype="html">
11014 <source>Navigate in the video frame by frame (requires player focus)</source> 11070 <source>Navigate in the video frame by frame (requires player focus)</source>
11015 <target state="translated">Navegar fotograma a fotograma (require foco no reprodutor)</target> 11071 <target state="translated">Navegar fotograma a fotograma (require foco no reprodutor)</target>
11016 11072 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group>
11017 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> 11073 </trans-unit>
11018 <trans-unit id="8025996572234182184" datatype="html"> 11074 <trans-unit id="8025996572234182184" datatype="html">
11019 <source>Like the video</source> 11075 <source>Like the video</source>
11020 <target state="translated">Gústame o vídeo</target> 11076 <target state="translated">Gústame o vídeo</target>
@@ -11028,8 +11084,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11028 <trans-unit id="1729036051846673606" datatype="html"> 11084 <trans-unit id="1729036051846673606" datatype="html">
11029 <source>When active, the next video is automatically played after the current one.</source> 11085 <source>When active, the next video is automatically played after the current one.</source>
11030 <target state="translated">Se está activo, o seguinte vídeo reprodúcese automáticamente tras o actual.</target> 11086 <target state="translated">Se está activo, o seguinte vídeo reprodúcese automáticamente tras o actual.</target>
11031 11087 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
11032 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 11088 </trans-unit>
11033 <trans-unit id="2431286785954354122" datatype="html"> 11089 <trans-unit id="2431286785954354122" datatype="html">
11034 <source>Recently added</source> 11090 <source>Recently added</source>
11035 <target state="translated">Engadidos recentemente</target> 11091 <target state="translated">Engadidos recentemente</target>
diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf
index 0ad3b51fb..943b3b3f7 100644
--- a/client/src/locale/angular.ja-JP.xlf
+++ b/client/src/locale/angular.ja-JP.xlf
@@ -3,32 +3,41 @@
3 <file source-language="en-US" datatype="plaintext" original="" target-language="ja-JP"> 3 <file source-language="en-US" datatype="plaintext" original="" target-language="ja-JP">
4 <body> 4 <body>
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source><target state="new">Close</target> 6 <source>Close</source>
7 <target state="translated">閉じる</target>
7 <context-group purpose="location"> 8 <context-group purpose="location">
8 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> 9 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context>
9 <context context-type="linenumber">76</context> 10 <context context-type="linenumber">76</context>
10 </context-group> 11 </context-group>
11 </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> 12 </trans-unit>
12 <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 13 <trans-unit id="ngb.carousel.slide-number" datatype="html">
14 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
15 <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"> 16 <context-group purpose="location">
14 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 17 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
15 <context context-type="linenumber">147,157</context> 18 <context context-type="linenumber">147,157</context>
16 </context-group> 19 </context-group>
17 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 20 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
18 </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> 21 </trans-unit>
19 <source>Previous</source><target state="new">Previous</target> 22 <trans-unit id="ngb.carousel.previous" datatype="html">
23 <source>Previous</source>
24 <target state="translated">前</target>
20 <context-group purpose="location"> 25 <context-group purpose="location">
21 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 26 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
22 <context context-type="linenumber">174</context> 27 <context context-type="linenumber">174</context>
23 </context-group> 28 </context-group>
24 </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> 29 </trans-unit>
25 <source>Next</source><target state="new">Next</target> 30 <trans-unit id="ngb.carousel.next" datatype="html">
31 <source>Next</source>
32 <target state="translated">次</target>
26 <context-group purpose="location"> 33 <context-group purpose="location">
27 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 34 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
28 <context context-type="linenumber">191</context> 35 <context context-type="linenumber">191</context>
29 </context-group> 36 </context-group>
30 </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> 37 </trans-unit>
31 <source>Select month</source><target state="new">Select month</target> 38 <trans-unit id="ngb.datepicker.select-month" datatype="html">
39 <source>Select month</source>
40 <target state="translated">月を選ぶ</target>
32 <context-group purpose="location"> 41 <context-group purpose="location">
33 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
34 <context context-type="linenumber">74</context> 43 <context context-type="linenumber">74</context>
@@ -37,8 +46,10 @@
37 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
38 <context context-type="linenumber">74</context> 47 <context context-type="linenumber">74</context>
39 </context-group> 48 </context-group>
40 </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> 49 </trans-unit>
41 <source>Select year</source><target state="new">Select year</target> 50 <trans-unit id="ngb.datepicker.select-year" datatype="html">
51 <source>Select year</source>
52 <target state="translated">年を選ぶ</target>
42 <context-group purpose="location"> 53 <context-group purpose="location">
43 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
44 <context context-type="linenumber">74</context> 55 <context context-type="linenumber">74</context>
@@ -47,8 +58,10 @@
47 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
48 <context context-type="linenumber">74</context> 59 <context context-type="linenumber">74</context>
49 </context-group> 60 </context-group>
50 </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> 61 </trans-unit>
51 <source>Previous month</source><target state="new">Previous month</target> 62 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
63 <source>Previous month</source>
64 <target state="translated">前の月</target>
52 <context-group purpose="location"> 65 <context-group purpose="location">
53 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
54 <context context-type="linenumber">69</context> 67 <context context-type="linenumber">69</context>
@@ -57,8 +70,10 @@
57 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
58 <context context-type="linenumber">69</context> 71 <context context-type="linenumber">69</context>
59 </context-group> 72 </context-group>
60 </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> 73 </trans-unit>
61 <source>Next month</source><target state="new">Next month</target> 74 <trans-unit id="ngb.datepicker.next-month" datatype="html">
75 <source>Next month</source>
76 <target state="translated">次の月</target>
62 <context-group purpose="location"> 77 <context-group purpose="location">
63 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 78 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
64 <context context-type="linenumber">69</context> 79 <context context-type="linenumber">69</context>
@@ -67,162 +82,209 @@
67 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 82 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
68 <context context-type="linenumber">69</context> 83 <context context-type="linenumber">69</context>
69 </context-group> 84 </context-group>
70 </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> 85 </trans-unit>
71 <source>««</source><target state="new">««</target> 86 <trans-unit id="ngb.pagination.first" datatype="html">
87 <source>««</source>
88 <target state="translated">««</target>
72 <context-group purpose="location"> 89 <context-group purpose="location">
73 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 90 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
74 <context context-type="linenumber">244,245</context> 91 <context context-type="linenumber">244,245</context>
75 </context-group> 92 </context-group>
76 </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> 93 </trans-unit>
77 <source>«</source><target state="new">«</target> 94 <trans-unit id="ngb.pagination.previous" datatype="html">
95 <source>«</source>
96 <target state="translated">«</target>
78 <context-group purpose="location"> 97 <context-group purpose="location">
79 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 98 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
80 <context context-type="linenumber">261,263</context> 99 <context context-type="linenumber">261,263</context>
81 </context-group> 100 </context-group>
82 </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> 101 </trans-unit>
83 <source>»</source><target state="new">»</target> 102 <trans-unit id="ngb.pagination.next" datatype="html">
103 <source>»</source>
104 <target state="translated">»</target>
84 <context-group purpose="location"> 105 <context-group purpose="location">
85 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 106 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
86 <context context-type="linenumber">274,275</context> 107 <context context-type="linenumber">274,275</context>
87 </context-group> 108 </context-group>
88 </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> 109 </trans-unit>
89 <source>»»</source><target state="new">»»</target> 110 <trans-unit id="ngb.pagination.last" datatype="html">
111 <source>»»</source>
112 <target state="translated">»»</target>
90 <context-group purpose="location"> 113 <context-group purpose="location">
91 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 114 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
92 <context context-type="linenumber">295,296</context> 115 <context context-type="linenumber">295,296</context>
93 </context-group> 116 </context-group>
94 </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> 117 </trans-unit>
95 <source>First</source><target state="new">First</target> 118 <trans-unit id="ngb.pagination.first-aria" datatype="html">
119 <source>First</source>
120 <target state="new">First</target>
96 <context-group purpose="location"> 121 <context-group purpose="location">
97 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 122 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
98 <context context-type="linenumber">310,311</context> 123 <context context-type="linenumber">310,311</context>
99 </context-group> 124 </context-group>
100 </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> 125 </trans-unit>
101 <source>Previous</source><target state="new">Previous</target> 126 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
127 <source>Previous</source>
128 <target state="new">Previous</target>
102 <context-group purpose="location"> 129 <context-group purpose="location">
103 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 130 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
104 <context context-type="linenumber">324,326</context> 131 <context context-type="linenumber">324,326</context>
105 </context-group> 132 </context-group>
106 </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> 133 </trans-unit>
107 <source>Next</source><target state="new">Next</target> 134 <trans-unit id="ngb.pagination.next-aria" datatype="html">
135 <source>Next</source>
136 <target state="new">Next</target>
108 <context-group purpose="location"> 137 <context-group purpose="location">
109 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 138 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
110 <context context-type="linenumber">337,338</context> 139 <context context-type="linenumber">337,338</context>
111 </context-group> 140 </context-group>
112 </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> 141 </trans-unit>
113 <source>Last</source><target state="new">Last</target> 142 <trans-unit id="ngb.pagination.last-aria" datatype="html">
143 <source>Last</source>
144 <target state="new">Last</target>
114 <context-group purpose="location"> 145 <context-group purpose="location">
115 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 146 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
116 <context context-type="linenumber">348,349</context> 147 <context context-type="linenumber">348,349</context>
117 </context-group> 148 </context-group>
118 </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> 149 </trans-unit>
119 <source><x id="INTERPOLATION" equiv-text="nd so on. 150 <trans-unit id="ngb.progressbar.value" datatype="html">
120 *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. 151 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
121 *"/></target> 152 <target state="translated"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
122 <context-group purpose="location"> 153 <context-group purpose="location">
123 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> 154 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context>
124 <context context-type="linenumber">58,60</context> 155 <context context-type="linenumber">58,60</context>
125 </context-group> 156 </context-group>
126 </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> 157 </trans-unit>
127 <source>HH</source><target state="new">HH</target> 158 <trans-unit id="ngb.timepicker.HH" datatype="html">
159 <source>HH</source>
160 <target state="new">HH</target>
128 <context-group purpose="location"> 161 <context-group purpose="location">
129 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 162 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
130 <context context-type="linenumber">131</context> 163 <context context-type="linenumber">131</context>
131 </context-group> 164 </context-group>
132 </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> 165 </trans-unit>
133 <source>Hours</source><target state="new">Hours</target> 166 <trans-unit id="ngb.timepicker.hours" datatype="html">
167 <source>Hours</source>
168 <target state="translated">時間</target>
134 <context-group purpose="location"> 169 <context-group purpose="location">
135 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 170 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
136 <context context-type="linenumber">151</context> 171 <context context-type="linenumber">151</context>
137 </context-group> 172 </context-group>
138 </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> 173 </trans-unit>
139 <source>MM</source><target state="new">MM</target> 174 <trans-unit id="ngb.timepicker.MM" datatype="html">
175 <source>MM</source>
176 <target state="translated">月</target>
140 <context-group purpose="location"> 177 <context-group purpose="location">
141 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 178 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
142 <context context-type="linenumber">165,168</context> 179 <context context-type="linenumber">165,168</context>
143 </context-group> 180 </context-group>
144 </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> 181 </trans-unit>
145 <source>Minutes</source><target state="new">Minutes</target> 182 <trans-unit id="ngb.timepicker.minutes" datatype="html">
183 <source>Minutes</source>
184 <target state="translated">分</target>
146 <context-group purpose="location"> 185 <context-group purpose="location">
147 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 186 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
148 <context context-type="linenumber">182,183</context> 187 <context context-type="linenumber">182,183</context>
149 </context-group> 188 </context-group>
150 </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 189 </trans-unit>
151 <source>Increment hours</source><target state="new">Increment hours</target> 190 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
191 <source>Increment hours</source>
192 <target state="new">Increment hours</target>
152 <context-group purpose="location"> 193 <context-group purpose="location">
153 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 194 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
154 <context context-type="linenumber">197,198</context> 195 <context context-type="linenumber">197,198</context>
155 </context-group> 196 </context-group>
156 </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 197 </trans-unit>
157 <source>Decrement hours</source><target state="new">Decrement hours</target> 198 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
199 <source>Decrement hours</source>
200 <target state="new">Decrement hours</target>
158 <context-group purpose="location"> 201 <context-group purpose="location">
159 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 202 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
160 <context context-type="linenumber">210</context> 203 <context context-type="linenumber">210</context>
161 </context-group> 204 </context-group>
162 </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 205 </trans-unit>
163 <source>Increment minutes</source><target state="new">Increment minutes</target> 206 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
207 <source>Increment minutes</source>
208 <target state="new">Increment minutes</target>
164 <context-group purpose="location"> 209 <context-group purpose="location">
165 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 210 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
166 <context context-type="linenumber">229,230</context> 211 <context context-type="linenumber">229,230</context>
167 </context-group> 212 </context-group>
168 </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 213 </trans-unit>
169 <source>Decrement minutes</source><target state="new">Decrement minutes</target> 214 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
215 <source>Decrement minutes</source>
216 <target state="new">Decrement minutes</target>
170 <context-group purpose="location"> 217 <context-group purpose="location">
171 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 218 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
172 <context context-type="linenumber">245,249</context> 219 <context context-type="linenumber">245,249</context>
173 </context-group> 220 </context-group>
174 </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> 221 </trans-unit>
175 <source>SS</source><target state="new">SS</target> 222 <trans-unit id="ngb.timepicker.SS" datatype="html">
223 <source>SS</source>
224 <target state="translated">秒</target>
176 <context-group purpose="location"> 225 <context-group purpose="location">
177 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 226 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
178 <context context-type="linenumber">268</context> 227 <context context-type="linenumber">268</context>
179 </context-group> 228 </context-group>
180 </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> 229 </trans-unit>
181 <source>Seconds</source><target state="new">Seconds</target> 230 <trans-unit id="ngb.timepicker.seconds" datatype="html">
231 <source>Seconds</source>
232 <target state="translated">秒</target>
182 <context-group purpose="location"> 233 <context-group purpose="location">
183 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 234 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
184 <context context-type="linenumber">279,283</context> 235 <context context-type="linenumber">279,283</context>
185 </context-group> 236 </context-group>
186 </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> 237 </trans-unit>
187 <source>Increment seconds</source><target state="new">Increment seconds</target> 238 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
239 <source>Increment seconds</source>
240 <target state="new">Increment seconds</target>
188 <context-group purpose="location"> 241 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 242 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context> 243 <context context-type="linenumber">295</context>
191 </context-group> 244 </context-group>
192 </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> 245 </trans-unit>
193 <source>Decrement seconds</source><target state="new">Decrement seconds</target> 246 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
247 <source>Decrement seconds</source>
248 <target state="new">Decrement seconds</target>
194 <context-group purpose="location"> 249 <context-group purpose="location">
195 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 250 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
196 <context context-type="linenumber">295</context> 251 <context context-type="linenumber">295</context>
197 </context-group> 252 </context-group>
198 </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> 253 </trans-unit>
199 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 254 <trans-unit id="ngb.timepicker.PM" datatype="html">
255 <source><x id="INTERPOLATION"/></source>
256 <target state="translated"><x id="INTERPOLATION"/></target>
200 <context-group purpose="location"> 257 <context-group purpose="location">
201 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 258 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
202 <context context-type="linenumber">295</context> 259 <context context-type="linenumber">295</context>
203 </context-group> 260 </context-group>
204 </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> 261 </trans-unit>
205 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 262 <trans-unit id="ngb.timepicker.AM" datatype="html">
263 <source><x id="INTERPOLATION"/></source>
264 <target state="translated"><x id="INTERPOLATION"/></target>
206 <context-group purpose="location"> 265 <context-group purpose="location">
207 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 266 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
208 <context context-type="linenumber">295</context> 267 <context context-type="linenumber">295</context>
209 </context-group> 268 </context-group>
210 </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> 269 </trans-unit>
211 <source>Close</source><target state="new">Close</target> 270 <trans-unit id="ngb.toast.close-aria" datatype="html">
271 <source>Close</source>
272 <target state="translated">閉じる</target>
212 <context-group purpose="location"> 273 <context-group purpose="location">
213 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> 274 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context>
214 <context context-type="linenumber">106</context> 275 <context context-type="linenumber">106</context>
215 </context-group> 276 </context-group>
216 </trans-unit><trans-unit id="219462505467671767" datatype="html"> 277 </trans-unit>
278 <trans-unit id="219462505467671767" datatype="html">
217 <source>Close the left menu</source> 279 <source>Close the left menu</source>
218 <target state="translated">メニューを閉じる</target> 280 <target state="translated">メニューを閉じる</target>
219 281 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 282 </trans-unit>
221 <trans-unit id="3455550526898419928" datatype="html"> 283 <trans-unit id="3455550526898419928" datatype="html">
222 <source>Open the left menu</source> 284 <source>Open the left menu</source>
223 <target state="translated">メニューを開く</target> 285 <target state="translated">メニューを開く</target>
224 286 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
225 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 287 </trans-unit>
226 <trans-unit id="9075761896562520962"> 288 <trans-unit id="9075761896562520962">
227 <source>You don't have notifications.</source> 289 <source>You don't have notifications.</source>
228 <target>通知はありません。</target> 290 <target>通知はありません。</target>
@@ -320,8 +382,8 @@
320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
321 </trans-unit> 383 </trans-unit>
322 <trans-unit id="5504059606863599420" datatype="html"> 384 <trans-unit id="5504059606863599420" datatype="html">
323 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 385 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
324 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> コメントをしました。 <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>動画 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 386 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>コメントをしました。 <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>動画 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
325 <context-group purpose="location"> 387 <context-group purpose="location">
326 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 388 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
327 <context context-type="linenumber">164</context> 389 <context context-type="linenumber">164</context>
@@ -338,16 +400,16 @@
338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
339 </trans-unit> 401 </trans-unit>
340 <trans-unit id="363592786729553688" datatype="html"> 402 <trans-unit id="363592786729553688" datatype="html">
341 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 403 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
342 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>新しいバージョンのプラグインまたはテーマ<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>が利用可能です: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 404 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>新しいバージョンのプラグインまたはテーマ<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>が利用可能です: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
343 <context-group purpose="location"> 405 <context-group purpose="location">
344 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 406 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
345 <context context-type="linenumber">198,199</context> 407 <context context-type="linenumber">198,199</context>
346 </context-group> 408 </context-group>
347 </trans-unit> 409 </trans-unit>
348 <trans-unit id="5055099158245592648" datatype="html"> 410 <trans-unit id="5055099158245592648" datatype="html">
349 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 411 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
350 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>新しいバージョンのPeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>が利用可能です: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 412 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>新しいバージョンのPeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>が利用可能です: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
351 <context-group purpose="location"> 413 <context-group purpose="location">
352 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 414 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
353 <context context-type="linenumber">206,207</context> 415 <context context-type="linenumber">206,207</context>
@@ -371,13 +433,13 @@
371 <trans-unit id="8817917090143649804" datatype="html"> 433 <trans-unit id="8817917090143649804" datatype="html">
372 <source>Account muted</source> 434 <source>Account muted</source>
373 <target state="translated">ミュートしたアカウント</target> 435 <target state="translated">ミュートしたアカウント</target>
374 436 <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>
375 <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></trans-unit> 437 </trans-unit>
376 <trans-unit id="1684597533616494551" datatype="html"> 438 <trans-unit id="1684597533616494551" datatype="html">
377 <source>Server muted</source> 439 <source>Server muted</source>
378 <target state="translated">インスタンスをミュートする</target> 440 <target state="translated">インスタンスをミュートする</target>
379 441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group>
380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 442 </trans-unit>
381 <trans-unit id="5924559757556526785"> 443 <trans-unit id="5924559757556526785">
382 <source>Save to</source> 444 <source>Save to</source>
383 <target>保存</target> 445 <target>保存</target>
@@ -438,9 +500,8 @@
438 <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> 500 <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>
439 </trans-unit> 501 </trans-unit>
440 <trans-unit id="2193037168694505715" datatype="html"> 502 <trans-unit id="2193037168694505715" datatype="html">
441 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 503 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
442 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 504 <target state="new">Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt;
443 <target state="new">Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
444 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</target> 505 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</target>
445 <context-group purpose="location"> 506 <context-group purpose="location">
446 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 507 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
@@ -494,19 +555,19 @@
494 <trans-unit id="1006562256968398209" datatype="html"> 555 <trans-unit id="1006562256968398209" datatype="html">
495 <source>video</source> 556 <source>video</source>
496 <target state="translated">動画</target> 557 <target state="translated">動画</target>
497 558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group>
498 559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group>
499 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 560 </trans-unit>
500 <trans-unit id="6995024616159044376" datatype="html"> 561 <trans-unit id="6995024616159044376" datatype="html">
501 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 562 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
502 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 563 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
503 564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group>
504 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> 565 </trans-unit>
505 <trans-unit id="7873395933409147217" datatype="html"> 566 <trans-unit id="7873395933409147217" datatype="html">
506 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 567 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
507 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 568 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
508 569 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group>
509 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 570 </trans-unit>
510 <trans-unit id="5235042777215655908" datatype="html"> 571 <trans-unit id="5235042777215655908" datatype="html">
511 <source>subtitles</source> 572 <source>subtitles</source>
512 <target state="translated">字幕</target> 573 <target state="translated">字幕</target>
@@ -556,7 +617,7 @@
556 </trans-unit> 617 </trans-unit>
557 <trans-unit id="2466846716878254816" datatype="html"> 618 <trans-unit id="2466846716878254816" datatype="html">
558 <source>Element <x id="PH" equiv-text="param"/> not found</source> 619 <source>Element <x id="PH" equiv-text="param"/> not found</source>
559 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 620 <target state="translated"><x id="PH" equiv-text="param"/>のエレメントが見つかりませんでした</target>
560 <context-group purpose="location"> 621 <context-group purpose="location">
561 <context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context> 622 <context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context>
562 <context context-type="linenumber">80</context> 623 <context context-type="linenumber">80</context>
@@ -596,9 +657,9 @@
596 <trans-unit id="9081463435738465430" datatype="html"> 657 <trans-unit id="9081463435738465430" datatype="html">
597 <source>Blocked</source> 658 <source>Blocked</source>
598 <target state="translated">ブロックした動画</target> 659 <target state="translated">ブロックした動画</target>
599 660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
600 661 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group>
601 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 662 </trans-unit>
602 <trans-unit id="870586304593427318" datatype="html"> 663 <trans-unit id="870586304593427318" datatype="html">
603 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 664 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
604 <target state="translated">本当に<x id="PH" equiv-text="videos.length"/>の動画を削除しますか?</target> 665 <target state="translated">本当に<x id="PH" equiv-text="videos.length"/>の動画を削除しますか?</target>
@@ -622,7 +683,7 @@
622 </trans-unit> 683 </trans-unit>
623 <trans-unit id="9088099192924395359" datatype="html"> 684 <trans-unit id="9088099192924395359" datatype="html">
624 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> 685 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
625 <target state="needs-translation">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target> 686 <target state="translated">HLS配信のプレイリスト<x id="PH" equiv-text="videos.length"/>を本当に削除しますか?</target>
626 <context-group purpose="location"> 687 <context-group purpose="location">
627 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> 688 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
628 <context context-type="linenumber">226</context> 689 <context context-type="linenumber">226</context>
@@ -646,7 +707,7 @@
646 </trans-unit> 707 </trans-unit>
647 <trans-unit id="7054344823477412274" datatype="html"> 708 <trans-unit id="7054344823477412274" datatype="html">
648 <source>Transcoding jobs created.</source> 709 <source>Transcoding jobs created.</source>
649 <target state="translated">トランスコーングジョブが作成されました。</target> 710 <target state="translated">トランスコーのジョブが作成されました。</target>
650 <context-group purpose="location"> 711 <context-group purpose="location">
651 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> 712 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
652 <context context-type="linenumber">247</context> 713 <context context-type="linenumber">247</context>
@@ -707,7 +768,7 @@
707 </trans-unit> 768 </trans-unit>
708 <trans-unit id="3594371452042277118" datatype="html"> 769 <trans-unit id="3594371452042277118" datatype="html">
709 <source>Videos with the most interactions for recent videos, minus user history</source> 770 <source>Videos with the most interactions for recent videos, minus user history</source>
710 <target state="new">Videos with the most interactions for recent videos, minus user history</target> 771 <target state="translated">最近の動画のうち、ユーザーの再生履歴を差し引いた上で、インタラクションが多かった動画が表示されます</target>
711 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">203</context></context-group> 772 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">203</context></context-group>
712 </trans-unit> 773 </trans-unit>
713 <trans-unit id="158575725114802951" datatype="html"> 774 <trans-unit id="158575725114802951" datatype="html">
@@ -738,8 +799,8 @@
738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
739 </trans-unit> 800 </trans-unit>
740 <trans-unit id="8644431249513874405" datatype="html"> 801 <trans-unit id="8644431249513874405" datatype="html">
741 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source> 802 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
742 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">マークダウン記法&lt;/a>で以下の事が可能です:</target> 803 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;マークダウン記法&lt;/a&gt;で以下の事が可能です:</target>
743 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 804 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
744 </trans-unit> 805 </trans-unit>
745 <trans-unit id="146235964740293376" datatype="html"> 806 <trans-unit id="146235964740293376" datatype="html">
@@ -777,7 +838,7 @@
777 </trans-unit> 838 </trans-unit>
778 <trans-unit id="8023282004085823427" datatype="html"> 839 <trans-unit id="8023282004085823427" datatype="html">
779 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> 840 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source>
780 <target state="new"><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</target> 841 <target state="needs-translation"><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</target>
781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">240</context></context-group> 842 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">240</context></context-group>
782 </trans-unit> 843 </trans-unit>
783 <trans-unit id="4140366911638662173" datatype="html"> 844 <trans-unit id="4140366911638662173" datatype="html">
@@ -806,7 +867,7 @@
806 </trans-unit> 867 </trans-unit>
807 <trans-unit id="6279087330074580345" datatype="html"> 868 <trans-unit id="6279087330074580345" datatype="html">
808 <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source> 869 <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source>
809 <target state="translated"><x id="PH" equiv-text="video.name"/>へのトランスコーディングのジョブが作成されました。</target> 870 <target state="translated"><x id="PH" equiv-text="video.name"/>へのトランスコードのジョブが作成されました。</target>
810 <context-group purpose="location"> 871 <context-group purpose="location">
811 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> 872 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context>
812 <context context-type="linenumber">283</context> 873 <context context-type="linenumber">283</context>
@@ -854,7 +915,7 @@
854 </trans-unit> 915 </trans-unit>
855 <trans-unit id="3386631781603205915"> 916 <trans-unit id="3386631781603205915">
856 <source>User registration allowed</source> 917 <source>User registration allowed</source>
857 <target>新規アカウント</target> 918 <target>アカウント規登録が許可されています</target>
858 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">21</context></context-group> 919 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">21</context></context-group>
859 </trans-unit> 920 </trans-unit>
860 <trans-unit id="2562108310156005500" datatype="html"> 921 <trans-unit id="2562108310156005500" datatype="html">
@@ -865,7 +926,7 @@
865 </trans-unit> 926 </trans-unit>
866 <trans-unit id="457567965747150035" datatype="html"> 927 <trans-unit id="457567965747150035" datatype="html">
867 <source>Transcoding in multiple resolutions</source> 928 <source>Transcoding in multiple resolutions</source>
868 <target state="translated">複数の解像度へのトランスコーィング</target> 929 <target state="translated">複数の解像度へのトランスコー</target>
869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">32</context></context-group> 930 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">32</context></context-group>
870 </trans-unit> 931 </trans-unit>
871 <trans-unit id="330610135077253864" datatype="html"> 932 <trans-unit id="330610135077253864" datatype="html">
@@ -951,9 +1012,9 @@
951 <trans-unit id="2906587845957718064"> 1012 <trans-unit id="2906587845957718064">
952 <source>Local</source> 1013 <source>Local</source>
953 <target>ローカル</target> 1014 <target>ローカル</target>
954 1015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group>
955 1016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group>
956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.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-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 1017 </trans-unit>
957 <trans-unit id="1670306451865226564" datatype="html"> 1018 <trans-unit id="1670306451865226564" datatype="html">
958 <source>users</source> 1019 <source>users</source>
959 <target state="translated">ユーザー</target> 1020 <target state="translated">ユーザー</target>
@@ -1022,7 +1083,7 @@
1022 </trans-unit> 1083 </trans-unit>
1023 <trans-unit id="3334825601859787496" datatype="html"> 1084 <trans-unit id="3334825601859787496" datatype="html">
1024 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source> 1085 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source>
1025 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target> 1086 <target state="translated">ファイル<x id="PH" equiv-text="name"/> はタイムアウトになる前に、転送されませんでした(タイムアウトは通常10分で設定されています)</target>
1026 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">22</context></context-group> 1087 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">22</context></context-group>
1027 </trans-unit> 1088 </trans-unit>
1028 <trans-unit id="8530934870279569179" datatype="html"> 1089 <trans-unit id="8530934870279569179" datatype="html">
@@ -1138,22 +1199,22 @@
1138 <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> 1199 <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>
1139 </trans-unit> 1200 </trans-unit>
1140 <trans-unit id="7252854992688790751" datatype="html"> 1201 <trans-unit id="7252854992688790751" datatype="html">
1141 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1202 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1142 <target state="translated">このインスタンスはアカウントの新規登録を許可しています。しかし、アカウントを作成する前に <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>利用規約<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>や<x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>このインスタンスについて<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>をよくチェックして下さい。また、あなたの好みに合ったインスタンスは、以下のURLから検索することで見つけることができるかもしれません:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> </target> 1203 <target state="translated">このインスタンスはアカウントの新規登録を許可しています。しかし、アカウントを作成する前に <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>利用規約<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>や<x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>このインスタンスについて<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>をよくチェックして下さい。また、あなたの好みに合ったインスタンスは、以下のURLから検索することで見つけることができるかもしれません:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> </target>
1143 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1204 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1144 </trans-unit> 1205 </trans-unit>
1145 <trans-unit id="7215649348148521605" datatype="html"> 1206 <trans-unit id="7215649348148521605" datatype="html">
1146 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1207 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1147 <target state="translated">現在、このインスタンスではユーザーの新規作成は許可されていません。<x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>このインスタンスの利用規約<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>を詳しく確認するか、またはアカウントの新規作成ができる可能性のあるインスタンスを探し、そこで動画を投稿してください。複数のインスタンスから、あなたに合ったインスタンスを探しましょう: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> </target> 1208 <target state="translated">現在、このインスタンスではアカウントの新規登録は許可されていません。<x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>このインスタンスの利用規約<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>を詳しく確認するか、またはアカウントの新規作成ができる可能性のあるインスタンスを探し、そこで動画を投稿してください。複数のインスタンスから、あなたに合ったインスタンスを探しましょう: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> </target>
1148 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1149 </trans-unit> 1210 </trans-unit>
1150 <trans-unit id="2392488717875840729"> 1211 <trans-unit id="2392488717875840729">
1151 <source>User</source> 1212 <source>User</source>
1152 <target>ユーザー</target> 1213 <target>ユーザー</target>
1153 1214 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1154 1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group>
1155 1216 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group>
1156 <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">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 1217 </trans-unit>
1157 <trans-unit id="3997350348765083892"> 1218 <trans-unit id="3997350348765083892">
1158 <source>Username or email address</source> 1219 <source>Username or email address</source>
1159 <target>ユーザーネームまたはメールアドレス</target> 1220 <target>ユーザーネームまたはメールアドレス</target>
@@ -1193,7 +1254,7 @@
1193 </trans-unit> 1254 </trans-unit>
1194 <trans-unit id="3183213940445113677" datatype="html"> 1255 <trans-unit id="3183213940445113677" datatype="html">
1195 <source>Or sign in with</source> 1256 <source>Or sign in with</source>
1196 <target state="new">Or sign in with</target> 1257 <target state="translated">または次の方法でログイン</target>
1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">77</context></context-group> 1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">77</context></context-group>
1198 </trans-unit> 1259 </trans-unit>
1199 <trans-unit id="3238209155172574367"> 1260 <trans-unit id="3238209155172574367">
@@ -1212,8 +1273,7 @@
1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> 1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1213 </trans-unit> 1274 </trans-unit>
1214 <trans-unit id="1190256911880544559" datatype="html"> 1275 <trans-unit id="1190256911880544559" datatype="html">
1215 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1276 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
1216The link will expire within 1 hour.</source>
1217 <target state="translated">パスワードをリセットするための手順が書かれたメールが <x id="PH" equiv-text="this.forgotPasswordEmail"/>に送られます。このリンクは1時間以内に無効になります。</target> 1277 <target state="translated">パスワードをリセットするための手順が書かれたメールが <x id="PH" equiv-text="this.forgotPasswordEmail"/>に送られます。このリンクは1時間以内に無効になります。</target>
1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1278 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1219 </trans-unit> 1279 </trans-unit>
@@ -1252,8 +1312,8 @@ The link will expire within 1 hour.</source>
1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1312 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1253 </trans-unit> 1313 </trans-unit>
1254 <trans-unit id="8434369348784683733" datatype="html"> 1314 <trans-unit id="8434369348784683733" datatype="html">
1255 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 1315 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1256 <target state="translated">検索ワード <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 1316 <target state="translated">検索ワード <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
1257 <context-group purpose="location"> 1317 <context-group purpose="location">
1258 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1318 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1259 <context context-type="linenumber">10</context> 1319 <context context-type="linenumber">10</context>
@@ -1337,7 +1397,7 @@ The link will expire within 1 hour.</source>
1337 </trans-unit> 1397 </trans-unit>
1338 <trans-unit id="5910950876330656326" datatype="html"> 1398 <trans-unit id="5910950876330656326" datatype="html">
1339 <source>Managing users, following other instances, dealing with spammers...</source> 1399 <source>Managing users, following other instances, dealing with spammers...</source>
1340 <target state="new">Managing users, following other instances, dealing with spammers...</target> 1400 <target state="translated">ユーザーを管理する、他のインスタンスをフォローする、スパムを送ってくる人に対処する...</target>
1341 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group> 1401 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group>
1342 </trans-unit> 1402 </trans-unit>
1343 <trans-unit id="879127294610588497" datatype="html"> 1403 <trans-unit id="879127294610588497" datatype="html">
@@ -1347,7 +1407,7 @@ The link will expire within 1 hour.</source>
1347 </trans-unit> 1407 </trans-unit>
1348 <trans-unit id="3848077896245199337" datatype="html"> 1408 <trans-unit id="3848077896245199337" datatype="html">
1349 <source>Setup your account, managing video playlists, discover third-party applications...</source> 1409 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1350 <target state="new">Setup your account, managing video playlists, discover third-party applications...</target> 1410 <target state="translated">あなたのアカウントを設定する、動画のプレイリストを管理する、サードパーティーのアプリケーションを探す...</target>
1351 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group> 1411 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group>
1352 </trans-unit> 1412 </trans-unit>
1353 <trans-unit id="6284442506490785579" datatype="html"> 1413 <trans-unit id="6284442506490785579" datatype="html">
@@ -1402,7 +1462,7 @@ The link will expire within 1 hour.</source>
1402 </trans-unit> 1462 </trans-unit>
1403 <trans-unit id="8901933019590352016" datatype="html"> 1463 <trans-unit id="8901933019590352016" datatype="html">
1404 <source>You enabled user registration on your instance but did not configure the following fields:</source> 1464 <source>You enabled user registration on your instance but did not configure the following fields:</source>
1405 <target state="new">You enabled user registration on your instance but did not configure the following fields:</target> 1465 <target state="translated">あなたのインスタンスでのアカウントの新規登録が有効になっていますが、次の項目が設定されていません:</target>
1406 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1466 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1407 </trans-unit> 1467 </trans-unit>
1408 <trans-unit id="8948444690892731948" datatype="html"> 1468 <trans-unit id="8948444690892731948" datatype="html">
@@ -1593,7 +1653,7 @@ The link will expire within 1 hour.</source>
1593 </trans-unit> 1653 </trans-unit>
1594 <trans-unit id="780513172839038392" datatype="html"> 1654 <trans-unit id="780513172839038392" datatype="html">
1595 <source>jobs in parallel</source> 1655 <source>jobs in parallel</source>
1596 <target state="new">jobs in parallel</target> 1656 <target state="translated">並行したジョブ</target>
1597 <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">260</context></context-group> 1657 <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">260</context></context-group>
1598 <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> 1658 <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>
1599 </trans-unit> 1659 </trans-unit>
@@ -1660,18 +1720,18 @@ The link will expire within 1 hour.</source>
1660 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1720 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1661 </trans-unit> 1721 </trans-unit>
1662 <trans-unit id="7239874680342223476" datatype="html"> 1722 <trans-unit id="7239874680342223476" datatype="html">
1663 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source> 1723 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1664 <target state="translated">モデレーターや他のユーザーに<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>あなたが誰か<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>を知ってもらうために、下記の事をしましょう</target> 1724 <target state="translated">モデレーターや他のユーザーに<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>あなたが誰か<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>を知ってもらうために、下記の事をしましょう</target>
1665 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1725 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1666 </trans-unit> 1726 </trans-unit>
1667 <trans-unit id="5856432243446401016" datatype="html"> 1727 <trans-unit id="5856432243446401016" datatype="html">
1668 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1728 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1669 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>アバター<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>をアップロードする</target> 1729 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>アバター<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>をアップロードする</target>
1670 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1730 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1671 </trans-unit> 1731 </trans-unit>
1672 <trans-unit id="3221645359464920754" datatype="html"> 1732 <trans-unit id="3221645359464920754" datatype="html">
1673 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1733 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1674 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>アカウントの説明<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>を書く</target> 1734 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>アカウントの説明<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>を書く</target>
1675 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1735 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1676 </trans-unit> 1736 </trans-unit>
1677 <trans-unit id="2218100934178971211" datatype="html"> 1737 <trans-unit id="2218100934178971211" datatype="html">
@@ -2090,8 +2150,8 @@ The link will expire within 1 hour.</source>
2090 <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> 2150 <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>
2091 </trans-unit> 2151 </trans-unit>
2092 <trans-unit id="1358902062258458923" datatype="html"> 2152 <trans-unit id="1358902062258458923" datatype="html">
2093 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2153 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2094 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2154 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
2095 <context-group purpose="location"> 2155 <context-group purpose="location">
2096 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2156 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2097 <context context-type="linenumber">2</context> 2157 <context context-type="linenumber">2</context>
@@ -2168,8 +2228,8 @@ The link will expire within 1 hour.</source>
2168 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> 2228 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group>
2169 </trans-unit> 2229 </trans-unit>
2170 <trans-unit id="2090254132451149776" datatype="html"> 2230 <trans-unit id="2090254132451149776" datatype="html">
2171 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2231 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2172 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </target> 2232 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </target>
2173 <context-group purpose="location"> 2233 <context-group purpose="location">
2174 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2234 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2175 <context context-type="linenumber">79,80</context> 2235 <context context-type="linenumber">79,80</context>
@@ -2227,12 +2287,12 @@ The link will expire within 1 hour.</source>
2227 </trans-unit> 2287 </trans-unit>
2228 <trans-unit id="4895908242997839943" datatype="html"> 2288 <trans-unit id="4895908242997839943" datatype="html">
2229 <source>Publish after transcoding</source> 2289 <source>Publish after transcoding</source>
2230 <target state="translated">トランスコーィング後に投稿する</target> 2290 <target state="translated">トランスコー後に投稿する</target>
2231 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">141</context></context-group> 2291 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">141</context></context-group>
2232 </trans-unit> 2292 </trans-unit>
2233 <trans-unit id="5596242684708779591"> 2293 <trans-unit id="5596242684708779591">
2234 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source> 2294 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
2235 <target>動画を投稿する前にトランスコーディングを待たないと決めた場合は、トランスコーディングが終了するまで再生できないことがあります。</target> 2295 <target>動画を投稿する前にトランスコードを待たないと決めた場合は、トランスコードが終了するまで再生できないことがあります。</target>
2236 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">145</context></context-group> 2296 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">145</context></context-group>
2237 </trans-unit> 2297 </trans-unit>
2238 <trans-unit id="5984574397847510001"> 2298 <trans-unit id="5984574397847510001">
@@ -2251,7 +2311,7 @@ The link will expire within 1 hour.</source>
2251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> 2311 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group>
2252 </trans-unit> 2312 </trans-unit>
2253 <trans-unit id="5600963353867835532"> 2313 <trans-unit id="5600963353867835532">
2254 <source>Already uploaded ✔</source> 2314 <source>Already uploaded ✔</source>
2255 <target>アップロード済み ✔</target> 2315 <target>アップロード済み ✔</target>
2256 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> 2316 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group>
2257 </trans-unit> 2317 </trans-unit>
@@ -2289,7 +2349,7 @@ The link will expire within 1 hour.</source>
2289 </trans-unit> 2349 </trans-unit>
2290 <trans-unit id="1212376766715456139" datatype="html"> 2350 <trans-unit id="1212376766715456139" datatype="html">
2291 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source> 2351 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
2292 <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target> 2352 <target state="translated">⚠️ このオプションを有効にすると、あなたのライブ配信は動画容量の制限を超えた時に終了します</target>
2293 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">261</context></context-group> 2353 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">261</context></context-group>
2294 </trans-unit> 2354 </trans-unit>
2295 <trans-unit id="8891497955962997247" datatype="html"> 2355 <trans-unit id="8891497955962997247" datatype="html">
@@ -2350,9 +2410,7 @@ The link will expire within 1 hour.</source>
2350 </trans-unit> 2410 </trans-unit>
2351 <trans-unit id="50985514722149155" datatype="html"> 2411 <trans-unit id="50985514722149155" datatype="html">
2352 <source>This is the date when the content was originally published (e.g. the release date for a film)</source> 2412 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
2353 <target state="new"> 2413 <target state="translated">この日付は、オリジナルのコンテンツが投稿された日を指します(例えば、映画が封切られた日付)</target>
2354 This is the date when the content was originally published (e.g. the release date for a film)
2355 </target>
2356 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">312</context></context-group> 2414 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">312</context></context-group>
2357 </trans-unit> 2415 </trans-unit>
2358 <trans-unit id="1669378369440073270" datatype="html"> 2416 <trans-unit id="1669378369440073270" datatype="html">
@@ -2362,9 +2420,10 @@ The link will expire within 1 hour.</source>
2362 </trans-unit> 2420 </trans-unit>
2363 <trans-unit id="8693603235657020323" datatype="html"> 2421 <trans-unit id="8693603235657020323" datatype="html">
2364 <source>Other</source> 2422 <source>Other</source>
2365 <target state="new">Other</target> 2423 <target state="translated">その他</target>
2366 2424 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group>
2367 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2425 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2426 </trans-unit>
2368 <trans-unit id="2200003513633568069"> 2427 <trans-unit id="2200003513633568069">
2369 <source>Enable video comments</source> 2428 <source>Enable video comments</source>
2370 <target>動画へのコメントを有効にする</target> 2429 <target>動画へのコメントを有効にする</target>
@@ -2414,13 +2473,13 @@ The link will expire within 1 hour.</source>
2414 <trans-unit id="9172233176401579786"> 2473 <trans-unit id="9172233176401579786">
2415 <source>Scheduled</source> 2474 <source>Scheduled</source>
2416 <target>スケジュールされました</target> 2475 <target>スケジュールされました</target>
2417 2476 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group>
2418 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> 2477 </trans-unit>
2419 <trans-unit id="1435317307066082710" datatype="html"> 2478 <trans-unit id="1435317307066082710" datatype="html">
2420 <source>Hide the video until a specific date</source> 2479 <source>Hide the video until a specific date</source>
2421 <target state="translated">特定の日付まで動画を非表示にする</target> 2480 <target state="translated">特定の日付まで動画を非表示にする</target>
2422 2481 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group>
2423 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 2482 </trans-unit>
2424 <trans-unit id="1087181129481039628" datatype="html"> 2483 <trans-unit id="1087181129481039628" datatype="html">
2425 <source>Normal live</source> 2484 <source>Normal live</source>
2426 <target state="translated">普通のライブ配信</target> 2485 <target state="translated">普通のライブ配信</target>
@@ -2489,7 +2548,7 @@ The link will expire within 1 hour.</source>
2489 </trans-unit> 2548 </trans-unit>
2490 <trans-unit id="6161604372916832458" datatype="html"> 2549 <trans-unit id="6161604372916832458" datatype="html">
2491 <source>Upload on hold</source> 2550 <source>Upload on hold</source>
2492 <target state="new">Upload on hold</target> 2551 <target state="translated">アップロードを保留</target>
2493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">177</context></context-group> 2552 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">177</context></context-group>
2494 </trans-unit> 2553 </trans-unit>
2495 <trans-unit id="285180972645018518" datatype="html"> 2554 <trans-unit id="285180972645018518" datatype="html">
@@ -2549,44 +2608,44 @@ The link will expire within 1 hour.</source>
2549 </trans-unit> 2608 </trans-unit>
2550 <trans-unit id="4422946962830681102" datatype="html"> 2609 <trans-unit id="4422946962830681102" datatype="html">
2551 <source>Torrents with only 1 file are supported.</source> 2610 <source>Torrents with only 1 file are supported.</source>
2552 <target state="new">Torrents with only 1 file are supported.</target> 2611 <target state="needs-translation">Torrents with only 1 file are supported.</target>
2553 2612 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group>
2554 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 2613 </trans-unit>
2555 <trans-unit id="7860848084471862305" datatype="html"> 2614 <trans-unit id="7860848084471862305" datatype="html">
2556 <source>Cannot create live because this instance have too many created lives</source> 2615 <source>Cannot create live because this instance have too many created lives</source>
2557 <target state="translated">このインスタンスではあまりに多くのライブ配信がされているため、ライブ配信枠を作成できません</target> 2616 <target state="translated">このインスタンスではあまりに多くのライブ配信がされているため、ライブ配信枠を作成できません</target>
2558 2617 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group>
2559 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 2618 </trans-unit>
2560 <trans-unit id="1278564497286613571" datatype="html"> 2619 <trans-unit id="1278564497286613571" datatype="html">
2561 <source>Cannot create live because you created too many lives</source> 2620 <source>Cannot create live because you created too many lives</source>
2562 <target state="translated">あなたは既に多くのライブ配信をしているため、ライブ配信枠を作成できません</target> 2621 <target state="translated">あなたは既に多くのライブ配信をしているため、ライブ配信枠を作成できません</target>
2563 2622 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group>
2564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 2623 </trans-unit>
2565 <trans-unit id="2621043320678012413" datatype="html"> 2624 <trans-unit id="2621043320678012413" datatype="html">
2566 <source>Live published.</source> 2625 <source>Live published.</source>
2567 <target state="translated">ライブ配信が投稿されました。</target> 2626 <target state="translated">ライブ配信が投稿されました。</target>
2568 2627 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group>
2569 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 2628 </trans-unit>
2570 <trans-unit id="5872059367236038160" datatype="html"> 2629 <trans-unit id="5872059367236038160" datatype="html">
2571 <source>Stream only once and save a replay of your live</source> 2630 <source>Stream only once and save a replay of your live</source>
2572 <target state="translated">一度だけの配信かつ、ライブ配信に対しての返信を保存</target> 2631 <target state="translated">一度だけの配信かつ、ライブ配信に対しての返信を保存</target>
2573 2632 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group>
2574 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 2633 </trans-unit>
2575 <trans-unit id="2360261543675520397" datatype="html"> 2634 <trans-unit id="2360261543675520397" datatype="html">
2576 <source>Stream only once</source> 2635 <source>Stream only once</source>
2577 <target state="translated">一度だけの配信</target> 2636 <target state="translated">一度だけの配信</target>
2578 2637 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group>
2579 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> 2638 </trans-unit>
2580 <trans-unit id="5168540607709796871" datatype="html"> 2639 <trans-unit id="5168540607709796871" datatype="html">
2581 <source>Stream multiple times, replays can't be saved</source> 2640 <source>Stream multiple times, replays can't be saved</source>
2582 <target state="translated">複数回の配信を行いますが、配信に対しての返信は保存できません</target> 2641 <target state="translated">複数回の配信を行いますが、配信に対しての返信は保存できません</target>
2583 2642 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group>
2584 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> 2643 </trans-unit>
2585 <trans-unit id="58134197356653483" datatype="html"> 2644 <trans-unit id="58134197356653483" datatype="html">
2586 <source>Stream multiple times using the same URL</source> 2645 <source>Stream multiple times using the same URL</source>
2587 <target state="translated">複数回の配信を同じURLで行います</target> 2646 <target state="translated">複数回の配信を同じURLで行います</target>
2588 2647 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group>
2589 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> 2648 </trans-unit>
2590 <trans-unit id="8218579597782287078" datatype="html"> 2649 <trans-unit id="8218579597782287078" datatype="html">
2591 <source>Go Live</source> 2650 <source>Go Live</source>
2592 <target state="translated">ライブ配信を始める</target> 2651 <target state="translated">ライブ配信を始める</target>
@@ -2736,13 +2795,13 @@ The link will expire within 1 hour.</source>
2736 <trans-unit id="2353402732767789211" datatype="html"> 2795 <trans-unit id="2353402732767789211" datatype="html">
2737 <source>More customization</source> 2796 <source>More customization</source>
2738 <target state="translated">カスタマイズする</target> 2797 <target state="translated">カスタマイズする</target>
2739 2798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
2740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 2799 </trans-unit>
2741 <trans-unit id="1284179134768564307" datatype="html"> 2800 <trans-unit id="1284179134768564307" datatype="html">
2742 <source>Less customization</source> 2801 <source>Less customization</source>
2743 <target state="translated">カスタマイズしない</target> 2802 <target state="translated">カスタマイズしない</target>
2744 2803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group>
2745 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> 2804 </trans-unit>
2746 <trans-unit id="1290987288288099212" datatype="html"> 2805 <trans-unit id="1290987288288099212" datatype="html">
2747 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 2806 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2748 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ displayName }}"/>を支援する</target> 2807 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ displayName }}"/>を支援する</target>
@@ -2789,8 +2848,10 @@ The link will expire within 1 hour.</source>
2789 <source>Display video title</source> 2848 <source>Display video title</source>
2790 <target state="translated">動画タイトルを表示</target> 2849 <target state="translated">動画タイトルを表示</target>
2791 <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> 2850 <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>
2792 </trans-unit><trans-unit id="7482217084177855485" datatype="html"> 2851 </trans-unit>
2793 <source>P2P</source><target state="new">P2P</target> 2852 <trans-unit id="7482217084177855485" datatype="html">
2853 <source>P2P</source>
2854 <target state="translated">P2P機能を有効</target>
2794 <context-group purpose="location"> 2855 <context-group purpose="location">
2795 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> 2856 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2796 <context context-type="linenumber">222</context> 2857 <context context-type="linenumber">222</context>
@@ -2799,18 +2860,18 @@ The link will expire within 1 hour.</source>
2799 <trans-unit id="1068153312491986796" datatype="html"> 2860 <trans-unit id="1068153312491986796" datatype="html">
2800 <source>Display privacy warning</source> 2861 <source>Display privacy warning</source>
2801 <target state="translated">プライバシーに関する警告を表示</target> 2862 <target state="translated">プライバシーに関する警告を表示</target>
2802 2863 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group>
2803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> 2864 </trans-unit>
2804 <trans-unit id="7540352830225038263" datatype="html"> 2865 <trans-unit id="7540352830225038263" datatype="html">
2805 <source>Display player controls</source> 2866 <source>Display player controls</source>
2806 <target state="translated">再生プレイヤーのコントロール部分を表示</target> 2867 <target state="translated">再生プレイヤーのコントロール部分を表示</target>
2807 2868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group>
2808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> 2869 </trans-unit>
2809 <trans-unit id="805456636864344681" datatype="html"> 2870 <trans-unit id="805456636864344681" datatype="html">
2810 <source>Display PeerTube button link</source> 2871 <source>Display PeerTube button link</source>
2811 <target state="translated">「PeerTube」のボタンリンクを表示</target> 2872 <target state="translated">「PeerTube」のボタンリンクを表示</target>
2812 2873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group>
2813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> 2874 </trans-unit>
2814 <trans-unit id="8928816882866356838"> 2875 <trans-unit id="8928816882866356838">
2815 <source>Public</source> 2876 <source>Public</source>
2816 <target>公開</target> 2877 <target>公開</target>
@@ -2819,8 +2880,8 @@ The link will expire within 1 hour.</source>
2819 <trans-unit id="4416005356063364306" datatype="html"> 2880 <trans-unit id="4416005356063364306" datatype="html">
2820 <source>This video is blocked.</source> 2881 <source>This video is blocked.</source>
2821 <target state="translated">この動画はブロックされてます。</target> 2882 <target state="translated">この動画はブロックされてます。</target>
2822 2883 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group>
2823 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2884 </trans-unit>
2824 <trans-unit id="2482137713226830428" datatype="html"> 2885 <trans-unit id="2482137713226830428" datatype="html">
2825 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2886 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2826 <target state="translated"><x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/>に投稿</target> 2887 <target state="translated"><x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/>に投稿</target>
@@ -2937,9 +2998,9 @@ The link will expire within 1 hour.</source>
2937 <trans-unit id="1465291804668949243" datatype="html"> 2998 <trans-unit id="1465291804668949243" datatype="html">
2938 <source>NSFW</source> 2999 <source>NSFW</source>
2939 <target state="translated">NSFW</target> 3000 <target state="translated">NSFW</target>
2940 3001 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group>
2941 3002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group>
2942 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 3003 </trans-unit>
2943 <trans-unit id="4512155674928869984"> 3004 <trans-unit id="4512155674928869984">
2944 <source>Get more information</source> 3005 <source>Get more information</source>
2945 <target>詳細</target> 3006 <target>詳細</target>
@@ -2952,15 +3013,15 @@ The link will expire within 1 hour.</source>
2952 </trans-unit> 3013 </trans-unit>
2953 <trans-unit id="6216656500190325717" datatype="html"> 3014 <trans-unit id="6216656500190325717" datatype="html">
2954 <source>Transcoding failed, this video may not work properly.</source> 3015 <source>Transcoding failed, this video may not work properly.</source>
2955 <target state="translated">トランスコーディングが失敗しました。この動画は再生できないかもしれません。</target> 3016 <target state="translated">トランスコードが失敗しました。この動画は再生できないかもしれません。</target>
2956 <context-group purpose="location"> 3017 <context-group purpose="location">
2957 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3018 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2958 <context context-type="linenumber">1,3</context> 3019 <context context-type="linenumber">1,3</context>
2959 </context-group> 3020 </context-group>
2960 </trans-unit><trans-unit id="6355398227384499371" datatype="html"> 3021 </trans-unit>
2961 <source> Move to external storage failed, this video may not work properly. 3022 <trans-unit id="6355398227384499371" datatype="html">
2962</source><target state="new"> Move to external storage failed, this video may not work properly. 3023 <source>Move to external storage failed, this video may not work properly.</source>
2963</target> 3024 <target state="translated">外部ストレージへの移動は失敗しました。この動画は再生できないかもしれません。</target>
2964 <context-group purpose="location"> 3025 <context-group purpose="location">
2965 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3026 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2966 <context context-type="linenumber">5,7</context> 3027 <context context-type="linenumber">5,7</context>
@@ -2970,33 +3031,33 @@ The link will expire within 1 hour.</source>
2970 <source>The video is being imported, it will be available when the import is finished.</source> 3031 <source>The video is being imported, it will be available when the import is finished.</source>
2971 <target state="new"> The video is being imported, it will be available when the import is finished. 3032 <target state="new"> The video is being imported, it will be available when the import is finished.
2972</target> 3033</target>
2973 3034 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
2974 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3035 </trans-unit>
2975 <trans-unit id="8304621069698650554" datatype="html"> 3036 <trans-unit id="8304621069698650554" datatype="html">
2976 <source>The video is being transcoded, it may not work properly.</source> 3037 <source>The video is being transcoded, it may not work properly.</source>
2977 <target state="translated">この動画はトランスコードされます。上手く処理がされない可能性があります。</target> 3038 <target state="translated">この動画はトランスコードされます。上手く処理がされない可能性があります。</target>
2978 3039 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
2979 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3040 </trans-unit>
2980 <trans-unit id="9080034597841586171" datatype="html"> 3041 <trans-unit id="9080034597841586171" datatype="html">
2981 <source>The video is being moved to an external server, it may not work properly.</source> 3042 <source>The video is being moved to an external server, it may not work properly.</source>
2982 <target state="translated">この動画は外部のサーバーに移動されます。上手く処理がされない可能性があります。</target> 3043 <target state="translated">この動画は外部のサーバーに移動されます。上手く処理がされない可能性があります。</target>
2983 3044 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group>
2984 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3045 </trans-unit>
2985 <trans-unit id="8619499607322327082" datatype="html"> 3046 <trans-unit id="8619499607322327082" datatype="html">
2986 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> 3047 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
2987 <target state="translated">この動画は<x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>に投稿されます。 </target> 3048 <target state="translated">この動画は<x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>に投稿されます。 </target>
2988 3049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group>
2989 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 3050 </trans-unit>
2990 <trans-unit id="4262297989675590582" datatype="html"> 3051 <trans-unit id="4262297989675590582" datatype="html">
2991 <source>This live has not started yet.</source> 3052 <source>This live has not started yet.</source>
2992 <target state="translated">このライブ配信はまだ始まっていません。</target> 3053 <target state="translated">このライブ配信はまだ始まっていません。</target>
2993 3054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group>
2994 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 3055 </trans-unit>
2995 <trans-unit id="4926204350710628499" datatype="html"> 3056 <trans-unit id="4926204350710628499" datatype="html">
2996 <source>This live has ended.</source> 3057 <source>This live has ended.</source>
2997 <target state="translated">ライブ配信が終了しました。</target> 3058 <target state="translated">ライブ配信が終了しました。</target>
2998 3059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group>
2999 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 3060 </trans-unit>
3000 <trans-unit id="8518611938109939710" datatype="html"> 3061 <trans-unit id="8518611938109939710" datatype="html">
3001 <source>SORT BY</source> 3062 <source>SORT BY</source>
3002 <target state="translated">並び替え</target> 3063 <target state="translated">並び替え</target>
@@ -3018,8 +3079,8 @@ The link will expire within 1 hour.</source>
3018 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> 3079 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3019 </trans-unit> 3080 </trans-unit>
3020 <trans-unit id="6390009909920475335" datatype="html"> 3081 <trans-unit id="6390009909920475335" datatype="html">
3021 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3082 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3022 <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </target> 3083 <target state="translated"><x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/>とその他のユーザーからの<x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 返信} other {{{ comment.totalReplies }} 返信}}"/>を見る </target>
3023 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> 3084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group>
3024 </trans-unit> 3085 </trans-unit>
3025 <trans-unit id="4036338619293319383" datatype="html"> 3086 <trans-unit id="4036338619293319383" datatype="html">
@@ -3030,13 +3091,13 @@ The link will expire within 1 hour.</source>
3030 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3031 </trans-unit> 3092 </trans-unit>
3032 <trans-unit id="127329338495775339" datatype="html"> 3093 <trans-unit id="127329338495775339" datatype="html">
3033 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3094 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3034 <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> 3095 <target state="translated"><x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> からの <x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 返信} other {{{ comment.totalReplies }} 返信}}"/> を見る </target>
3035 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> 3096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group>
3036 </trans-unit> 3097 </trans-unit>
3037 <trans-unit id="5535545444690528619" datatype="html"> 3098 <trans-unit id="5535545444690528619" datatype="html">
3038 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source> 3099 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
3039 <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target> 3100 <target state="translated"><x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 返信} other {{{ comment.totalReplies }} 返信}}"/>を見る</target>
3040 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3101 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3041 </trans-unit> 3102 </trans-unit>
3042 <trans-unit id="1055254162789146714"> 3103 <trans-unit id="1055254162789146714">
@@ -3132,7 +3193,7 @@ The link will expire within 1 hour.</source>
3132 </trans-unit> 3193 </trans-unit>
3133 <trans-unit id="9031514421077169181" datatype="html"> 3194 <trans-unit id="9031514421077169181" datatype="html">
3134 <source>Video redundancies</source> 3195 <source>Video redundancies</source>
3135 <target state="new">Video redundancies</target> 3196 <target state="translated">動画の冗長性</target>
3136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">77</context></context-group> 3197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">77</context></context-group>
3137 </trans-unit> 3198 </trans-unit>
3138 <trans-unit id="3516494528184217808"> 3199 <trans-unit id="3516494528184217808">
@@ -3297,7 +3358,7 @@ The link will expire within 1 hour.</source>
3297 </trans-unit> 3358 </trans-unit>
3298 <trans-unit id="9132918641931433659" datatype="html"> 3359 <trans-unit id="9132918641931433659" datatype="html">
3299 <source>No host found matching current filters.</source> 3360 <source>No host found matching current filters.</source>
3300 <target state="new">No host found matching current filters.</target> 3361 <target state="translated">現在のフィルターにマッチするホストはありませんでした。</target>
3301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">71</context></context-group> 3362 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">71</context></context-group>
3302 </trans-unit> 3363 </trans-unit>
3303 <trans-unit id="7274241885665071790" datatype="html"> 3364 <trans-unit id="7274241885665071790" datatype="html">
@@ -3322,7 +3383,7 @@ The link will expire within 1 hour.</source>
3322 </trans-unit> 3383 </trans-unit>
3323 <trans-unit id="5968342253366599875" datatype="html"> 3384 <trans-unit id="5968342253366599875" datatype="html">
3324 <source>Videos redundancies</source> 3385 <source>Videos redundancies</source>
3325 <target state="new">Videos redundancies</target> 3386 <target state="translated">動画の冗長性</target>
3326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">3</context></context-group> 3387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">3</context></context-group>
3327 </trans-unit> 3388 </trans-unit>
3328 <trans-unit id="4937132637898470918" datatype="html"> 3389 <trans-unit id="4937132637898470918" datatype="html">
@@ -3332,12 +3393,11 @@ The link will expire within 1 hour.</source>
3332 </trans-unit> 3393 </trans-unit>
3333 <trans-unit id="4667534933980942398" datatype="html"> 3394 <trans-unit id="4667534933980942398" datatype="html">
3334 <source>Remote videos duplicated by my instance</source> 3395 <source>Remote videos duplicated by my instance</source>
3335 <target state="new">Remote videos duplicated by my instance</target>
3336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">13</context></context-group> 3396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">13</context></context-group>
3337 </trans-unit> 3397 </trans-unit>
3338 <trans-unit id="8363291180171434623" datatype="html"> 3398 <trans-unit id="8363291180171434623" datatype="html">
3339 <source>Table parameters</source> 3399 <source>Table parameters</source>
3340 <target state="new">Table parameters</target> 3400 <target state="translated">テーブルのパラメーター</target>
3341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">47</context></context-group> 3401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">47</context></context-group>
3342 </trans-unit> 3402 </trans-unit>
3343 <trans-unit id="5230110096688656830" datatype="html"> 3403 <trans-unit id="5230110096688656830" datatype="html">
@@ -3414,7 +3474,7 @@ The link will expire within 1 hour.</source>
3414 </trans-unit> 3474 </trans-unit>
3415 <trans-unit id="588099657508661970" datatype="html"> 3475 <trans-unit id="588099657508661970" datatype="html">
3416 <source>None (local authentication)</source> 3476 <source>None (local authentication)</source>
3417 <target state="new">None (local authentication)</target> 3477 <target state="translated">無し (ローカルでの認証)</target>
3418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group> 3478 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group>
3419 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group> 3479 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group>
3420 </trans-unit> 3480 </trans-unit>
@@ -3460,10 +3520,10 @@ The link will expire within 1 hour.</source>
3460 <trans-unit id="7049348886126005391"> 3520 <trans-unit id="7049348886126005391">
3461 <source>Batch actions</source> 3521 <source>Batch actions</source>
3462 <target>バッチ処理</target> 3522 <target>バッチ処理</target>
3463 3523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3464 3524 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3465 3525 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3466 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3526 </trans-unit>
3467 <trans-unit id="675721269041534709" datatype="html"> 3527 <trans-unit id="675721269041534709" datatype="html">
3468 <source>The user was banned</source> 3528 <source>The user was banned</source>
3469 <target state="translated">ユーザーが凍結されました</target> 3529 <target state="translated">ユーザーが凍結されました</target>
@@ -3472,13 +3532,13 @@ The link will expire within 1 hour.</source>
3472 <trans-unit id="2348557406282409966" datatype="html"> 3532 <trans-unit id="2348557406282409966" datatype="html">
3473 <source>Open account in a new tab</source> 3533 <source>Open account in a new tab</source>
3474 <target state="translated">新しいタブでアカウントを開く</target> 3534 <target state="translated">新しいタブでアカウントを開く</target>
3475 3535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group>
3476 3536 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group>
3477 3537 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group>
3478 3538 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3479 3539 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3480 3540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3541 </trans-unit>
3482 <trans-unit id="3111569165173971676" datatype="html"> 3542 <trans-unit id="3111569165173971676" datatype="html">
3483 <source>Deleted account</source> 3543 <source>Deleted account</source>
3484 <target state="translated">削除されたアカウント</target> 3544 <target state="translated">削除されたアカウント</target>
@@ -3559,7 +3619,7 @@ The link will expire within 1 hour.</source>
3559 </trans-unit> 3619 </trans-unit>
3560 <trans-unit id="4488103364313252005" datatype="html"> 3620 <trans-unit id="4488103364313252005" datatype="html">
3561 <source>List redundancies</source> 3621 <source>List redundancies</source>
3562 <target state="new">List redundancies</target> 3622 <target state="translated">冗長性リスト</target>
3563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">37</context></context-group> 3623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">37</context></context-group>
3564 </trans-unit> 3624 </trans-unit>
3565 <trans-unit id="7423116442791683693" datatype="html"> 3625 <trans-unit id="7423116442791683693" datatype="html">
@@ -3598,30 +3658,30 @@ The link will expire within 1 hour.</source>
3598 <trans-unit id="7692347838587821095"> 3658 <trans-unit id="7692347838587821095">
3599 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3659 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3600 <target>日付 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3660 <target>日付 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3601 3661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group>
3602 3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
3603 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3663 </trans-unit>
3604 <trans-unit id="1451763834047485033" datatype="html"> 3664 <trans-unit id="1451763834047485033" datatype="html">
3605 <source>Select this row</source> 3665 <source>Select this row</source>
3606 <target state="new">Select this row</target> 3666 <target state="translated">この列を選択</target>
3607 3667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group>
3608 3668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3609 3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group>
3610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 3670 </trans-unit>
3611 <trans-unit id="4043531994869127329" datatype="html"> 3671 <trans-unit id="4043531994869127329" datatype="html">
3612 <source>See full comment</source> 3672 <source>See full comment</source>
3613 <target state="new">See full comment</target> 3673 <target state="translated">全てのコメントを見る</target>
3614 3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group>
3615 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3675 </trans-unit>
3616 <trans-unit id="3193976279273491157"> 3676 <trans-unit id="3193976279273491157">
3617 <source>Actions</source> 3677 <source>Actions</source>
3618 <target>アクション</target> 3678 <target>アクション</target>
3619 3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group>
3620 3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3621 3681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group>
3622 3682 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group>
3623 3683 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 3684 </trans-unit>
3625 <trans-unit id="8390803680962035202" datatype="html"> 3685 <trans-unit id="8390803680962035202" datatype="html">
3626 <source>Follower</source> 3686 <source>Follower</source>
3627 <target state="translated">フォロワー</target> 3687 <target state="translated">フォロワー</target>
@@ -3633,18 +3693,18 @@ The link will expire within 1 hour.</source>
3633 <trans-unit id="4691552465058437520" datatype="html"> 3693 <trans-unit id="4691552465058437520" datatype="html">
3634 <source>Commented video</source> 3694 <source>Commented video</source>
3635 <target state="translated">コメントされた動画</target> 3695 <target state="translated">コメントされた動画</target>
3636 3696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group>
3637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3697 </trans-unit>
3638 <trans-unit id="7266085473379376028" datatype="html"> 3698 <trans-unit id="7266085473379376028" datatype="html">
3639 <source>No comments found matching current filters.</source> 3699 <source>No comments found matching current filters.</source>
3640 <target state="translated">現在のフィルターでは、一致したコメントはありませんでした。</target> 3700 <target state="translated">現在のフィルターでは、一致したコメントはありませんでした。</target>
3641 3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group>
3642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3702 </trans-unit>
3643 <trans-unit id="2398388496754671928" datatype="html"> 3703 <trans-unit id="2398388496754671928" datatype="html">
3644 <source>No comments found.</source> 3704 <source>No comments found.</source>
3645 <target state="translated">コメントが見つかりませんでした。</target> 3705 <target state="translated">コメントが見つかりませんでした。</target>
3646 3706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group>
3647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3707 </trans-unit>
3648 <trans-unit id="4604870995665811499" datatype="html"> 3708 <trans-unit id="4604870995665811499" datatype="html">
3649 <source>Local comments</source> 3709 <source>Local comments</source>
3650 <target state="translated">ローカルのコメント</target> 3710 <target state="translated">ローカルのコメント</target>
@@ -3754,18 +3814,18 @@ The link will expire within 1 hour.</source>
3754 <trans-unit id="6549265851868599441"> 3814 <trans-unit id="6549265851868599441">
3755 <source>Video</source> 3815 <source>Video</source>
3756 <target>動画</target> 3816 <target>動画</target>
3757 3817 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group>
3758 3818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group>
3759 3819 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group>
3760 3820 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group>
3761 3821 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
3762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 3822 </trans-unit>
3763 <trans-unit id="2662644497259948010" datatype="html"> 3823 <trans-unit id="2662644497259948010" datatype="html">
3764 <source>Comment</source> 3824 <source>Comment</source>
3765 <target state="translated">コメント</target> 3825 <target state="translated">コメント</target>
3766 3826 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
3767 3827 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3828 </trans-unit>
3769 <trans-unit id="1359961255805685312" datatype="html"> 3829 <trans-unit id="1359961255805685312" datatype="html">
3770 <source>This video has been reported multiple times.</source> 3830 <source>This video has been reported multiple times.</source>
3771 <target state="translated">この動画は複数回通報されています。</target> 3831 <target state="translated">この動画は複数回通報されています。</target>
@@ -3829,8 +3889,8 @@ The link will expire within 1 hour.</source>
3829 <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> 3889 <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>
3830 </trans-unit> 3890 </trans-unit>
3831 <trans-unit id="1258618443362430782" datatype="html"> 3891 <trans-unit id="1258618443362430782" datatype="html">
3832 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 3892 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
3833 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 通報} other {{{ abuse.countReportsForReporter }} 通報}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 3893 <target state="translated"><x id="ICU" xid="1879828604800763221" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 通報} other {{{ abuse.countReportsForReporter }} 通報}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
3834 <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> 3894 <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>
3835 <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> 3895 <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>
3836 </trans-unit> 3896 </trans-unit>
@@ -3909,10 +3969,10 @@ The link will expire within 1 hour.</source>
3909 <trans-unit id="4086606389696938932"> 3969 <trans-unit id="4086606389696938932">
3910 <source>Account</source> 3970 <source>Account</source>
3911 <target>アカウント</target> 3971 <target>アカウント</target>
3912 3972 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group>
3913 3973 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3914 3974 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3975 </trans-unit>
3916 <trans-unit id="8564972645418093229" datatype="html"> 3976 <trans-unit id="8564972645418093229" datatype="html">
3917 <source>No account found matching current filters.</source> 3977 <source>No account found matching current filters.</source>
3918 <target state="translated">現在のフィルターでは、一致したアカウントはありません。</target> 3978 <target state="translated">現在のフィルターでは、一致したアカウントはありません。</target>
@@ -4005,7 +4065,7 @@ The link will expire within 1 hour.</source>
4005 </trans-unit> 4065 </trans-unit>
4006 <trans-unit id="2144158274184161635" datatype="html"> 4066 <trans-unit id="2144158274184161635" datatype="html">
4007 <source>Videos with the most interactions for recent videos</source> 4067 <source>Videos with the most interactions for recent videos</source>
4008 <target state="translated">最近の動画でインタラクションが多かった動画が表示されます</target> 4068 <target state="translated">最近の動画のうち、インタラクションが多かった動画が表示されます</target>
4009 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">204</context></context-group> 4069 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">204</context></context-group>
4010 </trans-unit> 4070 </trans-unit>
4011 <trans-unit id="8312243926314494468" datatype="html"> 4071 <trans-unit id="8312243926314494468" datatype="html">
@@ -4037,8 +4097,8 @@ The link will expire within 1 hour.</source>
4037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> 4097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group>
4038 </trans-unit> 4098 </trans-unit>
4039 <trans-unit id="1780056719120519633" datatype="html"> 4099 <trans-unit id="1780056719120519633" datatype="html">
4040 <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4100 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4041 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {件} other {件}}"/> 検索ワード "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> 4101 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/><x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {件 other {件}}"/>検索ワード "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target>
4042 <context-group purpose="location"> 4102 <context-group purpose="location">
4043 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> 4103 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4044 <context context-type="linenumber">22,24</context> 4104 <context context-type="linenumber">22,24</context>
@@ -4052,19 +4112,17 @@ The link will expire within 1 hour.</source>
4052 </trans-unit> 4112 </trans-unit>
4053 <trans-unit id="2722270956157821098" datatype="html"> 4113 <trans-unit id="2722270956157821098" datatype="html">
4054 <source>No results.</source> 4114 <source>No results.</source>
4055 <target state="new"> 4115 <target state="translated">見つかりませんでした。</target>
4056 No results.
4057</target>
4058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">28</context></context-group> 4116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">28</context></context-group>
4059 </trans-unit> 4117 </trans-unit>
4060 <trans-unit id="8952758850096973746" datatype="html"> 4118 <trans-unit id="8952758850096973746" datatype="html">
4061 <source>Plugin npm package (new window)</source> 4119 <source>Plugin npm package (new window)</source>
4062 <target state="new">Plugin npm package (new window)</target> 4120 <target state="translated">npmパッケージのプラグイン (新しいウィンドウで開く)</target>
4063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">44</context></context-group> 4121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">44</context></context-group>
4064 </trans-unit> 4122 </trans-unit>
4065 <trans-unit id="2601639465696257054" datatype="html"> 4123 <trans-unit id="2601639465696257054" datatype="html">
4066 <source>This <x id="INTERPOLATION"/> does not have settings. </source> 4124 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
4067 <target state="needs-translation">This <x id="INTERPOLATION"/> does not have settings. </target> 4125 <target state="translated"><x id="INTERPOLATION"/>が設定されていません。 </target>
4068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">16</context></context-group> 4126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">16</context></context-group>
4069 </trans-unit> 4127 </trans-unit>
4070 <trans-unit id="29832309535656200" datatype="html"> 4128 <trans-unit id="29832309535656200" datatype="html">
@@ -4111,7 +4169,7 @@ The link will expire within 1 hour.</source>
4111 </trans-unit> 4169 </trans-unit>
4112 <trans-unit id="289582790179344391" datatype="html"> 4170 <trans-unit id="289582790179344391" datatype="html">
4113 <source>This view also shows comments from muted accounts.</source> 4171 <source>This view also shows comments from muted accounts.</source>
4114 <target state="new">This view also shows comments from muted accounts.</target> 4172 <target state="needs-translation">This view also shows comments from muted accounts.</target>
4115 <context-group purpose="location"> 4173 <context-group purpose="location">
4116 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context> 4174 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context>
4117 <context context-type="linenumber">8</context> 4175 <context context-type="linenumber">8</context>
@@ -4124,11 +4182,11 @@ The link will expire within 1 hour.</source>
4124 </trans-unit> 4182 </trans-unit>
4125 <trans-unit id="6110554376228744887" datatype="html"> 4183 <trans-unit id="6110554376228744887" datatype="html">
4126 <source>Select all rows</source> 4184 <source>Select all rows</source>
4127 <target state="new">Select all rows</target> 4185 <target state="translated">全ての列を選択</target>
4128 4186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group>
4129 4187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4130 4188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group>
4131 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 4189 </trans-unit>
4132 <trans-unit id="2719284837486030903" datatype="html"> 4190 <trans-unit id="2719284837486030903" datatype="html">
4133 <source>Job type</source> 4191 <source>Job type</source>
4134 <target state="translated">ジョブのタイプ</target> 4192 <target state="translated">ジョブのタイプ</target>
@@ -4159,8 +4217,8 @@ The link will expire within 1 hour.</source>
4159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> 4217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4160 </trans-unit> 4218 </trans-unit>
4161 <trans-unit id="3901868627411944813" datatype="html"> 4219 <trans-unit id="3901868627411944813" datatype="html">
4162 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source> 4220 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4163 <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target> 4221 <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
4164 <context-group purpose="location"> 4222 <context-group purpose="location">
4165 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4223 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4166 <context context-type="linenumber">47</context> 4224 <context context-type="linenumber">47</context>
@@ -4180,8 +4238,8 @@ The link will expire within 1 hour.</source>
4180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4181 </trans-unit> 4239 </trans-unit>
4182 <trans-unit id="2713421326605345655" datatype="html"> 4240 <trans-unit id="2713421326605345655" datatype="html">
4183 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source> 4241 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4184 <target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</target> 4242 <target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</target>
4185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4186 </trans-unit> 4244 </trans-unit>
4187 <trans-unit id="2384897339170501794" datatype="html"> 4245 <trans-unit id="2384897339170501794" datatype="html">
@@ -4227,8 +4285,8 @@ The link will expire within 1 hour.</source>
4227 </context-group> 4285 </context-group>
4228 </trans-unit> 4286 </trans-unit>
4229 <trans-unit id="2232767208623640457" datatype="html"> 4287 <trans-unit id="2232767208623640457" datatype="html">
4230 <source>By <x id="INTERPOLATION"/> -></source> 4288 <source>By <x id="INTERPOLATION"/> -&gt;</source>
4231 <target state="translated">By<x id="INTERPOLATION"/> -></target> 4289 <target state="translated">By<x id="INTERPOLATION"/> -&gt;</target>
4232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4233 </trans-unit> 4291 </trans-unit>
4234 <trans-unit id="7396175500300709096" datatype="html"> 4292 <trans-unit id="7396175500300709096" datatype="html">
@@ -4300,8 +4358,8 @@ The link will expire within 1 hour.</source>
4300 <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> 4358 <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>
4301 </trans-unit> 4359 </trans-unit>
4302 <trans-unit id="4423835119021329687" datatype="html"> 4360 <trans-unit id="4423835119021329687" datatype="html">
4303 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source> 4361 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4304 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </target> 4362 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </target>
4305 <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> 4363 <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>
4306 </trans-unit> 4364 </trans-unit>
4307 <trans-unit id="7030031694783481217" datatype="html"> 4365 <trans-unit id="7030031694783481217" datatype="html">
@@ -4310,8 +4368,8 @@ The link will expire within 1 hour.</source>
4310 <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> 4368 <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>
4311 </trans-unit> 4369 </trans-unit>
4312 <trans-unit id="4620493570088713907" datatype="html"> 4370 <trans-unit id="4620493570088713907" datatype="html">
4313 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4371 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4314 <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target> 4372 <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target>
4315 <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> 4373 <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>
4316 </trans-unit> 4374 </trans-unit>
4317 <trans-unit id="7497677457560701935"> 4375 <trans-unit id="7497677457560701935">
@@ -4334,7 +4392,7 @@ The link will expire within 1 hour.</source>
4334 </trans-unit> 4392 </trans-unit>
4335 <trans-unit id="1617785425462022303" datatype="html"> 4393 <trans-unit id="1617785425462022303" datatype="html">
4336 <source>Strategy</source> 4394 <source>Strategy</source>
4337 <target state="new">Strategy</target> 4395 <target state="needs-translation">Strategy</target>
4338 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group> 4396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group>
4339 </trans-unit> 4397 </trans-unit>
4340 <trans-unit id="2544569632476723854"> 4398 <trans-unit id="2544569632476723854">
@@ -4386,7 +4444,7 @@ The link will expire within 1 hour.</source>
4386 </trans-unit> 4444 </trans-unit>
4387 <trans-unit id="6995481962115300007" datatype="html"> 4445 <trans-unit id="6995481962115300007" datatype="html">
4388 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source> 4446 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4389 <target state="translated">運営者が自分の動画を他のユーザーとシェアするためですか?新規のアカウント作成を開放し、ユーザーに好きな動画をアップロードすることを可能にするためですか?</target> 4447 <target state="translated">運営者が自分の動画を他のユーザーとシェアするためですか?アカウントの新規登録を開放し、あなたのインスタンスに属するユーザーが、好きな動画をアップロードすることを可能にするためですか?</target>
4390 <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> 4448 <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>
4391 </trans-unit> 4449 </trans-unit>
4392 <trans-unit id="3667968987954856844" datatype="html"> 4450 <trans-unit id="3667968987954856844" datatype="html">
@@ -4421,7 +4479,7 @@ The link will expire within 1 hour.</source>
4421 </trans-unit> 4479 </trans-unit>
4422 <trans-unit id="4739907951373047958" datatype="html"> 4480 <trans-unit id="4739907951373047958" datatype="html">
4423 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source> 4481 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4424 <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target> 4482 <target state="needs-translation">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target>
4425 <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> 4483 <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>
4426 </trans-unit> 4484 </trans-unit>
4427 <trans-unit id="8557599287230755359" datatype="html"> 4485 <trans-unit id="8557599287230755359" datatype="html">
@@ -4430,8 +4488,8 @@ The link will expire within 1 hour.</source>
4430 <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> 4488 <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>
4431 </trans-unit> 4489 </trans-unit>
4432 <trans-unit id="2107098695989136934" datatype="html"> 4490 <trans-unit id="2107098695989136934" datatype="html">
4433 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4491 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4434 <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4492 <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4435 <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> 4493 <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>
4436 </trans-unit> 4494 </trans-unit>
4437 <trans-unit id="6855462350544488601" datatype="html"> 4495 <trans-unit id="6855462350544488601" datatype="html">
@@ -4451,7 +4509,7 @@ The link will expire within 1 hour.</source>
4451 </trans-unit> 4509 </trans-unit>
4452 <trans-unit id="421622604352196374" datatype="html"> 4510 <trans-unit id="421622604352196374" datatype="html">
4453 <source>Best videos</source> 4511 <source>Best videos</source>
4454 <target state="new">Best videos</target> 4512 <target state="translated">最も人気な動画</target>
4455 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">47</context></context-group> 4513 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">47</context></context-group>
4456 </trans-unit> 4514 </trans-unit>
4457 <trans-unit id="554741830445276244" datatype="html"> 4515 <trans-unit id="554741830445276244" datatype="html">
@@ -4537,8 +4595,8 @@ The link will expire within 1 hour.</source>
4537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4595 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4538 </trans-unit> 4596 </trans-unit>
4539 <trans-unit id="2669509104300979449" datatype="html"> 4597 <trans-unit id="2669509104300979449" datatype="html">
4540 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source> 4598 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4541 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </target> 4599 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </target>
4542 <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">151</context></context-group> 4600 <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">151</context></context-group>
4543 </trans-unit> 4601 </trans-unit>
4544 <trans-unit id="4497115134891299867"> 4602 <trans-unit id="4497115134891299867">
@@ -4563,7 +4621,7 @@ The link will expire within 1 hour.</source>
4563 </trans-unit> 4621 </trans-unit>
4564 <trans-unit id="1663379405062033606" datatype="html"> 4622 <trans-unit id="1663379405062033606" datatype="html">
4565 <source>Minimum required age to create an account</source> 4623 <source>Minimum required age to create an account</source>
4566 <target state="needs-translation">Minimum required age to create an account</target> 4624 <target state="translated">アカウントを新規登録するための最低年齢</target>
4567 <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">193</context></context-group> 4625 <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">193</context></context-group>
4568 </trans-unit> 4626 </trans-unit>
4569 <trans-unit id="8342879272354516454" datatype="html"> 4627 <trans-unit id="8342879272354516454" datatype="html">
@@ -4713,8 +4771,8 @@ The link will expire within 1 hour.</source>
4713 <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">368</context></context-group> 4771 <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">368</context></context-group>
4714 </trans-unit> 4772 </trans-unit>
4715 <trans-unit id="1886227550697837417" datatype="html"> 4773 <trans-unit id="1886227550697837417" datatype="html">
4716 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4774 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4717 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4775 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4718 <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">370</context></context-group> 4776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">370</context></context-group>
4719 </trans-unit> 4777 </trans-unit>
4720 <trans-unit id="2331464426553277323" datatype="html"> 4778 <trans-unit id="2331464426553277323" datatype="html">
@@ -4748,8 +4806,8 @@ The link will expire within 1 hour.</source>
4748 <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">418</context></context-group> 4806 <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">418</context></context-group>
4749 </trans-unit> 4807 </trans-unit>
4750 <trans-unit id="252719899360434356" datatype="html"> 4808 <trans-unit id="252719899360434356" datatype="html">
4751 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 4809 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
4752 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 4810 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </target>
4753 <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">419</context></context-group> 4811 <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">419</context></context-group>
4754 </trans-unit> 4812 </trans-unit>
4755 <trans-unit id="9119248927271669654" datatype="html"> 4813 <trans-unit id="9119248927271669654" datatype="html">
@@ -4785,8 +4843,8 @@ The link will expire within 1 hour.</source>
4785 <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">465</context></context-group> 4843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">465</context></context-group>
4786 </trans-unit> 4844 </trans-unit>
4787 <trans-unit id="9076632742417302918" datatype="html"> 4845 <trans-unit id="9076632742417302918" datatype="html">
4788 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 4846 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
4789 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 4847 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </target>
4790 <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">470</context></context-group> 4848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">470</context></context-group>
4791 </trans-unit> 4849 </trans-unit>
4792 <trans-unit id="3946988229617310200" datatype="html"> 4850 <trans-unit id="3946988229617310200" datatype="html">
@@ -4797,8 +4855,8 @@ The link will expire within 1 hour.</source>
4797 <trans-unit id="2149300564474427551"> 4855 <trans-unit id="2149300564474427551">
4798 <source>Administrator</source> 4856 <source>Administrator</source>
4799 <target>運営者</target> 4857 <target>運営者</target>
4800 4858 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group>
4801 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 4859 </trans-unit>
4802 <trans-unit id="3171683206914962995"> 4860 <trans-unit id="3171683206914962995">
4803 <source>Admin email</source> 4861 <source>Admin email</source>
4804 <target>運営者のメールアドレス</target> 4862 <target>運営者のメールアドレス</target>
@@ -4811,7 +4869,7 @@ The link will expire within 1 hour.</source>
4811 </trans-unit> 4869 </trans-unit>
4812 <trans-unit id="5926348345797688952" datatype="html"> 4870 <trans-unit id="5926348345797688952" datatype="html">
4813 <source>VOD Transcoding</source> 4871 <source>VOD Transcoding</source>
4814 <target state="translated">ビデオ・オン・デマンド動画のトランスコーィング</target> 4872 <target state="translated">ビデオ・オン・デマンド動画のトランスコー</target>
4815 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">38</context></context-group> 4873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">38</context></context-group>
4816 </trans-unit> 4874 </trans-unit>
4817 <trans-unit id="1765095834299337775" datatype="html"> 4875 <trans-unit id="1765095834299337775" datatype="html">
@@ -4835,8 +4893,8 @@ The link will expire within 1 hour.</source>
4835 <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">551</context></context-group> 4893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group>
4836 </trans-unit> 4894 </trans-unit>
4837 <trans-unit id="2076338542820061819" datatype="html"> 4895 <trans-unit id="2076338542820061819" datatype="html">
4838 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 4896 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
4839 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 4897 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </target>
4840 <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">555</context></context-group> 4898 <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">555</context></context-group>
4841 </trans-unit> 4899 </trans-unit>
4842 <trans-unit id="493135676263039396" datatype="html"> 4900 <trans-unit id="493135676263039396" datatype="html">
@@ -4857,7 +4915,7 @@ The link will expire within 1 hour.</source>
4857 </trans-unit> 4915 </trans-unit>
4858 <trans-unit id="5205613575147327732" datatype="html"> 4916 <trans-unit id="5205613575147327732" datatype="html">
4859 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source> 4917 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
4860 <target state="new">If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target> 4918 <target state="translated">もし有効にした場合、あなたのサーバーは<x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/>ポートからのTCPトラフィックを受信する必要があります</target>
4861 <context-group purpose="location"> 4919 <context-group purpose="location">
4862 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> 4920 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
4863 <context context-type="linenumber">23</context> 4921 <context context-type="linenumber">23</context>
@@ -4870,17 +4928,17 @@ The link will expire within 1 hour.</source>
4870 </trans-unit> 4928 </trans-unit>
4871 <trans-unit id="3472969629566153023" datatype="html"> 4929 <trans-unit id="3472969629566153023" datatype="html">
4872 <source>If the user quota is reached, PeerTube will automatically terminate the live streaming</source> 4930 <source>If the user quota is reached, PeerTube will automatically terminate the live streaming</source>
4873 <target state="new"> If the user quota is reached, PeerTube will automatically terminate the live streaming </target> 4931 <target state="translated">ユーザーが動画容量の制限に達した場合、PeerTubeは自動的にライブ配信を終了します</target>
4874 <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">33</context></context-group> 4932 <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">33</context></context-group>
4875 </trans-unit> 4933 </trans-unit>
4876 <trans-unit id="4420104899393268652" datatype="html"> 4934 <trans-unit id="4420104899393268652" datatype="html">
4877 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4935 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4878 <target state="new"> Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4936 <target state="new"> Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4879 <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">40</context></context-group> 4937 <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">40</context></context-group>
4880 </trans-unit> 4938 </trans-unit>
4881 <trans-unit id="7210210728441530221" datatype="html"> 4939 <trans-unit id="7210210728441530221" datatype="html">
4882 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4940 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4883 <target state="new"> Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4941 <target state="new"> Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4884 <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">53</context></context-group> 4942 <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">53</context></context-group>
4885 </trans-unit> 4943 </trans-unit>
4886 <trans-unit id="6830777508073747241" datatype="html"> 4944 <trans-unit id="6830777508073747241" datatype="html">
@@ -4896,7 +4954,7 @@ The link will expire within 1 hour.</source>
4896 </trans-unit> 4954 </trans-unit>
4897 <trans-unit id="5309195634424105927" datatype="html"> 4955 <trans-unit id="5309195634424105927" datatype="html">
4898 <source>Live transcoding threads</source> 4956 <source>Live transcoding threads</source>
4899 <target state="new">Live transcoding threads</target> 4957 <target state="translated">ライブ配信のトランスコードのスレッド</target>
4900 <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">128</context></context-group> 4958 <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">128</context></context-group>
4901 </trans-unit> 4959 </trans-unit>
4902 <trans-unit id="4240037618955024499" datatype="html"> 4960 <trans-unit id="4240037618955024499" datatype="html">
@@ -4917,12 +4975,12 @@ The link will expire within 1 hour.</source>
4917 </trans-unit> 4975 </trans-unit>
4918 <trans-unit id="1417246074503129277" datatype="html"> 4976 <trans-unit id="1417246074503129277" datatype="html">
4919 <source>Live transcoding profile</source> 4977 <source>Live transcoding profile</source>
4920 <target state="translated">ライブ配信のトランスコーングプロファイル</target> 4978 <target state="translated">ライブ配信のトランスコーのプロファイル</target>
4921 <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">150</context></context-group> 4979 <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">150</context></context-group>
4922 </trans-unit> 4980 </trans-unit>
4923 <trans-unit id="8294583621306221742" datatype="html"> 4981 <trans-unit id="8294583621306221742" datatype="html">
4924 <source>new live transcoding profiles can be added by PeerTube plugins</source> 4982 <source>new live transcoding profiles can be added by PeerTube plugins</source>
4925 <target state="translated">新しいライブ配信のトランスコーディングのプロファイルは、PeerTubeのプラグインによって追加が可能です</target> 4983 <target state="translated">新しいライブ配信のトランスコードのプロファイルは、PeerTubeのプラグインによって追加が可能です</target>
4926 <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">151</context></context-group> 4984 <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">151</context></context-group>
4927 </trans-unit> 4985 </trans-unit>
4928 <trans-unit id="6727057461851446921" datatype="html"> 4986 <trans-unit id="6727057461851446921" datatype="html">
@@ -4937,7 +4995,7 @@ The link will expire within 1 hour.</source>
4937 </trans-unit> 4995 </trans-unit>
4938 <trans-unit id="6759167469686242835" datatype="html"> 4996 <trans-unit id="6759167469686242835" datatype="html">
4939 <source>Transcoding enabled for live streams</source> 4997 <source>Transcoding enabled for live streams</source>
4940 <target state="translated">ライブ配信のトランスコーング有効化</target> 4998 <target state="translated">ライブ配信のトランスコーを有効化</target>
4941 <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">101</context></context-group> 4999 <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">101</context></context-group>
4942 </trans-unit> 5000 </trans-unit>
4943 <trans-unit id="5975271795105968425" datatype="html"> 5001 <trans-unit id="5975271795105968425" datatype="html">
@@ -4953,7 +5011,7 @@ The link will expire within 1 hour.</source>
4953 </trans-unit> 5011 </trans-unit>
4954 <trans-unit id="7911929966701561067" datatype="html"> 5012 <trans-unit id="7911929966701561067" datatype="html">
4955 <source>TRANSCODING</source> 5013 <source>TRANSCODING</source>
4956 <target state="translated">トランスコーィング</target> 5014 <target state="translated">トランスコー</target>
4957 <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">85</context></context-group> 5015 <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">85</context></context-group>
4958 <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> 5016 <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>
4959 </trans-unit> 5017 </trans-unit>
@@ -4969,7 +5027,7 @@ The link will expire within 1 hour.</source>
4969 </trans-unit> 5027 </trans-unit>
4970 <trans-unit id="4560217482714993155"> 5028 <trans-unit id="4560217482714993155">
4971 <source>Transcoding enabled</source> 5029 <source>Transcoding enabled</source>
4972 <target>トランスコーング有効にする</target> 5030 <target>トランスコーを有効にする</target>
4973 <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> 5031 <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>
4974 </trans-unit> 5032 </trans-unit>
4975 <trans-unit id="7452751710576287271"> 5033 <trans-unit id="7452751710576287271">
@@ -5024,8 +5082,8 @@ The link will expire within 1 hour.</source>
5024 <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> 5082 <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>
5025 </trans-unit> 5083 </trans-unit>
5026 <trans-unit id="7334484418359079994" datatype="html"> 5084 <trans-unit id="7334484418359079994" datatype="html">
5027 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5085 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5028 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5086 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
5029 <context-group purpose="location"> 5087 <context-group purpose="location">
5030 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5088 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5031 <context context-type="linenumber">99,108</context> 5089 <context context-type="linenumber">99,108</context>
@@ -5080,12 +5138,12 @@ The link will expire within 1 hour.</source>
5080 </trans-unit> 5138 </trans-unit>
5081 <trans-unit id="2184317712452071847" datatype="html"> 5139 <trans-unit id="2184317712452071847" datatype="html">
5082 <source>Transcoding profile</source> 5140 <source>Transcoding profile</source>
5083 <target state="translated">トランスコーングプロファイル</target> 5141 <target state="translated">トランスコーのプロファイル</target>
5084 <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> 5142 <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>
5085 </trans-unit> 5143 </trans-unit>
5086 <trans-unit id="6289966287765074028" datatype="html"> 5144 <trans-unit id="6289966287765074028" datatype="html">
5087 <source>new transcoding profiles can be added by PeerTube plugins</source> 5145 <source>new transcoding profiles can be added by PeerTube plugins</source>
5088 <target state="translated">新しいトランスコーディングのプロファイルは、PeerTubeのプラグインによって追加が可能です</target> 5146 <target state="translated">新しいトランスコードのプロファイルは、PeerTubeのプラグインによって追加が可能です</target>
5089 <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> 5147 <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>
5090 </trans-unit> 5148 </trans-unit>
5091 <trans-unit id="6879611446286948126" datatype="html"> 5149 <trans-unit id="6879611446286948126" datatype="html">
@@ -5156,25 +5214,13 @@ The link will expire within 1 hour.</source>
5156 <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> 5214 <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>
5157 </trans-unit> 5215 </trans-unit>
5158 <trans-unit id="4067880101082150743" datatype="html"> 5216 <trans-unit id="4067880101082150743" datatype="html">
5159 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5217 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5160 <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5218 <target state="translated">JavaScriptのコードを直接入力します。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>例えば: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5161 <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> 5219 <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>
5162 </trans-unit> 5220 </trans-unit>
5163 <trans-unit id="5464209657969421100" datatype="html"> 5221 <trans-unit id="5464209657969421100" datatype="html">
5164 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5222 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5165color: red; 5223 <target state="translated">CSSのコードを直接入力します。例えば:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5166<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5167<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5168color: red;
5169<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5170<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5171 <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
5172color: red;
5173<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
5174<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
5175color: red;
5176<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
5177<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5178 <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> 5224 <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>
5179 </trans-unit> 5225 </trans-unit>
5180 <trans-unit id="283725429207896837" datatype="html"> 5226 <trans-unit id="283725429207896837" datatype="html">
@@ -5191,8 +5237,8 @@ color: red;
5191 </context-group> 5237 </context-group>
5192 </trans-unit> 5238 </trans-unit>
5193 <trans-unit id="8167543029214637769" datatype="html"> 5239 <trans-unit id="8167543029214637769" datatype="html">
5194 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source> 5240 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5195 <target state="translated">フォームにエラーがありました: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target> 5241 <target state="translated">フォームにエラーがありました: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5197 </trans-unit> 5243 </trans-unit>
5198 <trans-unit id="1445676851449000175"> 5244 <trans-unit id="1445676851449000175">
@@ -5268,8 +5314,8 @@ color: red;
5268 <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> 5314 <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>
5269 </trans-unit> 5315 </trans-unit>
5270 <trans-unit id="6317170736181476800" datatype="html"> 5316 <trans-unit id="6317170736181476800" datatype="html">
5271 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5317 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5272 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>設定<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/>を更新する</target> 5318 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>設定<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/>を更新する</target>
5273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5319 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5274 </trans-unit> 5320 </trans-unit>
5275 <trans-unit id="1405600824334286337" datatype="html"> 5321 <trans-unit id="1405600824334286337" datatype="html">
@@ -5289,40 +5335,40 @@ color: red;
5289 </context-group> 5335 </context-group>
5290 </trans-unit> 5336 </trans-unit>
5291 <trans-unit id="7028708681117573961" datatype="html"> 5337 <trans-unit id="7028708681117573961" datatype="html">
5292 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5338 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5293 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>投稿された順<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>に並び替え</target> 5339 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>投稿された順<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>に並び替え</target>
5294 <context-group purpose="location"> 5340 <context-group purpose="location">
5295 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5341 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5296 <context context-type="linenumber">46</context> 5342 <context context-type="linenumber">46</context>
5297 </context-group> 5343 </context-group>
5298 </trans-unit> 5344 </trans-unit>
5299 <trans-unit id="8190023086228606960" datatype="html"> 5345 <trans-unit id="8190023086228606960" datatype="html">
5300 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5346 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5301 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>最近再生された順<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>に並び替え</target> 5347 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>最近再生された順<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>に並び替え</target>
5302 <context-group purpose="location"> 5348 <context-group purpose="location">
5303 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5349 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5304 <context context-type="linenumber">48</context> 5350 <context context-type="linenumber">48</context>
5305 </context-group> 5351 </context-group>
5306 </trans-unit> 5352 </trans-unit>
5307 <trans-unit id="3224510615614621760" datatype="html"> 5353 <trans-unit id="3224510615614621760" datatype="html">
5308 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5354 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5309 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>話題の動画順<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>に並び替え</target> 5355 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>話題の動画順<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>に並び替え</target>
5310 <context-group purpose="location"> 5356 <context-group purpose="location">
5311 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5357 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5312 <context context-type="linenumber">49</context> 5358 <context context-type="linenumber">49</context>
5313 </context-group> 5359 </context-group>
5314 </trans-unit> 5360 </trans-unit>
5315 <trans-unit id="3082811226222076503" datatype="html"> 5361 <trans-unit id="3082811226222076503" datatype="html">
5316 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5362 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5317 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5363 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>最も人気の動画<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5318 <context-group purpose="location"> 5364 <context-group purpose="location">
5319 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5365 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5320 <context context-type="linenumber">50</context> 5366 <context context-type="linenumber">50</context>
5321 </context-group> 5367 </context-group>
5322 </trans-unit> 5368 </trans-unit>
5323 <trans-unit id="4322133526902910662" datatype="html"> 5369 <trans-unit id="4322133526902910662" datatype="html">
5324 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5370 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5325 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>高評価が多い順<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>に並び替え</target> 5371 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>高評価が多い順<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>に並び替え</target>
5326 <context-group purpose="location"> 5372 <context-group purpose="location">
5327 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5373 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5328 <context context-type="linenumber">51</context> 5374 <context context-type="linenumber">51</context>
@@ -5438,8 +5484,8 @@ color: red;
5438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5484 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5439 </trans-unit> 5485 </trans-unit>
5440 <trans-unit id="7350483582490037954" datatype="html"> 5486 <trans-unit id="7350483582490037954" datatype="html">
5441 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5487 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5442 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「表示しない」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>もしくは <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「サムネイルをぼかす」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>の設定の場合、動画を見る際に確認が求められます。 </target> 5488 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「表示しない」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>もしくは <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「サムネイルをぼかす」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>の設定の場合、動画を見る際に確認が求められます。 </target>
5443 <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> 5489 <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>
5444 <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> 5490 <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>
5445 </trans-unit> 5491 </trans-unit>
@@ -5533,7 +5579,6 @@ color: red;
5533 </trans-unit> 5579 </trans-unit>
5534 <trans-unit id="321229234608559490" datatype="html"> 5580 <trans-unit id="321229234608559490" datatype="html">
5535 <source>Select a channel to receive the video</source> 5581 <source>Select a channel to receive the video</source>
5536 <target state="new">Select a channel to receive the video</target>
5537 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">10</context></context-group> 5582 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">10</context></context-group>
5538 </trans-unit> 5583 </trans-unit>
5539 <trans-unit id="3610344835750059476" datatype="html"> 5584 <trans-unit id="3610344835750059476" datatype="html">
@@ -5698,8 +5743,8 @@ color: red;
5698 </context-group> 5743 </context-group>
5699 </trans-unit> 5744 </trans-unit>
5700 <trans-unit id="5511928240200239994" datatype="html"> 5745 <trans-unit id="5511928240200239994" datatype="html">
5701 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 5746 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
5702 <target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 5747 <target state="needs-translation">チャンネルの設定が完全には終わっていません. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>バナー<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
5703 <context-group purpose="location"> 5748 <context-group purpose="location">
5704 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5749 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5705 <context context-type="linenumber">5</context> 5750 <context context-type="linenumber">5</context>
@@ -5808,13 +5853,13 @@ color: red;
5808 <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> 5853 <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>
5809 </trans-unit> 5854 </trans-unit>
5810 <trans-unit id="8844610145426272276" datatype="html"> 5855 <trans-unit id="8844610145426272276" datatype="html">
5811 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 5856 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
5812 <target state="translated">モデレーターや他のユーザーに<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>あなたが誰か<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>を知ってもらうために、<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>あなたのアカウントのプロフィールの設定<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> を忘れずにしましょう。<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>アバター<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>をアップすることや<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>アカウントの説明<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>を書くことによって。 </target> 5857 <target state="translated">モデレーターや他のユーザーに<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>あなたが誰か<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>を知ってもらうために、<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>あなたのアカウントのプロフィールの設定<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> を忘れずにしましょう。<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>アバター<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>をアップすることや<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>アカウントの説明<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>を書くことによって。 </target>
5813 <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> 5858 <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>
5814 </trans-unit> 5859 </trans-unit>
5815 <trans-unit id="3030338154442300172" datatype="html"> 5860 <trans-unit id="3030338154442300172" datatype="html">
5816 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> 5861 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
5817 <target state="translated">作成 <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> 5862 <target state="translated">作成 <x id="ICU" xid="498463490165953744" equiv-text="{pagination.totalItems, plural, =1 {1 プレイリスト} other {{{ pagination.totalItems }} プレイリスト}}"/> </target>
5818 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> 5863 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
5819 </trans-unit> 5864 </trans-unit>
5820 <trans-unit id="3505845886770923767" datatype="html"> 5865 <trans-unit id="3505845886770923767" datatype="html">
@@ -5955,8 +6000,8 @@ color: red;
5955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> 6000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
5956 </trans-unit> 6001 </trans-unit>
5957 <trans-unit id="8856905278208146821" datatype="html"> 6002 <trans-unit id="8856905278208146821" datatype="html">
5958 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> 6003 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
5959 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> 6004 <target state="translated"><x id="ICU" xid="8553183884518584864" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 動画} other {{{ getTotalVideosOf(videoChannel) }} 動画}}"/> </target>
5960 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> 6005 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
5961 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> 6006 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
5962 <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">33</context></context-group> 6007 <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">33</context></context-group>
@@ -5977,9 +6022,7 @@ color: red;
5977 <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> 6022 <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>
5978 </trans-unit> 6023 </trans-unit>
5979 <trans-unit id="7152797255397280410" datatype="html"> 6024 <trans-unit id="7152797255397280410" datatype="html">
5980 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6025 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 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 channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5981It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
5982channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5983 <target state="translated">本当に<x id="PH" equiv-text="videoChannel.displayName"/>のチャンネルを削除しますか? このチャンネルにアップロードされている<x id="PH_1" equiv-text="videoChannel.videosCount"/>動画が削除され、(<x id="PH_2" equiv-text="videoChannel.name"/>)と同じ名前のチャンネルを作成できなくなります。</target> 6026 <target state="translated">本当に<x id="PH" equiv-text="videoChannel.displayName"/>のチャンネルを削除しますか? このチャンネルにアップロードされている<x id="PH_1" equiv-text="videoChannel.videosCount"/>動画が削除され、(<x id="PH_2" equiv-text="videoChannel.name"/>)と同じ名前のチャンネルを作成できなくなります。</target>
5984 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> 6027 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
5985 </trans-unit> 6028 </trans-unit>
@@ -6011,8 +6054,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6011 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> 6054 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
6012 </trans-unit> 6055 </trans-unit>
6013 <trans-unit id="2705478076887104088" datatype="html"> 6056 <trans-unit id="2705478076887104088" datatype="html">
6014 <source>SHOW THIS CHANNEL ></source> 6057 <source>SHOW THIS CHANNEL &gt;</source>
6015 <target state="translated">このチャンネルを表示></target> 6058 <target state="translated">このチャンネルを表示&gt;</target>
6016 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> 6059 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group>
6017 </trans-unit> 6060 </trans-unit>
6018 <trans-unit id="4088311569349098646"> 6061 <trans-unit id="4088311569349098646">
@@ -6281,8 +6324,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6281 <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> 6324 <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>
6282 </trans-unit> 6325 </trans-unit>
6283 <trans-unit id="1120376809358109718" datatype="html"> 6326 <trans-unit id="1120376809358109718" datatype="html">
6284 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 6327 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6285 <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </target> 6328 <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </target>
6286 <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> 6329 <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>
6287 </trans-unit> 6330 </trans-unit>
6288 <trans-unit id="7812408733559506009" datatype="html"> 6331 <trans-unit id="7812408733559506009" datatype="html">
@@ -6324,7 +6367,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6324 </trans-unit> 6367 </trans-unit>
6325 <trans-unit id="401806741040118292"> 6368 <trans-unit id="401806741040118292">
6326 <source>What will be done to mitigate this problem?</source> 6369 <source>What will be done to mitigate this problem?</source>
6327 <target>この問題を軽減するために何が行われますか?</target> 6370 <target>この問題のリスクを軽減するために、何らかの対策を行う予定はありますか?</target>
6328 <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> 6371 <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>
6329 </trans-unit> 6372 </trans-unit>
6330 <trans-unit id="7404776804526394585" datatype="html"> 6373 <trans-unit id="7404776804526394585" datatype="html">
@@ -6401,8 +6444,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6401 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6444 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6402 </trans-unit> 6445 </trans-unit>
6403 <trans-unit id="4807161697338135032" datatype="html"> 6446 <trans-unit id="4807161697338135032" datatype="html">
6404 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 6447 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6405 <target state="translated"><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/>の運営者に問い合わせる</target> 6448 <target state="translated"><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/>の運営者に問い合わせる</target>
6406 <context-group purpose="location"> 6449 <context-group purpose="location">
6407 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6450 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6408 <context context-type="linenumber">3</context> 6451 <context context-type="linenumber">3</context>
@@ -6507,8 +6550,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6507 <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> 6550 <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>
6508 </trans-unit> 6551 </trans-unit>
6509 <trans-unit id="7440807341905682986" datatype="html"> 6552 <trans-unit id="7440807341905682986" datatype="html">
6510 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 6553 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
6511 <target state="translated">私は少なくとも<x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/>歳以上で、このインスタンスの<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>利用規約<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/>と<x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>行動規範<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/>に同意します </target> 6554 <target state="translated">私は少なくとも<x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/>歳以上で、このインスタンスの<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>利用規約<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/>と<x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>行動規範<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/>に同意します </target>
6512 <context-group purpose="location"> 6555 <context-group purpose="location">
6513 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6556 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6514 <context context-type="linenumber">5,10</context> 6557 <context context-type="linenumber">5,10</context>
@@ -6586,53 +6629,53 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6586 <trans-unit id="5254305728396198887" datatype="html"> 6629 <trans-unit id="5254305728396198887" datatype="html">
6587 <source>Sensitive content</source> 6630 <source>Sensitive content</source>
6588 <target state="translated">センシティブなコンテンツ</target> 6631 <target state="translated">センシティブなコンテンツ</target>
6589 6632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
6590 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 6633 </trans-unit>
6591 <trans-unit id="5590086849807274701" datatype="html"> 6634 <trans-unit id="5590086849807274701" datatype="html">
6592 <source>Scope</source> 6635 <source>Scope</source>
6593 <target state="translated">対象の動画</target> 6636 <target state="translated">対象の動画</target>
6594 6637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
6595 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 6638 </trans-unit>
6596 <trans-unit id="5019568087038659501" datatype="html"> 6639 <trans-unit id="5019568087038659501" datatype="html">
6597 <source>Federated</source> 6640 <source>Federated</source>
6598 <target state="translated">連合動画を含む</target> 6641 <target state="translated">連合動画を含む</target>
6599 6642 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
6600 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 6643 </trans-unit>
6601 <trans-unit id="1949800099101277248" datatype="html"> 6644 <trans-unit id="1949800099101277248" datatype="html">
6602 <source>Languages</source> 6645 <source>Languages</source>
6603 <target state="translated">言語</target> 6646 <target state="translated">言語</target>
6604 6647 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
6605 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 6648 </trans-unit>
6606 <trans-unit id="1902100407096396858" datatype="html"> 6649 <trans-unit id="1902100407096396858" datatype="html">
6607 <source>Categories</source> 6650 <source>Categories</source>
6608 <target state="translated">カテゴリー</target> 6651 <target state="translated">カテゴリー</target>
6609 6652 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
6610 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 6653 </trans-unit>
6611 <trans-unit id="3599150758014724057" datatype="html"> 6654 <trans-unit id="3599150758014724057" datatype="html">
6612 <source>All videos</source> 6655 <source>All videos</source>
6613 <target state="translated">全ての動画</target> 6656 <target state="translated">全ての動画</target>
6614 6657 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
6615 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 6658 </trans-unit>
6616 <trans-unit id="8466337030143068285" datatype="html"> 6659 <trans-unit id="8466337030143068285" datatype="html">
6617 <source>Blurred</source> 6660 <source>Blurred</source>
6618 <target state="translated">ぼかされます</target> 6661 <target state="translated">ぼかされます</target>
6619 6662 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
6620 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 6663 </trans-unit>
6621 <trans-unit id="7054829409324166420" datatype="html"> 6664 <trans-unit id="7054829409324166420" datatype="html">
6622 <source>hidden</source> 6665 <source>hidden</source>
6623 <target state="translated">表示しない</target> 6666 <target state="translated">表示しない</target>
6624 6667 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
6625 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 6668 </trans-unit>
6626 <trans-unit id="5766954855630346873" datatype="html"> 6669 <trans-unit id="5766954855630346873" datatype="html">
6627 <source>blurred</source> 6670 <source>blurred</source>
6628 <target state="translated">ぼかされます</target> 6671 <target state="translated">ぼかされます</target>
6629 6672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
6630 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 6673 </trans-unit>
6631 <trans-unit id="1833483831276078393" datatype="html"> 6674 <trans-unit id="1833483831276078393" datatype="html">
6632 <source>displayed</source> 6675 <source>displayed</source>
6633 <target state="translated">表示されます</target> 6676 <target state="translated">表示されます</target>
6634 6677 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
6635 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 6678 </trans-unit>
6636 <trans-unit id="4856575356061361269" datatype="html"> 6679 <trans-unit id="4856575356061361269" datatype="html">
6637 <source><x id="PH"/> direct account followers </source> 6680 <source><x id="PH"/> direct account followers </source>
6638 <target state="new"> 6681 <target state="new">
@@ -6647,7 +6690,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6647 </trans-unit> 6690 </trans-unit>
6648 <trans-unit id="2614607010577950577" datatype="html"> 6691 <trans-unit id="2614607010577950577" datatype="html">
6649 <source>Overview</source> 6692 <source>Overview</source>
6650 <target state="new">Overview</target> 6693 <target state="translated">概要</target>
6651 <context-group purpose="location"> 6694 <context-group purpose="location">
6652 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context> 6695 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
6653 <context context-type="linenumber">35</context> 6696 <context context-type="linenumber">35</context>
@@ -6682,8 +6725,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6683 </trans-unit> 6726 </trans-unit>
6684 <trans-unit id="8011855989482474311" datatype="html"> 6727 <trans-unit id="8011855989482474311" datatype="html">
6685 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 6728 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
6686 <target state="new">A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</target> 6729 <target state="new">A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</target>
6687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6688 </trans-unit> 6731 </trans-unit>
6689 <trans-unit id="7756250490108954499" datatype="html"> 6732 <trans-unit id="7756250490108954499" datatype="html">
@@ -6780,7 +6823,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6780 </trans-unit> 6823 </trans-unit>
6781 <trans-unit id="9122600735711449044" datatype="html"> 6824 <trans-unit id="9122600735711449044" datatype="html">
6782 <source>However, you may want to read our guidelines before tweaking the following values.</source> 6825 <source>However, you may want to read our guidelines before tweaking the following values.</source>
6783 <target state="new"> However, you may want to read our guidelines before tweaking the following values. </target> 6826 <target state="translated">しかし、次の値を調整する前に、私たちのガイドラインをよろしければ読んでください。</target>
6784 <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> 6827 <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>
6785 </trans-unit> 6828 </trans-unit>
6786 <trans-unit id="9035429011363248302" datatype="html"> 6829 <trans-unit id="9035429011363248302" datatype="html">
@@ -6825,7 +6868,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6825 </trans-unit> 6868 </trans-unit>
6826 <trans-unit id="8643289769990675407" datatype="html"> 6869 <trans-unit id="8643289769990675407" datatype="html">
6827 <source>Basic</source> 6870 <source>Basic</source>
6828 <target state="new">Basic</target> 6871 <target state="translated">ベーシック</target>
6829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">29</context></context-group> 6872 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">29</context></context-group>
6830 </trans-unit> 6873 </trans-unit>
6831 <trans-unit id="2060042292048624940"> 6874 <trans-unit id="2060042292048624940">
@@ -6863,12 +6906,12 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6863 </trans-unit> 6906 </trans-unit>
6864 <trans-unit id="5065410539274460415" datatype="html"> 6907 <trans-unit id="5065410539274460415" datatype="html">
6865 <source>Account reported.</source> 6908 <source>Account reported.</source>
6866 <target state="needs-translation">Account reported.</target> 6909 <target state="translated">アカウントを通報しました。</target>
6867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">83</context></context-group> 6910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">83</context></context-group>
6868 </trans-unit> 6911 </trans-unit>
6869 <trans-unit id="6245265026120479954" datatype="html"> 6912 <trans-unit id="6245265026120479954" datatype="html">
6870 <source>Comment reported.</source> 6913 <source>Comment reported.</source>
6871 <target state="needs-translation">Comment reported.</target> 6914 <target state="translated">コメントを通報しました。</target>
6872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/comment-report.component.ts</context><context context-type="linenumber">82</context></context-group> 6915 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/comment-report.component.ts</context><context context-type="linenumber">82</context></context-group>
6873 </trans-unit> 6916 </trans-unit>
6874 <trans-unit id="2127446333083057097" datatype="html"> 6917 <trans-unit id="2127446333083057097" datatype="html">
@@ -6879,7 +6922,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6879 </trans-unit> 6922 </trans-unit>
6880 <trans-unit id="7951488350851416577" datatype="html"> 6923 <trans-unit id="7951488350851416577" datatype="html">
6881 <source>Hosts entered are invalid.</source> 6924 <source>Hosts entered are invalid.</source>
6882 <target state="new">Hosts entered are invalid.</target> 6925 <target state="translated">入力されたホストは有効なものではありません。</target>
6883 <context-group purpose="location"> 6926 <context-group purpose="location">
6884 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context> 6927 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
6885 <context context-type="linenumber">93</context> 6928 <context context-type="linenumber">93</context>
@@ -6895,7 +6938,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6895 </trans-unit> 6938 </trans-unit>
6896 <trans-unit id="5991533283446904296" datatype="html"> 6939 <trans-unit id="5991533283446904296" datatype="html">
6897 <source>Hosts or handles are invalid.</source> 6940 <source>Hosts or handles are invalid.</source>
6898 <target state="new">Hosts or handles are invalid.</target> 6941 <target state="translated">無効なホストまたはアカウントIDです。</target>
6899 <context-group purpose="location"> 6942 <context-group purpose="location">
6900 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context> 6943 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
6901 <context context-type="linenumber">102</context> 6944 <context context-type="linenumber">102</context>
@@ -7009,7 +7052,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7009 </trans-unit> 7052 </trans-unit>
7010 <trans-unit id="2520968456492632777" datatype="html"> 7053 <trans-unit id="2520968456492632777" datatype="html">
7011 <source><x id="PH"/> accepted in instance followers </source> 7054 <source><x id="PH"/> accepted in instance followers </source>
7012 <target state="needs-translation"><x id="PH"/> accepted in instance followers </target> 7055 <target state="needs-translation"><x id="PH"/>がインスタンスのフォロワーを </target>
7013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group> 7056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group>
7014 </trans-unit> 7057 </trans-unit>
7015 <trans-unit id="450530533730658004"> 7058 <trans-unit id="450530533730658004">
@@ -7107,7 +7150,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7107 </trans-unit> 7150 </trans-unit>
7108 <trans-unit id="3459358413436264734" datatype="html"> 7151 <trans-unit id="3459358413436264734" datatype="html">
7109 <source>Your instance subscriptions</source> 7152 <source>Your instance subscriptions</source>
7110 <target state="new">Your instance subscriptions</target> 7153 <target state="translated">あなたのインスタンス購読</target>
7111 <context-group purpose="location"> 7154 <context-group purpose="location">
7112 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7155 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7113 <context context-type="linenumber">3</context> 7156 <context context-type="linenumber">3</context>
@@ -7322,7 +7365,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7322 </trans-unit> 7365 </trans-unit>
7323 <trans-unit id="3962242315365992494" datatype="html"> 7366 <trans-unit id="3962242315365992494" datatype="html">
7324 <source>Switch video block to manual</source> 7367 <source>Switch video block to manual</source>
7325 <target state="needs-translation">Switch video block to manual</target> 7368 <target state="translated">動画のブロックを手動に変える</target>
7326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">64</context></context-group> 7369 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">64</context></context-group>
7327 </trans-unit> 7370 </trans-unit>
7328 <trans-unit id="6906423861055262169" datatype="html"> 7371 <trans-unit id="6906423861055262169" datatype="html">
@@ -7486,8 +7529,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7486 </context-group> 7529 </context-group>
7487 </trans-unit> 7530 </trans-unit>
7488 <trans-unit id="7223931053738621590" datatype="html"> 7531 <trans-unit id="7223931053738621590" datatype="html">
7489 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 7532 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
7490 <target state="translated">PeerTubeはあなたのWebブラウザーの公開IPアドレスを<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>と認識しています。</target> 7533 <target state="translated">PeerTubeはあなたのWebブラウザーの公開IPアドレスを<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>と認識しています。</target>
7491 <context-group purpose="location"> 7534 <context-group purpose="location">
7492 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7535 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7493 <context context-type="linenumber">4</context> 7536 <context context-type="linenumber">4</context>
@@ -7511,7 +7554,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7511 </trans-unit> 7554 </trans-unit>
7512 <trans-unit id="565435193934699740" datatype="html"> 7555 <trans-unit id="565435193934699740" datatype="html">
7513 <source>Anti brute force system could be overzealous</source> 7556 <source>Anti brute force system could be overzealous</source>
7514 <target state="new">Anti brute force system could be overzealous</target> 7557 <target state="translated">ブルートフォースシステムの設定を過度なものにしている可能性があります</target>
7515 <context-group purpose="location"> 7558 <context-group purpose="location">
7516 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7559 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7517 <context context-type="linenumber">9</context> 7560 <context context-type="linenumber">9</context>
@@ -7534,16 +7577,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7534 </context-group> 7577 </context-group>
7535 </trans-unit> 7578 </trans-unit>
7536 <trans-unit id="1285026053775066761" datatype="html"> 7579 <trans-unit id="1285026053775066761" datatype="html">
7537 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source> 7580 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
7538 <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</target> 7581 <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</target>
7539 <context-group purpose="location"> 7582 <context-group purpose="location">
7540 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7583 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7541 <context context-type="linenumber">15</context> 7584 <context context-type="linenumber">15</context>
7542 </context-group> 7585 </context-group>
7543 </trans-unit> 7586 </trans-unit>
7544 <trans-unit id="7014275542536964627" datatype="html"> 7587 <trans-unit id="7014275542536964627" datatype="html">
7545 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source> 7588 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
7546 <target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target> 7589 <target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target>
7547 <context-group purpose="location"> 7590 <context-group purpose="location">
7548 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7591 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7549 <context context-type="linenumber">16,17</context> 7592 <context context-type="linenumber">16,17</context>
@@ -7593,19 +7636,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7593 <trans-unit id="314315645942131479"> 7636 <trans-unit id="314315645942131479">
7594 <source>Info</source> 7637 <source>Info</source>
7595 <target>情報</target> 7638 <target>情報</target>
7596 7639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group>
7597 7640 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7641 </trans-unit>
7599 <trans-unit id="4116911651502837995" datatype="html"> 7642 <trans-unit id="4116911651502837995" datatype="html">
7600 <source>Files</source> 7643 <source>Files</source>
7601 <target state="translated">ファイル</target> 7644 <target state="translated">ファイル</target>
7602 7645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
7603 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 7646 </trans-unit>
7604 <trans-unit id="4767765747214995164" datatype="html"> 7647 <trans-unit id="4767765747214995164" datatype="html">
7605 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7648 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
7606 <target state="translated">投稿 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7649 <target state="translated">投稿 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
7607 7650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
7608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 7651 </trans-unit>
7609 <trans-unit id="6759205696902713848"> 7652 <trans-unit id="6759205696902713848">
7610 <source>Warning</source> 7653 <source>Warning</source>
7611 <target>警告</target> 7654 <target>警告</target>
@@ -7614,9 +7657,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7614 <trans-unit id="1519954996184640001"> 7657 <trans-unit id="1519954996184640001">
7615 <source>Error</source> 7658 <source>Error</source>
7616 <target>エラー</target> 7659 <target>エラー</target>
7617 7660 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
7618 7661 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7619 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7662 </trans-unit>
7620 <trans-unit id="5076187961693950167" datatype="html"> 7663 <trans-unit id="5076187961693950167" datatype="html">
7621 <source>Standard logs</source> 7664 <source>Standard logs</source>
7622 <target state="translated">標準のログ</target> 7665 <target state="translated">標準のログ</target>
@@ -7730,7 +7773,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7730 </trans-unit> 7773 </trans-unit>
7731 <trans-unit id="7091163288887549392" datatype="html"> 7774 <trans-unit id="7091163288887549392" datatype="html">
7732 <source>Videos scope</source> 7775 <source>Videos scope</source>
7733 <target state="needs-translation">Videos scope</target> 7776 <target state="translated">動画の投稿範囲</target>
7734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">81</context></context-group> 7777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">81</context></context-group>
7735 </trans-unit> 7778 </trans-unit>
7736 <trans-unit id="1144415254281227966" datatype="html"> 7779 <trans-unit id="1144415254281227966" datatype="html">
@@ -7894,8 +7937,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7894 <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> 7937 <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>
7895 </trans-unit> 7938 </trans-unit>
7896 <trans-unit id="8553059323353586765" datatype="html"> 7939 <trans-unit id="8553059323353586765" datatype="html">
7897 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source> 7940 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
7898 <target state="translated">あなたの現在のメールアドレスは<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>です。メールアドレスは決して外部には公開されません。 </target> 7941 <target state="translated">あなたの現在のメールアドレスは<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>です。メールアドレスは決して外部には公開されません。 </target>
7899 <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> 7942 <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>
7900 </trans-unit> 7943 </trans-unit>
7901 <trans-unit id="853586874765134886"> 7944 <trans-unit id="853586874765134886">
@@ -7953,12 +7996,12 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7953 </trans-unit> 7996 </trans-unit>
7954 <trans-unit id="7130088765428829942" datatype="html"> 7997 <trans-unit id="7130088765428829942" datatype="html">
7955 <source>New abuse</source> 7998 <source>New abuse</source>
7956 <target state="new">New abuse</target> 7999 <target state="translated">新しい不正利用に関する通報</target>
7957 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">34</context></context-group> 8000 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">34</context></context-group>
7958 </trans-unit> 8001 </trans-unit>
7959 <trans-unit id="5618790697446401830" datatype="html"> 8002 <trans-unit id="5618790697446401830" datatype="html">
7960 <source>An automatically blocked video is awaiting review</source> 8003 <source>An automatically blocked video is awaiting review</source>
7961 <target state="needs-translation">An automatically blocked video is awaiting review</target> 8004 <target state="translated">自動的にブロックされた動画が審査を待っています</target>
7962 <context-group purpose="location"> 8005 <context-group purpose="location">
7963 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> 8006 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
7964 <context context-type="linenumber">35</context> 8007 <context context-type="linenumber">35</context>
@@ -8085,8 +8128,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8085 <trans-unit id="1233062525939746039" datatype="html"> 8128 <trans-unit id="1233062525939746039" datatype="html">
8086 <source>Unknown language</source> 8129 <source>Unknown language</source>
8087 <target state="translated">不明な言語</target> 8130 <target state="translated">不明な言語</target>
8088 8131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8089 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 8132 </trans-unit>
8090 <trans-unit id="3761504852202418603" datatype="html"> 8133 <trans-unit id="3761504852202418603" datatype="html">
8091 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> 8134 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8092 <target state="translated">非常に多くの言語が選択されています。全ての言語を選択するか、または20言語以下で選択してください。</target> 8135 <target state="translated">非常に多くの言語が選択されています。全ての言語を選択するか、または20言語以下で選択してください。</target>
@@ -8457,9 +8500,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8457 <trans-unit id="1783173774503340906"> 8500 <trans-unit id="1783173774503340906">
8458 <source>Subscribe to the account</source> 8501 <source>Subscribe to the account</source>
8459 <target>アカウントを購読する</target> 8502 <target>アカウントを購読する</target>
8460 8503 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
8461 8504 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group>
8462 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> 8505 </trans-unit>
8463 <trans-unit id="3131904093925601441" datatype="html"> 8506 <trans-unit id="3131904093925601441" datatype="html">
8464 <source>PLAYLISTS</source> 8507 <source>PLAYLISTS</source>
8465 <target state="translated">プレイリスト</target> 8508 <target state="translated">プレイリスト</target>
@@ -8468,64 +8511,63 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8468 <trans-unit id="7709367721354853232"> 8511 <trans-unit id="7709367721354853232">
8469 <source>Focus the search bar</source> 8512 <source>Focus the search bar</source>
8470 <target>検索バーを絞り込む</target> 8513 <target>検索バーを絞り込む</target>
8471 8514 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
8472 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8515 </trans-unit>
8473 <trans-unit id="4049262826107502276"> 8516 <trans-unit id="4049262826107502276">
8474 <source>Toggle the left menu</source> 8517 <source>Toggle the left menu</source>
8475 <target>メニューの表示/非表示</target> 8518 <target>メニューの表示/非表示</target>
8476 8519 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
8477 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> 8520 </trans-unit>
8478 <trans-unit id="5409372033656550095" datatype="html"> 8521 <trans-unit id="5409372033656550095" datatype="html">
8479 <source>Go to the discover videos page</source> 8522 <source>Go to the discover videos page</source>
8480 <target state="translated">ディスカバーページへ移動</target> 8523 <target state="translated">ディスカバーページへ移動</target>
8481 8524 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
8482 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> 8525 </trans-unit>
8483 <trans-unit id="4278050445961255445"> 8526 <trans-unit id="4278050445961255445">
8484 <source>Go to the trending videos page</source> 8527 <source>Go to the trending videos page</source>
8485 <target>トレンドのページへ移動する</target> 8528 <target>トレンドのページへ移動する</target>
8486 8529 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
8487 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 8530 </trans-unit>
8488 <trans-unit id="3242234958443825475"> 8531 <trans-unit id="3242234958443825475">
8489 <source>Go to the recently added videos page</source> 8532 <source>Go to the recently added videos page</source>
8490 <target>最近投稿された動画ページへ移動</target> 8533 <target>最近投稿された動画ページへ移動</target>
8491 8534 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
8492 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> 8535 </trans-unit>
8493 <trans-unit id="2887122197778293919"> 8536 <trans-unit id="2887122197778293919">
8494 <source>Go to the local videos page</source> 8537 <source>Go to the local videos page</source>
8495 <target>ローカル動画のページへ移動</target> 8538 <target>ローカル動画のページへ移動</target>
8496 8539 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
8497 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 8540 </trans-unit>
8498 <trans-unit id="8009065619559214982"> 8541 <trans-unit id="8009065619559214982">
8499 <source>Go to the videos upload page</source> 8542 <source>Go to the videos upload page</source>
8500 <target>動画のアップロードページへ移動する</target> 8543 <target>動画のアップロードページへ移動する</target>
8501 8544 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
8502 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> 8545 </trans-unit>
8503 <trans-unit id="3779524668013120370"> 8546 <trans-unit id="3779524668013120370">
8504 <source>Go to my subscriptions</source> 8547 <source>Go to my subscriptions</source>
8505 <target>あなたが登録したチャンネルへ移動</target> 8548 <target>あなたが登録したチャンネルへ移動</target>
8506 8549 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
8507 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8550 </trans-unit>
8508 <trans-unit id="1136469849928650779"> 8551 <trans-unit id="1136469849928650779">
8509 <source>Go to my videos</source> 8552 <source>Go to my videos</source>
8510 <target>動画一覧</target> 8553 <target>動画一覧</target>
8511 8554 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
8512 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 8555 </trans-unit>
8513 <trans-unit id="7836683738999600376"> 8556 <trans-unit id="7836683738999600376">
8514 <source>Go to my imports</source> 8557 <source>Go to my imports</source>
8515 <target>インポートした動画一覧</target> 8558 <target>インポートした動画一覧</target>
8516 8559 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
8517 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> 8560 </trans-unit>
8518 <trans-unit id="7511292153332773503"> 8561 <trans-unit id="7511292153332773503">
8519 <source>Go to my channels</source> 8562 <source>Go to my channels</source>
8520 <target>あなたのチャンネルに移動する</target> 8563 <target>あなたのチャンネルに移動する</target>
8521 8564 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8522 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 8565 </trans-unit>
8523 <trans-unit id="2013324644839511073" datatype="html"> 8566 <trans-unit id="2013324644839511073" datatype="html">
8524 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 8567 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8525Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8526 <target state="needs-translation">Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> 8568 <target state="needs-translation">Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
8527 8569 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8528 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8570 </trans-unit>
8529 <trans-unit id="375263728166936544"> 8571 <trans-unit id="375263728166936544">
8530 <source>You need to reconnect.</source> 8572 <source>You need to reconnect.</source>
8531 <target>再接続する必要があります。</target> 8573 <target>再接続する必要があります。</target>
@@ -8609,7 +8651,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8609 </trans-unit> 8651 </trans-unit>
8610 <trans-unit id="4467323362722952678" datatype="html"> 8652 <trans-unit id="4467323362722952678" datatype="html">
8611 <source>Unknown</source> 8653 <source>Unknown</source>
8612 <target state="new">Unknown</target> 8654 <target state="translated">不明</target>
8613 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group> 8655 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group>
8614 </trans-unit> 8656 </trans-unit>
8615 <trans-unit id="8781423666414310853"> 8657 <trans-unit id="8781423666414310853">
@@ -8673,17 +8715,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8673 <trans-unit id="2392481201920342009" datatype="html"> 8715 <trans-unit id="2392481201920342009" datatype="html">
8674 <source>VOD videos</source> 8716 <source>VOD videos</source>
8675 <target state="translated">ビデオ・オン・デマンド動画</target> 8717 <target state="translated">ビデオ・オン・デマンド動画</target>
8676 8718 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
8677 8719 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group>
8678 8720 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
8679 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8721 </trans-unit>
8680 <trans-unit id="2180217594100853008" datatype="html"> 8722 <trans-unit id="2180217594100853008" datatype="html">
8681 <source>Live videos</source> 8723 <source>Live videos</source>
8682 <target state="translated">ライブ配信動画</target> 8724 <target state="translated">ライブ配信動画</target>
8683 8725 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
8684 8726 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group>
8685 8727 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
8686 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8728 </trans-unit>
8687 <trans-unit id="8487565500496466433"> 8729 <trans-unit id="8487565500496466433">
8688 <source>Short (&lt; 4 min)</source> 8730 <source>Short (&lt; 4 min)</source>
8689 <target>短い(&lt; 4 分)</target> 8731 <target>短い(&lt; 4 分)</target>
@@ -8695,8 +8737,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8695 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 8737 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
8696 </trans-unit> 8738 </trans-unit>
8697 <trans-unit id="6613870447286561244"> 8739 <trans-unit id="6613870447286561244">
8698 <source>Long (> 10 min)</source> 8740 <source>Long (&gt; 10 min)</source>
8699 <target>長い(> 10 分)</target> 8741 <target>長い(&gt; 10 分)</target>
8700 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 8742 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
8701 </trans-unit> 8743 </trans-unit>
8702 <trans-unit id="1787083504545967"> 8744 <trans-unit id="1787083504545967">
@@ -8742,7 +8784,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8742 </trans-unit> 8784 </trans-unit>
8743 <trans-unit id="7804724824750282316" datatype="html"> 8785 <trans-unit id="7804724824750282316" datatype="html">
8744 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 8786 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
8745 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {件} other {件}}"/></target> 8787 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {件} other {件}}"/></target>
8746 <context-group purpose="location"> 8788 <context-group purpose="location">
8747 <context context-type="sourcefile">src/app/+search/search.component.html</context> 8789 <context context-type="sourcefile">src/app/+search/search.component.html</context>
8748 <context context-type="linenumber">5</context> 8790 <context context-type="linenumber">5</context>
@@ -8965,12 +9007,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8965 </trans-unit> 9007 </trans-unit>
8966 <trans-unit id="6172217783476989430"> 9008 <trans-unit id="6172217783476989430">
8967 <source>Transcoding threads is required.</source> 9009 <source>Transcoding threads is required.</source>
8968 <target>トランスコーレッドは必須です。</target> 9010 <target>トランスコースレッドは必須です。</target>
8969 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">72</context></context-group> 9011 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">72</context></context-group>
8970 </trans-unit> 9012 </trans-unit>
8971 <trans-unit id="5320424292625586941"> 9013 <trans-unit id="5320424292625586941">
8972 <source>Transcoding threads must be greater or equal to 0.</source> 9014 <source>Transcoding threads must be greater or equal to 0.</source>
8973 <target>トランスコーレッドは 0 以上である必要があります。</target> 9015 <target>トランスコースレッドは 0 以上である必要があります。</target>
8974 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">73</context></context-group> 9016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">73</context></context-group>
8975 </trans-unit> 9017 </trans-unit>
8976 <trans-unit id="8185661254949728718" datatype="html"> 9018 <trans-unit id="8185661254949728718" datatype="html">
@@ -9369,8 +9411,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9369 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9370 </trans-unit> 9412 </trans-unit>
9371 <trans-unit id="5637879201055173642" datatype="html"> 9413 <trans-unit id="5637879201055173642" datatype="html">
9372 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 9414 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
9373 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>ドキュメント<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>を読んで、PeerTubeのライブ配信の特徴を知ろう。 </target> 9415 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>ドキュメント<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>を読んで、PeerTubeのライブ配信の特徴を知ろう。 </target>
9374 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9416 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9375 </trans-unit> 9417 </trans-unit>
9376 <trans-unit id="4267638333776227701"> 9418 <trans-unit id="4267638333776227701">
@@ -9585,7 +9627,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9585 </trans-unit> 9627 </trans-unit>
9586 <trans-unit id="4076995379551303829" datatype="html"> 9628 <trans-unit id="4076995379551303829" datatype="html">
9587 <source>Custom value...</source> 9629 <source>Custom value...</source>
9588 <target state="new">Custom value...</target> 9630 <target state="translated">値を設定する...</target>
9589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-custom-value.component.ts</context><context context-type="linenumber">70</context></context-group> 9631 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-custom-value.component.ts</context><context context-type="linenumber">70</context></context-group>
9590 </trans-unit> 9632 </trans-unit>
9591 <trans-unit id="4670312387769733978"> 9633 <trans-unit id="4670312387769733978">
@@ -9962,14 +10004,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9962 <trans-unit id="2830831449226931729" datatype="html"> 10004 <trans-unit id="2830831449226931729" datatype="html">
9963 <source>Instance languages</source> 10005 <source>Instance languages</source>
9964 <target state="translated">インスタンスの言語</target> 10006 <target state="translated">インスタンスの言語</target>
9965 10007 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group>
9966 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10008 </trans-unit>
9967 <trans-unit id="40119547597591062" datatype="html"> 10009 <trans-unit id="40119547597591062" datatype="html">
9968 <source>All languages</source> 10010 <source>All languages</source>
9969 <target state="translated">全ての言語</target> 10011 <target state="translated">全ての言語</target>
9970 10012 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group>
9971 10013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
9972 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 10014 </trans-unit>
9973 <trans-unit id="996392855508119363"> 10015 <trans-unit id="996392855508119363">
9974 <source>Hidden</source> 10016 <source>Hidden</source>
9975 <target>表示しない</target> 10017 <target>表示しない</target>
@@ -9983,9 +10025,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9983 <trans-unit id="8929218224642530466"> 10025 <trans-unit id="8929218224642530466">
9984 <source>Displayed</source> 10026 <source>Displayed</source>
9985 <target>表示する</target> 10027 <target>表示する</target>
9986 10028 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
9987 10029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
9988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 10030 </trans-unit>
9989 <trans-unit id="6291055174438137560" datatype="html"> 10031 <trans-unit id="6291055174438137560" datatype="html">
9990 <source>~ 1 minute</source> 10032 <source>~ 1 minute</source>
9991 <target state="translated">~ 1分</target> 10033 <target state="translated">~ 1分</target>
@@ -10136,12 +10178,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10136 </trans-unit> 10178 </trans-unit>
10137 <trans-unit id="2044813052587776285" datatype="html"> 10179 <trans-unit id="2044813052587776285" datatype="html">
10138 <source>Add a message to communicate with the reporter</source> 10180 <source>Add a message to communicate with the reporter</source>
10139 <target state="new">Add a message to communicate with the reporter</target> 10181 <target state="translated">通報者と連絡を取り合うためにメッセージを加える</target>
10140 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">100</context></context-group> 10182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">100</context></context-group>
10141 </trans-unit> 10183 </trans-unit>
10142 <trans-unit id="4117663541503607703" datatype="html"> 10184 <trans-unit id="4117663541503607703" datatype="html">
10143 <source>Add a message to communicate with the moderation team</source> 10185 <source>Add a message to communicate with the moderation team</source>
10144 <target state="new">Add a message to communicate with the moderation team</target> 10186 <target state="translated">モデレーションチームと連絡を取り合うためにメッセージを加える</target>
10145 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">103</context></context-group> 10187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">103</context></context-group>
10146 </trans-unit> 10188 </trans-unit>
10147 <trans-unit id="3085641638748358969"> 10189 <trans-unit id="3085641638748358969">
@@ -10189,7 +10231,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10189 </trans-unit> 10231 </trans-unit>
10190 <trans-unit id="4728427543536046034" datatype="html"> 10232 <trans-unit id="4728427543536046034" datatype="html">
10191 <source>Change quota, role, and more.</source> 10233 <source>Change quota, role, and more.</source>
10192 <target state="new">Change quota, role, and more.</target> 10234 <target state="translated">動画容量の制限、役割、その他について変更</target>
10193 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">323</context></context-group> 10235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">323</context></context-group>
10194 </trans-unit> 10236 </trans-unit>
10195 <trans-unit id="7913022656086109932" datatype="html"> 10237 <trans-unit id="7913022656086109932" datatype="html">
@@ -10292,7 +10334,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10292 </trans-unit> 10334 </trans-unit>
10293 <trans-unit id="4809327075591089709" datatype="html"> 10335 <trans-unit id="4809327075591089709" datatype="html">
10294 <source>Remove comments made by this account from your instance.</source> 10336 <source>Remove comments made by this account from your instance.</source>
10295 <target state="new">Remove comments made by this account from your instance.</target> 10337 <target state="translated">あなたのインスタンスの、このアカウントが作成したコメントを削除</target>
10296 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">392</context></context-group> 10338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">392</context></context-group>
10297 </trans-unit> 10339 </trans-unit>
10298 <trans-unit id="6504240011224861621" datatype="html"> 10340 <trans-unit id="6504240011224861621" datatype="html">
@@ -10305,7 +10347,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10305 </trans-unit> 10347 </trans-unit>
10306 <trans-unit id="8546847443058492245" datatype="html"> 10348 <trans-unit id="8546847443058492245" datatype="html">
10307 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source> 10349 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source>
10308 <target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target> 10350 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> 動画をブロック</target>
10309 <context-group purpose="location"> 10351 <context-group purpose="location">
10310 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> 10352 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
10311 <context context-type="linenumber">4</context> 10353 <context context-type="linenumber">4</context>
@@ -10430,7 +10472,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10430 </trans-unit> 10472 </trans-unit>
10431 <trans-unit id="1000724328916033777" datatype="html"> 10473 <trans-unit id="1000724328916033777" datatype="html">
10432 <source>Multiple ways to subscribe to the current channel</source> 10474 <source>Multiple ways to subscribe to the current channel</source>
10433 <target state="new">Multiple ways to subscribe to the current channel</target> 10475 <target state="translated">このチャンネルを登録するための様々な方法</target>
10434 <context-group purpose="location"> 10476 <context-group purpose="location">
10435 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context> 10477 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
10436 <context context-type="linenumber">44</context> 10478 <context context-type="linenumber">44</context>
@@ -10447,8 +10489,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10447 <trans-unit id="4968151111061046122"> 10489 <trans-unit id="4968151111061046122">
10448 <source>Moderator</source> 10490 <source>Moderator</source>
10449 <target>モデレーター</target> 10491 <target>モデレーター</target>
10450 10492 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group>
10451 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> 10493 </trans-unit>
10452 <trans-unit id="2279527393438260622" datatype="html"> 10494 <trans-unit id="2279527393438260622" datatype="html">
10453 <source>Search videos, playlists, channels…</source> 10495 <source>Search videos, playlists, channels…</source>
10454 <target state="translated">動画、プレイリスト、チャンネルを検索する…</target> 10496 <target state="translated">動画、プレイリスト、チャンネルを検索する…</target>
@@ -10622,7 +10664,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10622 </trans-unit> 10664 </trans-unit>
10623 <trans-unit id="6521421218398377925" datatype="html"> 10665 <trans-unit id="6521421218398377925" datatype="html">
10624 <source>Run HLS transcoding</source> 10666 <source>Run HLS transcoding</source>
10625 <target state="new">Run HLS transcoding</target> 10667 <target state="translated">HLSファイルのトランスコードを開始</target>
10626 <context-group purpose="location"> 10668 <context-group purpose="location">
10627 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> 10669 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
10628 <context context-type="linenumber">94</context> 10670 <context context-type="linenumber">94</context>
@@ -10634,7 +10676,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10634 </trans-unit> 10676 </trans-unit>
10635 <trans-unit id="4956271014213477815" datatype="html"> 10677 <trans-unit id="4956271014213477815" datatype="html">
10636 <source>Run WebTorrent transcoding</source> 10678 <source>Run WebTorrent transcoding</source>
10637 <target state="new">Run WebTorrent transcoding</target> 10679 <target state="translated">WebTorrentのトランスコードを開始</target>
10638 <context-group purpose="location"> 10680 <context-group purpose="location">
10639 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> 10681 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
10640 <context context-type="linenumber">100</context> 10682 <context context-type="linenumber">100</context>
@@ -10675,8 +10717,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10675 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> 10717 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
10676 </trans-unit> 10718 </trans-unit>
10677 <trans-unit id="8272123190776748811" datatype="html"> 10719 <trans-unit id="8272123190776748811" datatype="html">
10678 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 10720 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
10679 <target state="translated">この動画を評価するには &lt;a href="/login">ログイン&lt;/a>する必要があります。</target> 10721 <target state="translated">この動画を評価するには &lt;a href="/login"&gt;ログイン&lt;/a&gt;する必要があります。</target>
10680 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 10722 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10681 </trans-unit> 10723 </trans-unit>
10682 <trans-unit id="4503408361537553733" datatype="html"> 10724 <trans-unit id="4503408361537553733" datatype="html">
@@ -10704,7 +10746,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10704 </trans-unit> 10746 </trans-unit>
10705 <trans-unit id="60216491008745400" datatype="html"> 10747 <trans-unit id="60216491008745400" datatype="html">
10706 <source>Actions on comment</source> 10748 <source>Actions on comment</source>
10707 <target state="new">Actions on comment</target> 10749 <target state="translated">コメントへのアクション</target>
10708 <context-group purpose="location"> 10750 <context-group purpose="location">
10709 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context> 10751 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context>
10710 <context context-type="linenumber">202</context> 10752 <context context-type="linenumber">202</context>
@@ -10807,13 +10849,15 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10807 </trans-unit> 10849 </trans-unit>
10808 <trans-unit id="5093002376262354382" datatype="html"> 10850 <trans-unit id="5093002376262354382" datatype="html">
10809 <source>Transcoding failed</source> 10851 <source>Transcoding failed</source>
10810 <target state="translated">トランスコーング失敗しました</target> 10852 <target state="translated">トランスコーが失敗しました</target>
10811 <context-group purpose="location"> 10853 <context-group purpose="location">
10812 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10854 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10813 <context context-type="linenumber">179</context> 10855 <context context-type="linenumber">179</context>
10814 </context-group> 10856 </context-group>
10815 </trans-unit><trans-unit id="118687079501751948" datatype="html"> 10857 </trans-unit>
10816 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10858 <trans-unit id="118687079501751948" datatype="html">
10859 <source>Move to external storage failed</source>
10860 <target state="translated">外部ストレージへの移動は失敗しました</target>
10817 <context-group purpose="location"> 10861 <context-group purpose="location">
10818 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10862 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10819 <context context-type="linenumber">183</context> 10863 <context context-type="linenumber">183</context>
@@ -10821,19 +10865,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10821 </trans-unit> 10865 </trans-unit>
10822 <trans-unit id="4887724548587271148"> 10866 <trans-unit id="4887724548587271148">
10823 <source>Waiting transcoding</source> 10867 <source>Waiting transcoding</source>
10824 <target>トランスコーング待機中</target> 10868 <target>トランスコーの待機中</target>
10825 10869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group>
10826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10870 </trans-unit>
10827 <trans-unit id="4517785179607945981"> 10871 <trans-unit id="4517785179607945981">
10828 <source>To transcode</source> 10872 <source>To transcode</source>
10829 <target>トランスコードする</target> 10873 <target>トランスコードする</target>
10830 10874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group>
10831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 10875 </trans-unit>
10832 <trans-unit id="3299576663551440736"> 10876 <trans-unit id="3299576663551440736">
10833 <source>To import</source> 10877 <source>To import</source>
10834 <target>インポートする</target> 10878 <target>インポートする</target>
10835 10879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group>
10836 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> 10880 </trans-unit>
10837 <trans-unit id="8492933894084361602" datatype="html"> 10881 <trans-unit id="8492933894084361602" datatype="html">
10838 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 10882 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
10839 <target state="translated">"<x id="INTERPOLATION" equiv-text="{{ title }}"/>"のRSSフィードを購読する</target> 10883 <target state="translated">"<x id="INTERPOLATION" equiv-text="{{ title }}"/>"のRSSフィードを購読する</target>
@@ -10845,21 +10889,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10845 <trans-unit id="187187500641108332" datatype="html"> 10889 <trans-unit id="187187500641108332" datatype="html">
10846 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10890 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10847 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10891 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10848 10892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group>
10849 10893 <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>
10850 10894 <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>
10851 10895 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group>
10852 10896 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group>
10853 10897 <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>
10854 10898 <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>
10855 10899 <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>
10856 10900 <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>
10857 10901 <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>
10858 10902 <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>
10859 10903 <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>
10860 10904 <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>
10861 10905 <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>
10862 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><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/+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">77</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-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> 10906 </trans-unit>
10863 <trans-unit id="1795705931707209785" datatype="html"> 10907 <trans-unit id="1795705931707209785" datatype="html">
10864 <source>Add to watch later</source> 10908 <source>Add to watch later</source>
10865 <target state="translated">「後で見る」に追加する</target> 10909 <target state="translated">「後で見る」に追加する</target>
@@ -10908,9 +10952,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10908 <trans-unit id="5210096066382592800"> 10952 <trans-unit id="5210096066382592800">
10909 <source>Video to import updated.</source> 10953 <source>Video to import updated.</source>
10910 <target>動画のインポートが完了しました。</target> 10954 <target>動画のインポートが完了しました。</target>
10911 10955 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group>
10912 10956 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group>
10913 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10957 </trans-unit>
10914 <trans-unit id="3284171506518522275"> 10958 <trans-unit id="3284171506518522275">
10915 <source>Your video was uploaded to your account and is private.</source> 10959 <source>Your video was uploaded to your account and is private.</source>
10916 <target>動画はこのアカウントに非公開でアップロードされています。</target> 10960 <target>動画はこのアカウントに非公開でアップロードされています。</target>
@@ -10979,23 +11023,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10979 <trans-unit id="6775540171466219199" datatype="html"> 11023 <trans-unit id="6775540171466219199" datatype="html">
10980 <source>Stop autoplaying next video</source> 11024 <source>Stop autoplaying next video</source>
10981 <target state="translated">次の動画への自動再生を止める</target> 11025 <target state="translated">次の動画への自動再生を止める</target>
10982 11026 <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">220</context></context-group>
10983 <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">220</context></context-group></trans-unit> 11027 </trans-unit>
10984 <trans-unit id="5149234672404299151" datatype="html"> 11028 <trans-unit id="5149234672404299151" datatype="html">
10985 <source>Autoplay next video</source> 11029 <source>Autoplay next video</source>
10986 <target state="translated">自動再生</target> 11030 <target state="translated">自動再生</target>
10987 11031 <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">221</context></context-group>
10988 <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">221</context></context-group></trans-unit> 11032 </trans-unit>
10989 <trans-unit id="5870421136141540382" datatype="html"> 11033 <trans-unit id="5870421136141540382" datatype="html">
10990 <source>Stop looping playlist videos</source> 11034 <source>Stop looping playlist videos</source>
10991 <target state="translated">プレイリストのループを止める</target> 11035 <target state="translated">プレイリストのループを止める</target>
10992 11036 <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">226</context></context-group>
10993 <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">226</context></context-group></trans-unit> 11037 </trans-unit>
10994 <trans-unit id="1599585307037758139" datatype="html"> 11038 <trans-unit id="1599585307037758139" datatype="html">
10995 <source>Loop playlist videos</source> 11039 <source>Loop playlist videos</source>
10996 <target state="translated">プレイリストをループ再生する</target> 11040 <target state="translated">プレイリストをループ再生する</target>
10997 11041 <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">227</context></context-group>
10998 <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">227</context></context-group></trans-unit> 11042 </trans-unit>
10999 <trans-unit id="3704292036525161260" datatype="html"> 11043 <trans-unit id="3704292036525161260" datatype="html">
11000 <source>Placeholder image</source> 11044 <source>Placeholder image</source>
11001 <target state="new">Placeholder image</target> 11045 <target state="new">Placeholder image</target>
@@ -11005,113 +11049,113 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11005 </context-group> 11049 </context-group>
11006 </trans-unit> 11050 </trans-unit>
11007 <trans-unit id="961774488937452220" datatype="html"> 11051 <trans-unit id="961774488937452220" datatype="html">
11008 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 11052 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
11009 <target state="translated">動画はこのインスタンスにはありません。元の動画のあるインスタンス &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>にリダイレクトしますか?</target> 11053 <target state="translated">動画はこのインスタンスにはありません。元の動画のあるインスタンス &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;にリダイレクトしますか?</target>
11010 11054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
11011 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 11055 </trans-unit>
11012 <trans-unit id="5761611056224181752" datatype="html"> 11056 <trans-unit id="5761611056224181752" datatype="html">
11013 <source>Redirection</source> 11057 <source>Redirection</source>
11014 <target state="translated">リダイレクト</target> 11058 <target state="translated">リダイレクト</target>
11015 11059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group>
11016 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 11060 </trans-unit>
11017 <trans-unit id="8858527736400081688"> 11061 <trans-unit id="8858527736400081688">
11018 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 11062 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
11019 <target>この動画には成人向けまたは過激なコンテンツが含まれています。本当に再生しますか?</target> 11063 <target>この動画には成人向けまたは過激なコンテンツが含まれています。本当に再生しますか?</target>
11020 11064 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group>
11021 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 11065 </trans-unit>
11022 <trans-unit id="3937119019020041049"> 11066 <trans-unit id="3937119019020041049">
11023 <source>Mature or explicit content</source> 11067 <source>Mature or explicit content</source>
11024 <target>成人向けまたは過激なコンテンツ</target> 11068 <target>成人向けまたは過激なコンテンツ</target>
11025 11069 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group>
11026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 11070 </trans-unit>
11027 <trans-unit id="1755474755114288376" datatype="html"> 11071 <trans-unit id="1755474755114288376" datatype="html">
11028 <source>Up Next</source> 11072 <source>Up Next</source>
11029 <target state="new">Up Next</target> 11073 <target state="new">Up Next</target>
11030 11074 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group>
11031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> 11075 </trans-unit>
11032 <trans-unit id="2159130950882492111" datatype="html"> 11076 <trans-unit id="2159130950882492111" datatype="html">
11033 <source>Cancel</source> 11077 <source>Cancel</source>
11034 <target state="translated">キャンセル</target> 11078 <target state="translated">キャンセル</target>
11035 11079 <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>
11036 11080 <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>
11037 11081 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
11038 11082 <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>
11039 11083 <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>
11040 11084 <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>
11041 11085 <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>
11042 11086 <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>
11043 11087 <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>
11044 11088 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group>
11045 11089 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
11046 11090 <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>
11047 11091 <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>
11048 11092 <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>
11049 11093 <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>
11050 11094 <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>
11051 11095 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group>
11052 11096 <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>
11053 11097 <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>
11054 <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">122</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-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/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">425</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">26</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> 11098 </trans-unit>
11055 <trans-unit id="3354816756665089864" datatype="html"> 11099 <trans-unit id="3354816756665089864" datatype="html">
11056 <source>Autoplay is suspended</source> 11100 <source>Autoplay is suspended</source>
11057 <target state="translated">自動再生は停止中です</target> 11101 <target state="translated">自動再生は停止中です</target>
11058 11102 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group>
11059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> 11103 </trans-unit>
11060 <trans-unit id="7895294730547405228" datatype="html"> 11104 <trans-unit id="7895294730547405228" datatype="html">
11061 <source>Enter/exit fullscreen (requires player focus)</source> 11105 <source>Enter/exit fullscreen (requires player focus)</source>
11062 <target state="translated">再生プレイヤーをフルスクリーン化・フルスクリーンを止める(アクティブな再生プレーヤーが必要)</target> 11106 <target state="translated">再生プレイヤーをフルスクリーン化・フルスクリーンを止める(アクティブな再生プレーヤーが必要)</target>
11063 11107 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group>
11064 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> 11108 </trans-unit>
11065 <trans-unit id="7618388257165864759" datatype="html"> 11109 <trans-unit id="7618388257165864759" datatype="html">
11066 <source>Play/Pause the video (requires player focus)</source> 11110 <source>Play/Pause the video (requires player focus)</source>
11067 <target state="translated">動画の再生・停止(アクティブな再生プレーヤーが必要)</target> 11111 <target state="translated">動画の再生・停止(アクティブな再生プレーヤーが必要)</target>
11068 11112 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group>
11069 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> 11113 </trans-unit>
11070 <trans-unit id="7761890399634216630" datatype="html"> 11114 <trans-unit id="7761890399634216630" datatype="html">
11071 <source>Mute/unmute the video (requires player focus)</source> 11115 <source>Mute/unmute the video (requires player focus)</source>
11072 <target state="translated">動画のミュート・ミュートを解除(アクティブな再生プレーヤーが必要)</target> 11116 <target state="translated">動画のミュート・ミュートを解除(アクティブな再生プレーヤーが必要)</target>
11073 11117 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group>
11074 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> 11118 </trans-unit>
11075 <trans-unit id="5996585232248234904" datatype="html"> 11119 <trans-unit id="5996585232248234904" datatype="html">
11076 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> 11120 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
11077 <target state="translated">パーセンテージを指定して、動画の一部をスキップ: 例えば、値が0の場合は0%。値が9の場合は90%(アクティブな再生プレーヤーが必要)</target> 11121 <target state="translated">パーセンテージを指定して、動画の一部をスキップ: 例えば、値が0の場合は0%。値が9の場合は90%(アクティブな再生プレーヤーが必要)</target>
11078 11122 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group>
11079 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> 11123 </trans-unit>
11080 <trans-unit id="3748765405903319998" datatype="html"> 11124 <trans-unit id="3748765405903319998" datatype="html">
11081 <source>Increase the volume (requires player focus)</source> 11125 <source>Increase the volume (requires player focus)</source>
11082 <target state="translated">音量を上げる(アクティブな再生プレーヤーが必要)</target> 11126 <target state="translated">音量を上げる(アクティブな再生プレーヤーが必要)</target>
11083 11127 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group>
11084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> 11128 </trans-unit>
11085 <trans-unit id="5810704036407159982" datatype="html"> 11129 <trans-unit id="5810704036407159982" datatype="html">
11086 <source>Decrease the volume (requires player focus)</source> 11130 <source>Decrease the volume (requires player focus)</source>
11087 <target state="translated">音量を下げる(アクティブな再生プレーヤーが必要)</target> 11131 <target state="translated">音量を下げる(アクティブな再生プレーヤーが必要)</target>
11088 11132 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group>
11089 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> 11133 </trans-unit>
11090 <trans-unit id="2622048822548065691" datatype="html"> 11134 <trans-unit id="2622048822548065691" datatype="html">
11091 <source>Seek the video forward (requires player focus)</source> 11135 <source>Seek the video forward (requires player focus)</source>
11092 <target state="translated">動画の再生位置を前に進める(アクティブな再生プレーヤーが必要)</target> 11136 <target state="translated">動画の再生位置を前に進める(アクティブな再生プレーヤーが必要)</target>
11093 11137 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group>
11094 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> 11138 </trans-unit>
11095 <trans-unit id="6540078205109221153" datatype="html"> 11139 <trans-unit id="6540078205109221153" datatype="html">
11096 <source>Seek the video backward (requires player focus)</source> 11140 <source>Seek the video backward (requires player focus)</source>
11097 <target state="translated">動画の再生位置を後ろに進める(アクティブな再生プレーヤーが必要)</target> 11141 <target state="translated">動画の再生位置を後ろに進める(アクティブな再生プレーヤーが必要)</target>
11098 11142 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group>
11099 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> 11143 </trans-unit>
11100 <trans-unit id="1956491957766210808" datatype="html"> 11144 <trans-unit id="1956491957766210808" datatype="html">
11101 <source>Increase playback rate (requires player focus)</source> 11145 <source>Increase playback rate (requires player focus)</source>
11102 <target state="translated">再生速度を早くする (アクティブな再生プレーヤーが必要)</target> 11146 <target state="translated">再生速度を早くする (アクティブな再生プレーヤーが必要)</target>
11103 11147 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group>
11104 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> 11148 </trans-unit>
11105 <trans-unit id="5495529997674803186" datatype="html"> 11149 <trans-unit id="5495529997674803186" datatype="html">
11106 <source>Decrease playback rate (requires player focus)</source> 11150 <source>Decrease playback rate (requires player focus)</source>
11107 <target state="translated">再生速度を遅くする (アクティブな再生プレーヤーが必要)</target> 11151 <target state="translated">再生速度を遅くする (アクティブな再生プレーヤーが必要)</target>
11108 11152 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group>
11109 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> 11153 </trans-unit>
11110 <trans-unit id="3178343147230721210" datatype="html"> 11154 <trans-unit id="3178343147230721210" datatype="html">
11111 <source>Navigate in the video frame by frame (requires player focus)</source> 11155 <source>Navigate in the video frame by frame (requires player focus)</source>
11112 <target state="new">Navigate in the video frame by frame (requires player focus)</target> 11156 <target state="new">Navigate in the video frame by frame (requires player focus)</target>
11113 11157 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group>
11114 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> 11158 </trans-unit>
11115 <trans-unit id="8025996572234182184"> 11159 <trans-unit id="8025996572234182184">
11116 <source>Like the video</source> 11160 <source>Like the video</source>
11117 <target>動画を高評価する</target> 11161 <target>動画を高評価する</target>
@@ -11125,8 +11169,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11125 <trans-unit id="1729036051846673606" datatype="html"> 11169 <trans-unit id="1729036051846673606" datatype="html">
11126 <source>When active, the next video is automatically played after the current one.</source> 11170 <source>When active, the next video is automatically played after the current one.</source>
11127 <target state="translated">オンにすると、次の動画が自動で再生されます。</target> 11171 <target state="translated">オンにすると、次の動画が自動で再生されます。</target>
11128 11172 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
11129 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 11173 </trans-unit>
11130 <trans-unit id="2431286785954354122" datatype="html"> 11174 <trans-unit id="2431286785954354122" datatype="html">
11131 <source>Recently added</source> 11175 <source>Recently added</source>
11132 <target state="translated">最近投稿された動画</target> 11176 <target state="translated">最近投稿された動画</target>
@@ -11154,7 +11198,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11154 </trans-unit> 11198 </trans-unit>
11155 <trans-unit id="5237588857224999862" datatype="html"> 11199 <trans-unit id="5237588857224999862" datatype="html">
11156 <source>Open actions</source> 11200 <source>Open actions</source>
11157 <target state="new">Open actions</target> 11201 <target state="translated">アクションを開く</target>
11158 <context-group purpose="location"> 11202 <context-group purpose="location">
11159 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context> 11203 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
11160 <context context-type="linenumber">4</context> 11204 <context context-type="linenumber">4</context>
@@ -11170,17 +11214,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11170 </trans-unit> 11214 </trans-unit>
11171 <trans-unit id="5668077948386857930" datatype="html"> 11215 <trans-unit id="5668077948386857930" datatype="html">
11172 <source>Exclude</source> 11216 <source>Exclude</source>
11173 <target state="new">Exclude</target> 11217 <target state="translated">除外</target>
11174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group> 11218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group>
11175 </trans-unit> 11219 </trans-unit>
11176 <trans-unit id="7147755274837297932" datatype="html"> 11220 <trans-unit id="7147755274837297932" datatype="html">
11177 <source>Exclude muted accounts</source> 11221 <source>Exclude muted accounts</source>
11178 <target state="new">Exclude muted accounts</target> 11222 <target state="translated">ミュートしたアカウントを除外</target>
11179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">99</context></context-group> 11223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">99</context></context-group>
11180 </trans-unit> 11224 </trans-unit>
11181 <trans-unit id="8397092871503752085" datatype="html"> 11225 <trans-unit id="8397092871503752085" datatype="html">
11182 <source>Exclude public videos</source> 11226 <source>Exclude public videos</source>
11183 <target state="new">Exclude public videos</target> 11227 <target state="translated">公開動画を除外</target>
11184 <context-group purpose="location"> 11228 <context-group purpose="location">
11185 <context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context> 11229 <context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context>
11186 <context context-type="linenumber">103</context> 11230 <context context-type="linenumber">103</context>
diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf
index 6615955b3..13ff83fd3 100644
--- a/client/src/locale/angular.ru-RU.xlf
+++ b/client/src/locale/angular.ru-RU.xlf
@@ -3,32 +3,41 @@
3 <file source-language="en-US" datatype="plaintext" original="" target-language="ru-RU"> 3 <file source-language="en-US" datatype="plaintext" original="" target-language="ru-RU">
4 <body> 4 <body>
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source><target state="new">Close</target> 6 <source>Close</source>
7 <target state="translated">Закрыть</target>
7 <context-group purpose="location"> 8 <context-group purpose="location">
8 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> 9 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context>
9 <context context-type="linenumber">76</context> 10 <context context-type="linenumber">76</context>
10 </context-group> 11 </context-group>
11 </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> 12 </trans-unit>
12 <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 13 <trans-unit id="ngb.carousel.slide-number" datatype="html">
14 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
15 <target state="translated">Слайд <x id="INTERPOLATION" equiv-text="get wrap("/> из <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
13 <context-group purpose="location"> 16 <context-group purpose="location">
14 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 17 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
15 <context context-type="linenumber">147,157</context> 18 <context context-type="linenumber">147,157</context>
16 </context-group> 19 </context-group>
17 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 20 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
18 </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> 21 </trans-unit>
19 <source>Previous</source><target state="new">Previous</target> 22 <trans-unit id="ngb.carousel.previous" datatype="html">
23 <source>Previous</source>
24 <target state="translated">Предыдущий</target>
20 <context-group purpose="location"> 25 <context-group purpose="location">
21 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 26 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
22 <context context-type="linenumber">174</context> 27 <context context-type="linenumber">174</context>
23 </context-group> 28 </context-group>
24 </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> 29 </trans-unit>
25 <source>Next</source><target state="new">Next</target> 30 <trans-unit id="ngb.carousel.next" datatype="html">
31 <source>Next</source>
32 <target state="translated">Следующий</target>
26 <context-group purpose="location"> 33 <context-group purpose="location">
27 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 34 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
28 <context context-type="linenumber">191</context> 35 <context context-type="linenumber">191</context>
29 </context-group> 36 </context-group>
30 </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> 37 </trans-unit>
31 <source>Select month</source><target state="new">Select month</target> 38 <trans-unit id="ngb.datepicker.select-month" datatype="html">
39 <source>Select month</source>
40 <target state="translated">Выберите месяц</target>
32 <context-group purpose="location"> 41 <context-group purpose="location">
33 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
34 <context context-type="linenumber">74</context> 43 <context context-type="linenumber">74</context>
@@ -37,8 +46,10 @@
37 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
38 <context context-type="linenumber">74</context> 47 <context context-type="linenumber">74</context>
39 </context-group> 48 </context-group>
40 </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> 49 </trans-unit>
41 <source>Select year</source><target state="new">Select year</target> 50 <trans-unit id="ngb.datepicker.select-year" datatype="html">
51 <source>Select year</source>
52 <target state="translated">Выберите год</target>
42 <context-group purpose="location"> 53 <context-group purpose="location">
43 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
44 <context context-type="linenumber">74</context> 55 <context context-type="linenumber">74</context>
@@ -47,8 +58,10 @@
47 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
48 <context context-type="linenumber">74</context> 59 <context context-type="linenumber">74</context>
49 </context-group> 60 </context-group>
50 </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> 61 </trans-unit>
51 <source>Previous month</source><target state="new">Previous month</target> 62 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
63 <source>Previous month</source>
64 <target state="translated">Предыдущий месяц</target>
52 <context-group purpose="location"> 65 <context-group purpose="location">
53 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
54 <context context-type="linenumber">69</context> 67 <context context-type="linenumber">69</context>
@@ -57,8 +70,10 @@
57 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
58 <context context-type="linenumber">69</context> 71 <context context-type="linenumber">69</context>
59 </context-group> 72 </context-group>
60 </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> 73 </trans-unit>
61 <source>Next month</source><target state="new">Next month</target> 74 <trans-unit id="ngb.datepicker.next-month" datatype="html">
75 <source>Next month</source>
76 <target state="translated">Следующий месяц</target>
62 <context-group purpose="location"> 77 <context-group purpose="location">
63 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 78 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
64 <context context-type="linenumber">69</context> 79 <context context-type="linenumber">69</context>
@@ -67,162 +82,209 @@
67 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 82 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
68 <context context-type="linenumber">69</context> 83 <context context-type="linenumber">69</context>
69 </context-group> 84 </context-group>
70 </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> 85 </trans-unit>
71 <source>««</source><target state="new">««</target> 86 <trans-unit id="ngb.pagination.first" datatype="html">
87 <source>««</source>
88 <target state="translated">««</target>
72 <context-group purpose="location"> 89 <context-group purpose="location">
73 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 90 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
74 <context context-type="linenumber">244,245</context> 91 <context context-type="linenumber">244,245</context>
75 </context-group> 92 </context-group>
76 </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> 93 </trans-unit>
77 <source>«</source><target state="new">«</target> 94 <trans-unit id="ngb.pagination.previous" datatype="html">
95 <source>«</source>
96 <target state="translated">«</target>
78 <context-group purpose="location"> 97 <context-group purpose="location">
79 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 98 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
80 <context context-type="linenumber">261,263</context> 99 <context context-type="linenumber">261,263</context>
81 </context-group> 100 </context-group>
82 </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> 101 </trans-unit>
83 <source>»</source><target state="new">»</target> 102 <trans-unit id="ngb.pagination.next" datatype="html">
103 <source>»</source>
104 <target state="translated">»</target>
84 <context-group purpose="location"> 105 <context-group purpose="location">
85 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 106 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
86 <context context-type="linenumber">274,275</context> 107 <context context-type="linenumber">274,275</context>
87 </context-group> 108 </context-group>
88 </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> 109 </trans-unit>
89 <source>»»</source><target state="new">»»</target> 110 <trans-unit id="ngb.pagination.last" datatype="html">
111 <source>»»</source>
112 <target state="translated">»»</target>
90 <context-group purpose="location"> 113 <context-group purpose="location">
91 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 114 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
92 <context context-type="linenumber">295,296</context> 115 <context context-type="linenumber">295,296</context>
93 </context-group> 116 </context-group>
94 </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> 117 </trans-unit>
95 <source>First</source><target state="new">First</target> 118 <trans-unit id="ngb.pagination.first-aria" datatype="html">
119 <source>First</source>
120 <target state="translated">Первый</target>
96 <context-group purpose="location"> 121 <context-group purpose="location">
97 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 122 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
98 <context context-type="linenumber">310,311</context> 123 <context context-type="linenumber">310,311</context>
99 </context-group> 124 </context-group>
100 </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> 125 </trans-unit>
101 <source>Previous</source><target state="new">Previous</target> 126 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
127 <source>Previous</source>
128 <target state="translated">Предыдущий</target>
102 <context-group purpose="location"> 129 <context-group purpose="location">
103 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 130 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
104 <context context-type="linenumber">324,326</context> 131 <context context-type="linenumber">324,326</context>
105 </context-group> 132 </context-group>
106 </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> 133 </trans-unit>
107 <source>Next</source><target state="new">Next</target> 134 <trans-unit id="ngb.pagination.next-aria" datatype="html">
135 <source>Next</source>
136 <target state="translated">Следующий</target>
108 <context-group purpose="location"> 137 <context-group purpose="location">
109 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 138 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
110 <context context-type="linenumber">337,338</context> 139 <context context-type="linenumber">337,338</context>
111 </context-group> 140 </context-group>
112 </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> 141 </trans-unit>
113 <source>Last</source><target state="new">Last</target> 142 <trans-unit id="ngb.pagination.last-aria" datatype="html">
143 <source>Last</source>
144 <target state="translated">Последний</target>
114 <context-group purpose="location"> 145 <context-group purpose="location">
115 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 146 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
116 <context context-type="linenumber">348,349</context> 147 <context context-type="linenumber">348,349</context>
117 </context-group> 148 </context-group>
118 </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> 149 </trans-unit>
119 <source><x id="INTERPOLATION" equiv-text="nd so on. 150 <trans-unit id="ngb.progressbar.value" datatype="html">
120 *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. 151 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
121 *"/></target> 152 <target state="translated"><x id="INTERPOLATION" equiv-text="и.т.д. *"/></target>
122 <context-group purpose="location"> 153 <context-group purpose="location">
123 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> 154 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context>
124 <context context-type="linenumber">58,60</context> 155 <context context-type="linenumber">58,60</context>
125 </context-group> 156 </context-group>
126 </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> 157 </trans-unit>
127 <source>HH</source><target state="new">HH</target> 158 <trans-unit id="ngb.timepicker.HH" datatype="html">
159 <source>HH</source>
160 <target state="translated">ЧАС</target>
128 <context-group purpose="location"> 161 <context-group purpose="location">
129 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 162 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
130 <context context-type="linenumber">131</context> 163 <context context-type="linenumber">131</context>
131 </context-group> 164 </context-group>
132 </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> 165 </trans-unit>
133 <source>Hours</source><target state="new">Hours</target> 166 <trans-unit id="ngb.timepicker.hours" datatype="html">
167 <source>Hours</source>
168 <target state="translated">Часы</target>
134 <context-group purpose="location"> 169 <context-group purpose="location">
135 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 170 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
136 <context context-type="linenumber">151</context> 171 <context context-type="linenumber">151</context>
137 </context-group> 172 </context-group>
138 </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> 173 </trans-unit>
139 <source>MM</source><target state="new">MM</target> 174 <trans-unit id="ngb.timepicker.MM" datatype="html">
175 <source>MM</source>
176 <target state="translated">МИН</target>
140 <context-group purpose="location"> 177 <context-group purpose="location">
141 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 178 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
142 <context context-type="linenumber">165,168</context> 179 <context context-type="linenumber">165,168</context>
143 </context-group> 180 </context-group>
144 </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> 181 </trans-unit>
145 <source>Minutes</source><target state="new">Minutes</target> 182 <trans-unit id="ngb.timepicker.minutes" datatype="html">
183 <source>Minutes</source>
184 <target state="translated">Минуты</target>
146 <context-group purpose="location"> 185 <context-group purpose="location">
147 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 186 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
148 <context context-type="linenumber">182,183</context> 187 <context context-type="linenumber">182,183</context>
149 </context-group> 188 </context-group>
150 </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 189 </trans-unit>
151 <source>Increment hours</source><target state="new">Increment hours</target> 190 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
191 <source>Increment hours</source>
192 <target state="translated">Увеличение часов</target>
152 <context-group purpose="location"> 193 <context-group purpose="location">
153 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 194 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
154 <context context-type="linenumber">197,198</context> 195 <context context-type="linenumber">197,198</context>
155 </context-group> 196 </context-group>
156 </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 197 </trans-unit>
157 <source>Decrement hours</source><target state="new">Decrement hours</target> 198 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
199 <source>Decrement hours</source>
200 <target state="translated">Уменьшить часы</target>
158 <context-group purpose="location"> 201 <context-group purpose="location">
159 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 202 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
160 <context context-type="linenumber">210</context> 203 <context context-type="linenumber">210</context>
161 </context-group> 204 </context-group>
162 </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 205 </trans-unit>
163 <source>Increment minutes</source><target state="new">Increment minutes</target> 206 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
207 <source>Increment minutes</source>
208 <target state="translated">Увеличение минут</target>
164 <context-group purpose="location"> 209 <context-group purpose="location">
165 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 210 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
166 <context context-type="linenumber">229,230</context> 211 <context context-type="linenumber">229,230</context>
167 </context-group> 212 </context-group>
168 </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 213 </trans-unit>
169 <source>Decrement minutes</source><target state="new">Decrement minutes</target> 214 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
215 <source>Decrement minutes</source>
216 <target state="translated">Уменьшить минуты</target>
170 <context-group purpose="location"> 217 <context-group purpose="location">
171 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 218 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
172 <context context-type="linenumber">245,249</context> 219 <context context-type="linenumber">245,249</context>
173 </context-group> 220 </context-group>
174 </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> 221 </trans-unit>
175 <source>SS</source><target state="new">SS</target> 222 <trans-unit id="ngb.timepicker.SS" datatype="html">
223 <source>SS</source>
224 <target state="translated">СЕК</target>
176 <context-group purpose="location"> 225 <context-group purpose="location">
177 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 226 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
178 <context context-type="linenumber">268</context> 227 <context context-type="linenumber">268</context>
179 </context-group> 228 </context-group>
180 </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> 229 </trans-unit>
181 <source>Seconds</source><target state="new">Seconds</target> 230 <trans-unit id="ngb.timepicker.seconds" datatype="html">
231 <source>Seconds</source>
232 <target state="translated">Секунды</target>
182 <context-group purpose="location"> 233 <context-group purpose="location">
183 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 234 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
184 <context context-type="linenumber">279,283</context> 235 <context context-type="linenumber">279,283</context>
185 </context-group> 236 </context-group>
186 </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> 237 </trans-unit>
187 <source>Increment seconds</source><target state="new">Increment seconds</target> 238 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
239 <source>Increment seconds</source>
240 <target state="translated">Увеличение секунд</target>
188 <context-group purpose="location"> 241 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 242 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context> 243 <context context-type="linenumber">295</context>
191 </context-group> 244 </context-group>
192 </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> 245 </trans-unit>
193 <source>Decrement seconds</source><target state="new">Decrement seconds</target> 246 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
247 <source>Decrement seconds</source>
248 <target state="translated">Уменьшить секунды</target>
194 <context-group purpose="location"> 249 <context-group purpose="location">
195 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 250 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
196 <context context-type="linenumber">295</context> 251 <context context-type="linenumber">295</context>
197 </context-group> 252 </context-group>
198 </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> 253 </trans-unit>
199 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 254 <trans-unit id="ngb.timepicker.PM" datatype="html">
255 <source><x id="INTERPOLATION"/></source>
256 <target state="translated"><x id="INTERPOLATION"/></target>
200 <context-group purpose="location"> 257 <context-group purpose="location">
201 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 258 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
202 <context context-type="linenumber">295</context> 259 <context context-type="linenumber">295</context>
203 </context-group> 260 </context-group>
204 </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> 261 </trans-unit>
205 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 262 <trans-unit id="ngb.timepicker.AM" datatype="html">
263 <source><x id="INTERPOLATION"/></source>
264 <target state="translated"><x id="INTERPOLATION"/></target>
206 <context-group purpose="location"> 265 <context-group purpose="location">
207 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 266 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
208 <context context-type="linenumber">295</context> 267 <context context-type="linenumber">295</context>
209 </context-group> 268 </context-group>
210 </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> 269 </trans-unit>
211 <source>Close</source><target state="new">Close</target> 270 <trans-unit id="ngb.toast.close-aria" datatype="html">
271 <source>Close</source>
272 <target state="translated">Закрыть</target>
212 <context-group purpose="location"> 273 <context-group purpose="location">
213 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> 274 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context>
214 <context context-type="linenumber">106</context> 275 <context context-type="linenumber">106</context>
215 </context-group> 276 </context-group>
216 </trans-unit><trans-unit id="219462505467671767" datatype="html"> 277 </trans-unit>
278 <trans-unit id="219462505467671767" datatype="html">
217 <source>Close the left menu</source> 279 <source>Close the left menu</source>
218 <target state="translated">Закрыть левое меню</target> 280 <target state="translated">Закрыть левое меню</target>
219 281 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 282 </trans-unit>
221 <trans-unit id="3455550526898419928" datatype="html"> 283 <trans-unit id="3455550526898419928" datatype="html">
222 <source>Open the left menu</source> 284 <source>Open the left menu</source>
223 <target state="translated">Открыть левое меню</target> 285 <target state="translated">Открыть левое меню</target>
224 286 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
225 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 287 </trans-unit>
226 <trans-unit id="9075761896562520962"> 288 <trans-unit id="9075761896562520962">
227 <source>You don't have notifications.</source> 289 <source>You don't have notifications.</source>
228 <target>У вас нет уведомлений.</target> 290 <target>У вас нет уведомлений.</target>
@@ -320,8 +382,8 @@
320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
321 </trans-unit> 383 </trans-unit>
322 <trans-unit id="5504059606863599420" datatype="html"> 384 <trans-unit id="5504059606863599420" datatype="html">
323 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 385 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
324 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> упомянул вас в <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>видео <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 386 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> упомянул вас в <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>видео <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
325 <context-group purpose="location"> 387 <context-group purpose="location">
326 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 388 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
327 <context context-type="linenumber">164</context> 389 <context context-type="linenumber">164</context>
@@ -338,16 +400,16 @@
338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
339 </trans-unit> 401 </trans-unit>
340 <trans-unit id="363592786729553688" datatype="html"> 402 <trans-unit id="363592786729553688" datatype="html">
341 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 403 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
342 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Новая версия плагина / темы <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> доступна: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 404 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>Новая версия плагина / темы <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> доступна: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
343 <context-group purpose="location"> 405 <context-group purpose="location">
344 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 406 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
345 <context context-type="linenumber">198,199</context> 407 <context context-type="linenumber">198,199</context>
346 </context-group> 408 </context-group>
347 </trans-unit> 409 </trans-unit>
348 <trans-unit id="5055099158245592648" datatype="html"> 410 <trans-unit id="5055099158245592648" datatype="html">
349 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 411 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
350 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Новая версия PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> доступна: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 412 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>Новая версия PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> доступна: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
351 <context-group purpose="location"> 413 <context-group purpose="location">
352 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 414 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
353 <context context-type="linenumber">206,207</context> 415 <context context-type="linenumber">206,207</context>
@@ -371,13 +433,13 @@
371 <trans-unit id="8817917090143649804" datatype="html"> 433 <trans-unit id="8817917090143649804" datatype="html">
372 <source>Account muted</source> 434 <source>Account muted</source>
373 <target state="translated">Аккаунт отключен</target> 435 <target state="translated">Аккаунт отключен</target>
374 436 <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>
375 <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></trans-unit> 437 </trans-unit>
376 <trans-unit id="1684597533616494551" datatype="html"> 438 <trans-unit id="1684597533616494551" datatype="html">
377 <source>Server muted</source> 439 <source>Server muted</source>
378 <target state="translated">Сервер отключен</target> 440 <target state="translated">Сервер отключен</target>
379 441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group>
380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 442 </trans-unit>
381 <trans-unit id="5924559757556526785"> 443 <trans-unit id="5924559757556526785">
382 <source>Save to</source> 444 <source>Save to</source>
383 <target>Сохранить в</target> 445 <target>Сохранить в</target>
@@ -438,9 +500,8 @@
438 <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> 500 <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>
439 </trans-unit> 501 </trans-unit>
440 <trans-unit id="2193037168694505715" datatype="html"> 502 <trans-unit id="2193037168694505715" datatype="html">
441 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 503 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
442 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 504 <target state="translated">Краткий текст, чтобы рассказать людям, как они могут поддержать канал (платформа членства ...).&lt;br /&gt;&lt;br /&gt; Когда видео загружается на этот канал, поле поддержки видео будет автоматически заполнено этим текстом.</target>
443 <target state="translated">Краткий текст, чтобы рассказать людям, как они могут поддержать канал (платформа членства ...).&lt;br />&lt;br /> Когда видео загружается на этот канал, поле поддержки видео будет автоматически заполнено этим текстом.</target>
444 <context-group purpose="location"> 505 <context-group purpose="location">
445 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 506 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
446 <context context-type="linenumber">67,68</context> 507 <context context-type="linenumber">67,68</context>
@@ -493,19 +554,19 @@
493 <trans-unit id="1006562256968398209" datatype="html"> 554 <trans-unit id="1006562256968398209" datatype="html">
494 <source>video</source> 555 <source>video</source>
495 <target state="translated">видео</target> 556 <target state="translated">видео</target>
496 557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group>
497 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group>
498 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 559 </trans-unit>
499 <trans-unit id="6995024616159044376" datatype="html"> 560 <trans-unit id="6995024616159044376" datatype="html">
500 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 561 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
501 <target state="translated">Ваша квота для этого видео превышена (размер видео: <x id="PH" equiv-text="videoSizeBytes"/>, использовано: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, квота: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <target state="translated">Ваша квота для этого видео превышена (размер видео: <x id="PH" equiv-text="videoSizeBytes"/>, использовано: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, квота: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
502 563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group>
503 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> 564 </trans-unit>
504 <trans-unit id="7873395933409147217" datatype="html"> 565 <trans-unit id="7873395933409147217" datatype="html">
505 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 566 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
506 <target state="translated">Ваша дневная квота для этого видео превышена (размер видео: <x id="PH" equiv-text="videoSizeBytes"/>, использовано: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, квота: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 567 <target state="translated">Ваша дневная квота для этого видео превышена (размер видео: <x id="PH" equiv-text="videoSizeBytes"/>, использовано: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, квота: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
507 568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group>
508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 569 </trans-unit>
509 <trans-unit id="5235042777215655908" datatype="html"> 570 <trans-unit id="5235042777215655908" datatype="html">
510 <source>subtitles</source> 571 <source>subtitles</source>
511 <target state="translated">субтитры</target> 572 <target state="translated">субтитры</target>
@@ -595,9 +656,9 @@
595 <trans-unit id="9081463435738465430" datatype="html"> 656 <trans-unit id="9081463435738465430" datatype="html">
596 <source>Blocked</source> 657 <source>Blocked</source>
597 <target state="translated">Заблокировано</target> 658 <target state="translated">Заблокировано</target>
598 659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
599 660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group>
600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 661 </trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 662 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 663 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="translated">Вы действительно хотите удалить эти <x id="PH" equiv-text="videos.length"/> видео?</target> 664 <target state="translated">Вы действительно хотите удалить эти <x id="PH" equiv-text="videos.length"/> видео?</target>
@@ -735,8 +796,8 @@
735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
736 </trans-unit> 797 </trans-unit>
737 <trans-unit id="8644431249513874405" datatype="html"> 798 <trans-unit id="8644431249513874405" datatype="html">
738 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source> 799 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
739 <target state="translated">&lt;a href="https://ru.wikipedia.org/wiki/Markdown#Примеры_синтаксиса" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> совместимый что поддерживает:</target> 800 <target state="translated">&lt;a href="https://ru.wikipedia.org/wiki/Markdown#Примеры_синтаксиса" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; совместимый что поддерживает:</target>
740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
741 </trans-unit> 802 </trans-unit>
742 <trans-unit id="146235964740293376" datatype="html"> 803 <trans-unit id="146235964740293376" datatype="html">
@@ -948,9 +1009,9 @@
948 <trans-unit id="2906587845957718064"> 1009 <trans-unit id="2906587845957718064">
949 <source>Local</source> 1010 <source>Local</source>
950 <target>Локальные</target> 1011 <target>Локальные</target>
951 1012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group>
952 1013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group>
953 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.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-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 1014 </trans-unit>
954 <trans-unit id="1670306451865226564" datatype="html"> 1015 <trans-unit id="1670306451865226564" datatype="html">
955 <source>users</source> 1016 <source>users</source>
956 <target state="translated">пользователи</target> 1017 <target state="translated">пользователи</target>
@@ -1137,22 +1198,22 @@
1137 <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> 1198 <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>
1138 </trans-unit> 1199 </trans-unit>
1139 <trans-unit id="7252854992688790751" datatype="html"> 1200 <trans-unit id="7252854992688790751" datatype="html">
1140 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1201 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1141 <target state="translated">Этот экземпляр разрешает регистрацию. Однако будьте осторожны, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> перед созданием учетной записи. Вы также можете найти другой экземпляр, который точно соответствует вашим потребностям, на: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1202 <target state="translated">Этот экземпляр разрешает регистрацию. Однако будьте осторожны, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> перед созданием учетной записи. Вы также можете найти другой экземпляр, который точно соответствует вашим потребностям, на: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1142 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1143 </trans-unit> 1204 </trans-unit>
1144 <trans-unit id="7215649348148521605" datatype="html"> 1205 <trans-unit id="7215649348148521605" datatype="html">
1145 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1206 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1146 <target state="translated">В настоящее время этот экземпляр не позволяет регистрировать пользователей, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> для получения дополнительных сведений, или найдите экземпляр, который дает вам возможность зарегистрировать учетную запись и загружать туда свои видео. Найдите свой среди множества экземпляров на: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1207 <target state="translated">В настоящее время этот экземпляр не позволяет регистрировать пользователей, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> для получения дополнительных сведений, или найдите экземпляр, который дает вам возможность зарегистрировать учетную запись и загружать туда свои видео. Найдите свой среди множества экземпляров на: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1147 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1208 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1148 </trans-unit> 1209 </trans-unit>
1149 <trans-unit id="2392488717875840729"> 1210 <trans-unit id="2392488717875840729">
1150 <source>User</source> 1211 <source>User</source>
1151 <target>Пользователь</target> 1212 <target>Пользователь</target>
1152 1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1153 1214 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group>
1154 1215 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group>
1155 <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">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 1216 </trans-unit>
1156 <trans-unit id="3997350348765083892"> 1217 <trans-unit id="3997350348765083892">
1157 <source>Username or email address</source> 1218 <source>Username or email address</source>
1158 <target>Имя пользователя или электронный адрес</target> 1219 <target>Имя пользователя или электронный адрес</target>
@@ -1211,8 +1272,7 @@
1211 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> 1272 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1212 </trans-unit> 1273 </trans-unit>
1213 <trans-unit id="1190256911880544559" datatype="html"> 1274 <trans-unit id="1190256911880544559" datatype="html">
1214 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1275 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
1215The link will expire within 1 hour.</source>
1216 <target state="translated">Письмо с инструкцией по сбросу пароля будет отправлено на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Ссылка будет рабочей в течении 1 часа.</target> 1276 <target state="translated">Письмо с инструкцией по сбросу пароля будет отправлено на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Ссылка будет рабочей в течении 1 часа.</target>
1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1277 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1218 </trans-unit> 1278 </trans-unit>
@@ -1251,8 +1311,8 @@ The link will expire within 1 hour.</source>
1251 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1311 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1252 </trans-unit> 1312 </trans-unit>
1253 <trans-unit id="8434369348784683733" datatype="html"> 1313 <trans-unit id="8434369348784683733" datatype="html">
1254 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 1314 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1255 <target state="translated">для <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 1315 <target state="translated">для <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
1256 <context-group purpose="location"> 1316 <context-group purpose="location">
1257 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1317 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1258 <context context-type="linenumber">10</context> 1318 <context context-type="linenumber">10</context>
@@ -1663,18 +1723,18 @@ The link will expire within 1 hour.</source>
1663 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1723 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1664 </trans-unit> 1724 </trans-unit>
1665 <trans-unit id="7239874680342223476" datatype="html"> 1725 <trans-unit id="7239874680342223476" datatype="html">
1666 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source> 1726 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1667 <target state="translated">Помогите модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</target> 1727 <target state="translated">Помогите модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</target>
1668 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1728 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1669 </trans-unit> 1729 </trans-unit>
1670 <trans-unit id="5856432243446401016" datatype="html"> 1730 <trans-unit id="5856432243446401016" datatype="html">
1671 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1731 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1672 <target state="translated">Загрузка <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/> аватара<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1732 <target state="translated">Загрузка <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/> аватара<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1673 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1733 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1674 </trans-unit> 1734 </trans-unit>
1675 <trans-unit id="3221645359464920754" datatype="html"> 1735 <trans-unit id="3221645359464920754" datatype="html">
1676 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1736 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1677 <target state="translated">Добавьте <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1737 <target state="translated">Добавьте <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1678 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1738 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1679 </trans-unit> 1739 </trans-unit>
1680 <trans-unit id="2218100934178971211" datatype="html"> 1740 <trans-unit id="2218100934178971211" datatype="html">
@@ -2093,8 +2153,8 @@ The link will expire within 1 hour.</source>
2093 <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> 2153 <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>
2094 </trans-unit> 2154 </trans-unit>
2095 <trans-unit id="1358902062258458923" datatype="html"> 2155 <trans-unit id="1358902062258458923" datatype="html">
2096 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2156 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2097 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>совместим с Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> который также поддерживает <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>пользовательские HTML теги PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2157 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>совместим с Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> который также поддерживает <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>пользовательские HTML теги PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
2098 <context-group purpose="location"> 2158 <context-group purpose="location">
2099 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2159 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2100 <context context-type="linenumber">2</context> 2160 <context context-type="linenumber">2</context>
@@ -2169,8 +2229,8 @@ The link will expire within 1 hour.</source>
2169 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> 2229 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group>
2170 </trans-unit> 2230 </trans-unit>
2171 <trans-unit id="2090254132451149776" datatype="html"> 2231 <trans-unit id="2090254132451149776" datatype="html">
2172 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2232 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2173 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Выберите<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> подходящую лицензию для своей работы. </target> 2233 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Выберите<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> подходящую лицензию для своей работы. </target>
2174 <context-group purpose="location"> 2234 <context-group purpose="location">
2175 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2235 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2176 <context context-type="linenumber">79,80</context> 2236 <context context-type="linenumber">79,80</context>
@@ -2252,7 +2312,7 @@ The link will expire within 1 hour.</source>
2252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> 2312 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group>
2253 </trans-unit> 2313 </trans-unit>
2254 <trans-unit id="5600963353867835532"> 2314 <trans-unit id="5600963353867835532">
2255 <source>Already uploaded ✔</source> 2315 <source>Already uploaded ✔</source>
2256 <target>Уже загружено ✔</target> 2316 <target>Уже загружено ✔</target>
2257 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> 2317 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group>
2258 </trans-unit> 2318 </trans-unit>
@@ -2360,8 +2420,9 @@ The link will expire within 1 hour.</source>
2360 <trans-unit id="8693603235657020323" datatype="html"> 2420 <trans-unit id="8693603235657020323" datatype="html">
2361 <source>Other</source> 2421 <source>Other</source>
2362 <target state="translated">Другой</target> 2422 <target state="translated">Другой</target>
2363 2423 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group>
2364 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2425 </trans-unit>
2365 <trans-unit id="2200003513633568069"> 2426 <trans-unit id="2200003513633568069">
2366 <source>Enable video comments</source> 2427 <source>Enable video comments</source>
2367 <target>Включить комментарии</target> 2428 <target>Включить комментарии</target>
@@ -2411,13 +2472,13 @@ The link will expire within 1 hour.</source>
2411 <trans-unit id="9172233176401579786"> 2472 <trans-unit id="9172233176401579786">
2412 <source>Scheduled</source> 2473 <source>Scheduled</source>
2413 <target>Запланировано</target> 2474 <target>Запланировано</target>
2414 2475 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group>
2415 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> 2476 </trans-unit>
2416 <trans-unit id="1435317307066082710" datatype="html"> 2477 <trans-unit id="1435317307066082710" datatype="html">
2417 <source>Hide the video until a specific date</source> 2478 <source>Hide the video until a specific date</source>
2418 <target state="translated">Скрыть видео до указанной даты</target> 2479 <target state="translated">Скрыть видео до указанной даты</target>
2419 2480 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group>
2420 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 2481 </trans-unit>
2421 <trans-unit id="1087181129481039628" datatype="html"> 2482 <trans-unit id="1087181129481039628" datatype="html">
2422 <source>Normal live</source> 2483 <source>Normal live</source>
2423 <target state="translated">Обычная трансляция</target> 2484 <target state="translated">Обычная трансляция</target>
@@ -2549,43 +2610,43 @@ The link will expire within 1 hour.</source>
2549 <trans-unit id="4422946962830681102" datatype="html"> 2610 <trans-unit id="4422946962830681102" datatype="html">
2550 <source>Torrents with only 1 file are supported.</source> 2611 <source>Torrents with only 1 file are supported.</source>
2551 <target state="translated">Поддерживаются торренты, содержащие только 1 файл.</target> 2612 <target state="translated">Поддерживаются торренты, содержащие только 1 файл.</target>
2552 2613 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group>
2553 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 2614 </trans-unit>
2554 <trans-unit id="7860848084471862305" datatype="html"> 2615 <trans-unit id="7860848084471862305" datatype="html">
2555 <source>Cannot create live because this instance have too many created lives</source> 2616 <source>Cannot create live because this instance have too many created lives</source>
2556 <target state="translated">Невозможно создать трансляцию, потому что у этого экземпляра слишком много созданных трансляций</target> 2617 <target state="translated">Невозможно создать трансляцию, потому что у этого экземпляра слишком много созданных трансляций</target>
2557 2618 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group>
2558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 2619 </trans-unit>
2559 <trans-unit id="1278564497286613571" datatype="html"> 2620 <trans-unit id="1278564497286613571" datatype="html">
2560 <source>Cannot create live because you created too many lives</source> 2621 <source>Cannot create live because you created too many lives</source>
2561 <target state="translated">Невозможно создать трансляцию, вы уже создали слишком много трансляций</target> 2622 <target state="translated">Невозможно создать трансляцию, вы уже создали слишком много трансляций</target>
2562 2623 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group>
2563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 2624 </trans-unit>
2564 <trans-unit id="2621043320678012413" datatype="html"> 2625 <trans-unit id="2621043320678012413" datatype="html">
2565 <source>Live published.</source> 2626 <source>Live published.</source>
2566 <target state="translated">Прямой эфир опубликован.</target> 2627 <target state="translated">Прямой эфир опубликован.</target>
2567 2628 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group>
2568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 2629 </trans-unit>
2569 <trans-unit id="5872059367236038160" datatype="html"> 2630 <trans-unit id="5872059367236038160" datatype="html">
2570 <source>Stream only once and save a replay of your live</source> 2631 <source>Stream only once and save a replay of your live</source>
2571 <target state="translated">Транслируйте только один раз и сохраните повтор своей прямой трансляции</target> 2632 <target state="translated">Транслируйте только один раз и сохраните повтор своей прямой трансляции</target>
2572 2633 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group>
2573 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 2634 </trans-unit>
2574 <trans-unit id="2360261543675520397" datatype="html"> 2635 <trans-unit id="2360261543675520397" datatype="html">
2575 <source>Stream only once</source> 2636 <source>Stream only once</source>
2576 <target state="translated">Трансляция только один раз</target> 2637 <target state="translated">Трансляция только один раз</target>
2577 2638 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group>
2578 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> 2639 </trans-unit>
2579 <trans-unit id="5168540607709796871" datatype="html"> 2640 <trans-unit id="5168540607709796871" datatype="html">
2580 <source>Stream multiple times, replays can't be saved</source> 2641 <source>Stream multiple times, replays can't be saved</source>
2581 <target state="translated">Прямой эфир несколько раз, повторы не могут быть сохранены</target> 2642 <target state="translated">Прямой эфир несколько раз, повторы не могут быть сохранены</target>
2582 2643 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group>
2583 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> 2644 </trans-unit>
2584 <trans-unit id="58134197356653483" datatype="html"> 2645 <trans-unit id="58134197356653483" datatype="html">
2585 <source>Stream multiple times using the same URL</source> 2646 <source>Stream multiple times using the same URL</source>
2586 <target state="translated">Потоковая передача несколько раз с использованием одного и того же URL-адреса</target> 2647 <target state="translated">Потоковая передача несколько раз с использованием одного и того же URL-адреса</target>
2587 2648 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group>
2588 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> 2649 </trans-unit>
2589 <trans-unit id="8218579597782287078" datatype="html"> 2650 <trans-unit id="8218579597782287078" datatype="html">
2590 <source>Go Live</source> 2651 <source>Go Live</source>
2591 <target state="translated">В Эфир</target> 2652 <target state="translated">В Эфир</target>
@@ -2733,13 +2794,13 @@ The link will expire within 1 hour.</source>
2733 <trans-unit id="2353402732767789211" datatype="html"> 2794 <trans-unit id="2353402732767789211" datatype="html">
2734 <source>More customization</source> 2795 <source>More customization</source>
2735 <target state="translated">Больше настроек</target> 2796 <target state="translated">Больше настроек</target>
2736 2797 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
2737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 2798 </trans-unit>
2738 <trans-unit id="1284179134768564307" datatype="html"> 2799 <trans-unit id="1284179134768564307" datatype="html">
2739 <source>Less customization</source> 2800 <source>Less customization</source>
2740 <target state="translated">Меньше настроек</target> 2801 <target state="translated">Меньше настроек</target>
2741 2802 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group>
2742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> 2803 </trans-unit>
2743 <trans-unit id="1290987288288099212" datatype="html"> 2804 <trans-unit id="1290987288288099212" datatype="html">
2744 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 2805 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2745 <target state="translated">Поддержка <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 2806 <target state="translated">Поддержка <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -2786,8 +2847,10 @@ The link will expire within 1 hour.</source>
2786 <source>Display video title</source> 2847 <source>Display video title</source>
2787 <target state="translated">Отображение заголовка видео</target> 2848 <target state="translated">Отображение заголовка видео</target>
2788 <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> 2849 <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>
2789 </trans-unit><trans-unit id="7482217084177855485" datatype="html"> 2850 </trans-unit>
2790 <source>P2P</source><target state="new">P2P</target> 2851 <trans-unit id="7482217084177855485" datatype="html">
2852 <source>P2P</source>
2853 <target state="translated">P2P</target>
2791 <context-group purpose="location"> 2854 <context-group purpose="location">
2792 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> 2855 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2793 <context context-type="linenumber">222</context> 2856 <context context-type="linenumber">222</context>
@@ -2796,18 +2859,18 @@ The link will expire within 1 hour.</source>
2796 <trans-unit id="1068153312491986796" datatype="html"> 2859 <trans-unit id="1068153312491986796" datatype="html">
2797 <source>Display privacy warning</source> 2860 <source>Display privacy warning</source>
2798 <target state="translated">Отображение предупреждения о конфиденциальности</target> 2861 <target state="translated">Отображение предупреждения о конфиденциальности</target>
2799 2862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group>
2800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> 2863 </trans-unit>
2801 <trans-unit id="7540352830225038263" datatype="html"> 2864 <trans-unit id="7540352830225038263" datatype="html">
2802 <source>Display player controls</source> 2865 <source>Display player controls</source>
2803 <target state="translated">Показать контроллеры управления плеером</target> 2866 <target state="translated">Показать контроллеры управления плеером</target>
2804 2867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group>
2805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> 2868 </trans-unit>
2806 <trans-unit id="805456636864344681" datatype="html"> 2869 <trans-unit id="805456636864344681" datatype="html">
2807 <source>Display PeerTube button link</source> 2870 <source>Display PeerTube button link</source>
2808 <target state="translated">Показывать PeerTube ссылку</target> 2871 <target state="translated">Показывать PeerTube ссылку</target>
2809 2872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group>
2810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> 2873 </trans-unit>
2811 <trans-unit id="8928816882866356838"> 2874 <trans-unit id="8928816882866356838">
2812 <source>Public</source> 2875 <source>Public</source>
2813 <target>Общедоступный</target> 2876 <target>Общедоступный</target>
@@ -2816,8 +2879,8 @@ The link will expire within 1 hour.</source>
2816 <trans-unit id="4416005356063364306" datatype="html"> 2879 <trans-unit id="4416005356063364306" datatype="html">
2817 <source>This video is blocked.</source> 2880 <source>This video is blocked.</source>
2818 <target state="translated">Это видео заблокировано.</target> 2881 <target state="translated">Это видео заблокировано.</target>
2819 2882 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group>
2820 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2883 </trans-unit>
2821 <trans-unit id="2482137713226830428" datatype="html"> 2884 <trans-unit id="2482137713226830428" datatype="html">
2822 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2885 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2823 <target state="translated">Опубликовано <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2886 <target state="translated">Опубликовано <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
@@ -2934,9 +2997,9 @@ The link will expire within 1 hour.</source>
2934 <trans-unit id="1465291804668949243" datatype="html"> 2997 <trans-unit id="1465291804668949243" datatype="html">
2935 <source>NSFW</source> 2998 <source>NSFW</source>
2936 <target state="translated">NSFW</target> 2999 <target state="translated">NSFW</target>
2937 3000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group>
2938 3001 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group>
2939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 3002 </trans-unit>
2940 <trans-unit id="4512155674928869984"> 3003 <trans-unit id="4512155674928869984">
2941 <source>Get more information</source> 3004 <source>Get more information</source>
2942 <target>Получить подробную информацию</target> 3005 <target>Получить подробную информацию</target>
@@ -2954,10 +3017,10 @@ The link will expire within 1 hour.</source>
2954 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3017 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2955 <context context-type="linenumber">1,3</context> 3018 <context context-type="linenumber">1,3</context>
2956 </context-group> 3019 </context-group>
2957 </trans-unit><trans-unit id="6355398227384499371" datatype="html"> 3020 </trans-unit>
2958 <source> Move to external storage failed, this video may not work properly. 3021 <trans-unit id="6355398227384499371" datatype="html">
2959</source><target state="new"> Move to external storage failed, this video may not work properly. 3022 <source>Move to external storage failed, this video may not work properly.</source>
2960</target> 3023 <target state="translated">Не удалось переместить на внешнее хранилище, это видео может работать некорректно.</target>
2961 <context-group purpose="location"> 3024 <context-group purpose="location">
2962 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3025 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2963 <context context-type="linenumber">5,7</context> 3026 <context context-type="linenumber">5,7</context>
@@ -2966,33 +3029,33 @@ The link will expire within 1 hour.</source>
2966 <trans-unit id="4092533321838934102" datatype="html"> 3029 <trans-unit id="4092533321838934102" datatype="html">
2967 <source>The video is being imported, it will be available when the import is finished.</source> 3030 <source>The video is being imported, it will be available when the import is finished.</source>
2968 <target state="translated">Видео импортируется, оно будет доступно после завершения импорта.</target> 3031 <target state="translated">Видео импортируется, оно будет доступно после завершения импорта.</target>
2969 3032 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
2970 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3033 </trans-unit>
2971 <trans-unit id="8304621069698650554" datatype="html"> 3034 <trans-unit id="8304621069698650554" datatype="html">
2972 <source>The video is being transcoded, it may not work properly.</source> 3035 <source>The video is being transcoded, it may not work properly.</source>
2973 <target state="translated">Видео перекодируется, возможно, оно не будет работает должным образом.</target> 3036 <target state="translated">Видео перекодируется, возможно, оно не будет работает должным образом.</target>
2974 3037 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
2975 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3038 </trans-unit>
2976 <trans-unit id="9080034597841586171" datatype="html"> 3039 <trans-unit id="9080034597841586171" datatype="html">
2977 <source>The video is being moved to an external server, it may not work properly.</source> 3040 <source>The video is being moved to an external server, it may not work properly.</source>
2978 <target state="translated">Видео перемещается на внешний сервер, оно может работать некорректно.</target> 3041 <target state="translated">Видео перемещается на внешний сервер, оно может работать некорректно.</target>
2979 3042 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group>
2980 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3043 </trans-unit>
2981 <trans-unit id="8619499607322327082" datatype="html"> 3044 <trans-unit id="8619499607322327082" datatype="html">
2982 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> 3045 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
2983 <target state="translated">Это видео будет опубликовано <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target> 3046 <target state="translated">Это видео будет опубликовано <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target>
2984 3047 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group>
2985 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 3048 </trans-unit>
2986 <trans-unit id="4262297989675590582" datatype="html"> 3049 <trans-unit id="4262297989675590582" datatype="html">
2987 <source>This live has not started yet.</source> 3050 <source>This live has not started yet.</source>
2988 <target state="translated">Трансляция еще не началась.</target> 3051 <target state="translated">Трансляция еще не началась.</target>
2989 3052 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group>
2990 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 3053 </trans-unit>
2991 <trans-unit id="4926204350710628499" datatype="html"> 3054 <trans-unit id="4926204350710628499" datatype="html">
2992 <source>This live has ended.</source> 3055 <source>This live has ended.</source>
2993 <target state="translated">Трансляция закончилась.</target> 3056 <target state="translated">Трансляция закончилась.</target>
2994 3057 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group>
2995 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 3058 </trans-unit>
2996 <trans-unit id="8518611938109939710" datatype="html"> 3059 <trans-unit id="8518611938109939710" datatype="html">
2997 <source>SORT BY</source> 3060 <source>SORT BY</source>
2998 <target state="translated">СОРТИРОВАТЬ ПО</target> 3061 <target state="translated">СОРТИРОВАТЬ ПО</target>
@@ -3014,7 +3077,7 @@ The link will expire within 1 hour.</source>
3014 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> 3077 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3015 </trans-unit> 3078 </trans-unit>
3016 <trans-unit id="6390009909920475335" datatype="html"> 3079 <trans-unit id="6390009909920475335" datatype="html">
3017 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3080 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3018 <target state="translated">Просмотреть <x id="ICU" equiv-text="{comment.totalReplies, plural, one {{{ comment.totalReplies }} ответ} few {{{ comment.totalReplies }} ответа} other {{{ comment.totalReplies }} ответов}}"/> от <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'автора' }}"/> и других </target> 3081 <target state="translated">Просмотреть <x id="ICU" equiv-text="{comment.totalReplies, plural, one {{{ comment.totalReplies }} ответ} few {{{ comment.totalReplies }} ответа} other {{{ comment.totalReplies }} ответов}}"/> от <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'автора' }}"/> и других </target>
3019 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> 3082 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group>
3020 </trans-unit> 3083 </trans-unit>
@@ -3026,7 +3089,7 @@ The link will expire within 1 hour.</source>
3026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3089 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3027 </trans-unit> 3090 </trans-unit>
3028 <trans-unit id="127329338495775339" datatype="html"> 3091 <trans-unit id="127329338495775339" datatype="html">
3029 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3092 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3030 <target state="translated">Просмотреть <x id="ICU" equiv-text="{comment.totalReplies, plural, one {{{ comment.totalReplies }} ответ} few {{{ comment.totalReplies }} ответа} other {{{ comment.totalReplies }} ответов}}"/> от <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'автора' }}"/> </target> 3093 <target state="translated">Просмотреть <x id="ICU" equiv-text="{comment.totalReplies, plural, one {{{ comment.totalReplies }} ответ} few {{{ comment.totalReplies }} ответа} other {{{ comment.totalReplies }} ответов}}"/> от <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'автора' }}"/> </target>
3031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> 3094 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group>
3032 </trans-unit> 3095 </trans-unit>
@@ -3476,10 +3539,10 @@ The link will expire within 1 hour.</source>
3476 <trans-unit id="7049348886126005391" datatype="html"> 3539 <trans-unit id="7049348886126005391" datatype="html">
3477 <source>Batch actions</source> 3540 <source>Batch actions</source>
3478 <target state="translated">Пакетные действия</target> 3541 <target state="translated">Пакетные действия</target>
3479 3542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3480 3543 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3481 3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3545 </trans-unit>
3483 <trans-unit id="675721269041534709" datatype="html"> 3546 <trans-unit id="675721269041534709" datatype="html">
3484 <source>The user was banned</source> 3547 <source>The user was banned</source>
3485 <target state="translated">Пользователь был заблокирован</target> 3548 <target state="translated">Пользователь был заблокирован</target>
@@ -3488,13 +3551,13 @@ The link will expire within 1 hour.</source>
3488 <trans-unit id="2348557406282409966" datatype="html"> 3551 <trans-unit id="2348557406282409966" datatype="html">
3489 <source>Open account in a new tab</source> 3552 <source>Open account in a new tab</source>
3490 <target state="translated">Открыть учётную запись в новой вкладке</target> 3553 <target state="translated">Открыть учётную запись в новой вкладке</target>
3491 3554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group>
3492 3555 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group>
3493 3556 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group>
3494 3557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3495 3558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3496 3559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3497 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3560 </trans-unit>
3498 <trans-unit id="3111569165173971676" datatype="html"> 3561 <trans-unit id="3111569165173971676" datatype="html">
3499 <source>Deleted account</source> 3562 <source>Deleted account</source>
3500 <target state="translated">Удаленный аккаунт</target> 3563 <target state="translated">Удаленный аккаунт</target>
@@ -3612,30 +3675,30 @@ The link will expire within 1 hour.</source>
3612 <trans-unit id="7692347838587821095"> 3675 <trans-unit id="7692347838587821095">
3613 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3676 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3614 <target>Дата <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target> 3677 <target>Дата <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target>
3615 3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group>
3616 3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
3617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3680 </trans-unit>
3618 <trans-unit id="1451763834047485033" datatype="html"> 3681 <trans-unit id="1451763834047485033" datatype="html">
3619 <source>Select this row</source> 3682 <source>Select this row</source>
3620 <target state="translated">Выберите эту строку</target> 3683 <target state="translated">Выберите эту строку</target>
3621 3684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group>
3622 3685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3623 3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group>
3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 3687 </trans-unit>
3625 <trans-unit id="4043531994869127329" datatype="html"> 3688 <trans-unit id="4043531994869127329" datatype="html">
3626 <source>See full comment</source> 3689 <source>See full comment</source>
3627 <target state="translated">Посмотреть полный комментарий</target> 3690 <target state="translated">Посмотреть полный комментарий</target>
3628 3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group>
3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3692 </trans-unit>
3630 <trans-unit id="3193976279273491157"> 3693 <trans-unit id="3193976279273491157">
3631 <source>Actions</source> 3694 <source>Actions</source>
3632 <target>Действия</target> 3695 <target>Действия</target>
3633 3696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group>
3634 3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3635 3698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group>
3636 3699 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group>
3637 3700 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 3701 </trans-unit>
3639 <trans-unit id="8390803680962035202" datatype="html"> 3702 <trans-unit id="8390803680962035202" datatype="html">
3640 <source>Follower</source> 3703 <source>Follower</source>
3641 <target state="translated">Подписчик</target> 3704 <target state="translated">Подписчик</target>
@@ -3647,18 +3710,18 @@ The link will expire within 1 hour.</source>
3647 <trans-unit id="4691552465058437520" datatype="html"> 3710 <trans-unit id="4691552465058437520" datatype="html">
3648 <source>Commented video</source> 3711 <source>Commented video</source>
3649 <target state="translated">Прокомментированное видео</target> 3712 <target state="translated">Прокомментированное видео</target>
3650 3713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group>
3651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3714 </trans-unit>
3652 <trans-unit id="7266085473379376028" datatype="html"> 3715 <trans-unit id="7266085473379376028" datatype="html">
3653 <source>No comments found matching current filters.</source> 3716 <source>No comments found matching current filters.</source>
3654 <target state="translated">Нет комментариев, соответствующих текущим фильтрам.</target> 3717 <target state="translated">Нет комментариев, соответствующих текущим фильтрам.</target>
3655 3718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group>
3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3719 </trans-unit>
3657 <trans-unit id="2398388496754671928" datatype="html"> 3720 <trans-unit id="2398388496754671928" datatype="html">
3658 <source>No comments found.</source> 3721 <source>No comments found.</source>
3659 <target state="translated">Нет комментариев.</target> 3722 <target state="translated">Нет комментариев.</target>
3660 3723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group>
3661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3724 </trans-unit>
3662 <trans-unit id="4604870995665811499" datatype="html"> 3725 <trans-unit id="4604870995665811499" datatype="html">
3663 <source>Local comments</source> 3726 <source>Local comments</source>
3664 <target state="translated">Локальные комментарии</target> 3727 <target state="translated">Локальные комментарии</target>
@@ -3768,18 +3831,18 @@ The link will expire within 1 hour.</source>
3768 <trans-unit id="6549265851868599441"> 3831 <trans-unit id="6549265851868599441">
3769 <source>Video</source> 3832 <source>Video</source>
3770 <target>Видео</target> 3833 <target>Видео</target>
3771 3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group>
3772 3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group>
3773 3836 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group>
3774 3837 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group>
3775 3838 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 3839 </trans-unit>
3777 <trans-unit id="2662644497259948010" datatype="html"> 3840 <trans-unit id="2662644497259948010" datatype="html">
3778 <source>Comment</source> 3841 <source>Comment</source>
3779 <target state="translated">Комментарий</target> 3842 <target state="translated">Комментарий</target>
3780 3843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
3781 3844 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3845 </trans-unit>
3783 <trans-unit id="1359961255805685312" datatype="html"> 3846 <trans-unit id="1359961255805685312" datatype="html">
3784 <source>This video has been reported multiple times.</source> 3847 <source>This video has been reported multiple times.</source>
3785 <target state="translated">Об этом видео сообщалось несколько раз.</target> 3848 <target state="translated">Об этом видео сообщалось несколько раз.</target>
@@ -3843,8 +3906,8 @@ The link will expire within 1 hour.</source>
3843 <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> 3906 <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>
3844 </trans-unit> 3907 </trans-unit>
3845 <trans-unit id="1258618443362430782" datatype="html"> 3908 <trans-unit id="1258618443362430782" datatype="html">
3846 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 3909 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
3847 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, one {{{ abuse.countReportsForReportee }} отчёт} few {{{ abuse.countReportsForReportee }} отчёта} other {{{ abuse.countReportsForReportee }} отчётов}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 3910 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, one {{{ abuse.countReportsForReportee }} отчёт} few {{{ abuse.countReportsForReportee }} отчёта} other {{{ abuse.countReportsForReportee }} отчётов}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
3848 <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> 3911 <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>
3849 <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> 3912 <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>
3850 </trans-unit> 3913 </trans-unit>
@@ -3921,10 +3984,10 @@ The link will expire within 1 hour.</source>
3921 <trans-unit id="4086606389696938932"> 3984 <trans-unit id="4086606389696938932">
3922 <source>Account</source> 3985 <source>Account</source>
3923 <target>Аккаунт</target> 3986 <target>Аккаунт</target>
3924 3987 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group>
3925 3988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3926 3989 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3990 </trans-unit>
3928 <trans-unit id="8564972645418093229" datatype="html"> 3991 <trans-unit id="8564972645418093229" datatype="html">
3929 <source>No account found matching current filters.</source> 3992 <source>No account found matching current filters.</source>
3930 <target state="translated">Аккаунт, соответствующий текущим фильтрам, не найден.</target> 3993 <target state="translated">Аккаунт, соответствующий текущим фильтрам, не найден.</target>
@@ -4049,7 +4112,7 @@ The link will expire within 1 hour.</source>
4049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> 4112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group>
4050 </trans-unit> 4113 </trans-unit>
4051 <trans-unit id="1780056719120519633" datatype="html"> 4114 <trans-unit id="1780056719120519633" datatype="html">
4052 <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4115 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4053 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, one {результат} few {результата} other {результатов}}"/> для "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> 4116 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, one {результат} few {результата} other {результатов}}"/> для "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target>
4054 <context-group purpose="location"> 4117 <context-group purpose="location">
4055 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> 4118 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
@@ -4135,10 +4198,10 @@ The link will expire within 1 hour.</source>
4135 <trans-unit id="6110554376228744887" datatype="html"> 4198 <trans-unit id="6110554376228744887" datatype="html">
4136 <source>Select all rows</source> 4199 <source>Select all rows</source>
4137 <target state="translated">Выбрать все строки</target> 4200 <target state="translated">Выбрать все строки</target>
4138 4201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group>
4139 4202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4140 4203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group>
4141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 4204 </trans-unit>
4142 <trans-unit id="2719284837486030903" datatype="html"> 4205 <trans-unit id="2719284837486030903" datatype="html">
4143 <source>Job type</source> 4206 <source>Job type</source>
4144 <target state="translated">Тип задания</target> 4207 <target state="translated">Тип задания</target>
@@ -4169,8 +4232,8 @@ The link will expire within 1 hour.</source>
4169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> 4232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4170 </trans-unit> 4233 </trans-unit>
4171 <trans-unit id="3901868627411944813" datatype="html"> 4234 <trans-unit id="3901868627411944813" datatype="html">
4172 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source> 4235 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4173 <target state="translated">Приоритет <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = наивысший приоритет)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target> 4236 <target state="translated">Приоритет <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = наивысший приоритет)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
4174 <context-group purpose="location"> 4237 <context-group purpose="location">
4175 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4238 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4176 <context context-type="linenumber">47</context> 4239 <context context-type="linenumber">47</context>
@@ -4190,8 +4253,8 @@ The link will expire within 1 hour.</source>
4190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4191 </trans-unit> 4254 </trans-unit>
4192 <trans-unit id="2713421326605345655" datatype="html"> 4255 <trans-unit id="2713421326605345655" datatype="html">
4193 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source> 4256 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4194 <target state="translated">Нет <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> задача не найдена.</target> 4257 <target state="translated">Нет <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> задача не найдена.</target>
4195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4196 </trans-unit> 4259 </trans-unit>
4197 <trans-unit id="2384897339170501794" datatype="html"> 4260 <trans-unit id="2384897339170501794" datatype="html">
@@ -4237,8 +4300,8 @@ The link will expire within 1 hour.</source>
4237 </context-group> 4300 </context-group>
4238 </trans-unit> 4301 </trans-unit>
4239 <trans-unit id="2232767208623640457" datatype="html"> 4302 <trans-unit id="2232767208623640457" datatype="html">
4240 <source>By <x id="INTERPOLATION"/> -></source> 4303 <source>By <x id="INTERPOLATION"/> -&gt;</source>
4241 <target state="translated">От <x id="INTERPOLATION"/> -></target> 4304 <target state="translated">От <x id="INTERPOLATION"/> -&gt;</target>
4242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4243 </trans-unit> 4306 </trans-unit>
4244 <trans-unit id="7396175500300709096" datatype="html"> 4307 <trans-unit id="7396175500300709096" datatype="html">
@@ -4310,8 +4373,8 @@ The link will expire within 1 hour.</source>
4310 <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> 4373 <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>
4311 </trans-unit> 4374 </trans-unit>
4312 <trans-unit id="4423835119021329687" datatype="html"> 4375 <trans-unit id="4423835119021329687" datatype="html">
4313 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source> 4376 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4314 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> чтобы создать команду модераторов. </target> 4377 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> чтобы создать команду модераторов. </target>
4315 <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> 4378 <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>
4316 </trans-unit> 4379 </trans-unit>
4317 <trans-unit id="7030031694783481217" datatype="html"> 4380 <trans-unit id="7030031694783481217" datatype="html">
@@ -4320,8 +4383,8 @@ The link will expire within 1 hour.</source>
4320 <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> 4383 <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>
4321 </trans-unit> 4384 </trans-unit>
4322 <trans-unit id="4620493570088713907" datatype="html"> 4385 <trans-unit id="4620493570088713907" datatype="html">
4323 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4386 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4324 <target state="translated">Включение этого параметра позволит другим администраторам узнать, что вы в основном добавляете конфиденциальный контент.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Более того, флажок NSFW при загрузке видео будет автоматически установлен по умолчанию. </target> 4387 <target state="translated">Включение этого параметра позволит другим администраторам узнать, что вы в основном добавляете конфиденциальный контент.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Более того, флажок NSFW при загрузке видео будет автоматически установлен по умолчанию. </target>
4325 <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> 4388 <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>
4326 </trans-unit> 4389 </trans-unit>
4327 <trans-unit id="7497677457560701935"> 4390 <trans-unit id="7497677457560701935">
@@ -4440,8 +4503,8 @@ The link will expire within 1 hour.</source>
4440 <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> 4503 <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>
4441 </trans-unit> 4504 </trans-unit>
4442 <trans-unit id="2107098695989136934" datatype="html"> 4505 <trans-unit id="2107098695989136934" datatype="html">
4443 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4506 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4444 <target state="translated">Используйте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>плагины &amp; темы<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> для дополнительных изменений, или <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>добавьте небольшие настройки<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4507 <target state="translated">Используйте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>плагины &amp; темы<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> для дополнительных изменений, или <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>добавьте небольшие настройки<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4445 <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> 4508 <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>
4446 </trans-unit> 4509 </trans-unit>
4447 <trans-unit id="6855462350544488601" datatype="html"> 4510 <trans-unit id="6855462350544488601" datatype="html">
@@ -4547,8 +4610,8 @@ The link will expire within 1 hour.</source>
4547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4548 </trans-unit> 4611 </trans-unit>
4549 <trans-unit id="2669509104300979449" datatype="html"> 4612 <trans-unit id="2669509104300979449" datatype="html">
4550 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source> 4613 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4551 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> с целью установки персональной квоты. </target> 4614 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> с целью установки персональной квоты. </target>
4552 <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">151</context></context-group> 4615 <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">151</context></context-group>
4553 </trans-unit> 4616 </trans-unit>
4554 <trans-unit id="4497115134891299867"> 4617 <trans-unit id="4497115134891299867">
@@ -4723,8 +4786,8 @@ The link will expire within 1 hour.</source>
4723 <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">368</context></context-group> 4786 <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">368</context></context-group>
4724 </trans-unit> 4787 </trans-unit>
4725 <trans-unit id="1886227550697837417" datatype="html"> 4788 <trans-unit id="1886227550697837417" datatype="html">
4726 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4789 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4727 <target state="translated">В рабочей среде следует использовать только модерируемые поисковые индексы, или <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>создать свой собственный<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4790 <target state="translated">В рабочей среде следует использовать только модерируемые поисковые индексы, или <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>создать свой собственный<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4728 <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">370</context></context-group> 4791 <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">370</context></context-group>
4729 </trans-unit> 4792 </trans-unit>
4730 <trans-unit id="2331464426553277323" datatype="html"> 4793 <trans-unit id="2331464426553277323" datatype="html">
@@ -4758,8 +4821,8 @@ The link will expire within 1 hour.</source>
4758 <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">418</context></context-group> 4821 <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">418</context></context-group>
4759 </trans-unit> 4822 </trans-unit>
4760 <trans-unit id="252719899360434356" datatype="html"> 4823 <trans-unit id="252719899360434356" datatype="html">
4761 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 4824 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
4762 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>связями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> с другими экземплярами. </target> 4825 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>связями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> с другими экземплярами. </target>
4763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">419</context></context-group> 4826 <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">419</context></context-group>
4764 </trans-unit> 4827 </trans-unit>
4765 <trans-unit id="9119248927271669654" datatype="html"> 4828 <trans-unit id="9119248927271669654" datatype="html">
@@ -4795,8 +4858,8 @@ The link will expire within 1 hour.</source>
4795 <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">465</context></context-group> 4858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">465</context></context-group>
4796 </trans-unit> 4859 </trans-unit>
4797 <trans-unit id="9076632742417302918" datatype="html"> 4860 <trans-unit id="9076632742417302918" datatype="html">
4798 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 4861 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
4799 <target state="translated">Ознакомьтесь <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>с документацией <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> для получение информации по ожидаемому URL </target> 4862 <target state="translated">Ознакомьтесь <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>с документацией <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> для получение информации по ожидаемому URL </target>
4800 <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">470</context></context-group> 4863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">470</context></context-group>
4801 </trans-unit> 4864 </trans-unit>
4802 <trans-unit id="3946988229617310200" datatype="html"> 4865 <trans-unit id="3946988229617310200" datatype="html">
@@ -4807,8 +4870,8 @@ The link will expire within 1 hour.</source>
4807 <trans-unit id="2149300564474427551"> 4870 <trans-unit id="2149300564474427551">
4808 <source>Administrator</source> 4871 <source>Administrator</source>
4809 <target>Администратор</target> 4872 <target>Администратор</target>
4810 4873 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group>
4811 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 4874 </trans-unit>
4812 <trans-unit id="3171683206914962995"> 4875 <trans-unit id="3171683206914962995">
4813 <source>Admin email</source> 4876 <source>Admin email</source>
4814 <target>Электронная почта администратора</target> 4877 <target>Электронная почта администратора</target>
@@ -4845,8 +4908,8 @@ The link will expire within 1 hour.</source>
4845 <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">551</context></context-group> 4908 <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">551</context></context-group>
4846 </trans-unit> 4909 </trans-unit>
4847 <trans-unit id="2076338542820061819" datatype="html"> 4910 <trans-unit id="2076338542820061819" datatype="html">
4848 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 4911 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
4849 <target state="translated">Если ваш экземпляр явно разрешен Twitter, видеопроигрыватель будет встроен в канал Twitter на видеоресурсе PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> в противном случае мы используем карточку со ссылкой на изображение, которая будет перенаправлять на ваш экземпляр<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Установите этот флажок, сохраните конфигурацию и протестируйте с URL-адресом видео вашего экземпляра (https://example.com/w/blabla ) на <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> чтобы узнать, разрешен ли ваш экземпляр. </target> 4912 <target state="translated">Если ваш экземпляр явно разрешен Twitter, видеопроигрыватель будет встроен в канал Twitter на видеоресурсе PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> в противном случае мы используем карточку со ссылкой на изображение, которая будет перенаправлять на ваш экземпляр<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Установите этот флажок, сохраните конфигурацию и протестируйте с URL-адресом видео вашего экземпляра (https://example.com/w/blabla ) на <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> чтобы узнать, разрешен ли ваш экземпляр. </target>
4850 <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">555</context></context-group> 4913 <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">555</context></context-group>
4851 </trans-unit> 4914 </trans-unit>
4852 <trans-unit id="493135676263039396" datatype="html"> 4915 <trans-unit id="493135676263039396" datatype="html">
@@ -4884,13 +4947,13 @@ The link will expire within 1 hour.</source>
4884 <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">33</context></context-group> 4947 <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">33</context></context-group>
4885 </trans-unit> 4948 </trans-unit>
4886 <trans-unit id="4420104899393268652" datatype="html"> 4949 <trans-unit id="4420104899393268652" datatype="html">
4887 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4950 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4888 <target state="translated">Максимальное количество одновременных трансляций, созданных на вашем экземпляре <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4951 <target state="translated">Максимальное количество одновременных трансляций, созданных на вашем экземпляре <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4889 <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">40</context></context-group> 4952 <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">40</context></context-group>
4890 </trans-unit> 4953 </trans-unit>
4891 <trans-unit id="7210210728441530221" datatype="html"> 4954 <trans-unit id="7210210728441530221" datatype="html">
4892 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4955 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4893 <target state="translated">Максимальное количество трансляций на одного пользователя <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4956 <target state="translated">Максимальное количество трансляций на одного пользователя <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4894 <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">53</context></context-group> 4957 <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">53</context></context-group>
4895 </trans-unit> 4958 </trans-unit>
4896 <trans-unit id="6830777508073747241" datatype="html"> 4959 <trans-unit id="6830777508073747241" datatype="html">
@@ -5034,8 +5097,8 @@ The link will expire within 1 hour.</source>
5034 <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> 5097 <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>
5035 </trans-unit> 5098 </trans-unit>
5036 <trans-unit id="7334484418359079994" datatype="html"> 5099 <trans-unit id="7334484418359079994" datatype="html">
5037 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5100 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5038 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Требуется ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Создание списков воспроизведения HLS и фрагментированных файлов MP4, обеспечивающих лучшее воспроизведение, чем при использовании обычного WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Изменение разрешения более плавное<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Более быстрое воспроизведение, особенно для длинных видео<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Более стабильное воспроизведение (меньше ошибок / бесконечной загрузки)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Если вы также включили Поддержка WebTorrent, она увеличит объем хранилища видео на 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5101 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Требуется ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Создание списков воспроизведения HLS и фрагментированных файлов MP4, обеспечивающих лучшее воспроизведение, чем при использовании обычного WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Изменение разрешения более плавное<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Более быстрое воспроизведение, особенно для длинных видео<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Более стабильное воспроизведение (меньше ошибок / бесконечной загрузки)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Если вы также включили Поддержка WebTorrent, она увеличит объем хранилища видео на 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
5039 <context-group purpose="location"> 5102 <context-group purpose="location">
5040 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5103 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5041 <context context-type="linenumber">99,108</context> 5104 <context context-type="linenumber">99,108</context>
@@ -5166,19 +5229,13 @@ The link will expire within 1 hour.</source>
5166 <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> 5229 <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>
5167 </trans-unit> 5230 </trans-unit>
5168 <trans-unit id="4067880101082150743" datatype="html"> 5231 <trans-unit id="4067880101082150743" datatype="html">
5169 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5232 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5170 <target state="translated">Используйте код JavaScript напрямую.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Пример: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('мой экземпляр потрясающий');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5233 <target state="translated">Используйте код JavaScript напрямую.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Пример: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('мой экземпляр потрясающий');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5171 <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> 5234 <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>
5172 </trans-unit> 5235 </trans-unit>
5173 <trans-unit id="5464209657969421100" datatype="html"> 5236 <trans-unit id="5464209657969421100" datatype="html">
5174 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5237 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5175color: red; 5238 <target state="translated">Используйте код CSS напрямую. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Добавить в начале <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/> t, чтобы переопределить стили. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5176<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5177<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5178color: red;
5179<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5180<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5181 <target state="translated">Используйте код CSS напрямую. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Добавить в начале <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> t, чтобы переопределить стили. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5182 <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> 5239 <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>
5183 </trans-unit> 5240 </trans-unit>
5184 <trans-unit id="283725429207896837" datatype="html"> 5241 <trans-unit id="283725429207896837" datatype="html">
@@ -5195,8 +5252,8 @@ color: red;
5195 </context-group> 5252 </context-group>
5196 </trans-unit> 5253 </trans-unit>
5197 <trans-unit id="8167543029214637769" datatype="html"> 5254 <trans-unit id="8167543029214637769" datatype="html">
5198 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source> 5255 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5199 <target state="translated">Ошибки в форме: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target> 5256 <target state="translated">Ошибки в форме: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5200 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5201 </trans-unit> 5258 </trans-unit>
5202 <trans-unit id="1445676851449000175"> 5259 <trans-unit id="1445676851449000175">
@@ -5272,8 +5329,8 @@ color: red;
5272 <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> 5329 <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>
5273 </trans-unit> 5330 </trans-unit>
5274 <trans-unit id="6317170736181476800" datatype="html"> 5331 <trans-unit id="6317170736181476800" datatype="html">
5275 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5332 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5276 <target state="translated">Обновите <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>ваши настройки<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 5333 <target state="translated">Обновите <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>ваши настройки<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
5277 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5278 </trans-unit> 5335 </trans-unit>
5279 <trans-unit id="1405600824334286337" datatype="html"> 5336 <trans-unit id="1405600824334286337" datatype="html">
@@ -5293,40 +5350,40 @@ color: red;
5293 </context-group> 5350 </context-group>
5294 </trans-unit> 5351 </trans-unit>
5295 <trans-unit id="7028708681117573961" datatype="html"> 5352 <trans-unit id="7028708681117573961" datatype="html">
5296 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5353 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5297 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Недавно добавленные"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5354 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Недавно добавленные"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5298 <context-group purpose="location"> 5355 <context-group purpose="location">
5299 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5356 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5300 <context context-type="linenumber">46</context> 5357 <context context-type="linenumber">46</context>
5301 </context-group> 5358 </context-group>
5302 </trans-unit> 5359 </trans-unit>
5303 <trans-unit id="8190023086228606960" datatype="html"> 5360 <trans-unit id="8190023086228606960" datatype="html">
5304 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5361 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5305 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Недавние просмотры"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5362 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Недавние просмотры"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5306 <context-group purpose="location"> 5363 <context-group purpose="location">
5307 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5364 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5308 <context context-type="linenumber">48</context> 5365 <context context-type="linenumber">48</context>
5309 </context-group> 5366 </context-group>
5310 </trans-unit> 5367 </trans-unit>
5311 <trans-unit id="3224510615614621760" datatype="html"> 5368 <trans-unit id="3224510615614621760" datatype="html">
5312 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5369 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5313 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Горячее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5370 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Горячее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5314 <context-group purpose="location"> 5371 <context-group purpose="location">
5315 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5372 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5316 <context context-type="linenumber">49</context> 5373 <context context-type="linenumber">49</context>
5317 </context-group> 5374 </context-group>
5318 </trans-unit> 5375 </trans-unit>
5319 <trans-unit id="3082811226222076503" datatype="html"> 5376 <trans-unit id="3082811226222076503" datatype="html">
5320 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5377 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5321 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Лучшее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5378 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Лучшее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5322 <context-group purpose="location"> 5379 <context-group purpose="location">
5323 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5380 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5324 <context context-type="linenumber">50</context> 5381 <context context-type="linenumber">50</context>
5325 </context-group> 5382 </context-group>
5326 </trans-unit> 5383 </trans-unit>
5327 <trans-unit id="4322133526902910662" datatype="html"> 5384 <trans-unit id="4322133526902910662" datatype="html">
5328 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5385 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5329 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Нравится"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5386 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Нравится"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5330 <context-group purpose="location"> 5387 <context-group purpose="location">
5331 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5388 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5332 <context context-type="linenumber">51</context> 5389 <context context-type="linenumber">51</context>
@@ -5442,8 +5499,8 @@ color: red;
5442 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5499 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5443 </trans-unit> 5500 </trans-unit>
5444 <trans-unit id="7350483582490037954" datatype="html"> 5501 <trans-unit id="7350483582490037954" datatype="html">
5445 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5502 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5446 <target state="translated">С помощью<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, будет запрошено подтверждение для просмотра видео. </target> 5503 <target state="translated">С помощью<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, будет запрошено подтверждение для просмотра видео. </target>
5447 <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> 5504 <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>
5448 <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> 5505 <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>
5449 </trans-unit> 5506 </trans-unit>
@@ -5702,8 +5759,8 @@ color: red;
5702 </context-group> 5759 </context-group>
5703 </trans-unit> 5760 </trans-unit>
5704 <trans-unit id="5511928240200239994" datatype="html"> 5761 <trans-unit id="5511928240200239994" datatype="html">
5705 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 5762 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
5706 <target state="translated">Некоторые из ваших каналов настроены не полностью. Сделайте их более приветливыми и сообщите о том, что вы публикуете, добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>баннер<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 5763 <target state="translated">Некоторые из ваших каналов настроены не полностью. Сделайте их более приветливыми и сообщите о том, что вы публикуете, добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>баннер<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
5707 <context-group purpose="location"> 5764 <context-group purpose="location">
5708 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5765 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5709 <context context-type="linenumber">5</context> 5766 <context context-type="linenumber">5</context>
@@ -5812,12 +5869,12 @@ color: red;
5812 <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> 5869 <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>
5813 </trans-unit> 5870 </trans-unit>
5814 <trans-unit id="8844610145426272276" datatype="html"> 5871 <trans-unit id="8844610145426272276" datatype="html">
5815 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 5872 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
5816 <target state="translated">Чтобы помочь модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, не забудьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>настроить профиль своей учетной записи<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 5873 <target state="translated">Чтобы помочь модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, не забудьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>настроить профиль своей учетной записи<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target>
5817 <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> 5874 <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>
5818 </trans-unit> 5875 </trans-unit>
5819 <trans-unit id="3030338154442300172" datatype="html"> 5876 <trans-unit id="3030338154442300172" datatype="html">
5820 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> 5877 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
5821 <target state="translated">Создан <x id="ICU" equiv-text="{pagination.totalItems, plural, one {{{ pagination.totalItems }} плейлист} few {{{ pagination.totalItems }} плейлиста} other {{{ pagination.totalItems }} плейлистов}}"/> </target> 5878 <target state="translated">Создан <x id="ICU" equiv-text="{pagination.totalItems, plural, one {{{ pagination.totalItems }} плейлист} few {{{ pagination.totalItems }} плейлиста} other {{{ pagination.totalItems }} плейлистов}}"/> </target>
5822 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> 5879 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
5823 </trans-unit> 5880 </trans-unit>
@@ -5963,7 +6020,7 @@ color: red;
5963 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> 6020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
5964 </trans-unit> 6021 </trans-unit>
5965 <trans-unit id="8856905278208146821" datatype="html"> 6022 <trans-unit id="8856905278208146821" datatype="html">
5966 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> 6023 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
5967 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, other {{{ getTotalVideosOf(videoChannel) }} видео}}"/> </target> 6024 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, other {{{ getTotalVideosOf(videoChannel) }} видео}}"/> </target>
5968 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> 6025 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
5969 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> 6026 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
@@ -5985,9 +6042,7 @@ color: red;
5985 <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> 6042 <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>
5986 </trans-unit> 6043 </trans-unit>
5987 <trans-unit id="7152797255397280410" datatype="html"> 6044 <trans-unit id="7152797255397280410" datatype="html">
5988 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6045 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 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 channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5989It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
5990channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5991 <target state="translated">Вы действительно хотите удалить <x id="PH" equiv-text="videoChannel.displayName"/>? Будет удалено <x id="PH_1" equiv-text="videoChannel.videosCount"/> видео загруженное на этот канал, и вы не сможете создать другой канал с таким же именем (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target> 6046 <target state="translated">Вы действительно хотите удалить <x id="PH" equiv-text="videoChannel.displayName"/>? Будет удалено <x id="PH_1" equiv-text="videoChannel.videosCount"/> видео загруженное на этот канал, и вы не сможете создать другой канал с таким же именем (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target>
5992 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> 6047 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
5993 </trans-unit> 6048 </trans-unit>
@@ -6019,8 +6074,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6019 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> 6074 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
6020 </trans-unit> 6075 </trans-unit>
6021 <trans-unit id="2705478076887104088" datatype="html"> 6076 <trans-unit id="2705478076887104088" datatype="html">
6022 <source>SHOW THIS CHANNEL ></source> 6077 <source>SHOW THIS CHANNEL &gt;</source>
6023 <target state="translated">ПОКАЗАТЬ ЭТО КАНАЛ ></target> 6078 <target state="translated">ПОКАЗАТЬ ЭТО КАНАЛ &gt;</target>
6024 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> 6079 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group>
6025 </trans-unit> 6080 </trans-unit>
6026 <trans-unit id="4088311569349098646"> 6081 <trans-unit id="4088311569349098646">
@@ -6268,8 +6323,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6268 <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> 6323 <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>
6269 </trans-unit> 6324 </trans-unit>
6270 <trans-unit id="1120376809358109718" datatype="html"> 6325 <trans-unit id="1120376809358109718" datatype="html">
6271 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 6326 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6272 <target state="translated">Одноранговые веб-узлы не являются общедоступными: поскольку мы используем транспорт веб-сокетов, этот протокол отличается от классического трекера BitTorrent. Когда вы находитесь в веб-браузере, вы отправляете сигнал, содержащий ваш IP-адрес, на трекер, который случайным образом выбирает других одноранговых узлов для пересылки информации. См. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>этот документ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> для получения дополнительной информации </target> 6327 <target state="translated">Одноранговые веб-узлы не являются общедоступными: поскольку мы используем транспорт веб-сокетов, этот протокол отличается от классического трекера BitTorrent. Когда вы находитесь в веб-браузере, вы отправляете сигнал, содержащий ваш IP-адрес, на трекер, который случайным образом выбирает других одноранговых узлов для пересылки информации. См. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>этот документ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> для получения дополнительной информации </target>
6273 <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> 6328 <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>
6274 </trans-unit> 6329 </trans-unit>
6275 <trans-unit id="7812408733559506009" datatype="html"> 6330 <trans-unit id="7812408733559506009" datatype="html">
@@ -6370,8 +6425,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6370 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6425 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6371 </trans-unit> 6426 </trans-unit>
6372 <trans-unit id="4807161697338135032" datatype="html"> 6427 <trans-unit id="4807161697338135032" datatype="html">
6373 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 6428 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6374 <target state="translated">Свяжитесь с администратором (ами)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 6429 <target state="translated">Свяжитесь с администратором (ами)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
6375 <context-group purpose="location"> 6430 <context-group purpose="location">
6376 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6431 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6377 <context context-type="linenumber">3</context> 6432 <context context-type="linenumber">3</context>
@@ -6474,8 +6529,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6474 <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> 6529 <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>
6475 </trans-unit> 6530 </trans-unit>
6476 <trans-unit id="7440807341905682986" datatype="html"> 6531 <trans-unit id="7440807341905682986" datatype="html">
6477 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 6532 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
6478 <target state="translated">Мне не менее <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> лет и я согласен с <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Условиями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> и с <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Правилами поведения<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> этого экземпляра </target> 6533 <target state="translated">Мне не менее <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> лет и я согласен с <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Условиями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> и с <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Правилами поведения<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> этого экземпляра </target>
6479 <context-group purpose="location"> 6534 <context-group purpose="location">
6480 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6535 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6481 <context context-type="linenumber">5,10</context> 6536 <context context-type="linenumber">5,10</context>
@@ -6553,53 +6608,53 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6553 <trans-unit id="5254305728396198887" datatype="html"> 6608 <trans-unit id="5254305728396198887" datatype="html">
6554 <source>Sensitive content</source> 6609 <source>Sensitive content</source>
6555 <target state="translated">Конфиденциальный контент</target> 6610 <target state="translated">Конфиденциальный контент</target>
6556 6611 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
6557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 6612 </trans-unit>
6558 <trans-unit id="5590086849807274701" datatype="html"> 6613 <trans-unit id="5590086849807274701" datatype="html">
6559 <source>Scope</source> 6614 <source>Scope</source>
6560 <target state="translated">Область просмотра</target> 6615 <target state="translated">Область просмотра</target>
6561 6616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
6562 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 6617 </trans-unit>
6563 <trans-unit id="5019568087038659501" datatype="html"> 6618 <trans-unit id="5019568087038659501" datatype="html">
6564 <source>Federated</source> 6619 <source>Federated</source>
6565 <target state="translated">Федерация</target> 6620 <target state="translated">Федерация</target>
6566 6621 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
6567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 6622 </trans-unit>
6568 <trans-unit id="1949800099101277248" datatype="html"> 6623 <trans-unit id="1949800099101277248" datatype="html">
6569 <source>Languages</source> 6624 <source>Languages</source>
6570 <target state="translated">Язык</target> 6625 <target state="translated">Язык</target>
6571 6626 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
6572 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 6627 </trans-unit>
6573 <trans-unit id="1902100407096396858" datatype="html"> 6628 <trans-unit id="1902100407096396858" datatype="html">
6574 <source>Categories</source> 6629 <source>Categories</source>
6575 <target state="translated">Категории</target> 6630 <target state="translated">Категории</target>
6576 6631 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
6577 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 6632 </trans-unit>
6578 <trans-unit id="3599150758014724057" datatype="html"> 6633 <trans-unit id="3599150758014724057" datatype="html">
6579 <source>All videos</source> 6634 <source>All videos</source>
6580 <target state="translated">Все видео</target> 6635 <target state="translated">Все видео</target>
6581 6636 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
6582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 6637 </trans-unit>
6583 <trans-unit id="8466337030143068285" datatype="html"> 6638 <trans-unit id="8466337030143068285" datatype="html">
6584 <source>Blurred</source> 6639 <source>Blurred</source>
6585 <target state="translated">Размытый</target> 6640 <target state="translated">Размытый</target>
6586 6641 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
6587 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 6642 </trans-unit>
6588 <trans-unit id="7054829409324166420" datatype="html"> 6643 <trans-unit id="7054829409324166420" datatype="html">
6589 <source>hidden</source> 6644 <source>hidden</source>
6590 <target state="translated">скрыть</target> 6645 <target state="translated">скрыть</target>
6591 6646 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
6592 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 6647 </trans-unit>
6593 <trans-unit id="5766954855630346873" datatype="html"> 6648 <trans-unit id="5766954855630346873" datatype="html">
6594 <source>blurred</source> 6649 <source>blurred</source>
6595 <target state="translated">размытый</target> 6650 <target state="translated">размытый</target>
6596 6651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
6597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 6652 </trans-unit>
6598 <trans-unit id="1833483831276078393" datatype="html"> 6653 <trans-unit id="1833483831276078393" datatype="html">
6599 <source>displayed</source> 6654 <source>displayed</source>
6600 <target state="translated">отображать</target> 6655 <target state="translated">отображать</target>
6601 6656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
6602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 6657 </trans-unit>
6603 <trans-unit id="4856575356061361269" datatype="html"> 6658 <trans-unit id="4856575356061361269" datatype="html">
6604 <source><x id="PH"/> direct account followers </source> 6659 <source><x id="PH"/> direct account followers </source>
6605 <target state="translated"><x id="PH"/> прямые подписчики аккаунта </target> 6660 <target state="translated"><x id="PH"/> прямые подписчики аккаунта </target>
@@ -6647,8 +6702,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6648 </trans-unit> 6703 </trans-unit>
6649 <trans-unit id="8011855989482474311" datatype="html"> 6704 <trans-unit id="8011855989482474311" datatype="html">
6650 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 6705 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
6651 <target state="translated">A &lt;code>.mp4&lt;/code> сохраняет исходную звуковую дорожку без видео</target> 6706 <target state="translated">A &lt;code&gt;.mp4&lt;/code&gt; сохраняет исходную звуковую дорожку без видео</target>
6652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6653 </trans-unit> 6708 </trans-unit>
6654 <trans-unit id="7756250490108954499" datatype="html"> 6709 <trans-unit id="7756250490108954499" datatype="html">
@@ -7453,8 +7508,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7453 </context-group> 7508 </context-group>
7454 </trans-unit> 7509 </trans-unit>
7455 <trans-unit id="7223931053738621590" datatype="html"> 7510 <trans-unit id="7223931053738621590" datatype="html">
7456 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 7511 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
7457 <target state="translated">PeerTube считает, что общедоступный IP-адрес вашего веб-браузера <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 7512 <target state="translated">PeerTube считает, что общедоступный IP-адрес вашего веб-браузера <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
7458 <context-group purpose="location"> 7513 <context-group purpose="location">
7459 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7514 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7460 <context context-type="linenumber">4</context> 7515 <context context-type="linenumber">4</context>
@@ -7501,16 +7556,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7501 </context-group> 7556 </context-group>
7502 </trans-unit> 7557 </trans-unit>
7503 <trans-unit id="1285026053775066761" datatype="html"> 7558 <trans-unit id="1285026053775066761" datatype="html">
7504 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source> 7559 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
7505 <target state="translated">Проверьте <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> ключ конфигурации</target> 7560 <target state="translated">Проверьте <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> ключ конфигурации</target>
7506 <context-group purpose="location"> 7561 <context-group purpose="location">
7507 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7562 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7508 <context context-type="linenumber">15</context> 7563 <context context-type="linenumber">15</context>
7509 </context-group> 7564 </context-group>
7510 </trans-unit> 7565 </trans-unit>
7511 <trans-unit id="7014275542536964627" datatype="html"> 7566 <trans-unit id="7014275542536964627" datatype="html">
7512 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source> 7567 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
7513 <target state="translated">Если вы запускаете PeerTube с помощью Docker, убедитесь, что вы запустили <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> с <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (см. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target> 7568 <target state="translated">Если вы запускаете PeerTube с помощью Docker, убедитесь, что вы запустили <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> с <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (см. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target>
7514 <context-group purpose="location"> 7569 <context-group purpose="location">
7515 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7570 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7516 <context context-type="linenumber">16,17</context> 7571 <context context-type="linenumber">16,17</context>
@@ -7560,19 +7615,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7560 <trans-unit id="314315645942131479"> 7615 <trans-unit id="314315645942131479">
7561 <source>Info</source> 7616 <source>Info</source>
7562 <target>Информация</target> 7617 <target>Информация</target>
7563 7618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group>
7564 7619 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7565 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7620 </trans-unit>
7566 <trans-unit id="4116911651502837995" datatype="html"> 7621 <trans-unit id="4116911651502837995" datatype="html">
7567 <source>Files</source> 7622 <source>Files</source>
7568 <target state="translated">Файлы</target> 7623 <target state="translated">Файлы</target>
7569 7624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
7570 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 7625 </trans-unit>
7571 <trans-unit id="4767765747214995164" datatype="html"> 7626 <trans-unit id="4767765747214995164" datatype="html">
7572 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7627 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
7573 <target state="translated">Опубликовано <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7628 <target state="translated">Опубликовано <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
7574 7629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
7575 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 7630 </trans-unit>
7576 <trans-unit id="6759205696902713848" datatype="html"> 7631 <trans-unit id="6759205696902713848" datatype="html">
7577 <source>Warning</source> 7632 <source>Warning</source>
7578 <target state="translated">Внимание</target> 7633 <target state="translated">Внимание</target>
@@ -7581,9 +7636,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7581 <trans-unit id="1519954996184640001"> 7636 <trans-unit id="1519954996184640001">
7582 <source>Error</source> 7637 <source>Error</source>
7583 <target>Ошибка</target> 7638 <target>Ошибка</target>
7584 7639 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
7585 7640 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7586 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7641 </trans-unit>
7587 <trans-unit id="5076187961693950167" datatype="html"> 7642 <trans-unit id="5076187961693950167" datatype="html">
7588 <source>Standard logs</source> 7643 <source>Standard logs</source>
7589 <target state="translated">Стандартные журналы</target> 7644 <target state="translated">Стандартные журналы</target>
@@ -7865,8 +7920,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7865 <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> 7920 <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>
7866 </trans-unit> 7921 </trans-unit>
7867 <trans-unit id="8553059323353586765" datatype="html"> 7922 <trans-unit id="8553059323353586765" datatype="html">
7868 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source> 7923 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
7869 <target state="translated">Ваш текущий адрес электронной почты: <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. Он никогда не отображается публично. </target> 7924 <target state="translated">Ваш текущий адрес электронной почты: <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. Он никогда не отображается публично. </target>
7870 <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> 7925 <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>
7871 </trans-unit> 7926 </trans-unit>
7872 <trans-unit id="853586874765134886"> 7927 <trans-unit id="853586874765134886">
@@ -8056,8 +8111,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8056 <trans-unit id="1233062525939746039" datatype="html"> 8111 <trans-unit id="1233062525939746039" datatype="html">
8057 <source>Unknown language</source> 8112 <source>Unknown language</source>
8058 <target state="translated">Неизвестный язык</target> 8113 <target state="translated">Неизвестный язык</target>
8059 8114 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8060 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 8115 </trans-unit>
8061 <trans-unit id="3761504852202418603" datatype="html"> 8116 <trans-unit id="3761504852202418603" datatype="html">
8062 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> 8117 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8063 <target state="translated">Включено слишком много языков. Пожалуйста, включите их все или оставьте менее 20 языков.</target> 8118 <target state="translated">Включено слишком много языков. Пожалуйста, включите их все или оставьте менее 20 языков.</target>
@@ -8430,9 +8485,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8430 <trans-unit id="1783173774503340906"> 8485 <trans-unit id="1783173774503340906">
8431 <source>Subscribe to the account</source> 8486 <source>Subscribe to the account</source>
8432 <target>Подписаться на аккаунт</target> 8487 <target>Подписаться на аккаунт</target>
8433 8488 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
8434 8489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group>
8435 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> 8490 </trans-unit>
8436 <trans-unit id="3131904093925601441" datatype="html"> 8491 <trans-unit id="3131904093925601441" datatype="html">
8437 <source>PLAYLISTS</source> 8492 <source>PLAYLISTS</source>
8438 <target state="translated">ПЛЕЙЛИСТЫ</target> 8493 <target state="translated">ПЛЕЙЛИСТЫ</target>
@@ -8441,64 +8496,63 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8441 <trans-unit id="7709367721354853232"> 8496 <trans-unit id="7709367721354853232">
8442 <source>Focus the search bar</source> 8497 <source>Focus the search bar</source>
8443 <target state="translated">Перейти в панель поиска</target> 8498 <target state="translated">Перейти в панель поиска</target>
8444 8499 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
8445 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8500 </trans-unit>
8446 <trans-unit id="4049262826107502276"> 8501 <trans-unit id="4049262826107502276">
8447 <source>Toggle the left menu</source> 8502 <source>Toggle the left menu</source>
8448 <target state="translated">Переключить левое меню</target> 8503 <target state="translated">Переключить левое меню</target>
8449 8504 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
8450 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> 8505 </trans-unit>
8451 <trans-unit id="5409372033656550095" datatype="html"> 8506 <trans-unit id="5409372033656550095" datatype="html">
8452 <source>Go to the discover videos page</source> 8507 <source>Go to the discover videos page</source>
8453 <target state="translated">Перейдите на страницу обзор видео</target> 8508 <target state="translated">Перейдите на страницу обзор видео</target>
8454 8509 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
8455 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> 8510 </trans-unit>
8456 <trans-unit id="4278050445961255445"> 8511 <trans-unit id="4278050445961255445">
8457 <source>Go to the trending videos page</source> 8512 <source>Go to the trending videos page</source>
8458 <target>Перейти на страницу видео в тренде</target> 8513 <target>Перейти на страницу видео в тренде</target>
8459 8514 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
8460 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 8515 </trans-unit>
8461 <trans-unit id="3242234958443825475"> 8516 <trans-unit id="3242234958443825475">
8462 <source>Go to the recently added videos page</source> 8517 <source>Go to the recently added videos page</source>
8463 <target>Перейти на страницу недавних видео</target> 8518 <target>Перейти на страницу недавних видео</target>
8464 8519 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
8465 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> 8520 </trans-unit>
8466 <trans-unit id="2887122197778293919"> 8521 <trans-unit id="2887122197778293919">
8467 <source>Go to the local videos page</source> 8522 <source>Go to the local videos page</source>
8468 <target>Перейти на страницу локальных видео</target> 8523 <target>Перейти на страницу локальных видео</target>
8469 8524 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
8470 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 8525 </trans-unit>
8471 <trans-unit id="8009065619559214982"> 8526 <trans-unit id="8009065619559214982">
8472 <source>Go to the videos upload page</source> 8527 <source>Go to the videos upload page</source>
8473 <target>Перейти на страницу загрузки видео</target> 8528 <target>Перейти на страницу загрузки видео</target>
8474 8529 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
8475 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> 8530 </trans-unit>
8476 <trans-unit id="3779524668013120370"> 8531 <trans-unit id="3779524668013120370">
8477 <source>Go to my subscriptions</source> 8532 <source>Go to my subscriptions</source>
8478 <target>Перейти на мои подписки</target> 8533 <target>Перейти на мои подписки</target>
8479 8534 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
8480 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8535 </trans-unit>
8481 <trans-unit id="1136469849928650779"> 8536 <trans-unit id="1136469849928650779">
8482 <source>Go to my videos</source> 8537 <source>Go to my videos</source>
8483 <target>Перейти на мои видео</target> 8538 <target>Перейти на мои видео</target>
8484 8539 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
8485 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 8540 </trans-unit>
8486 <trans-unit id="7836683738999600376"> 8541 <trans-unit id="7836683738999600376">
8487 <source>Go to my imports</source> 8542 <source>Go to my imports</source>
8488 <target>Перейти на мои импортированные видео</target> 8543 <target>Перейти на мои импортированные видео</target>
8489 8544 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
8490 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> 8545 </trans-unit>
8491 <trans-unit id="7511292153332773503"> 8546 <trans-unit id="7511292153332773503">
8492 <source>Go to my channels</source> 8547 <source>Go to my channels</source>
8493 <target>Перейти на мои каналы</target> 8548 <target>Перейти на мои каналы</target>
8494 8549 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8495 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 8550 </trans-unit>
8496 <trans-unit id="2013324644839511073" datatype="html"> 8551 <trans-unit id="2013324644839511073" datatype="html">
8497 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 8552 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8498Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8499 <target state="translated">Не удается получить учетные данные клиента OAuth: <x id="PH" equiv-text="error.text"/>. Убедитесь, что вы правильно настроили PeerTube (config / directory), в частности раздел «веб-сервер».</target> 8553 <target state="translated">Не удается получить учетные данные клиента OAuth: <x id="PH" equiv-text="error.text"/>. Убедитесь, что вы правильно настроили PeerTube (config / directory), в частности раздел «веб-сервер».</target>
8500 8554 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8501 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8555 </trans-unit>
8502 <trans-unit id="375263728166936544"> 8556 <trans-unit id="375263728166936544">
8503 <source>You need to reconnect.</source> 8557 <source>You need to reconnect.</source>
8504 <target>Вам необходимо переподключиться.</target> 8558 <target>Вам необходимо переподключиться.</target>
@@ -8646,17 +8700,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8646 <trans-unit id="2392481201920342009" datatype="html"> 8700 <trans-unit id="2392481201920342009" datatype="html">
8647 <source>VOD videos</source> 8701 <source>VOD videos</source>
8648 <target state="translated">Обработанные видео</target> 8702 <target state="translated">Обработанные видео</target>
8649 8703 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
8650 8704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group>
8651 8705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
8652 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8706 </trans-unit>
8653 <trans-unit id="2180217594100853008" datatype="html"> 8707 <trans-unit id="2180217594100853008" datatype="html">
8654 <source>Live videos</source> 8708 <source>Live videos</source>
8655 <target state="translated">Прямые трансляции</target> 8709 <target state="translated">Прямые трансляции</target>
8656 8710 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
8657 8711 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group>
8658 8712 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
8659 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8713 </trans-unit>
8660 <trans-unit id="8487565500496466433"> 8714 <trans-unit id="8487565500496466433">
8661 <source>Short (&lt; 4 min)</source> 8715 <source>Short (&lt; 4 min)</source>
8662 <target>Короткая (&lt; 4 мин)</target> 8716 <target>Короткая (&lt; 4 мин)</target>
@@ -8668,8 +8722,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8668 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 8722 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
8669 </trans-unit> 8723 </trans-unit>
8670 <trans-unit id="6613870447286561244"> 8724 <trans-unit id="6613870447286561244">
8671 <source>Long (> 10 min)</source> 8725 <source>Long (&gt; 10 min)</source>
8672 <target>Длинная (> 10 мин)</target> 8726 <target>Длинная (&gt; 10 мин)</target>
8673 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 8727 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
8674 </trans-unit> 8728 </trans-unit>
8675 <trans-unit id="1787083504545967"> 8729 <trans-unit id="1787083504545967">
@@ -9342,8 +9396,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9343 </trans-unit> 9397 </trans-unit>
9344 <trans-unit id="5637879201055173642" datatype="html"> 9398 <trans-unit id="5637879201055173642" datatype="html">
9345 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 9399 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
9346 <target state="translated">См. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>документацию<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>, чтобы узнать, как использовать функцию прямой трансляции PeerTube. </target> 9400 <target state="translated">См. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>документацию<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>, чтобы узнать, как использовать функцию прямой трансляции PeerTube. </target>
9347 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9401 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9348 </trans-unit> 9402 </trans-unit>
9349 <trans-unit id="4267638333776227701"> 9403 <trans-unit id="4267638333776227701">
@@ -9935,14 +9989,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9935 <trans-unit id="2830831449226931729" datatype="html"> 9989 <trans-unit id="2830831449226931729" datatype="html">
9936 <source>Instance languages</source> 9990 <source>Instance languages</source>
9937 <target state="translated">Языки экземпляра</target> 9991 <target state="translated">Языки экземпляра</target>
9938 9992 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group>
9939 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 9993 </trans-unit>
9940 <trans-unit id="40119547597591062" datatype="html"> 9994 <trans-unit id="40119547597591062" datatype="html">
9941 <source>All languages</source> 9995 <source>All languages</source>
9942 <target state="translated">Все языки</target> 9996 <target state="translated">Все языки</target>
9943 9997 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group>
9944 9998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
9945 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 9999 </trans-unit>
9946 <trans-unit id="996392855508119363"> 10000 <trans-unit id="996392855508119363">
9947 <source>Hidden</source> 10001 <source>Hidden</source>
9948 <target>Скрыть</target> 10002 <target>Скрыть</target>
@@ -9956,9 +10010,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9956 <trans-unit id="8929218224642530466"> 10010 <trans-unit id="8929218224642530466">
9957 <source>Displayed</source> 10011 <source>Displayed</source>
9958 <target>Показать</target> 10012 <target>Показать</target>
9959 10013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
9960 10014 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
9961 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 10015 </trans-unit>
9962 <trans-unit id="6291055174438137560" datatype="html"> 10016 <trans-unit id="6291055174438137560" datatype="html">
9963 <source>~ 1 minute</source> 10017 <source>~ 1 minute</source>
9964 <target state="translated">~ 1 минута</target> 10018 <target state="translated">~ 1 минута</target>
@@ -10418,8 +10472,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10418 <trans-unit id="4968151111061046122"> 10472 <trans-unit id="4968151111061046122">
10419 <source>Moderator</source> 10473 <source>Moderator</source>
10420 <target>Модератор</target> 10474 <target>Модератор</target>
10421 10475 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group>
10422 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> 10476 </trans-unit>
10423 <trans-unit id="2279527393438260622" datatype="html"> 10477 <trans-unit id="2279527393438260622" datatype="html">
10424 <source>Search videos, playlists, channels…</source> 10478 <source>Search videos, playlists, channels…</source>
10425 <target state="translated">Искать видео, плейлисты, каналы…</target> 10479 <target state="translated">Искать видео, плейлисты, каналы…</target>
@@ -10650,8 +10704,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10650 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> 10704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
10651 </trans-unit> 10705 </trans-unit>
10652 <trans-unit id="8272123190776748811" datatype="html"> 10706 <trans-unit id="8272123190776748811" datatype="html">
10653 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 10707 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
10654 <target state="translated">&lt;a href="/login">Войдите&lt;/a> чтобы оценить это видео.</target> 10708 <target state="translated">&lt;a href="/login"&gt;Войдите&lt;/a&gt; чтобы оценить это видео.</target>
10655 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 10709 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10656 </trans-unit> 10710 </trans-unit>
10657 <trans-unit id="4503408361537553733" datatype="html"> 10711 <trans-unit id="4503408361537553733" datatype="html">
@@ -10787,8 +10841,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10787 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10841 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10788 <context context-type="linenumber">179</context> 10842 <context context-type="linenumber">179</context>
10789 </context-group> 10843 </context-group>
10790 </trans-unit><trans-unit id="118687079501751948" datatype="html"> 10844 </trans-unit>
10791 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10845 <trans-unit id="118687079501751948" datatype="html">
10846 <source>Move to external storage failed</source>
10847 <target state="translated">Не удалось переместить во внешнее хранилище</target>
10792 <context-group purpose="location"> 10848 <context-group purpose="location">
10793 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10849 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10794 <context context-type="linenumber">183</context> 10850 <context context-type="linenumber">183</context>
@@ -10797,18 +10853,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10797 <trans-unit id="4887724548587271148"> 10853 <trans-unit id="4887724548587271148">
10798 <source>Waiting transcoding</source> 10854 <source>Waiting transcoding</source>
10799 <target>Ожидается обработка</target> 10855 <target>Ожидается обработка</target>
10800 10856 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group>
10801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10857 </trans-unit>
10802 <trans-unit id="4517785179607945981"> 10858 <trans-unit id="4517785179607945981">
10803 <source>To transcode</source> 10859 <source>To transcode</source>
10804 <target state="translated">Обработка</target> 10860 <target state="translated">Обработка</target>
10805 10861 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group>
10806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 10862 </trans-unit>
10807 <trans-unit id="3299576663551440736"> 10863 <trans-unit id="3299576663551440736">
10808 <source>To import</source> 10864 <source>To import</source>
10809 <target state="translated">Импорт файла</target> 10865 <target state="translated">Импорт файла</target>
10810 10866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group>
10811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> 10867 </trans-unit>
10812 <trans-unit id="8492933894084361602" datatype="html"> 10868 <trans-unit id="8492933894084361602" datatype="html">
10813 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 10869 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
10814 <target state="translated">Подпишитесь на RSS ленту "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 10870 <target state="translated">Подпишитесь на RSS ленту "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -10820,21 +10876,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10820 <trans-unit id="187187500641108332" datatype="html"> 10876 <trans-unit id="187187500641108332" datatype="html">
10821 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10877 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10822 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10878 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10823 10879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group>
10824 10880 <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>
10825 10881 <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>
10826 10882 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group>
10827 10883 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group>
10828 10884 <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>
10829 10885 <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>
10830 10886 <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>
10831 10887 <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>
10832 10888 <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>
10833 10889 <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>
10834 10890 <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>
10835 10891 <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>
10836 10892 <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>
10837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><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/+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">77</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-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> 10893 </trans-unit>
10838 <trans-unit id="1795705931707209785" datatype="html"> 10894 <trans-unit id="1795705931707209785" datatype="html">
10839 <source>Add to watch later</source> 10895 <source>Add to watch later</source>
10840 <target state="translated">Добавить, чтобы посмотреть позже</target> 10896 <target state="translated">Добавить, чтобы посмотреть позже</target>
@@ -10883,9 +10939,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10883 <trans-unit id="5210096066382592800"> 10939 <trans-unit id="5210096066382592800">
10884 <source>Video to import updated.</source> 10940 <source>Video to import updated.</source>
10885 <target>Видео для импорта обновлено.</target> 10941 <target>Видео для импорта обновлено.</target>
10886 10942 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group>
10887 10943 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group>
10888 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10944 </trans-unit>
10889 <trans-unit id="3284171506518522275"> 10945 <trans-unit id="3284171506518522275">
10890 <source>Your video was uploaded to your account and is private.</source> 10946 <source>Your video was uploaded to your account and is private.</source>
10891 <target>Ваше видео было загружено на ваш аккаунт и является приватным.</target> 10947 <target>Ваше видео было загружено на ваш аккаунт и является приватным.</target>
@@ -10934,23 +10990,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10934 <trans-unit id="6775540171466219199" datatype="html"> 10990 <trans-unit id="6775540171466219199" datatype="html">
10935 <source>Stop autoplaying next video</source> 10991 <source>Stop autoplaying next video</source>
10936 <target state="translated">Прекратить автоматическое воспроизведение следующего видео</target> 10992 <target state="translated">Прекратить автоматическое воспроизведение следующего видео</target>
10937 10993 <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">220</context></context-group>
10938 <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">220</context></context-group></trans-unit> 10994 </trans-unit>
10939 <trans-unit id="5149234672404299151" datatype="html"> 10995 <trans-unit id="5149234672404299151" datatype="html">
10940 <source>Autoplay next video</source> 10996 <source>Autoplay next video</source>
10941 <target state="translated">Автозапуск следующего видео</target> 10997 <target state="translated">Автозапуск следующего видео</target>
10942 10998 <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">221</context></context-group>
10943 <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">221</context></context-group></trans-unit> 10999 </trans-unit>
10944 <trans-unit id="5870421136141540382" datatype="html"> 11000 <trans-unit id="5870421136141540382" datatype="html">
10945 <source>Stop looping playlist videos</source> 11001 <source>Stop looping playlist videos</source>
10946 <target state="translated">Остановить зацикливание воспроизведения видео</target> 11002 <target state="translated">Остановить зацикливание воспроизведения видео</target>
10947 11003 <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">226</context></context-group>
10948 <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">226</context></context-group></trans-unit> 11004 </trans-unit>
10949 <trans-unit id="1599585307037758139" datatype="html"> 11005 <trans-unit id="1599585307037758139" datatype="html">
10950 <source>Loop playlist videos</source> 11006 <source>Loop playlist videos</source>
10951 <target state="translated">Цикличное воспроизведение видео</target> 11007 <target state="translated">Цикличное воспроизведение видео</target>
10952 11008 <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">227</context></context-group>
10953 <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">227</context></context-group></trans-unit> 11009 </trans-unit>
10954 <trans-unit id="3704292036525161260" datatype="html"> 11010 <trans-unit id="3704292036525161260" datatype="html">
10955 <source>Placeholder image</source> 11011 <source>Placeholder image</source>
10956 <target state="translated">Изображение - заполнитель</target> 11012 <target state="translated">Изображение - заполнитель</target>
@@ -10960,113 +11016,113 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10960 </context-group> 11016 </context-group>
10961 </trans-unit> 11017 </trans-unit>
10962 <trans-unit id="961774488937452220" datatype="html"> 11018 <trans-unit id="961774488937452220" datatype="html">
10963 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 11019 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
10964 <target state="translated">Это видео недоступно в этом экземпляре. Вы хотите, чтобы вас перенаправили на исходный экземпляр: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target> 11020 <target state="translated">Это видео недоступно в этом экземпляре. Вы хотите, чтобы вас перенаправили на исходный экземпляр: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</target>
10965 11021 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
10966 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 11022 </trans-unit>
10967 <trans-unit id="5761611056224181752" datatype="html"> 11023 <trans-unit id="5761611056224181752" datatype="html">
10968 <source>Redirection</source> 11024 <source>Redirection</source>
10969 <target state="translated">Перенаправление</target> 11025 <target state="translated">Перенаправление</target>
10970 11026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group>
10971 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 11027 </trans-unit>
10972 <trans-unit id="8858527736400081688"> 11028 <trans-unit id="8858527736400081688">
10973 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 11029 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10974 <target>Это видео содержит зрелый или откровенный контент. Вы уверены, что хотите посмотреть его?</target> 11030 <target>Это видео содержит зрелый или откровенный контент. Вы уверены, что хотите посмотреть его?</target>
10975 11031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group>
10976 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 11032 </trans-unit>
10977 <trans-unit id="3937119019020041049"> 11033 <trans-unit id="3937119019020041049">
10978 <source>Mature or explicit content</source> 11034 <source>Mature or explicit content</source>
10979 <target>Зрелый или откровенный контент</target> 11035 <target>Зрелый или откровенный контент</target>
10980 11036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group>
10981 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 11037 </trans-unit>
10982 <trans-unit id="1755474755114288376" datatype="html"> 11038 <trans-unit id="1755474755114288376" datatype="html">
10983 <source>Up Next</source> 11039 <source>Up Next</source>
10984 <target state="translated">Следующий</target> 11040 <target state="translated">Следующий</target>
10985 11041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group>
10986 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> 11042 </trans-unit>
10987 <trans-unit id="2159130950882492111" datatype="html"> 11043 <trans-unit id="2159130950882492111" datatype="html">
10988 <source>Cancel</source> 11044 <source>Cancel</source>
10989 <target state="translated">Отмена</target> 11045 <target state="translated">Отмена</target>
10990 11046 <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>
10991 11047 <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>
10992 11048 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
10993 11049 <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>
10994 11050 <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>
10995 11051 <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>
10996 11052 <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>
10997 11053 <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>
10998 11054 <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>
10999 11055 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group>
11000 11056 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
11001 11057 <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>
11002 11058 <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>
11003 11059 <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>
11004 11060 <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>
11005 11061 <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>
11006 11062 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group>
11007 11063 <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>
11008 11064 <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>
11009 <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">122</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-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/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">425</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">26</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> 11065 </trans-unit>
11010 <trans-unit id="3354816756665089864" datatype="html"> 11066 <trans-unit id="3354816756665089864" datatype="html">
11011 <source>Autoplay is suspended</source> 11067 <source>Autoplay is suspended</source>
11012 <target state="translated">Автовоспроизведение приостановлено</target> 11068 <target state="translated">Автовоспроизведение приостановлено</target>
11013 11069 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group>
11014 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> 11070 </trans-unit>
11015 <trans-unit id="7895294730547405228" datatype="html"> 11071 <trans-unit id="7895294730547405228" datatype="html">
11016 <source>Enter/exit fullscreen (requires player focus)</source> 11072 <source>Enter/exit fullscreen (requires player focus)</source>
11017 <target state="translated">Вход / выход в полноэкранный режим (требуется фокус проигрывателя)</target> 11073 <target state="translated">Вход / выход в полноэкранный режим (требуется фокус проигрывателя)</target>
11018 11074 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group>
11019 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> 11075 </trans-unit>
11020 <trans-unit id="7618388257165864759" datatype="html"> 11076 <trans-unit id="7618388257165864759" datatype="html">
11021 <source>Play/Pause the video (requires player focus)</source> 11077 <source>Play/Pause the video (requires player focus)</source>
11022 <target state="translated">Воспроизвести / приостановить видео (требуется фокус проигрывателя)</target> 11078 <target state="translated">Воспроизвести / приостановить видео (требуется фокус проигрывателя)</target>
11023 11079 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group>
11024 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> 11080 </trans-unit>
11025 <trans-unit id="7761890399634216630" datatype="html"> 11081 <trans-unit id="7761890399634216630" datatype="html">
11026 <source>Mute/unmute the video (requires player focus)</source> 11082 <source>Mute/unmute the video (requires player focus)</source>
11027 <target state="translated">Отключить / включить видео (требуется фокус проигрывателя)</target> 11083 <target state="translated">Отключить / включить видео (требуется фокус проигрывателя)</target>
11028 11084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group>
11029 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> 11085 </trans-unit>
11030 <trans-unit id="5996585232248234904" datatype="html"> 11086 <trans-unit id="5996585232248234904" datatype="html">
11031 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> 11087 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
11032 <target state="translated">Переход к проценту от видео: 0 - 0%, 9 - 90% (требуется фокус проигрывателя)</target> 11088 <target state="translated">Переход к проценту от видео: 0 - 0%, 9 - 90% (требуется фокус проигрывателя)</target>
11033 11089 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group>
11034 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> 11090 </trans-unit>
11035 <trans-unit id="3748765405903319998" datatype="html"> 11091 <trans-unit id="3748765405903319998" datatype="html">
11036 <source>Increase the volume (requires player focus)</source> 11092 <source>Increase the volume (requires player focus)</source>
11037 <target state="translated">Увеличьте громкость (требуется фокус проигрывателя)</target> 11093 <target state="translated">Увеличьте громкость (требуется фокус проигрывателя)</target>
11038 11094 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group>
11039 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> 11095 </trans-unit>
11040 <trans-unit id="5810704036407159982" datatype="html"> 11096 <trans-unit id="5810704036407159982" datatype="html">
11041 <source>Decrease the volume (requires player focus)</source> 11097 <source>Decrease the volume (requires player focus)</source>
11042 <target state="translated">Уменьшить громкость (требуется фокус проигрывателя)</target> 11098 <target state="translated">Уменьшить громкость (требуется фокус проигрывателя)</target>
11043 11099 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group>
11044 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> 11100 </trans-unit>
11045 <trans-unit id="2622048822548065691" datatype="html"> 11101 <trans-unit id="2622048822548065691" datatype="html">
11046 <source>Seek the video forward (requires player focus)</source> 11102 <source>Seek the video forward (requires player focus)</source>
11047 <target state="translated">Искать видео вперед(требуется фокус проигрывателя)</target> 11103 <target state="translated">Искать видео вперед(требуется фокус проигрывателя)</target>
11048 11104 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group>
11049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> 11105 </trans-unit>
11050 <trans-unit id="6540078205109221153" datatype="html"> 11106 <trans-unit id="6540078205109221153" datatype="html">
11051 <source>Seek the video backward (requires player focus)</source> 11107 <source>Seek the video backward (requires player focus)</source>
11052 <target state="translated">Искать видео в обратном направлении (требуется фокус проигрывателя)</target> 11108 <target state="translated">Искать видео в обратном направлении (требуется фокус проигрывателя)</target>
11053 11109 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group>
11054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> 11110 </trans-unit>
11055 <trans-unit id="1956491957766210808" datatype="html"> 11111 <trans-unit id="1956491957766210808" datatype="html">
11056 <source>Increase playback rate (requires player focus)</source> 11112 <source>Increase playback rate (requires player focus)</source>
11057 <target state="translated">Увеличить скорость воспроизведения(требуется фокус проигрывателя)</target> 11113 <target state="translated">Увеличить скорость воспроизведения(требуется фокус проигрывателя)</target>
11058 11114 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group>
11059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> 11115 </trans-unit>
11060 <trans-unit id="5495529997674803186" datatype="html"> 11116 <trans-unit id="5495529997674803186" datatype="html">
11061 <source>Decrease playback rate (requires player focus)</source> 11117 <source>Decrease playback rate (requires player focus)</source>
11062 <target state="translated">Уменьшить скорость воспроизведения (требуется фокус проигрывателя)</target> 11118 <target state="translated">Уменьшить скорость воспроизведения (требуется фокус проигрывателя)</target>
11063 11119 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group>
11064 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> 11120 </trans-unit>
11065 <trans-unit id="3178343147230721210" datatype="html"> 11121 <trans-unit id="3178343147230721210" datatype="html">
11066 <source>Navigate in the video frame by frame (requires player focus)</source> 11122 <source>Navigate in the video frame by frame (requires player focus)</source>
11067 <target state="translated">Navigate in the video frame by frame (требуется фокус проигрывателя)</target> 11123 <target state="translated">Navigate in the video frame by frame (требуется фокус проигрывателя)</target>
11068 11124 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group>
11069 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> 11125 </trans-unit>
11070 <trans-unit id="8025996572234182184"> 11126 <trans-unit id="8025996572234182184">
11071 <source>Like the video</source> 11127 <source>Like the video</source>
11072 <target>Мне понравилось</target> 11128 <target>Мне понравилось</target>
@@ -11080,8 +11136,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11080 <trans-unit id="1729036051846673606" datatype="html"> 11136 <trans-unit id="1729036051846673606" datatype="html">
11081 <source>When active, the next video is automatically played after the current one.</source> 11137 <source>When active, the next video is automatically played after the current one.</source>
11082 <target state="translated">Когда он активен, автоматически воспроизводится следующее видео после текущего.</target> 11138 <target state="translated">Когда он активен, автоматически воспроизводится следующее видео после текущего.</target>
11083 11139 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
11084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 11140 </trans-unit>
11085 <trans-unit id="2431286785954354122" datatype="html"> 11141 <trans-unit id="2431286785954354122" datatype="html">
11086 <source>Recently added</source> 11142 <source>Recently added</source>
11087 <target state="translated">Недавно добавленные</target> 11143 <target state="translated">Недавно добавленные</target>
diff --git a/client/src/locale/angular.sv-SE.xlf b/client/src/locale/angular.sv-SE.xlf
index cdd29a1d9..8f164adb2 100644
--- a/client/src/locale/angular.sv-SE.xlf
+++ b/client/src/locale/angular.sv-SE.xlf
@@ -3,32 +3,41 @@
3 <file source-language="en-US" datatype="plaintext" original="" target-language="sv-SE"> 3 <file source-language="en-US" datatype="plaintext" original="" target-language="sv-SE">
4 <body> 4 <body>
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source><target state="new">Close</target> 6 <source>Close</source>
7 <target state="translated">Stäng</target>
7 <context-group purpose="location"> 8 <context-group purpose="location">
8 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> 9 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context>
9 <context context-type="linenumber">76</context> 10 <context context-type="linenumber">76</context>
10 </context-group> 11 </context-group>
11 </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> 12 </trans-unit>
12 <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 13 <trans-unit id="ngb.carousel.slide-number" datatype="html">
14 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
15 <target state="translated">Glid <x id="INTERPOLATION" equiv-text="get wrap("/> av <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
13 <context-group purpose="location"> 16 <context-group purpose="location">
14 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 17 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
15 <context context-type="linenumber">147,157</context> 18 <context context-type="linenumber">147,157</context>
16 </context-group> 19 </context-group>
17 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 20 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
18 </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> 21 </trans-unit>
19 <source>Previous</source><target state="new">Previous</target> 22 <trans-unit id="ngb.carousel.previous" datatype="html">
23 <source>Previous</source>
24 <target state="translated">Föregående</target>
20 <context-group purpose="location"> 25 <context-group purpose="location">
21 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 26 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
22 <context context-type="linenumber">174</context> 27 <context context-type="linenumber">174</context>
23 </context-group> 28 </context-group>
24 </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> 29 </trans-unit>
25 <source>Next</source><target state="new">Next</target> 30 <trans-unit id="ngb.carousel.next" datatype="html">
31 <source>Next</source>
32 <target state="translated">Nästa</target>
26 <context-group purpose="location"> 33 <context-group purpose="location">
27 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 34 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
28 <context context-type="linenumber">191</context> 35 <context context-type="linenumber">191</context>
29 </context-group> 36 </context-group>
30 </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> 37 </trans-unit>
31 <source>Select month</source><target state="new">Select month</target> 38 <trans-unit id="ngb.datepicker.select-month" datatype="html">
39 <source>Select month</source>
40 <target state="translated">Välj månad</target>
32 <context-group purpose="location"> 41 <context-group purpose="location">
33 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
34 <context context-type="linenumber">74</context> 43 <context context-type="linenumber">74</context>
@@ -37,8 +46,10 @@
37 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
38 <context context-type="linenumber">74</context> 47 <context context-type="linenumber">74</context>
39 </context-group> 48 </context-group>
40 </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> 49 </trans-unit>
41 <source>Select year</source><target state="new">Select year</target> 50 <trans-unit id="ngb.datepicker.select-year" datatype="html">
51 <source>Select year</source>
52 <target state="translated">Välj år</target>
42 <context-group purpose="location"> 53 <context-group purpose="location">
43 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
44 <context context-type="linenumber">74</context> 55 <context context-type="linenumber">74</context>
@@ -47,8 +58,10 @@
47 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
48 <context context-type="linenumber">74</context> 59 <context context-type="linenumber">74</context>
49 </context-group> 60 </context-group>
50 </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> 61 </trans-unit>
51 <source>Previous month</source><target state="new">Previous month</target> 62 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
63 <source>Previous month</source>
64 <target state="translated">Föregående månad</target>
52 <context-group purpose="location"> 65 <context-group purpose="location">
53 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
54 <context context-type="linenumber">69</context> 67 <context context-type="linenumber">69</context>
@@ -57,8 +70,10 @@
57 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
58 <context context-type="linenumber">69</context> 71 <context context-type="linenumber">69</context>
59 </context-group> 72 </context-group>
60 </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> 73 </trans-unit>
61 <source>Next month</source><target state="new">Next month</target> 74 <trans-unit id="ngb.datepicker.next-month" datatype="html">
75 <source>Next month</source>
76 <target state="translated">Nästa månad</target>
62 <context-group purpose="location"> 77 <context-group purpose="location">
63 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 78 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
64 <context context-type="linenumber">69</context> 79 <context context-type="linenumber">69</context>
@@ -67,162 +82,209 @@
67 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 82 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
68 <context context-type="linenumber">69</context> 83 <context context-type="linenumber">69</context>
69 </context-group> 84 </context-group>
70 </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> 85 </trans-unit>
71 <source>««</source><target state="new">««</target> 86 <trans-unit id="ngb.pagination.first" datatype="html">
87 <source>««</source>
88 <target state="translated">««</target>
72 <context-group purpose="location"> 89 <context-group purpose="location">
73 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 90 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
74 <context context-type="linenumber">244,245</context> 91 <context context-type="linenumber">244,245</context>
75 </context-group> 92 </context-group>
76 </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> 93 </trans-unit>
77 <source>«</source><target state="new">«</target> 94 <trans-unit id="ngb.pagination.previous" datatype="html">
95 <source>«</source>
96 <target state="translated">«</target>
78 <context-group purpose="location"> 97 <context-group purpose="location">
79 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 98 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
80 <context context-type="linenumber">261,263</context> 99 <context context-type="linenumber">261,263</context>
81 </context-group> 100 </context-group>
82 </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> 101 </trans-unit>
83 <source>»</source><target state="new">»</target> 102 <trans-unit id="ngb.pagination.next" datatype="html">
103 <source>»</source>
104 <target state="translated">»</target>
84 <context-group purpose="location"> 105 <context-group purpose="location">
85 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 106 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
86 <context context-type="linenumber">274,275</context> 107 <context context-type="linenumber">274,275</context>
87 </context-group> 108 </context-group>
88 </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> 109 </trans-unit>
89 <source>»»</source><target state="new">»»</target> 110 <trans-unit id="ngb.pagination.last" datatype="html">
111 <source>»»</source>
112 <target state="translated">»»</target>
90 <context-group purpose="location"> 113 <context-group purpose="location">
91 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 114 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
92 <context context-type="linenumber">295,296</context> 115 <context context-type="linenumber">295,296</context>
93 </context-group> 116 </context-group>
94 </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> 117 </trans-unit>
95 <source>First</source><target state="new">First</target> 118 <trans-unit id="ngb.pagination.first-aria" datatype="html">
119 <source>First</source>
120 <target state="translated">Första</target>
96 <context-group purpose="location"> 121 <context-group purpose="location">
97 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 122 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
98 <context context-type="linenumber">310,311</context> 123 <context context-type="linenumber">310,311</context>
99 </context-group> 124 </context-group>
100 </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> 125 </trans-unit>
101 <source>Previous</source><target state="new">Previous</target> 126 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
127 <source>Previous</source>
128 <target state="translated">Föregående</target>
102 <context-group purpose="location"> 129 <context-group purpose="location">
103 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 130 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
104 <context context-type="linenumber">324,326</context> 131 <context context-type="linenumber">324,326</context>
105 </context-group> 132 </context-group>
106 </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> 133 </trans-unit>
107 <source>Next</source><target state="new">Next</target> 134 <trans-unit id="ngb.pagination.next-aria" datatype="html">
135 <source>Next</source>
136 <target state="translated">Nästa</target>
108 <context-group purpose="location"> 137 <context-group purpose="location">
109 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 138 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
110 <context context-type="linenumber">337,338</context> 139 <context context-type="linenumber">337,338</context>
111 </context-group> 140 </context-group>
112 </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> 141 </trans-unit>
113 <source>Last</source><target state="new">Last</target> 142 <trans-unit id="ngb.pagination.last-aria" datatype="html">
143 <source>Last</source>
144 <target state="translated">Sista</target>
114 <context-group purpose="location"> 145 <context-group purpose="location">
115 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 146 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
116 <context context-type="linenumber">348,349</context> 147 <context context-type="linenumber">348,349</context>
117 </context-group> 148 </context-group>
118 </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> 149 </trans-unit>
119 <source><x id="INTERPOLATION" equiv-text="nd so on. 150 <trans-unit id="ngb.progressbar.value" datatype="html">
120 *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. 151 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
121 *"/></target> 152 <target state="translated"><x id="INTERPOLATION" equiv-text="och så vidare. *"/></target>
122 <context-group purpose="location"> 153 <context-group purpose="location">
123 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> 154 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context>
124 <context context-type="linenumber">58,60</context> 155 <context context-type="linenumber">58,60</context>
125 </context-group> 156 </context-group>
126 </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> 157 </trans-unit>
127 <source>HH</source><target state="new">HH</target> 158 <trans-unit id="ngb.timepicker.HH" datatype="html">
159 <source>HH</source>
160 <target state="translated">HH</target>
128 <context-group purpose="location"> 161 <context-group purpose="location">
129 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 162 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
130 <context context-type="linenumber">131</context> 163 <context context-type="linenumber">131</context>
131 </context-group> 164 </context-group>
132 </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> 165 </trans-unit>
133 <source>Hours</source><target state="new">Hours</target> 166 <trans-unit id="ngb.timepicker.hours" datatype="html">
167 <source>Hours</source>
168 <target state="translated">Timmar</target>
134 <context-group purpose="location"> 169 <context-group purpose="location">
135 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 170 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
136 <context context-type="linenumber">151</context> 171 <context context-type="linenumber">151</context>
137 </context-group> 172 </context-group>
138 </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> 173 </trans-unit>
139 <source>MM</source><target state="new">MM</target> 174 <trans-unit id="ngb.timepicker.MM" datatype="html">
175 <source>MM</source>
176 <target state="translated">MM</target>
140 <context-group purpose="location"> 177 <context-group purpose="location">
141 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 178 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
142 <context context-type="linenumber">165,168</context> 179 <context context-type="linenumber">165,168</context>
143 </context-group> 180 </context-group>
144 </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> 181 </trans-unit>
145 <source>Minutes</source><target state="new">Minutes</target> 182 <trans-unit id="ngb.timepicker.minutes" datatype="html">
183 <source>Minutes</source>
184 <target state="translated">Minuter</target>
146 <context-group purpose="location"> 185 <context-group purpose="location">
147 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 186 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
148 <context context-type="linenumber">182,183</context> 187 <context context-type="linenumber">182,183</context>
149 </context-group> 188 </context-group>
150 </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 189 </trans-unit>
151 <source>Increment hours</source><target state="new">Increment hours</target> 190 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
191 <source>Increment hours</source>
192 <target state="translated">Öka timmar</target>
152 <context-group purpose="location"> 193 <context-group purpose="location">
153 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 194 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
154 <context context-type="linenumber">197,198</context> 195 <context context-type="linenumber">197,198</context>
155 </context-group> 196 </context-group>
156 </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 197 </trans-unit>
157 <source>Decrement hours</source><target state="new">Decrement hours</target> 198 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
199 <source>Decrement hours</source>
200 <target state="translated">Minska timmar</target>
158 <context-group purpose="location"> 201 <context-group purpose="location">
159 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 202 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
160 <context context-type="linenumber">210</context> 203 <context context-type="linenumber">210</context>
161 </context-group> 204 </context-group>
162 </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 205 </trans-unit>
163 <source>Increment minutes</source><target state="new">Increment minutes</target> 206 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
207 <source>Increment minutes</source>
208 <target state="translated">Öka minuter</target>
164 <context-group purpose="location"> 209 <context-group purpose="location">
165 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 210 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
166 <context context-type="linenumber">229,230</context> 211 <context context-type="linenumber">229,230</context>
167 </context-group> 212 </context-group>
168 </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 213 </trans-unit>
169 <source>Decrement minutes</source><target state="new">Decrement minutes</target> 214 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
215 <source>Decrement minutes</source>
216 <target state="translated">Minska minuter</target>
170 <context-group purpose="location"> 217 <context-group purpose="location">
171 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 218 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
172 <context context-type="linenumber">245,249</context> 219 <context context-type="linenumber">245,249</context>
173 </context-group> 220 </context-group>
174 </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> 221 </trans-unit>
175 <source>SS</source><target state="new">SS</target> 222 <trans-unit id="ngb.timepicker.SS" datatype="html">
223 <source>SS</source>
224 <target state="translated">SS</target>
176 <context-group purpose="location"> 225 <context-group purpose="location">
177 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 226 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
178 <context context-type="linenumber">268</context> 227 <context context-type="linenumber">268</context>
179 </context-group> 228 </context-group>
180 </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> 229 </trans-unit>
181 <source>Seconds</source><target state="new">Seconds</target> 230 <trans-unit id="ngb.timepicker.seconds" datatype="html">
231 <source>Seconds</source>
232 <target state="translated">Sekunder</target>
182 <context-group purpose="location"> 233 <context-group purpose="location">
183 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 234 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
184 <context context-type="linenumber">279,283</context> 235 <context context-type="linenumber">279,283</context>
185 </context-group> 236 </context-group>
186 </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> 237 </trans-unit>
187 <source>Increment seconds</source><target state="new">Increment seconds</target> 238 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
239 <source>Increment seconds</source>
240 <target state="translated">Öka sekunder</target>
188 <context-group purpose="location"> 241 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 242 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context> 243 <context context-type="linenumber">295</context>
191 </context-group> 244 </context-group>
192 </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> 245 </trans-unit>
193 <source>Decrement seconds</source><target state="new">Decrement seconds</target> 246 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
247 <source>Decrement seconds</source>
248 <target state="translated">Minska sekunder</target>
194 <context-group purpose="location"> 249 <context-group purpose="location">
195 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 250 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
196 <context context-type="linenumber">295</context> 251 <context context-type="linenumber">295</context>
197 </context-group> 252 </context-group>
198 </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> 253 </trans-unit>
199 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 254 <trans-unit id="ngb.timepicker.PM" datatype="html">
255 <source><x id="INTERPOLATION"/></source>
256 <target state="translated"><x id="INTERPOLATION"/></target>
200 <context-group purpose="location"> 257 <context-group purpose="location">
201 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 258 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
202 <context context-type="linenumber">295</context> 259 <context context-type="linenumber">295</context>
203 </context-group> 260 </context-group>
204 </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> 261 </trans-unit>
205 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 262 <trans-unit id="ngb.timepicker.AM" datatype="html">
263 <source><x id="INTERPOLATION"/></source>
264 <target state="translated"><x id="INTERPOLATION"/></target>
206 <context-group purpose="location"> 265 <context-group purpose="location">
207 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 266 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
208 <context context-type="linenumber">295</context> 267 <context context-type="linenumber">295</context>
209 </context-group> 268 </context-group>
210 </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> 269 </trans-unit>
211 <source>Close</source><target state="new">Close</target> 270 <trans-unit id="ngb.toast.close-aria" datatype="html">
271 <source>Close</source>
272 <target state="translated">Stäng</target>
212 <context-group purpose="location"> 273 <context-group purpose="location">
213 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> 274 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context>
214 <context context-type="linenumber">106</context> 275 <context context-type="linenumber">106</context>
215 </context-group> 276 </context-group>
216 </trans-unit><trans-unit id="219462505467671767" datatype="html"> 277 </trans-unit>
278 <trans-unit id="219462505467671767" datatype="html">
217 <source>Close the left menu</source> 279 <source>Close the left menu</source>
218 <target state="translated">Stäng vänstermenyn</target> 280 <target state="translated">Stäng vänstermenyn</target>
219 281 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 282 </trans-unit>
221 <trans-unit id="3455550526898419928" datatype="html"> 283 <trans-unit id="3455550526898419928" datatype="html">
222 <source>Open the left menu</source> 284 <source>Open the left menu</source>
223 <target state="translated">Öppna vänstermenyn</target> 285 <target state="translated">Öppna vänstermenyn</target>
224 286 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
225 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 287 </trans-unit>
226 <trans-unit id="9075761896562520962"> 288 <trans-unit id="9075761896562520962">
227 <source>You don't have notifications.</source> 289 <source>You don't have notifications.</source>
228 <target>Du har inga notifikationer.</target> 290 <target>Du har inga notifikationer.</target>
@@ -320,8 +382,8 @@
320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
321 </trans-unit> 383 </trans-unit>
322 <trans-unit id="5504059606863599420" datatype="html"> 384 <trans-unit id="5504059606863599420" datatype="html">
323 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 385 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
324 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> nämnde dig i en kommentar på <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>videon <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 386 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> nämnde dig i en kommentar på <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>videon <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
325 <context-group purpose="location"> 387 <context-group purpose="location">
326 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 388 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
327 <context context-type="linenumber">164</context> 389 <context context-type="linenumber">164</context>
@@ -338,16 +400,16 @@
338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
339 </trans-unit> 401 </trans-unit>
340 <trans-unit id="363592786729553688" datatype="html"> 402 <trans-unit id="363592786729553688" datatype="html">
341 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 403 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
342 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>En ny version av tillägget eller temat <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> är tillgängligt: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 404 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>En ny version av tillägget eller temat <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> är tillgängligt: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
343 <context-group purpose="location"> 405 <context-group purpose="location">
344 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 406 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
345 <context context-type="linenumber">198,199</context> 407 <context context-type="linenumber">198,199</context>
346 </context-group> 408 </context-group>
347 </trans-unit> 409 </trans-unit>
348 <trans-unit id="5055099158245592648" datatype="html"> 410 <trans-unit id="5055099158245592648" datatype="html">
349 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 411 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
350 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>En ny version av PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> är tillgänglig: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 412 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>En ny version av PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> är tillgänglig: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
351 <context-group purpose="location"> 413 <context-group purpose="location">
352 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 414 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
353 <context context-type="linenumber">206,207</context> 415 <context context-type="linenumber">206,207</context>
@@ -371,13 +433,13 @@
371 <trans-unit id="8817917090143649804" datatype="html"> 433 <trans-unit id="8817917090143649804" datatype="html">
372 <source>Account muted</source> 434 <source>Account muted</source>
373 <target state="translated">Kontot ignoreras</target> 435 <target state="translated">Kontot ignoreras</target>
374 436 <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>
375 <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></trans-unit> 437 </trans-unit>
376 <trans-unit id="1684597533616494551" datatype="html"> 438 <trans-unit id="1684597533616494551" datatype="html">
377 <source>Server muted</source> 439 <source>Server muted</source>
378 <target state="translated">Servern ignoreras</target> 440 <target state="translated">Servern ignoreras</target>
379 441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group>
380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 442 </trans-unit>
381 <trans-unit id="5924559757556526785"> 443 <trans-unit id="5924559757556526785">
382 <source>Save to</source> 444 <source>Save to</source>
383 <target>Spara i</target> 445 <target>Spara i</target>
@@ -429,17 +491,17 @@
429 <trans-unit id="2409672154570643758"> 491 <trans-unit id="2409672154570643758">
430 <source>Display name</source> 492 <source>Display name</source>
431 <target>Visningsnamn</target> 493 <target>Visningsnamn</target>
432 494 <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>
433 495 <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>
434 496 <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>
435 497 <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>
436 498 <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>
437 499 <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>
438 500 <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>
439 <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><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><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/+signup/+register/register-step-user.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">71</context></context-group></trans-unit><trans-unit id="2193037168694505715" datatype="html"> 501 </trans-unit>
440 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 502 <trans-unit id="2193037168694505715" datatype="html">
441 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source><target state="new">Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 503 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
442 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</target> 504 <target state="translated">Kort text för att berätta hur de kan stötta kanalen (medlemsplattform...).&lt;br /&gt;&lt;br /&gt; När en video laddas upp i den här kanalen så kommer stödfältet för videon automatiskt att fyllas av denna text.</target>
443 <context-group purpose="location"> 505 <context-group purpose="location">
444 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 506 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
445 <context context-type="linenumber">67,68</context> 507 <context context-type="linenumber">67,68</context>
@@ -492,24 +554,24 @@
492 <trans-unit id="1006562256968398209" datatype="html"> 554 <trans-unit id="1006562256968398209" datatype="html">
493 <source>video</source> 555 <source>video</source>
494 <target state="translated">video</target> 556 <target state="translated">video</target>
495 557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group>
496 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group>
497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 559 </trans-unit>
498 <trans-unit id="6995024616159044376" datatype="html"> 560 <trans-unit id="6995024616159044376" datatype="html">
499 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 561 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
500 <target state="translated">Din videokvot kommer överskridas av den här videon (videostorlek: <x id="PH" equiv-text="videoSizeBytes"/>, använt: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvot: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <target state="translated">Din videokvot kommer överskridas av den här videon (videostorlek: <x id="PH" equiv-text="videoSizeBytes"/>, använt: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvot: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
501 563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group>
502 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> 564 </trans-unit>
503 <trans-unit id="7873395933409147217" datatype="html"> 565 <trans-unit id="7873395933409147217" datatype="html">
504 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 566 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
505 <target state="translated">Din dagliga videokvot kommer överskridas av den här videon (videostorlek: <x id="PH" equiv-text="videoSizeBytes"/>, använt: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvot:<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 567 <target state="translated">Din dagliga videokvot kommer överskridas av den här videon (videostorlek: <x id="PH" equiv-text="videoSizeBytes"/>, använt: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvot:<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
506 568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group>
507 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 569 </trans-unit>
508 <trans-unit id="5235042777215655908" datatype="html"> 570 <trans-unit id="5235042777215655908" datatype="html">
509 <source>subtitles</source> 571 <source>subtitles</source>
510 <target state="translated">undertexter</target> 572 <target state="translated">undertexter</target>
511 573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group>
512 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 574 </trans-unit>
513 <trans-unit id="6325096236207614377"> 575 <trans-unit id="6325096236207614377">
514 <source>Reason...</source> 576 <source>Reason...</source>
515 <target>Anledning …</target> 577 <target>Anledning …</target>
@@ -520,8 +582,9 @@
520 <target> 582 <target>
521 Avbryt 583 Avbryt
522 </target> 584 </target>
523 585 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">47</context></context-group>
524 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 586 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">22</context></context-group>
587 </trans-unit>
525 <trans-unit id="935187492052582731"> 588 <trans-unit id="935187492052582731">
526 <source>Submit</source> 589 <source>Submit</source>
527 <target>Skicka</target> 590 <target>Skicka</target>
@@ -593,9 +656,9 @@
593 <trans-unit id="9081463435738465430" datatype="html"> 656 <trans-unit id="9081463435738465430" datatype="html">
594 <source>Blocked</source> 657 <source>Blocked</source>
595 <target state="translated">Blockerad</target> 658 <target state="translated">Blockerad</target>
596 659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
597 660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group>
598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 661 </trans-unit>
599 <trans-unit id="870586304593427318" datatype="html"> 662 <trans-unit id="870586304593427318" datatype="html">
600 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 663 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
601 <target state="translated">Är du säker på att du vill radera dessa <x id="PH" equiv-text="videos.length"/> videor?</target> 664 <target state="translated">Är du säker på att du vill radera dessa <x id="PH" equiv-text="videos.length"/> videor?</target>
@@ -700,15 +763,10 @@
700 <trans-unit id="834805431202576194"> 763 <trans-unit id="834805431202576194">
701 <source>No results.</source> 764 <source>No results.</source>
702 <target>Inga resultat.</target> 765 <target>Inga resultat.</target>
703 766 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group>
704 767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group>
705 768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">23</context></context-group>
706 769 </trans-unit>
707
708
709
710
711 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
712 <trans-unit id="3594371452042277118" datatype="html"> 770 <trans-unit id="3594371452042277118" datatype="html">
713 <source>Videos with the most interactions for recent videos, minus user history</source> 771 <source>Videos with the most interactions for recent videos, minus user history</source>
714 <target state="translated">De senaste videorna med flest interaktioner, minus användarhistorik</target> 772 <target state="translated">De senaste videorna med flest interaktioner, minus användarhistorik</target>
@@ -722,17 +780,15 @@
722 <trans-unit id="7585826646011739428"> 780 <trans-unit id="7585826646011739428">
723 <source>Edit</source> 781 <source>Edit</source>
724 <target>Redigera</target> 782 <target>Redigera</target>
725 783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
726 784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
727 785 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
728 786 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
729 787 <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">85</context></context-group>
730 788 <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">85</context></context-group>
731 789 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">283</context></context-group>
732 790 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group>
733 791 </trans-unit>
734
735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</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">85</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">283</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
736 <trans-unit id="5293515551330482519"> 792 <trans-unit id="5293515551330482519">
737 <source>Truncated preview</source> 793 <source>Truncated preview</source>
738 <target>Kort förhandsvisning</target> 794 <target>Kort förhandsvisning</target>
@@ -744,8 +800,8 @@
744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
745 </trans-unit> 801 </trans-unit>
746 <trans-unit id="8644431249513874405" datatype="html"> 802 <trans-unit id="8644431249513874405" datatype="html">
747 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source> 803 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
748 <target state="translated">&lt;a href="https://sv.wikipedia.org/wiki/Markdown" target="_blank" rel="noopener noreferrer">Markdown&lt;/a>-formatering med stöd för:</target> 804 <target state="translated">&lt;a href="https://sv.wikipedia.org/wiki/Markdown" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt;-formatering med stöd för:</target>
749 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
750 </trans-unit> 806 </trans-unit>
751 <trans-unit id="146235964740293376" datatype="html"> 807 <trans-unit id="146235964740293376" datatype="html">
@@ -957,9 +1013,9 @@
957 <trans-unit id="2906587845957718064"> 1013 <trans-unit id="2906587845957718064">
958 <source>Local</source> 1014 <source>Local</source>
959 <target>Lokalt</target> 1015 <target>Lokalt</target>
960 1016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group>
961 1017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group>
962 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.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-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 1018 </trans-unit>
963 <trans-unit id="1670306451865226564"> 1019 <trans-unit id="1670306451865226564">
964 <source>users</source> 1020 <source>users</source>
965 <target>användare</target> 1021 <target>användare</target>
@@ -1146,21 +1202,22 @@
1146 <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> 1202 <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>
1147 </trans-unit> 1203 </trans-unit>
1148 <trans-unit id="7252854992688790751" datatype="html"> 1204 <trans-unit id="7252854992688790751" datatype="html">
1149 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1205 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1150 <target state="translated">Den här instansen tillåter kontoregistrering. Se till att läsa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>villkoren<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>villkoren<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> innan du skapar ett konto. Du kan också söka efter en annan instans som passar dina behov bättre på <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1206 <target state="translated">Den här instansen tillåter kontoregistrering. Se till att läsa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>villkoren<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>villkoren<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> innan du skapar ett konto. Du kan också söka efter en annan instans som passar dina behov bättre på <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1151 1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1152 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> 1208 </trans-unit>
1153 <trans-unit id="7215649348148521605" datatype="html"> 1209 <trans-unit id="7215649348148521605" datatype="html">
1154 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1210 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1155 <target state="translated">Den här instansen tillåter inte kontoregistrering för närvarande, men du kan läsa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>villkoren<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> för mer information eller hitta en annan instans som ger dig möjligheten att skaffa ett konto och ladda upp dina videor där. Hitta din instans av dem alla på <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1211 <target state="translated">Den här instansen tillåter inte kontoregistrering för närvarande, men du kan läsa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>villkoren<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> för mer information eller hitta en annan instans som ger dig möjligheten att skaffa ett konto och ladda upp dina videor där. Hitta din instans av dem alla på <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1156 1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1157 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> 1213 </trans-unit>
1158 <trans-unit id="2392488717875840729"> 1214 <trans-unit id="2392488717875840729">
1159 <source>User</source> 1215 <source>User</source>
1160 <target>Användare</target> 1216 <target>Användare</target>
1161 1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1162 1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group>
1163 <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">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 1219 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group>
1220 </trans-unit>
1164 <trans-unit id="3997350348765083892"> 1221 <trans-unit id="3997350348765083892">
1165 <source>Username or email address</source> 1222 <source>Username or email address</source>
1166 <target>Användarnamn eller e-postadress</target> 1223 <target>Användarnamn eller e-postadress</target>
@@ -1196,60 +1253,59 @@
1196 <trans-unit id="2101170466365500913" datatype="html"> 1253 <trans-unit id="2101170466365500913" datatype="html">
1197 <source>Logging into an account lets you publish content</source> 1254 <source>Logging into an account lets you publish content</source>
1198 <target state="translated">Du måste logga in för att kunna publicera material</target> 1255 <target state="translated">Du måste logga in för att kunna publicera material</target>
1199 1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group>
1200 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 1257 </trans-unit>
1201 <trans-unit id="3183213940445113677" datatype="html"> 1258 <trans-unit id="3183213940445113677" datatype="html">
1202 <source>Or sign in with</source> 1259 <source>Or sign in with</source>
1203 <target state="translated">Eller logga in med</target> 1260 <target state="translated">Eller logga in med</target>
1204 1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">77</context></context-group>
1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 1262 </trans-unit>
1206 <trans-unit id="3238209155172574367"> 1263 <trans-unit id="3238209155172574367">
1207 <source>Forgot your password</source> 1264 <source>Forgot your password</source>
1208 <target>Glömt ditt lösenord</target> 1265 <target>Glömt ditt lösenord</target>
1209 1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">96</context></context-group>
1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit> 1267 </trans-unit>
1211 <trans-unit id="87327320394367488"> 1268 <trans-unit id="87327320394367488">
1212 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1269 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1213 <target> 1270 <target>
1214 Du kan inte återställa ditt lösenord eftersom din instans administratör inte har konfigurerat PeerTubes e-postsystem. 1271 Du kan inte återställa ditt lösenord eftersom din instans administratör inte har konfigurerat PeerTubes e-postsystem.
1215 </target> 1272 </target>
1216 1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group>
1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1274 </trans-unit>
1218 <trans-unit id="3188014010833256853" datatype="html"> 1275 <trans-unit id="3188014010833256853" datatype="html">
1219 <source>Enter your email address and we will send you a link to reset your password.</source> 1276 <source>Enter your email address and we will send you a link to reset your password.</source>
1220 <target state="translated">Ange din e-postadress så skickar vi dig en länk för att återställa till lösenord.</target> 1277 <target state="translated">Ange din e-postadress så skickar vi dig en länk för att återställa till lösenord.</target>
1221 1278 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1222 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit> 1279 </trans-unit>
1223 <trans-unit id="1190256911880544559" datatype="html"> 1280 <trans-unit id="1190256911880544559" datatype="html">
1224 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1281 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
1225The link will expire within 1 hour.</source>
1226 <target state="translated">Ett meddelande med instruktioner för att återställa lösenordet kommer skickas per e-post till <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Länken är giltig i 1 timme.</target> 1282 <target state="translated">Ett meddelande med instruktioner för att återställa lösenordet kommer skickas per e-post till <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Länken är giltig i 1 timme.</target>
1227 1283 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1228 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 1284 </trans-unit>
1229 <trans-unit id="4768749765465246664"> 1285 <trans-unit id="4768749765465246664">
1230 <source>Email</source> 1286 <source>Email</source>
1231 <target>E-post</target> 1287 <target>E-post</target>
1232 1288 <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>
1233 1289 <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>
1234 1290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">117</context></context-group>
1235 1291 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">112</context></context-group>
1236 1292 <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>
1237 1293 <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>
1238 1294 <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>
1239 1295 <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>
1240 <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">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">112</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> 1296 </trans-unit>
1241 <trans-unit id="3967269098753656610"> 1297 <trans-unit id="3967269098753656610">
1242 <source>Email address</source> 1298 <source>Email address</source>
1243 <target>E-postadress</target> 1299 <target>E-postadress</target>
1244 1300 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group>
1245 1301 <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>
1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</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">10</context></context-group></trans-unit> 1302 </trans-unit>
1247 <trans-unit id="7808756054397155068" datatype="html"> 1303 <trans-unit id="7808756054397155068" datatype="html">
1248 <source>Reset</source> 1304 <source>Reset</source>
1249 <target state="translated">Återställ</target> 1305 <target state="translated">Återställ</target>
1250 <note priority="1" from="description">Password reset button</note> 1306 <note priority="1" from="description">Password reset button</note>
1251 1307 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">127</context></context-group>
1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">127</context></context-group></trans-unit> 1308 </trans-unit>
1253 <trans-unit id="4319634264526091601" datatype="html"> 1309 <trans-unit id="4319634264526091601" datatype="html">
1254 <source>on this instance</source> 1310 <source>on this instance</source>
1255 <target state="translated">på den här instansen</target> 1311 <target state="translated">på den här instansen</target>
@@ -1261,8 +1317,8 @@ The link will expire within 1 hour.</source>
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1317 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1262 </trans-unit> 1318 </trans-unit>
1263 <trans-unit id="8434369348784683733" datatype="html"> 1319 <trans-unit id="8434369348784683733" datatype="html">
1264 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 1320 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1265 <target state="translated">för <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 1321 <target state="translated">för <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
1266 <context-group purpose="location"> 1322 <context-group purpose="location">
1267 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1323 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1268 <context context-type="linenumber">10</context> 1324 <context context-type="linenumber">10</context>
@@ -1462,9 +1518,9 @@ The link will expire within 1 hour.</source>
1462 <trans-unit id="4116024528500133384" datatype="html"> 1518 <trans-unit id="4116024528500133384" datatype="html">
1463 <source>My settings</source> 1519 <source>My settings</source>
1464 <target state="translated">Mina inställningar</target> 1520 <target state="translated">Mina inställningar</target>
1465 1521 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group>
1466 1522 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1467 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 1523 </trans-unit>
1468 <trans-unit id="1420294365005204590" datatype="html"> 1524 <trans-unit id="1420294365005204590" datatype="html">
1469 <source>These settings apply only to your session on this instance.</source> 1525 <source>These settings apply only to your session on this instance.</source>
1470 <target state="translated">De här inställningarna berör endast din session på den här instansen.</target> 1526 <target state="translated">De här inställningarna berör endast din session på den här instansen.</target>
@@ -1520,70 +1576,70 @@ The link will expire within 1 hour.</source>
1520 <trans-unit id="7773271640656013365" datatype="html"> 1576 <trans-unit id="7773271640656013365" datatype="html">
1521 <source>Interface:</source> 1577 <source>Interface:</source>
1522 <target state="translated">Gränssnitt:</target> 1578 <target state="translated">Gränssnitt:</target>
1523 1579 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">38</context></context-group>
1524 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 1580 </trans-unit>
1525 <trans-unit id="1674139713929545659" datatype="html"> 1581 <trans-unit id="1674139713929545659" datatype="html">
1526 <source>Videos:</source> 1582 <source>Videos:</source>
1527 <target state="translated">Videor:</target> 1583 <target state="translated">Videor:</target>
1528 1584 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">45</context></context-group>
1529 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 1585 </trans-unit>
1530 <trans-unit id="9156407045661257130" datatype="html"> 1586 <trans-unit id="9156407045661257130" datatype="html">
1531 <source>Sensitive:</source> 1587 <source>Sensitive:</source>
1532 <target state="translated">Känsligt:</target> 1588 <target state="translated">Känsligt:</target>
1533 1589 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">55</context></context-group>
1534 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> 1590 </trans-unit>
1535 <trans-unit id="3430483831942247060" datatype="html"> 1591 <trans-unit id="3430483831942247060" datatype="html">
1536 <source>Help share videos</source> 1592 <source>Help share videos</source>
1537 <target state="translated">Hjälp till att överföra videor</target> 1593 <target state="translated">Hjälp till att överföra videor</target>
1538 1594 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">61</context></context-group>
1539 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1595 </trans-unit>
1540 <trans-unit id="7005745151564974365" datatype="html"> 1596 <trans-unit id="7005745151564974365" datatype="html">
1541 <source>Keyboard shortcuts</source> 1597 <source>Keyboard shortcuts</source>
1542 <target state="translated">Tangentbordsgenvägar</target> 1598 <target state="translated">Tangentbordsgenvägar</target>
1543 1599 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">70</context></context-group>
1544 1600 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group>
1545 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group></trans-unit> 1601 </trans-unit>
1546 <trans-unit id="6307374733149824815" datatype="html"> 1602 <trans-unit id="6307374733149824815" datatype="html">
1547 <source>powered by PeerTube - CopyLeft 2015-2021</source> 1603 <source>powered by PeerTube - CopyLeft 2015-2021</source>
1548 <target state="translated">drivs av PeerTube – CopyLeft 2015–2021</target> 1604 <target state="translated">drivs av PeerTube – CopyLeft 2015–2021</target>
1549 1605 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">151</context></context-group>
1550 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">151</context></context-group></trans-unit> 1606 </trans-unit>
1551 <trans-unit id="7911416166208830577" datatype="html"> 1607 <trans-unit id="7911416166208830577" datatype="html">
1552 <source>Help</source> 1608 <source>Help</source>
1553 <target state="translated">Hjälp</target> 1609 <target state="translated">Hjälp</target>
1554 1610 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1555 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> 1611 </trans-unit>
1556 <trans-unit id="8378304669563824772" datatype="html"> 1612 <trans-unit id="8378304669563824772" datatype="html">
1557 <source>Get help using PeerTube</source> 1613 <source>Get help using PeerTube</source>
1558 <target state="translated">Få hjälp att använda PeerTube</target> 1614 <target state="translated">Få hjälp att använda PeerTube</target>
1559 1615 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1560 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> 1616 </trans-unit>
1561 <trans-unit id="2497681082724639563" datatype="html"> 1617 <trans-unit id="2497681082724639563" datatype="html">
1562 <source>powered by PeerTube</source> 1618 <source>powered by PeerTube</source>
1563 <target state="translated">drivs av PeerTube</target> 1619 <target state="translated">drivs av PeerTube</target>
1564 1620 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">152</context></context-group>
1565 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 1621 </trans-unit>
1566 <trans-unit id="7507948636555938109"> 1622 <trans-unit id="7507948636555938109">
1567 <source>Log out</source> 1623 <source>Log out</source>
1568 <target>Logga ut</target> 1624 <target>Logga ut</target>
1569 1625 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">75</context></context-group>
1570 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> 1626 </trans-unit>
1571 <trans-unit id="8893390761160292681" datatype="html"> 1627 <trans-unit id="8893390761160292681" datatype="html">
1572 <source>My account</source> 1628 <source>My account</source>
1573 <target state="translated">Mitt konto</target> 1629 <target state="translated">Mitt konto</target>
1574 1630 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">86</context></context-group>
1575 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> 1631 </trans-unit>
1576 <trans-unit id="6371572688505952303" datatype="html"> 1632 <trans-unit id="6371572688505952303" datatype="html">
1577 <source>My library</source> 1633 <source>My library</source>
1578 <target state="translated">Mitt bibliotek</target> 1634 <target state="translated">Mitt bibliotek</target>
1579 1635 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">91</context></context-group>
1580 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit> 1636 </trans-unit>
1581 <trans-unit id="2308975396733519902"> 1637 <trans-unit id="2308975396733519902">
1582 <source>Create an account</source> 1638 <source>Create an account</source>
1583 <target>Skapa ett konto</target> 1639 <target>Skapa ett konto</target>
1584 1640 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">55</context></context-group>
1585 1641 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group>
1586 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">55</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> 1642 </trans-unit>
1587 <trans-unit id="3108704604266608109" datatype="html"> 1643 <trans-unit id="3108704604266608109" datatype="html">
1588 <source>My video imports</source> 1644 <source>My video imports</source>
1589 <target state="translated">Mina importerade videor</target> 1645 <target state="translated">Mina importerade videor</target>
@@ -1597,29 +1653,29 @@ The link will expire within 1 hour.</source>
1597 <trans-unit id="2689878465089314112" datatype="html"> 1653 <trans-unit id="2689878465089314112" datatype="html">
1598 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source> 1654 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1599 <target state="translated">Gränssnitt: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> 1655 <target state="translated">Gränssnitt: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
1600 1656 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1601 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group></trans-unit> 1657 </trans-unit>
1602 <trans-unit id="667372110624203230" datatype="html"> 1658 <trans-unit id="667372110624203230" datatype="html">
1603 <source>Import jobs concurrency</source> 1659 <source>Import jobs concurrency</source>
1604 <target state="translated">Samtidiga importjobb</target> 1660 <target state="translated">Samtidiga importjobb</target>
1605 1661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group>
1606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 1662 </trans-unit>
1607 <trans-unit id="2184839376696112704" datatype="html"> 1663 <trans-unit id="2184839376696112704" datatype="html">
1608 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source> 1664 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source>
1609 <target state="translated">tillåt import av flera videor samtidigt. ⚠️ Kräver en omstart av PeerTube.</target> 1665 <target state="translated">tillåt import av flera videor samtidigt. ⚠️ Kräver en omstart av PeerTube.</target>
1610 1666 <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">256</context></context-group>
1611 <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">256</context></context-group></trans-unit> 1667 </trans-unit>
1612 <trans-unit id="780513172839038392" datatype="html"> 1668 <trans-unit id="780513172839038392" datatype="html">
1613 <source>jobs in parallel</source> 1669 <source>jobs in parallel</source>
1614 <target state="translated">samtidiga jobb</target> 1670 <target state="translated">samtidiga jobb</target>
1615 1671 <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">260</context></context-group>
1616 1672 <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>
1617 <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">260</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> 1673 </trans-unit>
1618 <trans-unit id="5997625369044180192" datatype="html"> 1674 <trans-unit id="5997625369044180192" datatype="html">
1619 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1675 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1620 <target state="translated">Tillåt import via HTTP (t.ex. YouTube)</target> 1676 <target state="translated">Tillåt import via HTTP (t.ex. YouTube)</target>
1621 1677 <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">269</context></context-group>
1622 <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">269</context></context-group></trans-unit> 1678 </trans-unit>
1623 <trans-unit id="7627544798203088407"> 1679 <trans-unit id="7627544798203088407">
1624 <source>Discover</source> 1680 <source>Discover</source>
1625 <target>Upptäck</target> 1681 <target>Upptäck</target>
@@ -1629,20 +1685,20 @@ The link will expire within 1 hour.</source>
1629 <trans-unit id="7844706011418789951"> 1685 <trans-unit id="7844706011418789951">
1630 <source>Administration</source> 1686 <source>Administration</source>
1631 <target>Administration</target> 1687 <target>Administration</target>
1632 1688 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">80</context></context-group>
1633 1689 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">96</context></context-group>
1634 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit> 1690 </trans-unit>
1635 <trans-unit id="1726363342938046830"> 1691 <trans-unit id="1726363342938046830">
1636 <source>About</source> 1692 <source>About</source>
1637 <target>Om</target> 1693 <target>Om</target>
1638 1694 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">129</context></context-group>
1639 <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> 1695 </trans-unit>
1640 <trans-unit id="7922989125096435449" datatype="html"> 1696 <trans-unit id="7922989125096435449" datatype="html">
1641 <source>Contact</source> 1697 <source>Contact</source>
1642 <target state="translated">Kontakt</target> 1698 <target state="translated">Kontakt</target>
1643 1699 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
1644 1700 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
1645 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> 1701 </trans-unit>
1646 <trans-unit id="403762424689874454"> 1702 <trans-unit id="403762424689874454">
1647 <source>View your notifications</source> 1703 <source>View your notifications</source>
1648 <target>Se dina notifikationer</target> 1704 <target>Se dina notifikationer</target>
@@ -1678,18 +1734,18 @@ The link will expire within 1 hour.</source>
1678 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1734 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1679 </trans-unit> 1735 </trans-unit>
1680 <trans-unit id="7239874680342223476" datatype="html"> 1736 <trans-unit id="7239874680342223476" datatype="html">
1681 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source> 1737 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1682 <target state="translated">Hjälp moderatorer och andra <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>lära känna dig<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> genom att:</target> 1738 <target state="translated">Hjälp moderatorer och andra <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>lära känna dig<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> genom att:</target>
1683 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1739 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1684 </trans-unit> 1740 </trans-unit>
1685 <trans-unit id="5856432243446401016" datatype="html"> 1741 <trans-unit id="5856432243446401016" datatype="html">
1686 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1742 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1687 <target state="translated">Ladda upp en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>profilbild<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1743 <target state="translated">Ladda upp en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>profilbild<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1688 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1744 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1689 </trans-unit> 1745 </trans-unit>
1690 <trans-unit id="3221645359464920754" datatype="html"> 1746 <trans-unit id="3221645359464920754" datatype="html">
1691 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1747 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1692 <target state="translated">Skriv en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>beskrivning<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1748 <target state="translated">Skriv en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>beskrivning<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1693 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1749 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1694 </trans-unit> 1750 </trans-unit>
1695 <trans-unit id="2218100934178971211" datatype="html"> 1751 <trans-unit id="2218100934178971211" datatype="html">
@@ -1976,8 +2032,10 @@ The link will expire within 1 hour.</source>
1976 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context> 2032 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
1977 <context context-type="linenumber">178</context> 2033 <context context-type="linenumber">178</context>
1978 </context-group> 2034 </context-group>
1979 </trans-unit><trans-unit id="8244789432276387088" datatype="html"> 2035 </trans-unit>
1980 <source>Result types</source><target state="new">Result types</target> 2036 <trans-unit id="8244789432276387088" datatype="html">
2037 <source>Result types</source>
2038 <target state="translated">Typer av resultat</target>
1981 <context-group purpose="location"> 2039 <context-group purpose="location">
1982 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context> 2040 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
1983 <context context-type="linenumber">187</context> 2041 <context context-type="linenumber">187</context>
@@ -1986,23 +2044,35 @@ The link will expire within 1 hour.</source>
1986 <trans-unit id="283421392567624698" datatype="html"> 2044 <trans-unit id="283421392567624698" datatype="html">
1987 <source>Search target</source> 2045 <source>Search target</source>
1988 <target state="translated">Sök på</target> 2046 <target state="translated">Sök på</target>
1989 2047 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">212</context></context-group>
1990 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> 2048 </trans-unit>
1991 <trans-unit id="2489767671380266270" datatype="html"> 2049 <trans-unit id="2489767671380266270" datatype="html">
1992 <source>Vidiverse</source> 2050 <source>Vidiverse</source>
1993 <target state="translated">Videoversum</target> 2051 <target state="translated">Videoversum</target>
1994 2052 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">222</context></context-group>
1995 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit> 2053 </trans-unit>
1996 <trans-unit id="5478121364779850827" datatype="html"> 2054 <trans-unit id="5478121364779850827" datatype="html">
1997 <source>Reset</source> 2055 <source>Reset</source>
1998 <target state="translated">Återställ</target> 2056 <target state="translated">Återställ</target>
1999 2057 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">8</context></context-group>
2000 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">148</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> 2058 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">22</context></context-group>
2059 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">41</context></context-group>
2060 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">60</context></context-group>
2061 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">74</context></context-group>
2062 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">109</context></context-group>
2063 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">122</context></context-group>
2064 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">135</context></context-group>
2065 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">148</context></context-group>
2066 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">163</context></context-group>
2067 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">171</context></context-group>
2068 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">188</context></context-group>
2069 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">229</context></context-group>
2070 </trans-unit>
2001 <trans-unit id="8829497237648100098"> 2071 <trans-unit id="8829497237648100098">
2002 <source>Filter</source> 2072 <source>Filter</source>
2003 <target>Filtrera</target> 2073 <target>Filtrera</target>
2004 2074 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">233</context></context-group>
2005 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">233</context></context-group></trans-unit> 2075 </trans-unit>
2006 <trans-unit id="6479885129995567639" datatype="html"> 2076 <trans-unit id="6479885129995567639" datatype="html">
2007 <source>Video channels</source> 2077 <source>Video channels</source>
2008 <target state="translated">Videokanaler</target> 2078 <target state="translated">Videokanaler</target>
@@ -2094,8 +2164,8 @@ The link will expire within 1 hour.</source>
2094 <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> 2164 <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>
2095 </trans-unit> 2165 </trans-unit>
2096 <trans-unit id="1358902062258458923" datatype="html"> 2166 <trans-unit id="1358902062258458923" datatype="html">
2097 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2167 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2098 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown-kompatibel<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> med stöd för <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>anpassade PeerTube HTML-taggar<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2168 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown-kompatibel<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> med stöd för <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>anpassade PeerTube HTML-taggar<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
2099 <context-group purpose="location"> 2169 <context-group purpose="location">
2100 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2170 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2101 <context context-type="linenumber">2</context> 2171 <context context-type="linenumber">2</context>
@@ -2155,15 +2225,15 @@ The link will expire within 1 hour.</source>
2155 <trans-unit id="4902817035128594900"> 2225 <trans-unit id="4902817035128594900">
2156 <source>Description</source> 2226 <source>Description</source>
2157 <target>Beskrivning</target> 2227 <target>Beskrivning</target>
2158 2228 <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>
2159 2229 <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>
2160 2230 <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>
2161 2231 <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>
2162 2232 <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>
2163 2233 <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>
2164 2234 <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>
2165 2235 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">38</context></context-group>
2166 <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">35</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">54</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">54</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">38</context></context-group></trans-unit> 2236 </trans-unit>
2167 <trans-unit id="8740951153302736329"> 2237 <trans-unit id="8740951153302736329">
2168 <source>Video descriptions are truncated by default and require manual action to expand them.</source> 2238 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2169 <target> 2239 <target>
@@ -2172,8 +2242,8 @@ The link will expire within 1 hour.</source>
2172 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> 2242 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group>
2173 </trans-unit> 2243 </trans-unit>
2174 <trans-unit id="2090254132451149776" datatype="html"> 2244 <trans-unit id="2090254132451149776" datatype="html">
2175 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2245 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2176 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Välj<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> en licens som passar ditt verk. </target> 2246 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Välj<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> en licens som passar ditt verk. </target>
2177 <context-group purpose="location"> 2247 <context-group purpose="location">
2178 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2248 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2179 <context context-type="linenumber">79,80</context> 2249 <context context-type="linenumber">79,80</context>
@@ -2194,23 +2264,23 @@ The link will expire within 1 hour.</source>
2194 <trans-unit id="2806917038528218276" datatype="html"> 2264 <trans-unit id="2806917038528218276" datatype="html">
2195 <source>FAQ</source> 2265 <source>FAQ</source>
2196 <target state="translated">Vanliga frågor</target> 2266 <target state="translated">Vanliga frågor</target>
2197 2267 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2198 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 2268 </trans-unit>
2199 <trans-unit id="3620232640697554352" datatype="html"> 2269 <trans-unit id="3620232640697554352" datatype="html">
2200 <source>Frequently asked questions about PeerTube</source> 2270 <source>Frequently asked questions about PeerTube</source>
2201 <target state="translated">Vanliga frågor om PeerTube</target> 2271 <target state="translated">Vanliga frågor om PeerTube</target>
2202 2272 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2203 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 2273 </trans-unit>
2204 <trans-unit id="8942351587754185907" datatype="html"> 2274 <trans-unit id="8942351587754185907" datatype="html">
2205 <source>API</source> 2275 <source>API</source>
2206 <target state="translated">API</target> 2276 <target state="translated">API</target>
2207 2277 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2208 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 2278 </trans-unit>
2209 <trans-unit id="3722967224215437913" datatype="html"> 2279 <trans-unit id="3722967224215437913" datatype="html">
2210 <source>API documentation</source> 2280 <source>API documentation</source>
2211 <target state="translated">API-dokumentation</target> 2281 <target state="translated">API-dokumentation</target>
2212 2282 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2213 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 2283 </trans-unit>
2214 <trans-unit id="9012879216268259096"> 2284 <trans-unit id="9012879216268259096">
2215 <source>Schedule publication (<x id="INTERPOLATION"/>)</source> 2285 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
2216 <target>Schemalägg publicering (<x id="INTERPOLATION"/>)</target> 2286 <target>Schemalägg publicering (<x id="INTERPOLATION"/>)</target>
@@ -2255,7 +2325,7 @@ The link will expire within 1 hour.</source>
2255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> 2325 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group>
2256 </trans-unit> 2326 </trans-unit>
2257 <trans-unit id="5600963353867835532"> 2327 <trans-unit id="5600963353867835532">
2258 <source>Already uploaded ✔</source> 2328 <source>Already uploaded ✔</source>
2259 <target>Redan uppladdad ✔</target> 2329 <target>Redan uppladdad ✔</target>
2260 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> 2330 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group>
2261 </trans-unit> 2331 </trans-unit>
@@ -2320,23 +2390,23 @@ The link will expire within 1 hour.</source>
2320 <trans-unit id="3799746968259478616" datatype="html"> 2390 <trans-unit id="3799746968259478616" datatype="html">
2321 <source>View account</source> 2391 <source>View account</source>
2322 <target state="translated">Visa konto</target> 2392 <target state="translated">Visa konto</target>
2323 2393 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">43</context></context-group>
2324 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 2394 </trans-unit>
2325 <trans-unit id="6778225321073009261" datatype="html"> 2395 <trans-unit id="6778225321073009261" datatype="html">
2326 <source>View owner account</source> 2396 <source>View owner account</source>
2327 <target state="translated">Visa ägarens konto</target> 2397 <target state="translated">Visa ägarens konto</target>
2328 2398 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">47</context></context-group>
2329 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> 2399 </trans-unit>
2330 <trans-unit id="8798391261676185924" datatype="html"> 2400 <trans-unit id="8798391261676185924" datatype="html">
2331 <source>VIDEO CHANNEL</source> 2401 <source>VIDEO CHANNEL</source>
2332 <target state="translated">VIDEOKANAL</target> 2402 <target state="translated">VIDEOKANAL</target>
2333 2403 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">57</context></context-group>
2334 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 2404 </trans-unit>
2335 <trans-unit id="5121874940679887597" datatype="html"> 2405 <trans-unit id="5121874940679887597" datatype="html">
2336 <source>Copy channel handle</source> 2406 <source>Copy channel handle</source>
2337 <target state="translated">Kopiera kanalens handtag</target> 2407 <target state="translated">Kopiera kanalens handtag</target>
2338 2408 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">68</context></context-group>
2339 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">68</context></context-group></trans-unit> 2409 </trans-unit>
2340 <trans-unit id="2486917589932345430" datatype="html"> 2410 <trans-unit id="2486917589932345430" datatype="html">
2341 <source>OWNER ACCOUNT</source> 2411 <source>OWNER ACCOUNT</source>
2342 <target state="translated">ÄGARKONTO</target> 2412 <target state="translated">ÄGARKONTO</target>
@@ -2361,10 +2431,13 @@ The link will expire within 1 hour.</source>
2361 <source>Plugin settings</source> 2431 <source>Plugin settings</source>
2362 <target state="translated">Inställningar för tillägg</target> 2432 <target state="translated">Inställningar för tillägg</target>
2363 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group> 2433 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group>
2364 </trans-unit><trans-unit id="8693603235657020323" datatype="html"> 2434 </trans-unit>
2365 <source>Other</source><target state="new">Other</target> 2435 <trans-unit id="8693603235657020323" datatype="html">
2366 2436 <source>Other</source>
2367 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2437 <target state="translated">Annat</target>
2438 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group>
2439 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2440 </trans-unit>
2368 <trans-unit id="2200003513633568069"> 2441 <trans-unit id="2200003513633568069">
2369 <source>Enable video comments</source> 2442 <source>Enable video comments</source>
2370 <target>Tillåt videokommentarer</target> 2443 <target>Tillåt videokommentarer</target>
@@ -2414,13 +2487,13 @@ The link will expire within 1 hour.</source>
2414 <trans-unit id="9172233176401579786"> 2487 <trans-unit id="9172233176401579786">
2415 <source>Scheduled</source> 2488 <source>Scheduled</source>
2416 <target>Schemalagd</target> 2489 <target>Schemalagd</target>
2417 2490 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group>
2418 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> 2491 </trans-unit>
2419 <trans-unit id="1435317307066082710" datatype="html"> 2492 <trans-unit id="1435317307066082710" datatype="html">
2420 <source>Hide the video until a specific date</source> 2493 <source>Hide the video until a specific date</source>
2421 <target state="translated">Dölj videon fram till ett datum</target> 2494 <target state="translated">Dölj videon fram till ett datum</target>
2422 2495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group>
2423 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 2496 </trans-unit>
2424 <trans-unit id="1087181129481039628" datatype="html"> 2497 <trans-unit id="1087181129481039628" datatype="html">
2425 <source>Normal live</source> 2498 <source>Normal live</source>
2426 <target state="translated">Normal direktsändning</target> 2499 <target state="translated">Normal direktsändning</target>
@@ -2490,8 +2563,8 @@ The link will expire within 1 hour.</source>
2490 <trans-unit id="6161604372916832458" datatype="html"> 2563 <trans-unit id="6161604372916832458" datatype="html">
2491 <source>Upload on hold</source> 2564 <source>Upload on hold</source>
2492 <target state="translated">Uppladdning pausad</target> 2565 <target state="translated">Uppladdning pausad</target>
2493 2566 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">177</context></context-group>
2494 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 2567 </trans-unit>
2495 <trans-unit id="285180972645018518" datatype="html"> 2568 <trans-unit id="285180972645018518" datatype="html">
2496 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2569 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2497 <target state="translated">Uppladdning är inte aktiverat från ditt konto. Om du vill lägga upp videor, måste en administratör låsa upp din videokvot.</target> 2570 <target state="translated">Uppladdning är inte aktiverat från ditt konto. Om du vill lägga upp videor, måste en administratör låsa upp din videokvot.</target>
@@ -2552,43 +2625,43 @@ The link will expire within 1 hour.</source>
2552 <trans-unit id="4422946962830681102" datatype="html"> 2625 <trans-unit id="4422946962830681102" datatype="html">
2553 <source>Torrents with only 1 file are supported.</source> 2626 <source>Torrents with only 1 file are supported.</source>
2554 <target state="translated">Bara torrentar med en fil stöds.</target> 2627 <target state="translated">Bara torrentar med en fil stöds.</target>
2555 2628 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group>
2556 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 2629 </trans-unit>
2557 <trans-unit id="7860848084471862305" datatype="html"> 2630 <trans-unit id="7860848084471862305" datatype="html">
2558 <source>Cannot create live because this instance have too many created lives</source> 2631 <source>Cannot create live because this instance have too many created lives</source>
2559 <target state="translated">Kan inte skapa direktsändning eftersom den här instansen har för många sändningar skapade</target> 2632 <target state="translated">Kan inte skapa direktsändning eftersom den här instansen har för många sändningar skapade</target>
2560 2633 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group>
2561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 2634 </trans-unit>
2562 <trans-unit id="1278564497286613571" datatype="html"> 2635 <trans-unit id="1278564497286613571" datatype="html">
2563 <source>Cannot create live because you created too many lives</source> 2636 <source>Cannot create live because you created too many lives</source>
2564 <target state="translated">Kan inte skapa direktsändning för att du har skapat för många sändningar</target> 2637 <target state="translated">Kan inte skapa direktsändning för att du har skapat för många sändningar</target>
2565 2638 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group>
2566 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 2639 </trans-unit>
2567 <trans-unit id="2621043320678012413" datatype="html"> 2640 <trans-unit id="2621043320678012413" datatype="html">
2568 <source>Live published.</source> 2641 <source>Live published.</source>
2569 <target state="translated">Sändning publicerad.</target> 2642 <target state="translated">Sändning publicerad.</target>
2570 2643 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group>
2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 2644 </trans-unit>
2572 <trans-unit id="5872059367236038160" datatype="html"> 2645 <trans-unit id="5872059367236038160" datatype="html">
2573 <source>Stream only once and save a replay of your live</source> 2646 <source>Stream only once and save a replay of your live</source>
2574 <target state="translated">Sänd direkt en gång och spara sedan en repris av din sändning</target> 2647 <target state="translated">Sänd direkt en gång och spara sedan en repris av din sändning</target>
2575 2648 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group>
2576 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 2649 </trans-unit>
2577 <trans-unit id="2360261543675520397" datatype="html"> 2650 <trans-unit id="2360261543675520397" datatype="html">
2578 <source>Stream only once</source> 2651 <source>Stream only once</source>
2579 <target state="translated">Sänd direkt en gång</target> 2652 <target state="translated">Sänd direkt en gång</target>
2580 2653 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group>
2581 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> 2654 </trans-unit>
2582 <trans-unit id="5168540607709796871" datatype="html"> 2655 <trans-unit id="5168540607709796871" datatype="html">
2583 <source>Stream multiple times, replays can't be saved</source> 2656 <source>Stream multiple times, replays can't be saved</source>
2584 <target state="translated">Sänd direkt flera gånger, repriser kan inte sparas</target> 2657 <target state="translated">Sänd direkt flera gånger, repriser kan inte sparas</target>
2585 2658 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group>
2586 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> 2659 </trans-unit>
2587 <trans-unit id="58134197356653483" datatype="html"> 2660 <trans-unit id="58134197356653483" datatype="html">
2588 <source>Stream multiple times using the same URL</source> 2661 <source>Stream multiple times using the same URL</source>
2589 <target state="translated">Sänd flera gånger med samma webbadress</target> 2662 <target state="translated">Sänd flera gånger med samma webbadress</target>
2590 2663 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group>
2591 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> 2664 </trans-unit>
2592 <trans-unit id="8218579597782287078" datatype="html"> 2665 <trans-unit id="8218579597782287078" datatype="html">
2593 <source>Go Live</source> 2666 <source>Go Live</source>
2594 <target state="translated">Starta sändning</target> 2667 <target state="translated">Starta sändning</target>
@@ -2736,13 +2809,13 @@ The link will expire within 1 hour.</source>
2736 <trans-unit id="2353402732767789211" datatype="html"> 2809 <trans-unit id="2353402732767789211" datatype="html">
2737 <source>More customization</source> 2810 <source>More customization</source>
2738 <target state="translated">Fler inställningar</target> 2811 <target state="translated">Fler inställningar</target>
2739 2812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
2740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 2813 </trans-unit>
2741 <trans-unit id="1284179134768564307" datatype="html"> 2814 <trans-unit id="1284179134768564307" datatype="html">
2742 <source>Less customization</source> 2815 <source>Less customization</source>
2743 <target state="translated">Färre inställningar</target> 2816 <target state="translated">Färre inställningar</target>
2744 2817 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group>
2745 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> 2818 </trans-unit>
2746 <trans-unit id="1290987288288099212" datatype="html"> 2819 <trans-unit id="1290987288288099212" datatype="html">
2747 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 2820 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2748 <target state="translated">Stöd <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 2821 <target state="translated">Stöd <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -2764,9 +2837,9 @@ The link will expire within 1 hour.</source>
2764 <trans-unit id="3959826834147169200"> 2837 <trans-unit id="3959826834147169200">
2765 <source>Muted</source> 2838 <source>Muted</source>
2766 <target>Ignorerad</target> 2839 <target>Ignorerad</target>
2767 2840 <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>
2768 2841 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">192</context></context-group>
2769 <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">192</context></context-group></trans-unit> 2842 </trans-unit>
2770 <trans-unit id="2784956659778044823"> 2843 <trans-unit id="2784956659778044823">
2771 <source>Loop</source> 2844 <source>Loop</source>
2772 <target>Loopa</target> 2845 <target>Loopa</target>
@@ -2781,8 +2854,10 @@ The link will expire within 1 hour.</source>
2781 <source>Display video title</source> 2854 <source>Display video title</source>
2782 <target>Visa videotitel</target> 2855 <target>Visa videotitel</target>
2783 <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> 2856 <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>
2784 </trans-unit><trans-unit id="7482217084177855485" datatype="html"> 2857 </trans-unit>
2785 <source>P2P</source><target state="new">P2P</target> 2858 <trans-unit id="7482217084177855485" datatype="html">
2859 <source>P2P</source>
2860 <target state="translated">P2P</target>
2786 <context-group purpose="location"> 2861 <context-group purpose="location">
2787 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> 2862 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2788 <context context-type="linenumber">222</context> 2863 <context context-type="linenumber">222</context>
@@ -2791,18 +2866,18 @@ The link will expire within 1 hour.</source>
2791 <trans-unit id="1068153312491986796"> 2866 <trans-unit id="1068153312491986796">
2792 <source>Display privacy warning</source> 2867 <source>Display privacy warning</source>
2793 <target>Visa integritetsvarning</target> 2868 <target>Visa integritetsvarning</target>
2794 2869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group>
2795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> 2870 </trans-unit>
2796 <trans-unit id="7540352830225038263"> 2871 <trans-unit id="7540352830225038263">
2797 <source>Display player controls</source> 2872 <source>Display player controls</source>
2798 <target>Visa uppspelningskontroller</target> 2873 <target>Visa uppspelningskontroller</target>
2799 2874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group>
2800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> 2875 </trans-unit>
2801 <trans-unit id="805456636864344681" datatype="html"> 2876 <trans-unit id="805456636864344681" datatype="html">
2802 <source>Display PeerTube button link</source> 2877 <source>Display PeerTube button link</source>
2803 <target state="translated">Visa PeerTube-länk</target> 2878 <target state="translated">Visa PeerTube-länk</target>
2804 2879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group>
2805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> 2880 </trans-unit>
2806 <trans-unit id="8928816882866356838"> 2881 <trans-unit id="8928816882866356838">
2807 <source>Public</source> 2882 <source>Public</source>
2808 <target>Offentlig</target> 2883 <target>Offentlig</target>
@@ -2811,8 +2886,8 @@ The link will expire within 1 hour.</source>
2811 <trans-unit id="4416005356063364306" datatype="html"> 2886 <trans-unit id="4416005356063364306" datatype="html">
2812 <source>This video is blocked.</source> 2887 <source>This video is blocked.</source>
2813 <target state="translated">Den här videon har blockerats.</target> 2888 <target state="translated">Den här videon har blockerats.</target>
2814 2889 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group>
2815 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2890 </trans-unit>
2816 <trans-unit id="2482137713226830428" datatype="html"> 2891 <trans-unit id="2482137713226830428" datatype="html">
2817 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2892 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2818 <target state="translated">Publicerades <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2893 <target state="translated">Publicerades <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
@@ -2929,9 +3004,9 @@ The link will expire within 1 hour.</source>
2929 <trans-unit id="1465291804668949243" datatype="html"> 3004 <trans-unit id="1465291804668949243" datatype="html">
2930 <source>NSFW</source> 3005 <source>NSFW</source>
2931 <target state="translated">Känsligt innehåll</target> 3006 <target state="translated">Känsligt innehåll</target>
2932 3007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group>
2933 3008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group>
2934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 3009 </trans-unit>
2935 <trans-unit id="4512155674928869984"> 3010 <trans-unit id="4512155674928869984">
2936 <source>Get more information</source> 3011 <source>Get more information</source>
2937 <target>Visa mer information</target> 3012 <target>Visa mer information</target>
@@ -2949,10 +3024,10 @@ The link will expire within 1 hour.</source>
2949 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3024 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2950 <context context-type="linenumber">1,3</context> 3025 <context context-type="linenumber">1,3</context>
2951 </context-group> 3026 </context-group>
2952 </trans-unit><trans-unit id="6355398227384499371" datatype="html"> 3027 </trans-unit>
2953 <source> Move to external storage failed, this video may not work properly. 3028 <trans-unit id="6355398227384499371" datatype="html">
2954</source><target state="new"> Move to external storage failed, this video may not work properly. 3029 <source>Move to external storage failed, this video may not work properly.</source>
2955</target> 3030 <target state="translated">Flytten till den externa lagringsplatsen misslyckades, den här videon kanske inte fungerar som den ska.</target>
2956 <context-group purpose="location"> 3031 <context-group purpose="location">
2957 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3032 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2958 <context context-type="linenumber">5,7</context> 3033 <context context-type="linenumber">5,7</context>
@@ -2961,33 +3036,33 @@ The link will expire within 1 hour.</source>
2961 <trans-unit id="4092533321838934102" datatype="html"> 3036 <trans-unit id="4092533321838934102" datatype="html">
2962 <source>The video is being imported, it will be available when the import is finished.</source> 3037 <source>The video is being imported, it will be available when the import is finished.</source>
2963 <target state="translated">Videon importeras och kommer göras tillgänglig när importen är klar.</target> 3038 <target state="translated">Videon importeras och kommer göras tillgänglig när importen är klar.</target>
2964 3039 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
2965 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3040 </trans-unit>
2966 <trans-unit id="8304621069698650554" datatype="html"> 3041 <trans-unit id="8304621069698650554" datatype="html">
2967 <source>The video is being transcoded, it may not work properly.</source> 3042 <source>The video is being transcoded, it may not work properly.</source>
2968 <target state="translated">Videon omkodas och fungerar kanske inte korrekt än.</target> 3043 <target state="translated">Videon omkodas och fungerar kanske inte korrekt än.</target>
2969 3044 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
2970 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3045 </trans-unit>
2971 <trans-unit id="9080034597841586171" datatype="html"> 3046 <trans-unit id="9080034597841586171" datatype="html">
2972 <source>The video is being moved to an external server, it may not work properly.</source> 3047 <source>The video is being moved to an external server, it may not work properly.</source>
2973 <target state="translated">Videon håller på att flyttas till en extern server, vilket kan ge orsaka till problem.</target> 3048 <target state="translated">Videon håller på att flyttas till en extern server, vilket kan ge orsaka till problem.</target>
2974 3049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group>
2975 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3050 </trans-unit>
2976 <trans-unit id="8619499607322327082" datatype="html"> 3051 <trans-unit id="8619499607322327082" datatype="html">
2977 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> 3052 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
2978 <target state="translated">Videon kommer publiceras <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target> 3053 <target state="translated">Videon kommer publiceras <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target>
2979 3054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group>
2980 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 3055 </trans-unit>
2981 <trans-unit id="4262297989675590582" datatype="html"> 3056 <trans-unit id="4262297989675590582" datatype="html">
2982 <source>This live has not started yet.</source> 3057 <source>This live has not started yet.</source>
2983 <target state="translated">Den här sändningen har inte startat än.</target> 3058 <target state="translated">Den här sändningen har inte startat än.</target>
2984 3059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group>
2985 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 3060 </trans-unit>
2986 <trans-unit id="4926204350710628499" datatype="html"> 3061 <trans-unit id="4926204350710628499" datatype="html">
2987 <source>This live has ended.</source> 3062 <source>This live has ended.</source>
2988 <target state="translated">Den här sändningen har avslutats.</target> 3063 <target state="translated">Den här sändningen har avslutats.</target>
2989 3064 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group>
2990 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 3065 </trans-unit>
2991 <trans-unit id="8518611938109939710" datatype="html"> 3066 <trans-unit id="8518611938109939710" datatype="html">
2992 <source>SORT BY</source> 3067 <source>SORT BY</source>
2993 <target state="translated">SORTERA EFTER</target> 3068 <target state="translated">SORTERA EFTER</target>
@@ -3009,8 +3084,8 @@ The link will expire within 1 hour.</source>
3009 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> 3084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3010 </trans-unit> 3085 </trans-unit>
3011 <trans-unit id="6390009909920475335" datatype="html"> 3086 <trans-unit id="6390009909920475335" datatype="html">
3012 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3087 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3013 <target state="translated">Visa <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 svar} other {{{ comment.totalReplies }} svar}}"/> från <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> med flera </target> 3088 <target state="translated">Visa <x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 svar} other {{{ comment.totalReplies }} svar}}"/> från <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'författaren' }}"/> och andra </target>
3014 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> 3089 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group>
3015 </trans-unit> 3090 </trans-unit>
3016 <trans-unit id="4036338619293319383" datatype="html"> 3091 <trans-unit id="4036338619293319383" datatype="html">
@@ -3021,13 +3096,13 @@ The link will expire within 1 hour.</source>
3021 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3022 </trans-unit> 3097 </trans-unit>
3023 <trans-unit id="127329338495775339" datatype="html"> 3098 <trans-unit id="127329338495775339" datatype="html">
3024 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3099 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3025 <target state="translated">Visa <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 svar} other {{{ comment.totalReplies }} svar}}"/> från <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> 3100 <target state="translated">Visa <x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 svar} other {{{ comment.totalReplies }} svar}}"/> från <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'författaren' }}"/> </target>
3026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> 3101 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group>
3027 </trans-unit> 3102 </trans-unit>
3028 <trans-unit id="5535545444690528619" datatype="html"> 3103 <trans-unit id="5535545444690528619" datatype="html">
3029 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source> 3104 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
3030 <target state="translated">Visa <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 svar} other {{{ comment.totalReplies }} svar}}"/></target> 3105 <target state="translated">Visa <x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 svar} other {{{ comment.totalReplies }} svar}}"/></target>
3031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3106 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3032 </trans-unit> 3107 </trans-unit>
3033 <trans-unit id="1055254162789146714"> 3108 <trans-unit id="1055254162789146714">
@@ -3135,8 +3210,9 @@ The link will expire within 1 hour.</source>
3135 <trans-unit id="4502286564339177240"> 3210 <trans-unit id="4502286564339177240">
3136 <source>Reply</source> 3211 <source>Reply</source>
3137 <target>Svar</target> 3212 <target>Svar</target>
3138 3213 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">83</context></context-group>
3139 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 3214 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">36</context></context-group>
3215 </trans-unit>
3140 <trans-unit id="2447932355167015019" datatype="html"> 3216 <trans-unit id="2447932355167015019" datatype="html">
3141 <source>This comment has been deleted</source> 3217 <source>This comment has been deleted</source>
3142 <target state="translated">Den här kommentaren har raderats</target> 3218 <target state="translated">Den här kommentaren har raderats</target>
@@ -3211,8 +3287,9 @@ The link will expire within 1 hour.</source>
3211 <trans-unit id="270726559962362501" datatype="html"> 3287 <trans-unit id="270726559962362501" datatype="html">
3212 <source>Renew token</source> 3288 <source>Renew token</source>
3213 <target state="translated">Förnya nyckel</target> 3289 <target state="translated">Förnya nyckel</target>
3214 3290 <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>
3215 <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><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> 3291 <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>
3292 </trans-unit>
3216 <trans-unit id="9209781328340965816"> 3293 <trans-unit id="9209781328340965816">
3217 <source>Filter...</source> 3294 <source>Filter...</source>
3218 <target>Filtrera …</target> 3295 <target>Filtrera …</target>
@@ -3454,22 +3531,25 @@ The link will expire within 1 hour.</source>
3454 <trans-unit id="8461842260159597706"> 3531 <trans-unit id="8461842260159597706">
3455 <source>Show</source> 3532 <source>Show</source>
3456 <target>Visa</target> 3533 <target>Visa</target>
3457 3534 <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>
3458 <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><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></trans-unit> 3535 <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>
3536 </trans-unit>
3459 <trans-unit id="8461609631969932886"> 3537 <trans-unit id="8461609631969932886">
3460 <source>Hide</source> 3538 <source>Hide</source>
3461 <target>Dölj</target> 3539 <target>Dölj</target>
3462 3540 <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>
3463 3541 <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>
3464 3542 <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>
3465 <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">76</context></context-group></trans-unit> 3543 <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>
3544 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">76</context></context-group>
3545 </trans-unit>
3466 <trans-unit id="7049348886126005391"> 3546 <trans-unit id="7049348886126005391">
3467 <source>Batch actions</source> 3547 <source>Batch actions</source>
3468 <target>Massåtgärder</target> 3548 <target>Massåtgärder</target>
3469 3549 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3470 3550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3471 3551 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3472 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3552 </trans-unit>
3473 <trans-unit id="675721269041534709" datatype="html"> 3553 <trans-unit id="675721269041534709" datatype="html">
3474 <source>The user was banned</source> 3554 <source>The user was banned</source>
3475 <target state="translated">Den här användaren har blockerats</target> 3555 <target state="translated">Den här användaren har blockerats</target>
@@ -3478,13 +3558,13 @@ The link will expire within 1 hour.</source>
3478 <trans-unit id="2348557406282409966" datatype="html"> 3558 <trans-unit id="2348557406282409966" datatype="html">
3479 <source>Open account in a new tab</source> 3559 <source>Open account in a new tab</source>
3480 <target state="translated">Öppna kontot i en ny flik</target> 3560 <target state="translated">Öppna kontot i en ny flik</target>
3481 3561 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group>
3482 3562 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group>
3483 3563 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group>
3484 3564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3485 3565 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3486 3566 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3567 </trans-unit>
3488 <trans-unit id="3111569165173971676" datatype="html"> 3568 <trans-unit id="3111569165173971676" datatype="html">
3489 <source>Deleted account</source> 3569 <source>Deleted account</source>
3490 <target state="translated">Raderat konto</target> 3570 <target state="translated">Raderat konto</target>
@@ -3530,20 +3610,28 @@ The link will expire within 1 hour.</source>
3530 <trans-unit id="746099155736913817" datatype="html"> 3610 <trans-unit id="746099155736913817" datatype="html">
3531 <source>Video blocks</source> 3611 <source>Video blocks</source>
3532 <target state="translated">Blockerade videor</target> 3612 <target state="translated">Blockerade videor</target>
3533 3613 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">101</context></context-group>
3534 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">3</context></context-group>
3615 </trans-unit>
3535 <trans-unit id="7815838401315213887"> 3616 <trans-unit id="7815838401315213887">
3536 <source>Muted accounts</source> 3617 <source>Muted accounts</source>
3537 <target>Ignorerade konton</target> 3618 <target>Ignorerade konton</target>
3538 3619 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group>
3539 3620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">96</context></context-group>
3540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3621 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group>
3622 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group>
3623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3625 </trans-unit>
3541 <trans-unit id="5668793810321242853"> 3626 <trans-unit id="5668793810321242853">
3542 <source>Muted servers</source> 3627 <source>Muted servers</source>
3543 <target>Ignorerade servrar</target> 3628 <target>Ignorerade servrar</target>
3544 3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group>
3545 3630 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group>
3546 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3631 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group>
3632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3634 </trans-unit>
3547 <trans-unit id="2343069726009080052" datatype="html"> 3635 <trans-unit id="2343069726009080052" datatype="html">
3548 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3636 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3549 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3637 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -3594,30 +3682,30 @@ The link will expire within 1 hour.</source>
3594 <trans-unit id="7692347838587821095"> 3682 <trans-unit id="7692347838587821095">
3595 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3683 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3596 <target>Datum <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3684 <target>Datum <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3597 3685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group>
3598 3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
3599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3687 </trans-unit>
3600 <trans-unit id="1451763834047485033" datatype="html"> 3688 <trans-unit id="1451763834047485033" datatype="html">
3601 <source>Select this row</source> 3689 <source>Select this row</source>
3602 <target state="translated">Markera den här raden</target> 3690 <target state="translated">Markera den här raden</target>
3603 3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group>
3604 3692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3605 3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group>
3606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 3694 </trans-unit>
3607 <trans-unit id="4043531994869127329" datatype="html"> 3695 <trans-unit id="4043531994869127329" datatype="html">
3608 <source>See full comment</source> 3696 <source>See full comment</source>
3609 <target state="translated">Visa hela kommentaren</target> 3697 <target state="translated">Visa hela kommentaren</target>
3610 3698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group>
3611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3699 </trans-unit>
3612 <trans-unit id="3193976279273491157"> 3700 <trans-unit id="3193976279273491157">
3613 <source>Actions</source> 3701 <source>Actions</source>
3614 <target>Åtgärder</target> 3702 <target>Åtgärder</target>
3615 3703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group>
3616 3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3617 3705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group>
3618 3706 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group>
3619 3707 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 3708 </trans-unit>
3621 <trans-unit id="8390803680962035202" datatype="html"> 3709 <trans-unit id="8390803680962035202" datatype="html">
3622 <source>Follower</source> 3710 <source>Follower</source>
3623 <target state="translated">Följare</target> 3711 <target state="translated">Följare</target>
@@ -3629,18 +3717,18 @@ The link will expire within 1 hour.</source>
3629 <trans-unit id="4691552465058437520" datatype="html"> 3717 <trans-unit id="4691552465058437520" datatype="html">
3630 <source>Commented video</source> 3718 <source>Commented video</source>
3631 <target state="translated">Kommenterad video</target> 3719 <target state="translated">Kommenterad video</target>
3632 3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group>
3633 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3721 </trans-unit>
3634 <trans-unit id="7266085473379376028" datatype="html"> 3722 <trans-unit id="7266085473379376028" datatype="html">
3635 <source>No comments found matching current filters.</source> 3723 <source>No comments found matching current filters.</source>
3636 <target state="translated">Inga kommentarer hittades som matchar nuvarande filter.</target> 3724 <target state="translated">Inga kommentarer hittades som matchar nuvarande filter.</target>
3637 3725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group>
3638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3726 </trans-unit>
3639 <trans-unit id="2398388496754671928" datatype="html"> 3727 <trans-unit id="2398388496754671928" datatype="html">
3640 <source>No comments found.</source> 3728 <source>No comments found.</source>
3641 <target state="translated">Inga kommentarer hittades.</target> 3729 <target state="translated">Inga kommentarer hittades.</target>
3642 3730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group>
3643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3731 </trans-unit>
3644 <trans-unit id="4604870995665811499" datatype="html"> 3732 <trans-unit id="4604870995665811499" datatype="html">
3645 <source>Local comments</source> 3733 <source>Local comments</source>
3646 <target state="translated">Lokala kommentarer</target> 3734 <target state="translated">Lokala kommentarer</target>
@@ -3719,9 +3807,11 @@ The link will expire within 1 hour.</source>
3719 <trans-unit id="1868606282505332204" datatype="html"> 3807 <trans-unit id="1868606282505332204" datatype="html">
3720 <source>Reports</source> 3808 <source>Reports</source>
3721 <target state="translated">Anmälningar</target> 3809 <target state="translated">Anmälningar</target>
3722 3810 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">93</context></context-group>
3723 3811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/abuse-list/abuse-list.component.html</context><context context-type="linenumber">3</context></context-group>
3724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/abuse-list/abuse-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-abuses/my-account-abuses-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">35</context></context-group>
3813 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-abuses/my-account-abuses-list.component.html</context><context context-type="linenumber">3</context></context-group>
3814 </trans-unit>
3725 <trans-unit id="7075448128175750939"> 3815 <trans-unit id="7075448128175750939">
3726 <source>Moderation comment</source> 3816 <source>Moderation comment</source>
3727 <target>Moderationskommentar</target> 3817 <target>Moderationskommentar</target>
@@ -3748,17 +3838,18 @@ The link will expire within 1 hour.</source>
3748 <trans-unit id="6549265851868599441"> 3838 <trans-unit id="6549265851868599441">
3749 <source>Video</source> 3839 <source>Video</source>
3750 <target>Video</target> 3840 <target>Video</target>
3751 3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group>
3752 3842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group>
3753 3843 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group>
3754 3844 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group>
3755 3845 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
3756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 3846 </trans-unit>
3757 <trans-unit id="2662644497259948010" datatype="html"> 3847 <trans-unit id="2662644497259948010" datatype="html">
3758 <source>Comment</source> 3848 <source>Comment</source>
3759 <target state="translated">Kommentera</target> 3849 <target state="translated">Kommentera</target>
3760 3850 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3851 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3852 </trans-unit>
3762 <trans-unit id="1359961255805685312" datatype="html"> 3853 <trans-unit id="1359961255805685312" datatype="html">
3763 <source>This video has been reported multiple times.</source> 3854 <source>This video has been reported multiple times.</source>
3764 <target state="translated">Den här videon har anmälts mer än en gång.</target> 3855 <target state="translated">Den här videon har anmälts mer än en gång.</target>
@@ -3822,15 +3913,17 @@ The link will expire within 1 hour.</source>
3822 <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> 3913 <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>
3823 </trans-unit> 3914 </trans-unit>
3824 <trans-unit id="1258618443362430782" datatype="html"> 3915 <trans-unit id="1258618443362430782" datatype="html">
3825 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 3916 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
3826 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 anmälan} other {{{ abuse.countReportsForReportee }} anmälningar}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 3917 <target state="translated"><x id="ICU" xid="1879828604800763221" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} anmälningar}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
3827 3918 <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>
3828 <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><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></trans-unit> 3919 <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>
3920 </trans-unit>
3829 <trans-unit id="6540177673229220400" datatype="html"> 3921 <trans-unit id="6540177673229220400" datatype="html">
3830 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source> 3922 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
3831 <target state="translated">{VAR_PLURAL, plural, =1 {1 anmälan} other {<x id="INTERPOLATION"/> anmälningar}}</target> 3923 <target state="translated">{VAR_PLURAL, plural, =1 {1 anmälan} other {<x id="INTERPOLATION"/> anmälningar}}</target>
3832 3924 <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>
3833 <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">42</context></context-group></trans-unit> 3925 <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>
3926 </trans-unit>
3834 <trans-unit id="7239750919884229270" datatype="html"> 3927 <trans-unit id="7239750919884229270" datatype="html">
3835 <source>Updated</source> 3928 <source>Updated</source>
3836 <target state="translated">Uppdaterad</target> 3929 <target state="translated">Uppdaterad</target>
@@ -3845,11 +3938,11 @@ The link will expire within 1 hour.</source>
3845 <trans-unit id="2381859602529023966"> 3938 <trans-unit id="2381859602529023966">
3846 <source>Instance</source> 3939 <source>Instance</source>
3847 <target>Instans</target> 3940 <target>Instans</target>
3848 3941 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
3849 3942 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group>
3850 3943 <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>
3851 3944 <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>
3852 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</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> 3945 </trans-unit>
3853 <trans-unit id="1300704815627663264"> 3946 <trans-unit id="1300704815627663264">
3854 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3947 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3855 <target>Ignorerad på <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3948 <target>Ignorerad på <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -3898,10 +3991,10 @@ The link will expire within 1 hour.</source>
3898 <trans-unit id="4086606389696938932"> 3991 <trans-unit id="4086606389696938932">
3899 <source>Account</source> 3992 <source>Account</source>
3900 <target>Konto</target> 3993 <target>Konto</target>
3901 3994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group>
3902 3995 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3903 3996 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3997 </trans-unit>
3905 <trans-unit id="8564972645418093229" datatype="html"> 3998 <trans-unit id="8564972645418093229" datatype="html">
3906 <source>No account found matching current filters.</source> 3999 <source>No account found matching current filters.</source>
3907 <target state="translated">Inga konton matchar de nuvarande filtren.</target> 4000 <target state="translated">Inga konton matchar de nuvarande filtren.</target>
@@ -4028,8 +4121,8 @@ The link will expire within 1 hour.</source>
4028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> 4121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group>
4029 </trans-unit> 4122 </trans-unit>
4030 <trans-unit id="1780056719120519633" datatype="html"> 4123 <trans-unit id="1780056719120519633" datatype="html">
4031 <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4124 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4032 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {resultat} other {resultat}}"/> för ”<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>” </target> 4125 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {resultat} other {resultat}}"/> för ”<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>” </target>
4033 <context-group purpose="location"> 4126 <context-group purpose="location">
4034 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> 4127 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4035 <context context-type="linenumber">22,24</context> 4128 <context context-type="linenumber">22,24</context>
@@ -4096,8 +4189,10 @@ The link will expire within 1 hour.</source>
4096 <trans-unit id="7427986413651551775" datatype="html"> 4189 <trans-unit id="7427986413651551775" datatype="html">
4097 <source>Video comments</source> 4190 <source>Video comments</source>
4098 <target state="translated">Videokommentarer</target> 4191 <target state="translated">Videokommentarer</target>
4099 4192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">109</context></context-group>
4100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 4193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">84</context></context-group>
4194 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">3</context></context-group>
4195 </trans-unit>
4101 <trans-unit id="289582790179344391" datatype="html"> 4196 <trans-unit id="289582790179344391" datatype="html">
4102 <source>This view also shows comments from muted accounts.</source> 4197 <source>This view also shows comments from muted accounts.</source>
4103 <target state="translated">Den här vyn visar även kommentarer från ignorerade konton.</target> 4198 <target state="translated">Den här vyn visar även kommentarer från ignorerade konton.</target>
@@ -4114,10 +4209,10 @@ The link will expire within 1 hour.</source>
4114 <trans-unit id="6110554376228744887" datatype="html"> 4209 <trans-unit id="6110554376228744887" datatype="html">
4115 <source>Select all rows</source> 4210 <source>Select all rows</source>
4116 <target state="translated">Markera alla rader</target> 4211 <target state="translated">Markera alla rader</target>
4117 4212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group>
4118 4213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4119 4214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group>
4120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 4215 </trans-unit>
4121 <trans-unit id="2719284837486030903" datatype="html"> 4216 <trans-unit id="2719284837486030903" datatype="html">
4122 <source>Job type</source> 4217 <source>Job type</source>
4123 <target state="translated">Jobbtyp</target> 4218 <target state="translated">Jobbtyp</target>
@@ -4148,8 +4243,8 @@ The link will expire within 1 hour.</source>
4148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> 4243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4149 </trans-unit> 4244 </trans-unit>
4150 <trans-unit id="3901868627411944813" datatype="html"> 4245 <trans-unit id="3901868627411944813" datatype="html">
4151 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source> 4246 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4152 <target state="translated">Prioritet <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 är högst)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target> 4247 <target state="translated">Prioritet <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 är högst)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
4153 <context-group purpose="location"> 4248 <context-group purpose="location">
4154 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4249 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4155 <context context-type="linenumber">47</context> 4250 <context context-type="linenumber">47</context>
@@ -4169,8 +4264,8 @@ The link will expire within 1 hour.</source>
4169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4170 </trans-unit> 4265 </trans-unit>
4171 <trans-unit id="2713421326605345655" datatype="html"> 4266 <trans-unit id="2713421326605345655" datatype="html">
4172 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source> 4267 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4173 <target state="translated">Inga jobb av typen <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> hittades.</target> 4268 <target state="translated">Inga jobb av typen <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> hittades.</target>
4174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4175 </trans-unit> 4270 </trans-unit>
4176 <trans-unit id="2384897339170501794" datatype="html"> 4271 <trans-unit id="2384897339170501794" datatype="html">
@@ -4216,8 +4311,8 @@ The link will expire within 1 hour.</source>
4216 </context-group> 4311 </context-group>
4217 </trans-unit> 4312 </trans-unit>
4218 <trans-unit id="2232767208623640457" datatype="html"> 4313 <trans-unit id="2232767208623640457" datatype="html">
4219 <source>By <x id="INTERPOLATION"/> -></source> 4314 <source>By <x id="INTERPOLATION"/> -&gt;</source>
4220 <target state="translated">Efter <x id="INTERPOLATION"/> -></target> 4315 <target state="translated">Efter <x id="INTERPOLATION"/> -&gt;</target>
4221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4222 </trans-unit> 4317 </trans-unit>
4223 <trans-unit id="7396175500300709096" datatype="html"> 4318 <trans-unit id="7396175500300709096" datatype="html">
@@ -4228,10 +4323,10 @@ The link will expire within 1 hour.</source>
4228 <trans-unit id="8953033926734869941"> 4323 <trans-unit id="8953033926734869941">
4229 <source>Name</source> 4324 <source>Name</source>
4230 <target>Namn</target> 4325 <target>Namn</target>
4231 4326 <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>
4232 4327 <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>
4233 4328 <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>
4234 <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><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> 4329 </trans-unit>
4235 <trans-unit id="2973928033612762715"> 4330 <trans-unit id="2973928033612762715">
4236 <source>Short description</source> 4331 <source>Short description</source>
4237 <target>Kort beskrivning</target> 4332 <target>Kort beskrivning</target>
@@ -4289,8 +4384,8 @@ The link will expire within 1 hour.</source>
4289 <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> 4384 <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>
4290 </trans-unit> 4385 </trans-unit>
4291 <trans-unit id="4423835119021329687" datatype="html"> 4386 <trans-unit id="4423835119021329687" datatype="html">
4292 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source> 4387 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4293 <target state="translated">Hantera <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>användare<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> för att bygga upp en grupp moderatorer. </target> 4388 <target state="translated">Hantera <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>användare<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> för att bygga upp en grupp moderatorer. </target>
4294 <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> 4389 <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>
4295 </trans-unit> 4390 </trans-unit>
4296 <trans-unit id="7030031694783481217"> 4391 <trans-unit id="7030031694783481217">
@@ -4299,8 +4394,8 @@ The link will expire within 1 hour.</source>
4299 <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> 4394 <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>
4300 </trans-unit> 4395 </trans-unit>
4301 <trans-unit id="4620493570088713907" datatype="html"> 4396 <trans-unit id="4620493570088713907" datatype="html">
4302 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4397 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4303 <target state="translated">Du kan låta andra administratörer veta att du huvudsakligen federerar känsligt material.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Dessutom kommer rutan för känsligt och oförbehållsamt innehåll vara ifylld som standard. </target> 4398 <target state="translated">Du kan låta andra administratörer veta att du huvudsakligen federerar känsligt material.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Dessutom kommer rutan för känsligt och oförbehållsamt innehåll vara ifylld som standard. </target>
4304 <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> 4399 <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>
4305 </trans-unit> 4400 </trans-unit>
4306 <trans-unit id="7497677457560701935"> 4401 <trans-unit id="7497677457560701935">
@@ -4329,25 +4424,25 @@ The link will expire within 1 hour.</source>
4329 <trans-unit id="2544569632476723854"> 4424 <trans-unit id="2544569632476723854">
4330 <source>Terms</source> 4425 <source>Terms</source>
4331 <target>Villkor</target> 4426 <target>Villkor</target>
4332 4427 <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>
4333 4428 <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>
4334 4429 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">18</context></context-group>
4335 4430 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">35</context></context-group>
4336 <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">18</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">35</context></context-group></trans-unit> 4431 </trans-unit>
4337 <trans-unit id="4127416011499804250"> 4432 <trans-unit id="4127416011499804250">
4338 <source>Code of conduct</source> 4433 <source>Code of conduct</source>
4339 <target>Användarvillkor</target> 4434 <target>Användarvillkor</target>
4340 4435 <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>
4341 4436 <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>
4342 4437 <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>
4343 <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">140</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> 4438 </trans-unit>
4344 <trans-unit id="3076079242537393946"> 4439 <trans-unit id="3076079242537393946">
4345 <source>Moderation information</source> 4440 <source>Moderation information</source>
4346 <target>Information om moderation</target> 4441 <target>Information om moderation</target>
4347 4442 <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>
4348 4443 <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>
4349 4444 <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>
4350 <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">151</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> 4445 </trans-unit>
4351 <trans-unit id="5056489767203690328" datatype="html"> 4446 <trans-unit id="5056489767203690328" datatype="html">
4352 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> 4447 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4353 <target state="translated">Vem modererar instansen? Hur ser policyn ut för videor med känsligt eller oförbehållsamt innehåll, politiska videor och liknande?</target> 4448 <target state="translated">Vem modererar instansen? Hur ser policyn ut för videor med känsligt eller oförbehållsamt innehåll, politiska videor och liknande?</target>
@@ -4419,8 +4514,8 @@ The link will expire within 1 hour.</source>
4419 <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> 4514 <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>
4420 </trans-unit> 4515 </trans-unit>
4421 <trans-unit id="2107098695989136934" datatype="html"> 4516 <trans-unit id="2107098695989136934" datatype="html">
4422 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4517 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4423 <target state="translated">Använd <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>tillägg och teman<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> för mer komplicerade ändringar eller för <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>mindre anpassningar<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4518 <target state="translated">Använd <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>tillägg och teman<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> för mer komplicerade ändringar eller för <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>mindre anpassningar<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4424 <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> 4519 <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>
4425 </trans-unit> 4520 </trans-unit>
4426 <trans-unit id="6855462350544488601"> 4521 <trans-unit id="6855462350544488601">
@@ -4457,26 +4552,34 @@ The link will expire within 1 hour.</source>
4457 <source>Most liked videos</source> 4552 <source>Most liked videos</source>
4458 <target>Mest gillade videor</target> 4553 <target>Mest gillade videor</target>
4459 <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">50</context></context-group> 4554 <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">50</context></context-group>
4460 </trans-unit><trans-unit id="5862227717871131052" datatype="html"> 4555 </trans-unit>
4461 <source>Prefer author display name in video miniature</source><target state="new">Prefer author display name in video miniature</target> 4556 <trans-unit id="5862227717871131052" datatype="html">
4557 <source>Prefer author display name in video miniature</source>
4558 <target state="translated">Föredrar författarens visningsnamn i videons miniatyr</target>
4462 <context-group purpose="location"> 4559 <context-group purpose="location">
4463 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4560 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4464 <context context-type="linenumber">66</context> 4561 <context context-type="linenumber">66</context>
4465 </context-group> 4562 </context-group>
4466 </trans-unit><trans-unit id="5444889468197427724" datatype="html"> 4563 </trans-unit>
4467 <source>Redirect users on single external auth when users click on the login button in menu</source><target state="new">Redirect users on single external auth when users click on the login button in menu</target> 4564 <trans-unit id="5444889468197427724" datatype="html">
4565 <source>Redirect users on single external auth when users click on the login button in menu</source>
4566 <target state="translated">Omdirigera användare på en enda extern autentisering när användare klickar på inloggningsknappen i menyn</target>
4468 <context-group purpose="location"> 4567 <context-group purpose="location">
4469 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4568 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4470 <context context-type="linenumber">77</context> 4569 <context context-type="linenumber">77</context>
4471 </context-group> 4570 </context-group>
4472 </trans-unit><trans-unit id="2138469194506455231" datatype="html"> 4571 </trans-unit>
4473 <source>⚠️ You don't have any external auth plugin enabled.</source><target state="new">⚠️ You don't have any external auth plugin enabled.</target> 4572 <trans-unit id="2138469194506455231" datatype="html">
4573 <source>⚠️ You don't have any external auth plugin enabled.</source>
4574 <target state="translated">⚠️ Du har inget externt auth-insticksprogram aktiverat.</target>
4474 <context-group purpose="location"> 4575 <context-group purpose="location">
4475 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4576 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4476 <context context-type="linenumber">80</context> 4577 <context context-type="linenumber">80</context>
4477 </context-group> 4578 </context-group>
4478 </trans-unit><trans-unit id="6608125149782412086" datatype="html"> 4579 </trans-unit>
4479 <source>⚠️ You have multiple external auth plugins enabled.</source><target state="new">⚠️ You have multiple external auth plugins enabled.</target> 4580 <trans-unit id="6608125149782412086" datatype="html">
4581 <source>⚠️ You have multiple external auth plugins enabled.</source>
4582 <target state="translated">⚠️ Du har flertalet externa auth-insticksprogram aktiverade.</target>
4480 <context-group purpose="location"> 4583 <context-group purpose="location">
4481 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4584 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4482 <context context-type="linenumber">81</context> 4585 <context context-type="linenumber">81</context>
@@ -4485,84 +4588,86 @@ The link will expire within 1 hour.</source>
4485 <trans-unit id="4809162812315301010" datatype="html"> 4588 <trans-unit id="4809162812315301010" datatype="html">
4486 <source>BROADCAST MESSAGE</source> 4589 <source>BROADCAST MESSAGE</source>
4487 <target state="translated">MEDDELANDE TILL ANVÄNDARE</target> 4590 <target state="translated">MEDDELANDE TILL ANVÄNDARE</target>
4488 4591 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">94</context></context-group>
4489 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit> 4592 </trans-unit>
4490 <trans-unit id="7097094470713539753" datatype="html"> 4593 <trans-unit id="7097094470713539753" datatype="html">
4491 <source>Display a message on your instance</source> 4594 <source>Display a message on your instance</source>
4492 <target state="translated">Visa ett meddelande på din instans</target> 4595 <target state="translated">Visa ett meddelande på din instans</target>
4493 4596 <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">95</context></context-group>
4494 <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">95</context></context-group></trans-unit> 4597 </trans-unit>
4495 <trans-unit id="4686199497574248459" datatype="html"> 4598 <trans-unit id="4686199497574248459" datatype="html">
4496 <source>Enable broadcast message</source> 4599 <source>Enable broadcast message</source>
4497 <target state="translated">Aktivera meddelande till användare</target> 4600 <target state="translated">Aktivera meddelande till användare</target>
4498 4601 <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">107</context></context-group>
4499 <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">107</context></context-group></trans-unit> 4602 </trans-unit>
4500 <trans-unit id="9192050065623241777" datatype="html"> 4603 <trans-unit id="9192050065623241777" datatype="html">
4501 <source>Allow users to dismiss the broadcast message</source> 4604 <source>Allow users to dismiss the broadcast message</source>
4502 <target state="translated">Tillåt användare att avfärda meddelandet</target> 4605 <target state="translated">Tillåt användare att avfärda meddelandet</target>
4503 4606 <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">114</context></context-group>
4504 <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">114</context></context-group></trans-unit> 4607 </trans-unit>
4505 <trans-unit id="6582848618760132901" datatype="html"> 4608 <trans-unit id="6582848618760132901" datatype="html">
4506 <source>Broadcast message level</source> 4609 <source>Broadcast message level</source>
4507 <target state="translated">Nivå för meddelande till användare</target> 4610 <target state="translated">Nivå för meddelande till användare</target>
4508 4611 <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">119</context></context-group>
4509 <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">119</context></context-group></trans-unit> 4612 </trans-unit>
4510 <trans-unit id="8066608938393600549" datatype="html"> 4613 <trans-unit id="8066608938393600549" datatype="html">
4511 <source>Message</source> 4614 <source>Message</source>
4512 <target state="translated">Meddelande</target> 4615 <target state="translated">Meddelande</target>
4513 4616 <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">133</context></context-group>
4514 <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">133</context></context-group></trans-unit> 4617 </trans-unit>
4515 <trans-unit id="5631159720194597622" datatype="html"> 4618 <trans-unit id="5631159720194597622" datatype="html">
4516 <source>NEW USERS</source> 4619 <source>NEW USERS</source>
4517 <target state="translated">NYA ANVÄNDARE</target> 4620 <target state="translated">NYA ANVÄNDARE</target>
4518 4621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4519 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit> 4622 </trans-unit>
4520 <trans-unit id="2669509104300979449" datatype="html"> 4623 <trans-unit id="2669509104300979449" datatype="html">
4521 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source> 4624 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4522 <target state="translated">Hantera <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>användare<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> för att ändra deras kvot individuellt. </target> 4625 <target state="translated">Hantera <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>användare<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> för att ändra deras kvot individuellt. </target>
4523 4626 <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">151</context></context-group>
4524 <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">151</context></context-group></trans-unit> 4627 </trans-unit>
4525 <trans-unit id="4497115134891299867"> 4628 <trans-unit id="4497115134891299867">
4526 <source>Signup requires email verification</source> 4629 <source>Signup requires email verification</source>
4527 <target>Registrering kräver e-postverifikation</target> 4630 <target>Registrering kräver e-postverifikation</target>
4528 4631 <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">173</context></context-group>
4529 <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">173</context></context-group></trans-unit> 4632 </trans-unit>
4530 <trans-unit id="8133107840061687919"> 4633 <trans-unit id="8133107840061687919">
4531 <source>Signup limit</source> 4634 <source>Signup limit</source>
4532 <target>Registreringsgräns</target> 4635 <target>Registreringsgräns</target>
4533 4636 <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">177</context></context-group>
4534 <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">177</context></context-group></trans-unit> 4637 </trans-unit>
4535 <trans-unit id="8497774075394617130" datatype="html"> 4638 <trans-unit id="8497774075394617130" datatype="html">
4536 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source> 4639 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
4537 <target state="translated">{VAR_PLURAL, plural, =1 {användare} other {användare}}</target> 4640 <target state="translated">{VAR_PLURAL, plural, =1 {användare} other {användare}}</target>
4538 4641 <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">184</context></context-group>
4539 <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">184</context></context-group></trans-unit> 4642 </trans-unit>
4540 <trans-unit id="5620049714977547431" datatype="html"> 4643 <trans-unit id="5620049714977547431" datatype="html">
4541 <source>Signup won't be limited to a fixed number of users.</source> 4644 <source>Signup won't be limited to a fixed number of users.</source>
4542 <target state="translated">Kontoregistrering kommer inte begränsas till ett förutbestämt antal användare.</target> 4645 <target state="translated">Kontoregistrering kommer inte begränsas till ett förutbestämt antal användare.</target>
4543 4646 <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">189</context></context-group>
4544 <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">189</context></context-group></trans-unit> 4647 </trans-unit>
4545 <trans-unit id="1663379405062033606" datatype="html"> 4648 <trans-unit id="1663379405062033606" datatype="html">
4546 <source>Minimum required age to create an account</source> 4649 <source>Minimum required age to create an account</source>
4547 <target state="translated">Minimumålder för att skapa ett konto</target> 4650 <target state="translated">Minimumålder för att skapa ett konto</target>
4548 4651 <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">193</context></context-group>
4549 <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">193</context></context-group></trans-unit> 4652 </trans-unit>
4550 <trans-unit id="8342879272354516454" datatype="html"> 4653 <trans-unit id="8342879272354516454" datatype="html">
4551 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source> 4654 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
4552 <target state="translated">{VAR_PLURAL, plural, =1 {år} other {år}}</target> 4655 <target state="translated">{VAR_PLURAL, plural, =1 {år} other {år}}</target>
4553 4656 <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">200</context></context-group>
4554 <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">200</context></context-group></trans-unit> 4657 </trans-unit>
4555 <trans-unit id="7456307533995141215" datatype="html"> 4658 <trans-unit id="7456307533995141215" datatype="html">
4556 <source>Enable Signup</source> 4659 <source>Enable Signup</source>
4557 <target state="translated">Aktivera kontoregistrering</target> 4660 <target state="translated">Aktivera kontoregistrering</target>
4558 4661 <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">162</context></context-group>
4559 <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">162</context></context-group></trans-unit> 4662 </trans-unit>
4560 <trans-unit id="4555457172864212828"> 4663 <trans-unit id="4555457172864212828">
4561 <source>Users</source> 4664 <source>Users</source>
4562 <target>Användare</target> 4665 <target>Användare</target>
4563 4666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">41</context></context-group>
4564 4667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group>
4565 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">41</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">4</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">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 4668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group>
4669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">3</context></context-group>
4670 </trans-unit>
4566 <trans-unit id="8147229944654164397" datatype="html"> 4671 <trans-unit id="8147229944654164397" datatype="html">
4567 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source> 4672 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
4568 <target state="translated">{VAR_PLURAL, plural, =1 {Video} other {Videor} }</target> 4673 <target state="translated">{VAR_PLURAL, plural, =1 {Video} other {Videor} }</target>
@@ -4608,185 +4713,186 @@ The link will expire within 1 hour.</source>
4608 <trans-unit id="3008420115644088420" datatype="html"> 4713 <trans-unit id="3008420115644088420" datatype="html">
4609 <source>Configuration</source> 4714 <source>Configuration</source>
4610 <target state="translated">Konfiguration</target> 4715 <target state="translated">Konfiguration</target>
4611 4716 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">136</context></context-group>
4612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">136</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 4717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">1</context></context-group>
4718 </trans-unit>
4613 <trans-unit id="502260296951057925"> 4719 <trans-unit id="502260296951057925">
4614 <source>Default video quota per user</source> 4720 <source>Default video quota per user</source>
4615 <target>Standardkvot för videor per användare</target> 4721 <target>Standardkvot för videor per användare</target>
4616 4722 <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">212</context></context-group>
4617 <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">212</context></context-group></trans-unit> 4723 </trans-unit>
4618 <trans-unit id="7169210802367807492" datatype="html"> 4724 <trans-unit id="7169210802367807492" datatype="html">
4619 <source>bytes</source> 4725 <source>bytes</source>
4620 <target state="translated">byte</target> 4726 <target state="translated">byte</target>
4621 4727 <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">218</context></context-group>
4622 4728 <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">232</context></context-group>
4623 4729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">157</context></context-group>
4624 4730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">157</context></context-group>
4625 4731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">178</context></context-group>
4626 4732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">178</context></context-group>
4627 <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">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">232</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">157</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">157</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">178</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">178</context></context-group></trans-unit> 4733 </trans-unit>
4628 <trans-unit id="8509882464852636851"> 4734 <trans-unit id="8509882464852636851">
4629 <source>Default daily upload limit per user</source> 4735 <source>Default daily upload limit per user</source>
4630 <target>Standarduppladdningsgräns för användare</target> 4736 <target>Standarduppladdningsgräns för användare</target>
4631 4737 <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">226</context></context-group>
4632 <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">226</context></context-group></trans-unit> 4738 </trans-unit>
4633 <trans-unit id="4719342289581047890" datatype="html"> 4739 <trans-unit id="4719342289581047890" datatype="html">
4634 <source>Allow import with a torrent file or a magnet URI</source> 4740 <source>Allow import with a torrent file or a magnet URI</source>
4635 <target state="translated">Tillåt import via torrent-fil eller magnet-länk</target> 4741 <target state="translated">Tillåt import via torrent-fil eller magnet-länk</target>
4636 4742 <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">276</context></context-group>
4637 <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">276</context></context-group></trans-unit> 4743 </trans-unit>
4638 <trans-unit id="3950258704315544174" datatype="html"> 4744 <trans-unit id="3950258704315544174" datatype="html">
4639 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4745 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4640 <target state="translated">Användarnas videor kommer hållas privata tills en moderator har granskat dem, såvida användaren inte har markerats som betrodd.</target> 4746 <target state="translated">Användarnas videor kommer hållas privata tills en moderator har granskat dem, såvida användaren inte har markerats som betrodd.</target>
4641 4747 <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">293</context></context-group>
4642 <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">293</context></context-group></trans-unit> 4748 </trans-unit>
4643 <trans-unit id="424703522835656806" datatype="html"> 4749 <trans-unit id="424703522835656806" datatype="html">
4644 <source>VIDEO CHANNELS</source> 4750 <source>VIDEO CHANNELS</source>
4645 <target state="translated">VIDEOKANALER</target> 4751 <target state="translated">VIDEOKANALER</target>
4646 4752 <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">307</context></context-group>
4647 <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">307</context></context-group></trans-unit> 4753 </trans-unit>
4648 <trans-unit id="7026684190224451991" datatype="html"> 4754 <trans-unit id="7026684190224451991" datatype="html">
4649 <source>Max video channels per user</source> 4755 <source>Max video channels per user</source>
4650 <target state="translated">Maximalt antal video-kanaler per användare</target> 4756 <target state="translated">Maximalt antal video-kanaler per användare</target>
4651 4757 <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">312</context></context-group>
4652 <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">312</context></context-group></trans-unit> 4758 </trans-unit>
4653 <trans-unit id="3840267063842708224" datatype="html"> 4759 <trans-unit id="3840267063842708224" datatype="html">
4654 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 4760 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
4655 <target state="translated">{VAR_PLURAL, plural, =1 {kanal} other {kanaler}}</target> 4761 <target state="translated">{VAR_PLURAL, plural, =1 {kanal} other {kanaler}}</target>
4656 4762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">319</context></context-group>
4657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">319</context></context-group></trans-unit> 4763 </trans-unit>
4658 <trans-unit id="3428986951244800347" datatype="html"> 4764 <trans-unit id="3428986951244800347" datatype="html">
4659 <source>Block new videos automatically</source> 4765 <source>Block new videos automatically</source>
4660 <target state="translated">Blockera nya videor automatiskt</target> 4766 <target state="translated">Blockera nya videor automatiskt</target>
4661 4767 <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">290</context></context-group>
4662 <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">290</context></context-group></trans-unit> 4768 </trans-unit>
4663 <trans-unit id="2054846790157376783" datatype="html"> 4769 <trans-unit id="2054846790157376783" datatype="html">
4664 <source>SEARCH</source> 4770 <source>SEARCH</source>
4665 <target state="translated">SÖKNING</target> 4771 <target state="translated">SÖKNING</target>
4666 4772 <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">329</context></context-group>
4667 <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">329</context></context-group></trans-unit> 4773 </trans-unit>
4668 <trans-unit id="3442084803796199253" datatype="html"> 4774 <trans-unit id="3442084803796199253" datatype="html">
4669 <source>Allow users to do remote URI/handle search</source> 4775 <source>Allow users to do remote URI/handle search</source>
4670 <target state="translated">Låt användare använda en länk för att göra fjärrsökningar</target> 4776 <target state="translated">Låt användare använda en länk för att göra fjärrsökningar</target>
4671 4777 <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">340</context></context-group>
4672 <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">340</context></context-group></trans-unit> 4778 </trans-unit>
4673 <trans-unit id="2258148539285928012" datatype="html"> 4779 <trans-unit id="2258148539285928012" datatype="html">
4674 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 4780 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4675 <target state="translated">Tillåt <x id="START_TAG_STRONG"/>dina användare<x id="CLOSE_TAG_STRONG"/> att söka efter videor, konton eller kanaler som möjligen inte är federerade med din instans</target> 4781 <target state="translated">Tillåt <x id="START_TAG_STRONG"/>dina användare<x id="CLOSE_TAG_STRONG"/> att söka efter videor, konton eller kanaler som möjligen inte är federerade med din instans</target>
4676 4782 <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">343</context></context-group>
4677 <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">343</context></context-group></trans-unit> 4783 </trans-unit>
4678 <trans-unit id="7295422540935146771" datatype="html"> 4784 <trans-unit id="7295422540935146771" datatype="html">
4679 <source>Allow anonymous to do remote URI/handle search</source> 4785 <source>Allow anonymous to do remote URI/handle search</source>
4680 <target state="translated">Låt anonyma användare använda en länk för att göra fjärrsökningar</target> 4786 <target state="translated">Låt anonyma användare använda en länk för att göra fjärrsökningar</target>
4681 4787 <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">351</context></context-group>
4682 <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">351</context></context-group></trans-unit> 4788 </trans-unit>
4683 <trans-unit id="7305237807882754643" datatype="html"> 4789 <trans-unit id="7305237807882754643" datatype="html">
4684 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 4790 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4685 <target state="translated">Tillåt <x id="START_TAG_STRONG"/>anonyma användare<x id="CLOSE_TAG_STRONG"/> att söka efter videor, konton eller kanaler som möjligen inte är federerade med din instans</target> 4791 <target state="translated">Tillåt <x id="START_TAG_STRONG"/>anonyma användare<x id="CLOSE_TAG_STRONG"/> att söka efter videor, konton eller kanaler som möjligen inte är federerade med din instans</target>
4686 4792 <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">354</context></context-group>
4687 <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">354</context></context-group></trans-unit> 4793 </trans-unit>
4688 <trans-unit id="5273935530181504015" datatype="html"> 4794 <trans-unit id="5273935530181504015" datatype="html">
4689 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 4795 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4690 <target state="translated">⚠️ Den här funktionen beror på hur väl instanserna modereras i det sökregister du väljer.</target> 4796 <target state="translated">⚠️ Den här funktionen beror på hur väl instanserna modereras i det sökregister du väljer.</target>
4691 4797 <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">368</context></context-group>
4692 <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">368</context></context-group></trans-unit> 4798 </trans-unit>
4693 <trans-unit id="1886227550697837417" datatype="html"> 4799 <trans-unit id="1886227550697837417" datatype="html">
4694 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4800 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4695 <target state="translated">Du bör enbart använda modererade sökregister i produktionsmiljö, alternativt <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>göra ett eget<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4801 <target state="translated">Du bör enbart använda modererade sökregister i produktionsmiljö, alternativt <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>göra ett eget<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4696 4802 <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">370</context></context-group>
4697 <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">370</context></context-group></trans-unit> 4803 </trans-unit>
4698 <trans-unit id="2331464426553277323" datatype="html"> 4804 <trans-unit id="2331464426553277323" datatype="html">
4699 <source>Search index URL</source> 4805 <source>Search index URL</source>
4700 <target state="translated">Sökregistrets webbadress</target> 4806 <target state="translated">Sökregistrets webbadress</target>
4701 4807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group>
4702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 4808 </trans-unit>
4703 <trans-unit id="8524278911521465398" datatype="html"> 4809 <trans-unit id="8524278911521465398" datatype="html">
4704 <source>Disable local search in search bar</source> 4810 <source>Disable local search in search bar</source>
4705 <target state="translated">Avaktivera lokal sökning i sökrutan</target> 4811 <target state="translated">Avaktivera lokal sökning i sökrutan</target>
4706 4812 <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">390</context></context-group>
4707 <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">390</context></context-group></trans-unit> 4813 </trans-unit>
4708 <trans-unit id="6568991917245875948" datatype="html"> 4814 <trans-unit id="6568991917245875948" datatype="html">
4709 <source>Otherwise the local search stays used by default</source> 4815 <source>Otherwise the local search stays used by default</source>
4710 <target state="translated">Annars används den lokala sökfunktionen som standard</target> 4816 <target state="translated">Annars används den lokala sökfunktionen som standard</target>
4711 4817 <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">400</context></context-group>
4712 <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">400</context></context-group></trans-unit> 4818 </trans-unit>
4713 <trans-unit id="4444955208013675027" datatype="html"> 4819 <trans-unit id="4444955208013675027" datatype="html">
4714 <source>Search bar uses the global search index by default</source> 4820 <source>Search bar uses the global search index by default</source>
4715 <target state="translated">Sökrutan använder det globala sökregistret som standard</target> 4821 <target state="translated">Sökrutan använder det globala sökregistret som standard</target>
4716 4822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">397</context></context-group>
4717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">397</context></context-group></trans-unit> 4823 </trans-unit>
4718 <trans-unit id="6476750382562952780" datatype="html"> 4824 <trans-unit id="6476750382562952780" datatype="html">
4719 <source>Enable global search</source> 4825 <source>Enable global search</source>
4720 <target state="translated">Aktivera global sökning</target> 4826 <target state="translated">Aktivera global sökning</target>
4721 4827 <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">365</context></context-group>
4722 <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">365</context></context-group></trans-unit> 4828 </trans-unit>
4723 <trans-unit id="836183323506117145" datatype="html"> 4829 <trans-unit id="836183323506117145" datatype="html">
4724 <source>FEDERATION</source> 4830 <source>FEDERATION</source>
4725 <target state="translated">FEDERATION</target> 4831 <target state="translated">FEDERATION</target>
4726 4832 <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">418</context></context-group>
4727 <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">418</context></context-group></trans-unit> 4833 </trans-unit>
4728 <trans-unit id="252719899360434356" datatype="html"> 4834 <trans-unit id="252719899360434356" datatype="html">
4729 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 4835 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
4730 <target state="translated">Hantera <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>kopplingar<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> till andra instanser. </target> 4836 <target state="translated">Hantera <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>kopplingar<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> till andra instanser. </target>
4731 4837 <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">419</context></context-group>
4732 <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">419</context></context-group></trans-unit> 4838 </trans-unit>
4733 <trans-unit id="9119248927271669654" datatype="html"> 4839 <trans-unit id="9119248927271669654" datatype="html">
4734 <source>Other instances can follow yours</source> 4840 <source>Other instances can follow yours</source>
4735 <target state="translated">Andra instanser kan följa din</target> 4841 <target state="translated">Andra instanser kan följa din</target>
4736 4842 <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">432</context></context-group>
4737 <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">432</context></context-group></trans-unit> 4843 </trans-unit>
4738 <trans-unit id="7015551137649102649" datatype="html"> 4844 <trans-unit id="7015551137649102649" datatype="html">
4739 <source>Manually approve new instance followers</source> 4845 <source>Manually approve new instance followers</source>
4740 <target state="translated">Godkänn instansens nya följare manuellt</target> 4846 <target state="translated">Godkänn instansens nya följare manuellt</target>
4741 4847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">439</context></context-group>
4742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">439</context></context-group></trans-unit> 4848 </trans-unit>
4743 <trans-unit id="4803992993548153434" datatype="html"> 4849 <trans-unit id="4803992993548153434" datatype="html">
4744 <source>Automatically follow back instances</source> 4850 <source>Automatically follow back instances</source>
4745 <target state="translated">Följ, per automatik, instanser som följer din</target> 4851 <target state="translated">Följ, per automatik, instanser som följer din</target>
4746 4852 <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">452</context></context-group>
4747 <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">452</context></context-group></trans-unit> 4853 </trans-unit>
4748 <trans-unit id="2092224316392295720" datatype="html"> 4854 <trans-unit id="2092224316392295720" datatype="html">
4749 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source> 4855 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
4750 <target state="translated">⚠️ Den här funktionen kräver mycket uppmärksamhet och extra moderation.</target> 4856 <target state="translated">⚠️ Den här funktionen kräver mycket uppmärksamhet och extra moderation.</target>
4751 4857 <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">165</context></context-group>
4752 4858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group>
4753 4859 <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">468</context></context-group>
4754 <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">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">468</context></context-group></trans-unit> 4860 </trans-unit>
4755 <trans-unit id="1718269478813020014"> 4861 <trans-unit id="1718269478813020014">
4756 <source>Index URL</source> 4862 <source>Index URL</source>
4757 <target>Register-URL</target> 4863 <target>Register-URL</target>
4758 4864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group>
4759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit> 4865 </trans-unit>
4760 <trans-unit id="173263206605027981" datatype="html"> 4866 <trans-unit id="173263206605027981" datatype="html">
4761 <source>Automatically follow instances of a public index</source> 4867 <source>Automatically follow instances of a public index</source>
4762 <target state="translated">Följ instanser i ett offentligt register automatiskt</target> 4868 <target state="translated">Följ instanser i ett offentligt register automatiskt</target>
4763 4869 <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">465</context></context-group>
4764 <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">465</context></context-group></trans-unit> 4870 </trans-unit>
4765 <trans-unit id="9076632742417302918" datatype="html"> 4871 <trans-unit id="9076632742417302918" datatype="html">
4766 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 4872 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
4767 <target state="translated">Se <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentationen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> för mer information om den väntade webbadressen </target> 4873 <target state="translated">Se <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>dokumentationen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> för mer information om den väntade webbadressen </target>
4768 4874 <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">470</context></context-group>
4769 <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">470</context></context-group></trans-unit> 4875 </trans-unit>
4770 <trans-unit id="3946988229617310200" datatype="html"> 4876 <trans-unit id="3946988229617310200" datatype="html">
4771 <source>ADMINISTRATORS</source> 4877 <source>ADMINISTRATORS</source>
4772 <target state="translated">ADMINISTRATÖRER</target> 4878 <target state="translated">ADMINISTRATÖRER</target>
4773 4879 <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">497</context></context-group>
4774 <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">497</context></context-group></trans-unit> 4880 </trans-unit>
4775 <trans-unit id="2149300564474427551"> 4881 <trans-unit id="2149300564474427551">
4776 <source>Administrator</source> 4882 <source>Administrator</source>
4777 <target>Administratör</target> 4883 <target>Administratör</target>
4778 4884 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group>
4779 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 4885 </trans-unit>
4780 <trans-unit id="3171683206914962995"> 4886 <trans-unit id="3171683206914962995">
4781 <source>Admin email</source> 4887 <source>Admin email</source>
4782 <target>Administratörens e-postadress</target> 4888 <target>Administratörens e-postadress</target>
4783 4889 <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">503</context></context-group>
4784 <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">503</context></context-group></trans-unit> 4890 </trans-unit>
4785 <trans-unit id="4722881456283329321"> 4891 <trans-unit id="4722881456283329321">
4786 <source>Enable contact form</source> 4892 <source>Enable contact form</source>
4787 <target>Aktivera kontaktformulär</target> 4893 <target>Aktivera kontaktformulär</target>
4788 4894 <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">516</context></context-group>
4789 <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">516</context></context-group></trans-unit> 4895 </trans-unit>
4790 <trans-unit id="5926348345797688952" datatype="html"> 4896 <trans-unit id="5926348345797688952" datatype="html">
4791 <source>VOD Transcoding</source> 4897 <source>VOD Transcoding</source>
4792 <target state="translated">Omkodning av video on demand</target> 4898 <target state="translated">Omkodning av video on demand</target>
@@ -4795,28 +4901,28 @@ The link will expire within 1 hour.</source>
4795 <trans-unit id="1765095834299337775" datatype="html"> 4901 <trans-unit id="1765095834299337775" datatype="html">
4796 <source>TWITTER</source> 4902 <source>TWITTER</source>
4797 <target state="translated">TWITTER</target> 4903 <target state="translated">TWITTER</target>
4798 4904 <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">525</context></context-group>
4799 <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">525</context></context-group></trans-unit> 4905 </trans-unit>
4800 <trans-unit id="3202133522706129143" datatype="html"> 4906 <trans-unit id="3202133522706129143" datatype="html">
4801 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 4907 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
4802 <target state="translated">Uppge ett Twitter-konto som representerar din instans för att förbättra förhandsvisningen av länkar. Du kan låta standardvärdet stå kvar om du inte har något konto.</target> 4908 <target state="translated">Uppge ett Twitter-konto som representerar din instans för att förbättra förhandsvisningen av länkar. Du kan låta standardvärdet stå kvar om du inte har något konto.</target>
4803 4909 <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">526</context></context-group>
4804 <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">526</context></context-group></trans-unit> 4910 </trans-unit>
4805 <trans-unit id="4087837092261487511"> 4911 <trans-unit id="4087837092261487511">
4806 <source>Your Twitter username</source> 4912 <source>Your Twitter username</source>
4807 <target>Ditt användarnamn på Twitter</target> 4913 <target>Ditt användarnamn på Twitter</target>
4808 4914 <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">538</context></context-group>
4809 <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">538</context></context-group></trans-unit> 4915 </trans-unit>
4810 <trans-unit id="5648651824279408711" datatype="html"> 4916 <trans-unit id="5648651824279408711" datatype="html">
4811 <source>Instance allowed by Twitter</source> 4917 <source>Instance allowed by Twitter</source>
4812 <target state="translated">Instans godkänd av Twitter</target> 4918 <target state="translated">Instans godkänd av Twitter</target>
4813 4919 <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">551</context></context-group>
4814 <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">551</context></context-group></trans-unit> 4920 </trans-unit>
4815 <trans-unit id="2076338542820061819" datatype="html"> 4921 <trans-unit id="2076338542820061819" datatype="html">
4816 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 4922 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
4817 <target state="translated">När du delar en videolänk och instansen är godkänd av Twitter kommer en spelare bäddas in i Twitterflödet.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Om instansen inte är godkänd kommer vi använda ett bildkort som länkar till din PeerTube-instans.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Kryssa i den här rutan, spara inställningarna och testa med en videolänk från din instans (https://example.com/videos/watch/blabla) på <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> för att se om din instans är godkänd. </target> 4923 <target state="translated">När du delar en videolänk och instansen är godkänd av Twitter kommer en spelare bäddas in i Twitterflödet.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Om instansen inte är godkänd kommer vi använda ett bildkort som länkar till din PeerTube-instans.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Kryssa i den här rutan, spara inställningarna och testa med en videolänk från din instans (https://example.com/videos/watch/blabla) på <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> för att se om din instans är godkänd. </target>
4818 4924 <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">555</context></context-group>
4819 <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">555</context></context-group></trans-unit> 4925 </trans-unit>
4820 <trans-unit id="493135676263039396" datatype="html"> 4926 <trans-unit id="493135676263039396" datatype="html">
4821 <source>LIVE</source> 4927 <source>LIVE</source>
4822 <target state="translated">DIREKT</target> 4928 <target state="translated">DIREKT</target>
@@ -4852,20 +4958,21 @@ The link will expire within 1 hour.</source>
4852 <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">33</context></context-group> 4958 <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">33</context></context-group>
4853 </trans-unit> 4959 </trans-unit>
4854 <trans-unit id="4420104899393268652" datatype="html"> 4960 <trans-unit id="4420104899393268652" datatype="html">
4855 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4961 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4856 <target state="translated">Maximalt antal direktsändningar på din instans samtidigt <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 för ”obegränsat”)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4962 <target state="translated">Maximalt antal direktsändningar på din instans samtidigt <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 för ”obegränsat”)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4857 <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">40</context></context-group> 4963 <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">40</context></context-group>
4858 </trans-unit> 4964 </trans-unit>
4859 <trans-unit id="7210210728441530221" datatype="html"> 4965 <trans-unit id="7210210728441530221" datatype="html">
4860 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4966 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4861 <target state="translated">Maximalt antal direktsändningar samtidigt per användare <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 för ”obegränsat”)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4967 <target state="translated">Maximalt antal direktsändningar samtidigt per användare <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 för ”obegränsat”)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4862 <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">53</context></context-group> 4968 <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">53</context></context-group>
4863 </trans-unit> 4969 </trans-unit>
4864 <trans-unit id="6830777508073747241" datatype="html"> 4970 <trans-unit id="6830777508073747241" datatype="html">
4865 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source> 4971 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
4866 <target state="translated">{VAR_PLURAL, plural, =1 {direktsändning} other {direktsändningar}}</target> 4972 <target state="translated">{VAR_PLURAL, plural, =1 {direktsändning} other {direktsändningar}}</target>
4867 4973 <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">46</context></context-group>
4868 <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">46</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">59</context></context-group></trans-unit> 4974 <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">59</context></context-group>
4975 </trans-unit>
4869 <trans-unit id="1521259619066122077" datatype="html"> 4976 <trans-unit id="1521259619066122077" datatype="html">
4870 <source>Max live duration</source> 4977 <source>Max live duration</source>
4871 <target state="translated">Maximal sändningslängd</target> 4978 <target state="translated">Maximal sändningslängd</target>
@@ -4953,14 +5060,15 @@ The link will expire within 1 hour.</source>
4953 <source>Allow additional extensions</source> 5060 <source>Allow additional extensions</source>
4954 <target>Tillåt ytterligare filändelser</target> 5061 <target>Tillåt ytterligare filändelser</target>
4955 <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> 5062 <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>
4956 </trans-unit><trans-unit id="5698272164915890247" datatype="html"> 5063 </trans-unit>
4957 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source><target state="new">Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</target> 5064 <trans-unit id="5698272164915890247" datatype="html">
5065 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source>
5066 <target state="translated">Tillåter att användare laddar upp videor med ytterligare tillägg än .mp4, .ogv och .webm (till exempel: .avi, .mov, .mkv osv).</target>
4958 <context-group purpose="location"> 5067 <context-group purpose="location">
4959 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5068 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
4960 <context context-type="linenumber">54</context> 5069 <context context-type="linenumber">54</context>
4961 </context-group> 5070 </context-group>
4962 </trans-unit> 5071 </trans-unit>
4963
4964 <trans-unit id="1823941382992046371"> 5072 <trans-unit id="1823941382992046371">
4965 <source>Allow audio files upload</source> 5073 <source>Allow audio files upload</source>
4966 <target>Tillåt uppladdning av ljudfiler</target> 5074 <target>Tillåt uppladdning av ljudfiler</target>
@@ -5000,8 +5108,8 @@ The link will expire within 1 hour.</source>
5000 <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> 5108 <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>
5001 </trans-unit> 5109 </trans-unit>
5002 <trans-unit id="7334484418359079994" datatype="html"> 5110 <trans-unit id="7334484418359079994" datatype="html">
5003 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5111 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5004 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Kräver minst version 4.1 av ffmpeg<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Skapa HLS-spellistor och fragmenterade MP4-filer för bättre uppspelning än bara WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Mjukare byten mellan upplösningar<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Snabbare uppspelning, särskilt för längre videor<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Stabilare uppspelning med färre buggar och oändlig buffring<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Om du även stöder WebTorrent kommer varje video kräva dubbelt så mycket lagringsutrymme<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5112 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Kräver minst version 4.1 av ffmpeg<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Skapa HLS-spellistor och fragmenterade MP4-filer för bättre uppspelning än bara WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Mjukare byten mellan upplösningar<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Snabbare uppspelning, särskilt för längre videor<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Stabilare uppspelning med färre buggar och oändlig buffring<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Om du även stöder WebTorrent kommer varje video kräva dubbelt så mycket lagringsutrymme<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
5005 <context-group purpose="location"> 5113 <context-group purpose="location">
5006 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5114 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5007 <context context-type="linenumber">99,108</context> 5115 <context context-type="linenumber">99,108</context>
@@ -5132,19 +5240,13 @@ The link will expire within 1 hour.</source>
5132 <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> 5240 <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>
5133 </trans-unit> 5241 </trans-unit>
5134 <trans-unit id="4067880101082150743" datatype="html"> 5242 <trans-unit id="4067880101082150743" datatype="html">
5135 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5243 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5136 <target state="translated">Skriv ditt JavaScript här.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Exempel: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('min instans är fantastisk');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5244 <target state="translated">Skriv ditt JavaScript här.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Exempel: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('min instans är fantastisk');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5137 <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> 5245 <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>
5138 </trans-unit> 5246 </trans-unit>
5139 <trans-unit id="5464209657969421100" datatype="html"> 5247 <trans-unit id="5464209657969421100" datatype="html">
5140 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5248 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5141color: red; 5249 <target state="translated">Skriv din CSS-kod här. Exempel:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Föregå med <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/> för att skriva över standardutseendet. Exempel:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5142<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5143<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5144color: red;
5145<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5146<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5147 <target state="translated">Skriv din CSS-kod här. Exempel:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Föregå med <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> för att skriva över standardutseendet. Exempel:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5148 <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> 5250 <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>
5149 </trans-unit> 5251 </trans-unit>
5150 <trans-unit id="283725429207896837" datatype="html"> 5252 <trans-unit id="283725429207896837" datatype="html">
@@ -5161,8 +5263,8 @@ color: red;
5161 </context-group> 5263 </context-group>
5162 </trans-unit> 5264 </trans-unit>
5163 <trans-unit id="8167543029214637769" datatype="html"> 5265 <trans-unit id="8167543029214637769" datatype="html">
5164 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source> 5266 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5165 <target state="translated">Det finns fel i formuläret: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target> 5267 <target state="translated">Det finns fel i formuläret: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5167 </trans-unit> 5269 </trans-unit>
5168 <trans-unit id="1445676851449000175"> 5270 <trans-unit id="1445676851449000175">
@@ -5173,18 +5275,18 @@ color: red;
5173 <trans-unit id="5439158575454281141" datatype="html"> 5275 <trans-unit id="5439158575454281141" datatype="html">
5174 <source>VIDEO SETTINGS</source> 5276 <source>VIDEO SETTINGS</source>
5175 <target state="translated">VIDEOINSTÄLLNINGAR</target> 5277 <target state="translated">VIDEOINSTÄLLNINGAR</target>
5176 5278 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">36</context></context-group>
5177 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 5279 </trans-unit>
5178 <trans-unit id="507542497458686905" datatype="html"> 5280 <trans-unit id="507542497458686905" datatype="html">
5179 <source>NOTIFICATIONS</source> 5281 <source>NOTIFICATIONS</source>
5180 <target state="translated">NOTIFIKATIONER</target> 5282 <target state="translated">NOTIFIKATIONER</target>
5181 5283 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">47</context></context-group>
5182 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> 5284 </trans-unit>
5183 <trans-unit id="9138757724802460941" datatype="html"> 5285 <trans-unit id="9138757724802460941" datatype="html">
5184 <source>INTERFACE</source> 5286 <source>INTERFACE</source>
5185 <target state="translated">GRÄNSSNITT</target> 5287 <target state="translated">GRÄNSSNITT</target>
5186 5288 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">25</context></context-group>
5187 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 5289 </trans-unit>
5188 <trans-unit id="7789395291034300662" datatype="html"> 5290 <trans-unit id="7789395291034300662" datatype="html">
5189 <source>PASSWORD</source> 5291 <source>PASSWORD</source>
5190 <target state="translated">LÖSENORD</target> 5292 <target state="translated">LÖSENORD</target>
@@ -5238,8 +5340,8 @@ color: red;
5238 <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> 5340 <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>
5239 </trans-unit> 5341 </trans-unit>
5240 <trans-unit id="6317170736181476800" datatype="html"> 5342 <trans-unit id="6317170736181476800" datatype="html">
5241 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5343 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5242 <target state="translated">Uppdatera <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>dina inställningar<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 5344 <target state="translated">Uppdatera <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>dina inställningar<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
5243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5345 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5244 </trans-unit> 5346 </trans-unit>
5245 <trans-unit id="1405600824334286337" datatype="html"> 5347 <trans-unit id="1405600824334286337" datatype="html">
@@ -5259,40 +5361,40 @@ color: red;
5259 </context-group> 5361 </context-group>
5260 </trans-unit> 5362 </trans-unit>
5261 <trans-unit id="7028708681117573961" datatype="html"> 5363 <trans-unit id="7028708681117573961" datatype="html">
5262 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5364 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5263 <target state="translated">Sortera efter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>”Senast tillagt”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5365 <target state="translated">Sortera efter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>”Senast tillagt”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5264 <context-group purpose="location"> 5366 <context-group purpose="location">
5265 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5367 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5266 <context context-type="linenumber">46</context> 5368 <context context-type="linenumber">46</context>
5267 </context-group> 5369 </context-group>
5268 </trans-unit> 5370 </trans-unit>
5269 <trans-unit id="8190023086228606960" datatype="html"> 5371 <trans-unit id="8190023086228606960" datatype="html">
5270 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5372 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5271 <target state="translated">Sortera efter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>”Senaste visningar”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5373 <target state="translated">Sortera efter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>”Senaste visningar”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5272 <context-group purpose="location"> 5374 <context-group purpose="location">
5273 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5375 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5274 <context context-type="linenumber">48</context> 5376 <context context-type="linenumber">48</context>
5275 </context-group> 5377 </context-group>
5276 </trans-unit> 5378 </trans-unit>
5277 <trans-unit id="3224510615614621760" datatype="html"> 5379 <trans-unit id="3224510615614621760" datatype="html">
5278 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5380 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5279 <target state="translated">Sortera efter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>”Populärt”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5381 <target state="translated">Sortera efter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>”Populärt”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5280 <context-group purpose="location"> 5382 <context-group purpose="location">
5281 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5383 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5282 <context context-type="linenumber">49</context> 5384 <context context-type="linenumber">49</context>
5283 </context-group> 5385 </context-group>
5284 </trans-unit> 5386 </trans-unit>
5285 <trans-unit id="3082811226222076503" datatype="html"> 5387 <trans-unit id="3082811226222076503" datatype="html">
5286 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5388 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5287 <target state="translated">Sortera efter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>”Bäst”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5389 <target state="translated">Sortera efter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>”Bäst”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5288 <context-group purpose="location"> 5390 <context-group purpose="location">
5289 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5391 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5290 <context context-type="linenumber">50</context> 5392 <context context-type="linenumber">50</context>
5291 </context-group> 5393 </context-group>
5292 </trans-unit> 5394 </trans-unit>
5293 <trans-unit id="4322133526902910662" datatype="html"> 5395 <trans-unit id="4322133526902910662" datatype="html">
5294 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5396 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5295 <target state="translated">Sortera efter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>”Gillningar”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5397 <target state="translated">Sortera efter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>”Gillningar”<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5296 <context-group purpose="location"> 5398 <context-group purpose="location">
5297 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5399 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5298 <context context-type="linenumber">51</context> 5400 <context context-type="linenumber">51</context>
@@ -5408,10 +5510,11 @@ color: red;
5408 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5510 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5409 </trans-unit> 5511 </trans-unit>
5410 <trans-unit id="7350483582490037954" datatype="html"> 5512 <trans-unit id="7350483582490037954" datatype="html">
5411 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5513 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5412 <target state="translated">Med <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Dölj<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> eller <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Suddiga miniatyrer<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> behövs en bekräftelse för att visa videon. </target> 5514 <target state="translated">Med <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Dölj<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> eller <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Suddiga miniatyrer<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> behövs en bekräftelse för att visa videon. </target>
5413 5515 <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>
5414 <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><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> 5516 <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>
5517 </trans-unit>
5415 <trans-unit id="4409859601539810260" datatype="html"> 5518 <trans-unit id="4409859601539810260" datatype="html">
5416 <source>Policy for sensitive videos</source> 5519 <source>Policy for sensitive videos</source>
5417 <target state="translated">Policy för känsliga videor</target> 5520 <target state="translated">Policy för känsliga videor</target>
@@ -5565,16 +5668,18 @@ color: red;
5565 <trans-unit id="626184983378002054"> 5668 <trans-unit id="626184983378002054">
5566 <source>Example: my_channel</source> 5669 <source>Example: my_channel</source>
5567 <target>Exempel: min_kanal</target> 5670 <target>Exempel: min_kanal</target>
5568 5671 <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>
5569 5672 <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>
5570 <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><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></trans-unit> 5673 </trans-unit>
5571 <trans-unit id="5871023634125368211" datatype="html"> 5674 <trans-unit id="5871023634125368211" datatype="html">
5572 <source>CHANNEL</source> 5675 <source>CHANNEL</source>
5573 <target state="translated">KANAL</target> 5676 <target state="translated">KANAL</target>
5574 5677 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group>
5575 5678 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group>
5576 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="5013100494982905528" datatype="html"> 5679 </trans-unit>
5577 <source>Banner image of the channel</source><target state="new">Banner image of the channel</target> 5680 <trans-unit id="5013100494982905528" datatype="html">
5681 <source>Banner image of the channel</source>
5682 <target state="translated">Banderollbild av kanalen</target>
5578 <context-group purpose="location"> 5683 <context-group purpose="location">
5579 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 5684 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
5580 <context context-type="linenumber">13</context> 5685 <context context-type="linenumber">13</context>
@@ -5584,21 +5689,21 @@ color: red;
5584 <context context-type="linenumber">13</context> 5689 <context context-type="linenumber">13</context>
5585 </context-group> 5690 </context-group>
5586 </trans-unit> 5691 </trans-unit>
5587
5588
5589 <trans-unit id="5278589041647101772"> 5692 <trans-unit id="5278589041647101772">
5590 <source>Overwrite support field of all videos of this channel</source> 5693 <source>Overwrite support field of all videos of this channel</source>
5591 <target>Ersätt support-fältet för samtliga videor på den här kanalen</target> 5694 <target>Ersätt support-fältet för samtliga videor på den här kanalen</target>
5592 5695 <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>
5593 5696 <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>
5594 <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><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></trans-unit> 5697 </trans-unit>
5595 <trans-unit id="5500467336262464724"> 5698 <trans-unit id="5500467336262464724">
5596 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source> 5699 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5597 <target> 5700 <target>
5598 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> prenumeranter 5701 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> prenumeranter
5599 </target> 5702 </target>
5600 5703 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">25</context></context-group>
5601 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 5704 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group>
5705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">27</context></context-group>
5706 </trans-unit>
5602 <trans-unit id="31472093355465024" datatype="html"> 5707 <trans-unit id="31472093355465024" datatype="html">
5603 <source>Upload a new avatar</source> 5708 <source>Upload a new avatar</source>
5604 <target state="translated">Ladda upp en ny profilbild</target> 5709 <target state="translated">Ladda upp en ny profilbild</target>
@@ -5665,8 +5770,8 @@ color: red;
5665 </context-group> 5770 </context-group>
5666 </trans-unit> 5771 </trans-unit>
5667 <trans-unit id="5511928240200239994" datatype="html"> 5772 <trans-unit id="5511928240200239994" datatype="html">
5668 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 5773 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
5669 <target state="translated">Några av dina kanaler är inte fullt inställda. Gör dem välkomnande och mer tydliga genom att lägga till en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>omslagsbild<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>profilbild<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> och en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>beskrivning<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 5774 <target state="translated">Några av dina kanaler är inte fullt inställda. Gör dem välkomnande och mer tydliga genom att lägga till en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>omslagsbild<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>profilbild<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> och en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>beskrivning<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
5670 <context-group purpose="location"> 5775 <context-group purpose="location">
5671 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5776 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5672 <context context-type="linenumber">5</context> 5777 <context context-type="linenumber">5</context>
@@ -5731,13 +5836,13 @@ color: red;
5731 <trans-unit id="7040375308762081154" datatype="html"> 5836 <trans-unit id="7040375308762081154" datatype="html">
5732 <source>My video channels</source> 5837 <source>My video channels</source>
5733 <target state="translated">Mina videokanaler</target> 5838 <target state="translated">Mina videokanaler</target>
5734 5839 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
5735 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels-routing.module.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 5840 </trans-unit>
5736 <trans-unit id="7418836785553125957" datatype="html"> 5841 <trans-unit id="7418836785553125957" datatype="html">
5737 <source>Create a new video channel</source> 5842 <source>Create a new video channel</source>
5738 <target state="translated">Skapa en ny videokanal</target> 5843 <target state="translated">Skapa en ny videokanal</target>
5739 5844 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
5740 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 5845 </trans-unit>
5741 <trans-unit id="8828123061564507501" datatype="html"> 5846 <trans-unit id="8828123061564507501" datatype="html">
5742 <source>Playlist <x id="PH"/>} deleted.</source> 5847 <source>Playlist <x id="PH"/>} deleted.</source>
5743 <target state="translated">Spellistan <x id="PH"/> har raderats.</target> 5848 <target state="translated">Spellistan <x id="PH"/> har raderats.</target>
@@ -5775,13 +5880,13 @@ color: red;
5775 <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> 5880 <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>
5776 </trans-unit> 5881 </trans-unit>
5777 <trans-unit id="8844610145426272276" datatype="html"> 5882 <trans-unit id="8844610145426272276" datatype="html">
5778 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 5883 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
5779 <target state="translated">För att hjälpa moderatorer och andra användare veta <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>vem du är<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, kan du <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>konfigurera ditt kontos profil<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> genom att lägga till en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>profilbild<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> och en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>beskrivning<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 5884 <target state="translated">För att hjälpa moderatorer och andra användare veta <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>vem du är<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, kan du <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>konfigurera ditt kontos profil<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> genom att lägga till en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>profilbild<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> och en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>beskrivning<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target>
5780 <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> 5885 <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>
5781 </trans-unit> 5886 </trans-unit>
5782 <trans-unit id="3030338154442300172" datatype="html"> 5887 <trans-unit id="3030338154442300172" datatype="html">
5783 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> 5888 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
5784 <target state="translated">Skapade <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 spellista} other {{{ pagination.totalItems }} spellistor}}"/> </target> 5889 <target state="translated">Skapade <x id="ICU" xid="498463490165953744" equiv-text="{pagination.totalItems, plural, =1 {1 spellista} other {{{ pagination.totalItems }} spellistor}}"/> </target>
5785 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> 5890 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
5786 </trans-unit> 5891 </trans-unit>
5787 <trans-unit id="3505845886770923767" datatype="html"> 5892 <trans-unit id="3505845886770923767" datatype="html">
@@ -5795,8 +5900,11 @@ color: red;
5795 <trans-unit id="2454050363478003966" datatype="html"> 5900 <trans-unit id="2454050363478003966" datatype="html">
5796 <source>Login</source> 5901 <source>Login</source>
5797 <target state="translated">Logga in</target> 5902 <target state="translated">Logga in</target>
5798 5903 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
5799 <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">48</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> 5904 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">48</context></context-group>
5905 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">102</context></context-group>
5906 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group>
5907 </trans-unit>
5800 <trans-unit id="8746826171043347689"> 5908 <trans-unit id="8746826171043347689">
5801 <source>Verify account email confirmation</source> 5909 <source>Verify account email confirmation</source>
5802 <target> 5910 <target>
@@ -5866,50 +5974,50 @@ color: red;
5866 <trans-unit id="4572885137800697555"> 5974 <trans-unit id="4572885137800697555">
5867 <source>Instance muted</source> 5975 <source>Instance muted</source>
5868 <target>Instans ignorerad</target> 5976 <target>Instans ignorerad</target>
5869 5977 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">2</context></context-group>
5870 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit> 5978 </trans-unit>
5871 <trans-unit id="302022805144581075"> 5979 <trans-unit id="302022805144581075">
5872 <source>Muted by your instance</source> 5980 <source>Muted by your instance</source>
5873 <target>Ignorerad av din instans</target> 5981 <target>Ignorerad av din instans</target>
5874 5982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">3</context></context-group>
5875 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 5983 </trans-unit>
5876 <trans-unit id="6860866645734090311"> 5984 <trans-unit id="6860866645734090311">
5877 <source>Instance muted by your instance</source> 5985 <source>Instance muted by your instance</source>
5878 <target>Instans ignorerad av din instans</target> 5986 <target>Instans ignorerad av din instans</target>
5879 5987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">4</context></context-group>
5880 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> 5988 </trans-unit>
5881 <trans-unit id="8661266239199665830" datatype="html"> 5989 <trans-unit id="8661266239199665830" datatype="html">
5882 <source>Copy account handle</source> 5990 <source>Copy account handle</source>
5883 <target state="translated">Kopiera kontots handtag</target> 5991 <target state="translated">Kopiera kontots handtag</target>
5884 5992 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">29</context></context-group>
5885 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 5993 </trans-unit>
5886 <trans-unit id="3061133792040537550" datatype="html"> 5994 <trans-unit id="3061133792040537550" datatype="html">
5887 <source>Show the complete description</source> 5995 <source>Show the complete description</source>
5888 <target state="translated">Visa hela beskrivningen</target> 5996 <target state="translated">Visa hela beskrivningen</target>
5889 5997 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">53</context></context-group>
5890 5998 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">96</context></context-group>
5891 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit> 5999 </trans-unit>
5892 <trans-unit id="9098920722959201547" datatype="html"> 6000 <trans-unit id="9098920722959201547" datatype="html">
5893 <source>Show more...</source> 6001 <source>Show more...</source>
5894 <target state="translated">Visa mer …</target> 6002 <target state="translated">Visa mer …</target>
5895 6003 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">54</context></context-group>
5896 6004 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">97</context></context-group>
5897 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">97</context></context-group></trans-unit> 6005 </trans-unit>
5898 <trans-unit id="6808894347744915561" datatype="html"> 6006 <trans-unit id="6808894347744915561" datatype="html">
5899 <source>Manage account</source> 6007 <source>Manage account</source>
5900 <target state="translated">Hantera konto</target> 6008 <target state="translated">Hantera konto</target>
5901 6009 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">59</context></context-group>
5902 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 6010 </trans-unit>
5903 <trans-unit id="1311667768861466464" datatype="html"> 6011 <trans-unit id="1311667768861466464" datatype="html">
5904 <source>Search account videos</source> 6012 <source>Search account videos</source>
5905 <target state="translated">Sök bland kontots videor</target> 6013 <target state="translated">Sök bland kontots videor</target>
5906 6014 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">78</context></context-group>
5907 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 6015 </trans-unit>
5908 <trans-unit id="5512878593724620692" datatype="html"> 6016 <trans-unit id="5512878593724620692" datatype="html">
5909 <source>CHANNELS</source> 6017 <source>CHANNELS</source>
5910 <target state="translated">KANALER</target> 6018 <target state="translated">KANALER</target>
5911 6019 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">82</context></context-group>
5912 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">82</context></context-group></trans-unit> 6020 </trans-unit>
5913 <trans-unit id="3666829335406793239"> 6021 <trans-unit id="3666829335406793239">
5914 <source>This account does not have channels.</source> 6022 <source>This account does not have channels.</source>
5915 <target>Det här kontot har inga kanaler.</target> 6023 <target>Det här kontot har inga kanaler.</target>
@@ -5918,20 +6026,31 @@ color: red;
5918 <trans-unit id="403587185492002456" datatype="html"> 6026 <trans-unit id="403587185492002456" datatype="html">
5919 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source> 6027 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
5920 <target state="translated">{VAR_PLURAL, plural, =1 {1 prenumerant} other {<x id="INTERPOLATION"/> prenumeranter}}</target> 6028 <target state="translated">{VAR_PLURAL, plural, =1 {1 prenumerant} other {<x id="INTERPOLATION"/> prenumeranter}}</target>
5921 6029 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">23</context></context-group>
5922 6030 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group>
5923 6031 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group>
5924 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 6032 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group>
6033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group>
6034 </trans-unit>
5925 <trans-unit id="3068011377000255023" datatype="html"> 6035 <trans-unit id="3068011377000255023" datatype="html">
5926 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source> 6036 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
5927 <target state="translated">{VAR_PLURAL, plural, =1 {1 video} other {<x id="INTERPOLATION"/> videor}}</target> 6037 <target state="translated">{VAR_PLURAL, plural, =1 {1 video} other {<x id="INTERPOLATION"/> videor}}</target>
5928 6038 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group>
5929 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</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/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> 6039 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group>
6040 <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>
6041 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
6042 </trans-unit>
5930 <trans-unit id="8856905278208146821" datatype="html"> 6043 <trans-unit id="8856905278208146821" datatype="html">
5931 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> 6044 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
5932 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videor}}"/> </target> 6045 <target state="translated"><x id="ICU" xid="8553183884518584864" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videor}}"/> </target>
5933 6046 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
5934 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</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">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 6047 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
6048 <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">33</context></context-group>
6049 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">77</context></context-group>
6050 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group>
6051 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group>
6052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group>
6053 </trans-unit>
5935 <trans-unit id="4071627711041975501" datatype="html"> 6054 <trans-unit id="4071627711041975501" datatype="html">
5936 <source>Show this channel</source> 6055 <source>Show this channel</source>
5937 <target state="translated">Visa den här kanalen</target> 6056 <target state="translated">Visa den här kanalen</target>
@@ -5940,12 +6059,11 @@ color: red;
5940 <trans-unit id="7766488542631150871" datatype="html"> 6059 <trans-unit id="7766488542631150871" datatype="html">
5941 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> 6060 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
5942 <target state="translated">{VAR_PLURAL, plural, =0 {Inga videor} =1 {1 video} other { <x id="INTERPOLATION"/> videor}}</target> 6061 <target state="translated">{VAR_PLURAL, plural, =0 {Inga videor} =1 {1 video} other { <x id="INTERPOLATION"/> videor}}</target>
5943 6062 <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>
5944 <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/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 6063 <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>
6064 </trans-unit>
5945 <trans-unit id="7152797255397280410" datatype="html"> 6065 <trans-unit id="7152797255397280410" datatype="html">
5946 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6066 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 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 channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5947It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
5948channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5949 <target state="translated">Vill du verkligen radera <x id="PH" equiv-text="videoChannel.displayName"/>? Det kommer att radera <x id="PH_1" equiv-text="videoChannel.videosCount"/> videor uppladdade till kanalen, och du kan inte skapa en kanal med samma namn (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target> 6067 <target state="translated">Vill du verkligen radera <x id="PH" equiv-text="videoChannel.displayName"/>? Det kommer att radera <x id="PH_1" equiv-text="videoChannel.videosCount"/> videor uppladdade till kanalen, och du kan inte skapa en kanal med samma namn (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target>
5950 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> 6068 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
5951 </trans-unit> 6069 </trans-unit>
@@ -5957,13 +6075,12 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5957 <context context-type="linenumber">48</context> 6075 <context context-type="linenumber">48</context>
5958 </context-group> 6076 </context-group>
5959 </trans-unit> 6077 </trans-unit>
5960
5961 <trans-unit id="3428015997161360357" datatype="html"> 6078 <trans-unit id="3428015997161360357" datatype="html">
5962 <source>NEW CHANNEL</source> 6079 <source>NEW CHANNEL</source>
5963 <target state="translated">NY KANAL</target> 6080 <target state="translated">NY KANAL</target>
5964 6081 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group>
5965 6082 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group>
5966 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 6083 </trans-unit>
5967 <trans-unit id="7828153032795614080"> 6084 <trans-unit id="7828153032795614080">
5968 <source>See this video channel</source> 6085 <source>See this video channel</source>
5969 <target>Visa den här videokanalen</target> 6086 <target>Visa den här videokanalen</target>
@@ -5978,15 +6095,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5978 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> 6095 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
5979 </trans-unit> 6096 </trans-unit>
5980 <trans-unit id="2705478076887104088" datatype="html"> 6097 <trans-unit id="2705478076887104088" datatype="html">
5981 <source>SHOW THIS CHANNEL ></source> 6098 <source>SHOW THIS CHANNEL &gt;</source>
5982 <target state="translated">VISA DEN HÄR KANALEN ></target> 6099 <target state="translated">VISA DEN HÄR KANALEN &gt;</target>
5983 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> 6100 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group>
5984 </trans-unit> 6101 </trans-unit>
5985 <trans-unit id="4088311569349098646"> 6102 <trans-unit id="4088311569349098646">
5986 <source>Stats</source> 6103 <source>Stats</source>
5987 <target>Statistik</target> 6104 <target>Statistik</target>
5988 6105 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group>
5989 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> 6106 </trans-unit>
5990 <trans-unit id="4068658588793749132"> 6107 <trans-unit id="4068658588793749132">
5991 <source>This channel does not have playlists.</source> 6108 <source>This channel does not have playlists.</source>
5992 <target>Den här kanalen har inga spellistor.</target> 6109 <target>Den här kanalen har inga spellistor.</target>
@@ -6102,23 +6219,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6102 <trans-unit id="8685905644837116382" datatype="html"> 6219 <trans-unit id="8685905644837116382" datatype="html">
6103 <source>MODERATION</source> 6220 <source>MODERATION</source>
6104 <target state="translated">MODERATION</target> 6221 <target state="translated">MODERATION</target>
6105 6222 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">128</context></context-group>
6106 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit> 6223 </trans-unit>
6107 <trans-unit id="9178042134345945115" datatype="html"> 6224 <trans-unit id="9178042134345945115" datatype="html">
6108 <source>OTHER INFORMATION</source> 6225 <source>OTHER INFORMATION</source>
6109 <target state="translated">ÖVRIG INFORMATION</target> 6226 <target state="translated">ÖVRIG INFORMATION</target>
6110 6227 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">185</context></context-group>
6111 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">185</context></context-group></trans-unit> 6228 </trans-unit>
6112 <trans-unit id="4281738631669138686"> 6229 <trans-unit id="4281738631669138686">
6113 <source>Hardware information</source> 6230 <source>Hardware information</source>
6114 <target>Hårdvaruinformation</target> 6231 <target>Hårdvaruinformation</target>
6115 6232 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">198</context></context-group>
6116 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">198</context></context-group></trans-unit> 6233 </trans-unit>
6117 <trans-unit id="273909283347871" datatype="html"> 6234 <trans-unit id="273909283347871" datatype="html">
6118 <source>FEATURES</source> 6235 <source>FEATURES</source>
6119 <target state="translated">FUNKTIONER</target> 6236 <target state="translated">FUNKTIONER</target>
6120 6237 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">207</context></context-group>
6121 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">207</context></context-group></trans-unit> 6238 </trans-unit>
6122 <trans-unit id="8495040351808033345"> 6239 <trans-unit id="8495040351808033345">
6123 <source>Features found on this instance</source> 6240 <source>Features found on this instance</source>
6124 <target>Funktioner på den här instansen</target> 6241 <target>Funktioner på den här instansen</target>
@@ -6129,8 +6246,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6129 <trans-unit id="8932880935037645502" datatype="html"> 6246 <trans-unit id="8932880935037645502" datatype="html">
6130 <source>STATISTICS</source> 6247 <source>STATISTICS</source>
6131 <target state="translated">STATISTIK</target> 6248 <target state="translated">STATISTIK</target>
6132 6249 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">219</context></context-group>
6133 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 6250 </trans-unit>
6134 <trans-unit id="1161141363959659794" datatype="html"> 6251 <trans-unit id="1161141363959659794" datatype="html">
6135 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source> 6252 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
6136 <target state="translated">PeerTube är en självservad, ActivityPub-federerad videoplattform med P2P direkt i webbläsaren.</target> 6253 <target state="translated">PeerTube är en självservad, ActivityPub-federerad videoplattform med P2P direkt i webbläsaren.</target>
@@ -6227,8 +6344,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6227 <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> 6344 <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>
6228 </trans-unit> 6345 </trans-unit>
6229 <trans-unit id="1120376809358109718" datatype="html"> 6346 <trans-unit id="1120376809358109718" datatype="html">
6230 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 6347 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6231 <target state="translated">Webb-serverterna är inte offentliga eftersom vi använder websockets, ett protokoll som skiljer sig från den vanliga BitTorrent-trackern. När du använder webbläsaren skickar du ett meddelande med din IP-adress till trackern som slumpmässigt kommer välja andra serventer att vidarebefordra informationen till. Se <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>det här dokumentet<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> för mer information </target> 6348 <target state="translated">Webb-serverterna är inte offentliga eftersom vi använder websockets, ett protokoll som skiljer sig från den vanliga BitTorrent-trackern. När du använder webbläsaren skickar du ett meddelande med din IP-adress till trackern som slumpmässigt kommer välja andra serventer att vidarebefordra informationen till. Se <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>det här dokumentet<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> för mer information </target>
6232 <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> 6349 <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>
6233 </trans-unit> 6350 </trans-unit>
6234 <trans-unit id="7812408733559506009" datatype="html"> 6351 <trans-unit id="7812408733559506009" datatype="html">
@@ -6329,8 +6446,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6329 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6446 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6330 </trans-unit> 6447 </trans-unit>
6331 <trans-unit id="4807161697338135032" datatype="html"> 6448 <trans-unit id="4807161697338135032" datatype="html">
6332 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 6449 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6333 <target state="translated">Kontakta administratörerna <x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 6450 <target state="translated">Kontakta administratörerna <x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
6334 <context-group purpose="location"> 6451 <context-group purpose="location">
6335 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6452 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6336 <context context-type="linenumber">3</context> 6453 <context context-type="linenumber">3</context>
@@ -6437,8 +6554,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6437 <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> 6554 <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>
6438 </trans-unit> 6555 </trans-unit>
6439 <trans-unit id="7440807341905682986" datatype="html"> 6556 <trans-unit id="7440807341905682986" datatype="html">
6440 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 6557 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
6441 <target state="translated">Jag är minst <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> år gammal samt godkänner <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>villkoren<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> och instansens <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>uppförandekod<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> </target> 6558 <target state="translated">Jag är minst <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> år gammal samt godkänner <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>villkoren<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> och instansens <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>uppförandekod<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> </target>
6442 <context-group purpose="location"> 6559 <context-group purpose="location">
6443 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6560 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6444 <context context-type="linenumber">5,10</context> 6561 <context context-type="linenumber">5,10</context>
@@ -6516,65 +6633,65 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6516 <trans-unit id="5254305728396198887" datatype="html"> 6633 <trans-unit id="5254305728396198887" datatype="html">
6517 <source>Sensitive content</source> 6634 <source>Sensitive content</source>
6518 <target state="translated">Känsligt innehåll</target> 6635 <target state="translated">Känsligt innehåll</target>
6519 6636 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
6520 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 6637 </trans-unit>
6521 <trans-unit id="5590086849807274701" datatype="html"> 6638 <trans-unit id="5590086849807274701" datatype="html">
6522 <source>Scope</source> 6639 <source>Scope</source>
6523 <target state="translated">Omfång</target> 6640 <target state="translated">Omfång</target>
6524 6641 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
6525 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 6642 </trans-unit>
6526 <trans-unit id="5019568087038659501" datatype="html"> 6643 <trans-unit id="5019568087038659501" datatype="html">
6527 <source>Federated</source> 6644 <source>Federated</source>
6528 <target state="translated">Federerad</target> 6645 <target state="translated">Federerad</target>
6529 6646 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
6530 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 6647 </trans-unit>
6531 <trans-unit id="1949800099101277248" datatype="html"> 6648 <trans-unit id="1949800099101277248" datatype="html">
6532 <source>Languages</source> 6649 <source>Languages</source>
6533 <target state="translated">Språk</target> 6650 <target state="translated">Språk</target>
6534 6651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
6535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 6652 </trans-unit>
6536 <trans-unit id="1902100407096396858" datatype="html"> 6653 <trans-unit id="1902100407096396858" datatype="html">
6537 <source>Categories</source> 6654 <source>Categories</source>
6538 <target state="translated">Kategorier</target> 6655 <target state="translated">Kategorier</target>
6539 6656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
6540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 6657 </trans-unit>
6541 <trans-unit id="3599150758014724057" datatype="html"> 6658 <trans-unit id="3599150758014724057" datatype="html">
6542 <source>All videos</source> 6659 <source>All videos</source>
6543 <target state="translated">Alla videor</target> 6660 <target state="translated">Alla videor</target>
6544 6661 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
6545 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 6662 </trans-unit>
6546 <trans-unit id="8466337030143068285" datatype="html"> 6663 <trans-unit id="8466337030143068285" datatype="html">
6547 <source>Blurred</source> 6664 <source>Blurred</source>
6548 <target state="translated">Suddig</target> 6665 <target state="translated">Suddig</target>
6549 6666 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
6550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 6667 </trans-unit>
6551 <trans-unit id="7054829409324166420" datatype="html"> 6668 <trans-unit id="7054829409324166420" datatype="html">
6552 <source>hidden</source> 6669 <source>hidden</source>
6553 <target state="translated">dold</target> 6670 <target state="translated">dold</target>
6554 6671 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
6555 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 6672 </trans-unit>
6556 <trans-unit id="5766954855630346873" datatype="html"> 6673 <trans-unit id="5766954855630346873" datatype="html">
6557 <source>blurred</source> 6674 <source>blurred</source>
6558 <target state="translated">suddig</target> 6675 <target state="translated">suddig</target>
6559 6676 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
6560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 6677 </trans-unit>
6561 <trans-unit id="1833483831276078393" datatype="html"> 6678 <trans-unit id="1833483831276078393" datatype="html">
6562 <source>displayed</source> 6679 <source>displayed</source>
6563 <target state="translated">synlig</target> 6680 <target state="translated">synlig</target>
6564 6681 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
6565 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 6682 </trans-unit>
6566 <trans-unit id="4856575356061361269" datatype="html"> 6683 <trans-unit id="4856575356061361269" datatype="html">
6567 <source><x id="PH"/> direct account followers </source> 6684 <source><x id="PH"/> direct account followers </source>
6568 <target state="translated">Kontot har 6685 <target state="translated">Kontot har
6569 <x id="PH"/> direktföljare 6686 <x id="PH"/> direktföljare
6570 </target> 6687 </target>
6571 6688 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">153</context></context-group>
6572 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">153</context></context-group></trans-unit> 6689 </trans-unit>
6573 <trans-unit id="6250999352462648289" datatype="html"> 6690 <trans-unit id="6250999352462648289" datatype="html">
6574 <source>Report this account</source> 6691 <source>Report this account</source>
6575 <target state="translated">Anmäl det här kontot</target> 6692 <target state="translated">Anmäl det här kontot</target>
6576 6693 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">202</context></context-group>
6577 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 6694 </trans-unit>
6578 <trans-unit id="2614607010577950577" datatype="html"> 6695 <trans-unit id="2614607010577950577" datatype="html">
6579 <source>Overview</source> 6696 <source>Overview</source>
6580 <target state="translated">Översikt</target> 6697 <target state="translated">Översikt</target>
@@ -6586,33 +6703,34 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6586 <trans-unit id="1504521795586863905" datatype="html"> 6703 <trans-unit id="1504521795586863905" datatype="html">
6587 <source>VIDEOS</source> 6704 <source>VIDEOS</source>
6588 <target state="translated">VIDEOR</target> 6705 <target state="translated">VIDEOR</target>
6589 6706 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">83</context></context-group>
6590 6707 <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">245</context></context-group>
6591 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">245</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 6708 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group>
6709 </trans-unit>
6592 <trans-unit id="25349740244798533"> 6710 <trans-unit id="25349740244798533">
6593 <source>Username copied</source> 6711 <source>Username copied</source>
6594 <target>Användarnamn kopierat</target> 6712 <target>Användarnamn kopierat</target>
6595 6713 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">121</context></context-group>
6596 6714 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">114</context></context-group>
6597 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit> 6715 </trans-unit>
6598 <trans-unit id="9221735175659318025" datatype="html"> 6716 <trans-unit id="9221735175659318025" datatype="html">
6599 <source>1 subscriber</source> 6717 <source>1 subscriber</source>
6600 <target state="translated">1 prenumerant</target> 6718 <target state="translated">1 prenumerant</target>
6601 6719 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">125</context></context-group>
6602 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 6720 </trans-unit>
6603 <trans-unit id="4097331874769079975" datatype="html"> 6721 <trans-unit id="4097331874769079975" datatype="html">
6604 <source><x id="PH"/> subscribers</source> 6722 <source><x id="PH"/> subscribers</source>
6605 <target state="translated"><x id="PH"/> prenumeranter</target> 6723 <target state="translated"><x id="PH"/> prenumeranter</target>
6606 6724 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">127</context></context-group>
6607 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> 6725 </trans-unit>
6608 <trans-unit id="1035838766454786107" datatype="html"> 6726 <trans-unit id="1035838766454786107" datatype="html">
6609 <source>Audio-only</source> 6727 <source>Audio-only</source>
6610 <target state="translated">Endast ljud</target> 6728 <target state="translated">Endast ljud</target>
6611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6612 </trans-unit> 6730 </trans-unit>
6613 <trans-unit id="8011855989482474311" datatype="html"> 6731 <trans-unit id="8011855989482474311" datatype="html">
6614 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 6732 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
6615 <target state="translated">En &lt;code>.mp4&lt;/code> som bevarar originalets ljudspår men inte bilden</target> 6733 <target state="translated">En &lt;code&gt;.mp4&lt;/code&gt; som bevarar originalets ljudspår men inte bilden</target>
6616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6617 </trans-unit> 6735 </trans-unit>
6618 <trans-unit id="7756250490108954499" datatype="html"> 6736 <trans-unit id="7756250490108954499" datatype="html">
@@ -6743,9 +6861,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6743 <trans-unit id="1305357231288135414" datatype="html"> 6861 <trans-unit id="1305357231288135414" datatype="html">
6744 <source>Homepage</source> 6862 <source>Homepage</source>
6745 <target state="translated">Hemsida</target> 6863 <target state="translated">Hemsida</target>
6746 6864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">12</context></context-group>
6747 6865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context><context context-type="linenumber">13</context></context-group>
6748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+home/home-routing.module.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 6866 <context-group purpose="location"><context context-type="sourcefile">src/app/+home/home-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
6867 </trans-unit>
6749 <trans-unit id="5037437391296624618" datatype="html"> 6868 <trans-unit id="5037437391296624618" datatype="html">
6750 <source>Information</source> 6869 <source>Information</source>
6751 <target state="translated">Information</target> 6870 <target state="translated">Information</target>
@@ -6759,8 +6878,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6759 <trans-unit id="2060042292048624940"> 6878 <trans-unit id="2060042292048624940">
6760 <source>Configuration updated.</source> 6879 <source>Configuration updated.</source>
6761 <target>Konfigurering uppdaterad.</target> 6880 <target>Konfigurering uppdaterad.</target>
6762 6881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">306</context></context-group>
6763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">306</context></context-group></trans-unit> 6882 </trans-unit>
6764 <trans-unit id="6920964195632624609" datatype="html"> 6883 <trans-unit id="6920964195632624609" datatype="html">
6765 <source>INSTANCE HOMEPAGE</source> 6884 <source>INSTANCE HOMEPAGE</source>
6766 <target state="translated">INSTANSENS HEMSIDA</target> 6885 <target state="translated">INSTANSENS HEMSIDA</target>
@@ -6772,8 +6891,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6772 <trans-unit id="3203902538239082422" datatype="html"> 6891 <trans-unit id="3203902538239082422" datatype="html">
6773 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 6892 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
6774 <target state="translated">Du aktiverade registrering: vi slog på inställningen ”Blockera nya videos automatiskt” under rubriken ”Videor” nedan.</target> 6893 <target state="translated">Du aktiverade registrering: vi slog på inställningen ”Blockera nya videos automatiskt” under rubriken ”Videor” nedan.</target>
6775 6894 <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>
6776 <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></trans-unit> 6895 </trans-unit>
6777 <trans-unit id="6284468333579755406" datatype="html"> 6896 <trans-unit id="6284468333579755406" datatype="html">
6778 <source>Edit custom configuration</source> 6897 <source>Edit custom configuration</source>
6779 <target state="translated">Redigera anpassade inställningar</target> 6898 <target state="translated">Redigera anpassade inställningar</target>
@@ -6787,13 +6906,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6787 <trans-unit id="1909009883731319373" datatype="html"> 6906 <trans-unit id="1909009883731319373" datatype="html">
6788 <source>Report <x id="PH"/> </source> 6907 <source>Report <x id="PH"/> </source>
6789 <target state="translated">Anmäl <x id="PH"/> </target> 6908 <target state="translated">Anmäl <x id="PH"/> </target>
6790 6909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">61</context></context-group>
6791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 6910 </trans-unit>
6792 <trans-unit id="5065410539274460415" datatype="html"> 6911 <trans-unit id="5065410539274460415" datatype="html">
6793 <source>Account reported.</source> 6912 <source>Account reported.</source>
6794 <target state="translated">Kontot har anmälts.</target> 6913 <target state="translated">Kontot har anmälts.</target>
6795 6914 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">83</context></context-group>
6796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 6915 </trans-unit>
6797 <trans-unit id="6245265026120479954" datatype="html"> 6916 <trans-unit id="6245265026120479954" datatype="html">
6798 <source>Comment reported.</source> 6917 <source>Comment reported.</source>
6799 <target state="translated">Kommentaren har anmälts.</target> 6918 <target state="translated">Kommentaren har anmälts.</target>
@@ -6967,29 +7086,32 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6967 <trans-unit id="7022070615528435141" datatype="html"> 7086 <trans-unit id="7022070615528435141" datatype="html">
6968 <source>Delete</source> 7087 <source>Delete</source>
6969 <target state="translated">Radera</target> 7088 <target state="translated">Radera</target>
6970 7089 <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>
6971 7090 <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>
6972 7091 <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>
6973 7092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">100</context></context-group>
6974 7093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">169</context></context-group>
6975 7094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">86</context></context-group>
6976 7095 <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>
6977 7096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">74</context></context-group>
6978 7097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">198</context></context-group>
6979 7098 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">229</context></context-group>
6980 7099 <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>
6981 7100 <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>
6982 7101 <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>
6983 7102 <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>
6984 7103 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group>
6985 7104 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">178</context></context-group>
6986 7105 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">219</context></context-group>
6987 7106 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">178</context></context-group>
6988 7107 <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>
6989 7108 <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>
6990 7109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">375</context></context-group>
6991 7110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group>
6992 <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/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">100</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">169</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">86</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">200</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">74</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">198</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">229</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">151</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">178</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">219</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">178</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">375</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">410</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">351</context></context-group></trans-unit> 7111 <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>
7112 <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>
7113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group>
7114 </trans-unit>
6993 <trans-unit id="2452034338905853167"> 7115 <trans-unit id="2452034338905853167">
6994 <source><x id="PH"/> removed from instance followers </source> 7116 <source><x id="PH"/> removed from instance followers </source>
6995 <target> 7117 <target>
@@ -7050,8 +7172,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7050 <trans-unit id="9160510009013134726"> 7172 <trans-unit id="9160510009013134726">
7051 <source>Unfollow</source> 7173 <source>Unfollow</source>
7052 <target>Sluta följa</target> 7174 <target>Sluta följa</target>
7053 7175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">47</context></context-group>
7054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> 7176 </trans-unit>
7055 <trans-unit id="3935234189109112926"> 7177 <trans-unit id="3935234189109112926">
7056 <source>You are not following <x id="PH"/> anymore.</source> 7178 <source>You are not following <x id="PH"/> anymore.</source>
7057 <target>Du följer inte <x id="PH"/> längre.</target> 7179 <target>Du följer inte <x id="PH"/> längre.</target>
@@ -7135,8 +7257,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7135 <trans-unit id="8440128775129354214" datatype="html"> 7257 <trans-unit id="8440128775129354214" datatype="html">
7136 <source>Privacy</source> 7258 <source>Privacy</source>
7137 <target state="translated">Personuppgiftsskydd</target> 7259 <target state="translated">Personuppgiftsskydd</target>
7138 7260 <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">57</context></context-group>
7139 <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">57</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">57</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">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group></trans-unit> 7261 <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">57</context></context-group>
7262 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">106</context></context-group>
7263 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group>
7264 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group>
7265 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">29</context></context-group>
7266 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group>
7267 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group>
7268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group>
7269 </trans-unit>
7140 <trans-unit id="8768506950499277937" datatype="html"> 7270 <trans-unit id="8768506950499277937" datatype="html">
7141 <source>Copyright</source> 7271 <source>Copyright</source>
7142 <target state="translated">Upphovsrätt</target> 7272 <target state="translated">Upphovsrätt</target>
@@ -7307,8 +7437,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7307 <trans-unit id="4474510732215437338" datatype="html"> 7437 <trans-unit id="4474510732215437338" datatype="html">
7308 <source>Uninstall</source> 7438 <source>Uninstall</source>
7309 <target state="translated">Avinstallera</target> 7439 <target state="translated">Avinstallera</target>
7310 7440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">36</context></context-group>
7311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit> 7441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">111</context></context-group>
7442 </trans-unit>
7312 <trans-unit id="3773378957693174719"> 7443 <trans-unit id="3773378957693174719">
7313 <source><x id="PH"/> uninstalled. </source> 7444 <source><x id="PH"/> uninstalled. </source>
7314 <target> 7445 <target>
@@ -7341,13 +7472,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7341 <trans-unit id="3229595422546554334" datatype="html"> 7472 <trans-unit id="3229595422546554334" datatype="html">
7342 <source>Jobs</source> 7473 <source>Jobs</source>
7343 <target state="translated">Jobb</target> 7474 <target state="translated">Jobb</target>
7344 7475 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">154</context></context-group>
7345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">154</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 7476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">24</context></context-group>
7477 </trans-unit>
7346 <trans-unit id="4804785061014590286" datatype="html"> 7478 <trans-unit id="4804785061014590286" datatype="html">
7347 <source>Logs</source> 7479 <source>Logs</source>
7348 <target state="translated">Loggar</target> 7480 <target state="translated">Loggar</target>
7349 7481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">162</context></context-group>
7350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">162</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">35</context></context-group></trans-unit> 7482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">35</context></context-group>
7483 </trans-unit>
7351 <trans-unit id="3150704904301058778"> 7484 <trans-unit id="3150704904301058778">
7352 <source>The plugin index is not available. Please retry later.</source> 7485 <source>The plugin index is not available. Please retry later.</source>
7353 <target>Listan över insticksprogram är inte tillgänglig. Försök gärna igen senare.</target> 7486 <target>Listan över insticksprogram är inte tillgänglig. Försök gärna igen senare.</target>
@@ -7404,8 +7537,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7404 </context-group> 7537 </context-group>
7405 </trans-unit> 7538 </trans-unit>
7406 <trans-unit id="7223931053738621590" datatype="html"> 7539 <trans-unit id="7223931053738621590" datatype="html">
7407 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 7540 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
7408 <target state="translated">PeerTube tror att din webbläsares publika IP-adress är <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 7541 <target state="translated">PeerTube tror att din webbläsares publika IP-adress är <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
7409 <context-group purpose="location"> 7542 <context-group purpose="location">
7410 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7543 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7411 <context context-type="linenumber">4</context> 7544 <context context-type="linenumber">4</context>
@@ -7452,16 +7585,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7452 </context-group> 7585 </context-group>
7453 </trans-unit> 7586 </trans-unit>
7454 <trans-unit id="1285026053775066761" datatype="html"> 7587 <trans-unit id="1285026053775066761" datatype="html">
7455 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source> 7588 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
7456 <target state="translated">Kontrollera kongifurationsnyckeln <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/></target> 7589 <target state="translated">Kontrollera kongifurationsnyckeln <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/></target>
7457 <context-group purpose="location"> 7590 <context-group purpose="location">
7458 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7591 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7459 <context context-type="linenumber">15</context> 7592 <context context-type="linenumber">15</context>
7460 </context-group> 7593 </context-group>
7461 </trans-unit> 7594 </trans-unit>
7462 <trans-unit id="7014275542536964627" datatype="html"> 7595 <trans-unit id="7014275542536964627" datatype="html">
7463 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source> 7596 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
7464 <target state="translated">Om PeerTube körs genom Docker, kör <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> med <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (se <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>ärende nummer 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target> 7597 <target state="translated">Om PeerTube körs genom Docker, kör <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> med <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (se <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>ärende nummer 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target>
7465 <context-group purpose="location"> 7598 <context-group purpose="location">
7466 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7599 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7467 <context context-type="linenumber">16,17</context> 7600 <context context-type="linenumber">16,17</context>
@@ -7505,24 +7638,25 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7505 <trans-unit id="3422890808980876594" datatype="html"> 7638 <trans-unit id="3422890808980876594" datatype="html">
7506 <source>Debug</source> 7639 <source>Debug</source>
7507 <target state="translated">Felsökning</target> 7640 <target state="translated">Felsökning</target>
7508 7641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">170</context></context-group>
7509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">170</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">46</context></context-group></trans-unit> 7642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">46</context></context-group>
7643 </trans-unit>
7510 <trans-unit id="314315645942131479"> 7644 <trans-unit id="314315645942131479">
7511 <source>Info</source> 7645 <source>Info</source>
7512 <target>Information</target> 7646 <target>Information</target>
7513 7647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group>
7514 7648 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7515 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7649 </trans-unit>
7516 <trans-unit id="4116911651502837995" datatype="html"> 7650 <trans-unit id="4116911651502837995" datatype="html">
7517 <source>Files</source> 7651 <source>Files</source>
7518 <target state="translated">Filer</target> 7652 <target state="translated">Filer</target>
7519 7653 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
7520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 7654 </trans-unit>
7521 <trans-unit id="4767765747214995164" datatype="html"> 7655 <trans-unit id="4767765747214995164" datatype="html">
7522 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7656 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
7523 <target state="translated">Publicering <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7657 <target state="translated">Publicering <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
7524 7658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
7525 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 7659 </trans-unit>
7526 <trans-unit id="6759205696902713848"> 7660 <trans-unit id="6759205696902713848">
7527 <source>Warning</source> 7661 <source>Warning</source>
7528 <target>Varning</target> 7662 <target>Varning</target>
@@ -7531,9 +7665,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7531 <trans-unit id="1519954996184640001"> 7665 <trans-unit id="1519954996184640001">
7532 <source>Error</source> 7666 <source>Error</source>
7533 <target>Fel</target> 7667 <target>Fel</target>
7534 7668 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
7535 7669 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7536 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7670 </trans-unit>
7537 <trans-unit id="5076187961693950167" datatype="html"> 7671 <trans-unit id="5076187961693950167" datatype="html">
7538 <source>Standard logs</source> 7672 <source>Standard logs</source>
7539 <target state="translated">Standardloggar</target> 7673 <target state="translated">Standardloggar</target>
@@ -7552,8 +7686,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7552 <trans-unit id="8286337167859377104" datatype="html"> 7686 <trans-unit id="8286337167859377104" datatype="html">
7553 <source>Create user</source> 7687 <source>Create user</source>
7554 <target state="translated">Skapa användare</target> 7688 <target state="translated">Skapa användare</target>
7555 7689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-create.component.ts</context><context context-type="linenumber">96</context></context-group>
7556 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-create.component.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 7690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">25</context></context-group>
7691 </trans-unit>
7557 <trans-unit id="7098180453085889026" datatype="html"> 7692 <trans-unit id="7098180453085889026" datatype="html">
7558 <source>Blocked videos</source> 7693 <source>Blocked videos</source>
7559 <target state="translated">Blockerade videor</target> 7694 <target state="translated">Blockerade videor</target>
@@ -7657,8 +7792,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7657 <trans-unit id="8564701209009684429" datatype="html"> 7792 <trans-unit id="8564701209009684429" datatype="html">
7658 <source>Federation</source> 7793 <source>Federation</source>
7659 <target state="translated">Federation</target> 7794 <target state="translated">Federation</target>
7660 7795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">64</context></context-group>
7661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit> 7796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">58</context></context-group>
7797 </trans-unit>
7662 <trans-unit id="3767259920053407667" datatype="html"> 7798 <trans-unit id="3767259920053407667" datatype="html">
7663 <source>Videos will be deleted, comments will be tombstoned.</source> 7799 <source>Videos will be deleted, comments will be tombstoned.</source>
7664 <target state="translated">Videorna kommer raderas och kommentarerna arkiverade.</target> 7800 <target state="translated">Videorna kommer raderas och kommentarerna arkiverade.</target>
@@ -7668,9 +7804,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7668 <trans-unit id="4209525355702493436" datatype="html"> 7804 <trans-unit id="4209525355702493436" datatype="html">
7669 <source>Ban</source> 7805 <source>Ban</source>
7670 <target state="translated">Blockera</target> 7806 <target state="translated">Blockera</target>
7671 7807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">92</context></context-group>
7672 7808 <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>
7673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">92</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-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">333</context></context-group></trans-unit> 7809 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">333</context></context-group>
7810 </trans-unit>
7674 <trans-unit id="3855396975723886053" datatype="html"> 7811 <trans-unit id="3855396975723886053" datatype="html">
7675 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source> 7812 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
7676 <target state="translated">Användare kommer inte längre kunna logga in, men videor och kommentarer kommer behållas så som de är.</target> 7813 <target state="translated">Användare kommer inte längre kunna logga in, men videor och kommentarer kommer behållas så som de är.</target>
@@ -7788,8 +7925,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7788 <trans-unit id="1486537403020619891" datatype="html"> 7925 <trans-unit id="1486537403020619891" datatype="html">
7789 <source>My watch history</source> 7926 <source>My watch history</source>
7790 <target state="translated">Min visningshistorik</target> 7927 <target state="translated">Min visningshistorik</target>
7791 7928 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">3</context></context-group>
7792 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">68</context></context-group></trans-unit> 7929 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">68</context></context-group>
7930 </trans-unit>
7793 <trans-unit id="3656932706364053858" datatype="html"> 7931 <trans-unit id="3656932706364053858" datatype="html">
7794 <source>Track watch history</source> 7932 <source>Track watch history</source>
7795 <target state="translated">Spåra visningshistorik</target> 7933 <target state="translated">Spåra visningshistorik</target>
@@ -7811,8 +7949,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7811 <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> 7949 <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>
7812 </trans-unit> 7950 </trans-unit>
7813 <trans-unit id="8553059323353586765" datatype="html"> 7951 <trans-unit id="8553059323353586765" datatype="html">
7814 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source> 7952 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
7815 <target state="translated">Din nuvarande e-postadress är <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. Den kommer aldrig visas offentligt. </target> 7953 <target state="translated">Din nuvarande e-postadress är <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. Den kommer aldrig visas offentligt. </target>
7816 <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> 7954 <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>
7817 </trans-unit> 7955 </trans-unit>
7818 <trans-unit id="853586874765134886"> 7956 <trans-unit id="853586874765134886">
@@ -7839,8 +7977,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7839 <trans-unit id="3122895472333547524" datatype="html"> 7977 <trans-unit id="3122895472333547524" datatype="html">
7840 <source>Delete your account</source> 7978 <source>Delete your account</source>
7841 <target state="translated">Radera ditt konto</target> 7979 <target state="translated">Radera ditt konto</target>
7842 7980 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">4</context></context-group>
7843 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 7981 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">26</context></context-group>
7982 </trans-unit>
7844 <trans-unit id="2520605306994744004"> 7983 <trans-unit id="2520605306994744004">
7845 <source>Delete my account</source> 7984 <source>Delete my account</source>
7846 <target>Radera mitt konto</target> 7985 <target>Radera mitt konto</target>
@@ -7983,26 +8122,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7983 <trans-unit id="3525866160632851851"> 8122 <trans-unit id="3525866160632851851">
7984 <source>Avatar changed.</source> 8123 <source>Avatar changed.</source>
7985 <target>Avataren har uppdaterats.</target> 8124 <target>Avataren har uppdaterats.</target>
7986 8125 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">112</context></context-group>
7987 8126 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group>
7988 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> 8127 </trans-unit>
7989 <trans-unit id="8920809083620698740" datatype="html"> 8128 <trans-unit id="8920809083620698740" datatype="html">
7990 <source>avatar</source> 8129 <source>avatar</source>
7991 <target state="translated">profilbild</target> 8130 <target state="translated">profilbild</target>
7992 8131 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">119</context></context-group>
7993 8132 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group>
7994 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 8133 </trans-unit>
7995 <trans-unit id="2775050991871557896" datatype="html"> 8134 <trans-unit id="2775050991871557896" datatype="html">
7996 <source>Avatar deleted.</source> 8135 <source>Avatar deleted.</source>
7997 <target state="translated">Profilbilden har raderats.</target> 8136 <target state="translated">Profilbilden har raderats.</target>
7998 8137 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">129</context></context-group>
7999 8138 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group>
8000 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8139 </trans-unit>
8001 <trans-unit id="1233062525939746039"> 8140 <trans-unit id="1233062525939746039">
8002 <source>Unknown language</source> 8141 <source>Unknown language</source>
8003 <target>Okänt språk</target> 8142 <target>Okänt språk</target>
8004 8143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 8144 </trans-unit>
8006 <trans-unit id="3761504852202418603" datatype="html"> 8145 <trans-unit id="3761504852202418603" datatype="html">
8007 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> 8146 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8008 <target state="translated">För många språk aktiverade. Aktivera antingen alla eller begränsa dem till max 20 stycken.</target> 8147 <target state="translated">För många språk aktiverade. Aktivera antingen alla eller begränsa dem till max 20 stycken.</target>
@@ -8021,33 +8160,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8021 <trans-unit id="1137937154872046253"> 8160 <trans-unit id="1137937154872046253">
8022 <source>Video channel <x id="PH"/> created.</source> 8161 <source>Video channel <x id="PH"/> created.</source>
8023 <target>Kanalen <x id="PH"/> har skapats.</target> 8162 <target>Kanalen <x id="PH"/> har skapats.</target>
8024 8163 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">66</context></context-group>
8025 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">66</context></context-group></trans-unit> 8164 </trans-unit>
8026 <trans-unit id="8723777130353305761"> 8165 <trans-unit id="8723777130353305761">
8027 <source>This name already exists on this instance.</source> 8166 <source>This name already exists on this instance.</source>
8028 <target>Namnet finns redan på den här instansen.</target> 8167 <target>Namnet finns redan på den här instansen.</target>
8029 8168 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">72</context></context-group>
8030 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit> 8169 </trans-unit>
8031 <trans-unit id="7589345916094713536"> 8170 <trans-unit id="7589345916094713536">
8032 <source>Video channel <x id="PH"/> updated.</source> 8171 <source>Video channel <x id="PH"/> updated.</source>
8033 <target>Kanalen <x id="PH"/> har uppdaterats.</target> 8172 <target>Kanalen <x id="PH"/> har uppdaterats.</target>
8034 8173 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">97</context></context-group>
8035 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">97</context></context-group></trans-unit> 8174 </trans-unit>
8036 <trans-unit id="8407755843502300957" datatype="html"> 8175 <trans-unit id="8407755843502300957" datatype="html">
8037 <source>Banner changed.</source> 8176 <source>Banner changed.</source>
8038 <target state="translated">Omslagsbilden har ändrats.</target> 8177 <target state="translated">Omslagsbilden har ändrats.</target>
8039 8178 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">142</context></context-group>
8040 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 8179 </trans-unit>
8041 <trans-unit id="689638706960732906" datatype="html"> 8180 <trans-unit id="689638706960732906" datatype="html">
8042 <source>banner</source> 8181 <source>banner</source>
8043 <target state="translated">omslagsbild</target> 8182 <target state="translated">omslagsbild</target>
8044 8183 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">149</context></context-group>
8045 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit> 8184 </trans-unit>
8046 <trans-unit id="3230561499965076671" datatype="html"> 8185 <trans-unit id="3230561499965076671" datatype="html">
8047 <source>Banner deleted.</source> 8186 <source>Banner deleted.</source>
8048 <target state="translated">Omslagsbilden har raderats.</target> 8187 <target state="translated">Omslagsbilden har raderats.</target>
8049 8188 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">159</context></context-group>
8050 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8189 </trans-unit>
8051 <trans-unit id="624066830180032195"> 8190 <trans-unit id="624066830180032195">
8052 <source>Video channel <x id="PH"/> deleted.</source> 8191 <source>Video channel <x id="PH"/> deleted.</source>
8053 <target>Kanalen <x id="PH"/> har raderats.</target> 8192 <target>Kanalen <x id="PH"/> har raderats.</target>
@@ -8117,8 +8256,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8117 <trans-unit id="6059091237492573541" datatype="html"> 8256 <trans-unit id="6059091237492573541" datatype="html">
8118 <source>Update video channel</source> 8257 <source>Update video channel</source>
8119 <target state="translated">Uppdatera kanal</target> 8258 <target state="translated">Uppdatera kanal</target>
8120 8259 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group>
8121 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit> 8260 </trans-unit>
8122 <trans-unit id="6595008830732269870" datatype="html"> 8261 <trans-unit id="6595008830732269870" datatype="html">
8123 <source>Not found</source> 8262 <source>Not found</source>
8124 <target state="translated">Hittades inte</target> 8263 <target state="translated">Hittades inte</target>
@@ -8164,9 +8303,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8164 <trans-unit id="5674286808255988565" datatype="html"> 8303 <trans-unit id="5674286808255988565" datatype="html">
8165 <source>Create</source> 8304 <source>Create</source>
8166 <target state="translated">Skapa</target> 8305 <target state="translated">Skapa</target>
8167 8306 <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>
8168 8307 <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>
8169 <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">81</context></context-group></trans-unit> 8308 <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>
8309 <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>
8310 <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>
8311 <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>
8312 <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>
8313 </trans-unit>
8170 <trans-unit id="8869957234869568361" datatype="html"> 8314 <trans-unit id="8869957234869568361" datatype="html">
8171 <source>Update playlist</source> 8315 <source>Update playlist</source>
8172 <target state="translated">Uppdatera spellista</target> 8316 <target state="translated">Uppdatera spellista</target>
@@ -8176,15 +8320,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8176 <trans-unit id="5851560788527570644" datatype="html"> 8320 <trans-unit id="5851560788527570644" datatype="html">
8177 <source>Notifications</source> 8321 <source>Notifications</source>
8178 <target state="translated">Notifikationer</target> 8322 <target state="translated">Notifikationer</target>
8179 8323 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group>
8180 8324 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group>
8181 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 8325 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group>
8326 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group>
8327 </trans-unit>
8182 <trans-unit id="6658000829978978023" datatype="html"> 8328 <trans-unit id="6658000829978978023" datatype="html">
8183 <source>Applications</source> 8329 <source>Applications</source>
8184 <target state="translated">Applikationer</target> 8330 <target state="translated">Applikationer</target>
8185 8331 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group>
8186 8332 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group>
8187 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 8333 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group>
8334 </trans-unit>
8188 <trans-unit id="104404386496394770" datatype="html"> 8335 <trans-unit id="104404386496394770" datatype="html">
8189 <source>Delete playlist</source> 8336 <source>Delete playlist</source>
8190 <target state="translated">Radera spellista</target> 8337 <target state="translated">Radera spellista</target>
@@ -8198,8 +8345,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8198 <trans-unit id="4844578664427956129" datatype="html"> 8345 <trans-unit id="4844578664427956129" datatype="html">
8199 <source>Change ownership</source> 8346 <source>Change ownership</source>
8200 <target state="translated">Ändra ägarskap</target> 8347 <target state="translated">Ändra ägarskap</target>
8201 8348 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group>
8202 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> 8349 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">214</context></context-group>
8350 </trans-unit>
8203 <trans-unit id="3380608219513805292"> 8351 <trans-unit id="3380608219513805292">
8204 <source>Playlist <x id="PH"/> deleted.</source> 8352 <source>Playlist <x id="PH"/> deleted.</source>
8205 <target>Spellistan <x id="PH"/> har tagits bort.</target> 8353 <target>Spellistan <x id="PH"/> har tagits bort.</target>
@@ -8208,8 +8356,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8208 <trans-unit id="3058024914967508975"> 8356 <trans-unit id="3058024914967508975">
8209 <source>My videos</source> 8357 <source>My videos</source>
8210 <target>Mina videor</target> 8358 <target>Mina videor</target>
8211 8359 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">77</context></context-group>
8212 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8360 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group>
8361 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">67</context></context-group>
8362 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group>
8363 </trans-unit>
8213 <trans-unit id="8197117721861453263"> 8364 <trans-unit id="8197117721861453263">
8214 <source>Do you really want to delete <x id="PH"/> videos?</source> 8365 <source>Do you really want to delete <x id="PH"/> videos?</source>
8215 <target>Vill du verkligen radera <x id="PH"/> videor?</target> 8366 <target>Vill du verkligen radera <x id="PH"/> videor?</target>
@@ -8235,8 +8386,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8235 <target>Vill du verkligen radera 8386 <target>Vill du verkligen radera
8236 <x id="PH"/>? 8387 <x id="PH"/>?
8237 </target> 8388 </target>
8238 8389 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group>
8239 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">177</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">217</context></context-group></trans-unit> 8390 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group>
8391 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">177</context></context-group>
8392 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">217</context></context-group>
8393 </trans-unit>
8240 <trans-unit id="2767660806989176400"> 8394 <trans-unit id="2767660806989176400">
8241 <source>Video <x id="PH"/> deleted.</source> 8395 <source>Video <x id="PH"/> deleted.</source>
8242 <target>Videon <x id="PH"/> har raderats.</target> 8396 <target>Videon <x id="PH"/> har raderats.</target>
@@ -8264,13 +8418,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8264 <trans-unit id="7545420287297803988"> 8418 <trans-unit id="7545420287297803988">
8265 <source>My playlists</source> 8419 <source>My playlists</source>
8266 <target>Mina spellistor</target> 8420 <target>Mina spellistor</target>
8267 8421 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">40</context></context-group>
8268 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8422 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group>
8423 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group>
8424 </trans-unit>
8269 <trans-unit id="2527931602940887636"> 8425 <trans-unit id="2527931602940887636">
8270 <source>My subscriptions</source> 8426 <source>My subscriptions</source>
8271 <target>Mina prenumerationer</target> 8427 <target>Mina prenumerationer</target>
8272 8428 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group>
8273 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8429 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">99</context></context-group>
8430 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group>
8431 </trans-unit>
8274 <trans-unit id="5177154708872200221" datatype="html"> 8432 <trans-unit id="5177154708872200221" datatype="html">
8275 <source>You don't have any subscription yet.</source> 8433 <source>You don't have any subscription yet.</source>
8276 <target state="translated">Du har inte några prenumerationer än.</target> 8434 <target state="translated">Du har inte några prenumerationer än.</target>
@@ -8284,8 +8442,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8284 <trans-unit id="5752861278140673787"> 8442 <trans-unit id="5752861278140673787">
8285 <source>Ownership changes</source> 8443 <source>Ownership changes</source>
8286 <target>Ändringar av ägarskap</target> 8444 <target>Ändringar av ägarskap</target>
8287 8445 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">117</context></context-group>
8288 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> 8446 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group>
8447 </trans-unit>
8289 <trans-unit id="5983006734882925930" datatype="html"> 8448 <trans-unit id="5983006734882925930" datatype="html">
8290 <source>My video history</source> 8449 <source>My video history</source>
8291 <target state="translated">Min videohistorik</target> 8450 <target state="translated">Min videohistorik</target>
@@ -8294,18 +8453,27 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8294 <trans-unit id="8181077408762380407" datatype="html"> 8453 <trans-unit id="8181077408762380407" datatype="html">
8295 <source>Channels</source> 8454 <source>Channels</source>
8296 <target state="translated">Kanaler</target> 8455 <target state="translated">Kanaler</target>
8297 8456 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group>
8298 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> 8457 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group>
8458 </trans-unit>
8299 <trans-unit id="8936704404804793618" datatype="html"> 8459 <trans-unit id="8936704404804793618" datatype="html">
8300 <source>Videos</source> 8460 <source>Videos</source>
8301 <target state="translated">Videor</target> 8461 <target state="translated">Videor</target>
8302 8462 <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>
8303 <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></trans-unit> 8463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group>
8464 <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>
8465 <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>
8466 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group>
8467 <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>
8468 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group>
8469 </trans-unit>
8304 <trans-unit id="1823843876735462104" datatype="html"> 8470 <trans-unit id="1823843876735462104" datatype="html">
8305 <source>Playlists</source> 8471 <source>Playlists</source>
8306 <target state="translated">Spellistor</target> 8472 <target state="translated">Spellistor</target>
8307 8473 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group>
8308 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 8474 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group>
8475 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group>
8476 </trans-unit>
8309 <trans-unit id="7916647920967632052" datatype="html"> 8477 <trans-unit id="7916647920967632052" datatype="html">
8310 <source>max size</source> 8478 <source>max size</source>
8311 <target state="translated">största tillåtna storlek</target> 8479 <target state="translated">största tillåtna storlek</target>
@@ -8346,75 +8514,74 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8346 <trans-unit id="1783173774503340906"> 8514 <trans-unit id="1783173774503340906">
8347 <source>Subscribe to the account</source> 8515 <source>Subscribe to the account</source>
8348 <target>Prenumerera på kontot</target> 8516 <target>Prenumerera på kontot</target>
8349 8517 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
8350 8518 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group>
8351 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> 8519 </trans-unit>
8352 <trans-unit id="3131904093925601441" datatype="html"> 8520 <trans-unit id="3131904093925601441" datatype="html">
8353 <source>PLAYLISTS</source> 8521 <source>PLAYLISTS</source>
8354 <target state="translated">SPELLISTOR</target> 8522 <target state="translated">SPELLISTOR</target>
8355 8523 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">82</context></context-group>
8356 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">82</context></context-group></trans-unit> 8524 </trans-unit>
8357 <trans-unit id="7709367721354853232"> 8525 <trans-unit id="7709367721354853232">
8358 <source>Focus the search bar</source> 8526 <source>Focus the search bar</source>
8359 <target>Markera sökrutan</target> 8527 <target>Markera sökrutan</target>
8360 8528 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
8361 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8529 </trans-unit>
8362 <trans-unit id="4049262826107502276"> 8530 <trans-unit id="4049262826107502276">
8363 <source>Toggle the left menu</source> 8531 <source>Toggle the left menu</source>
8364 <target>Växla vänstermenyn</target> 8532 <target>Växla vänstermenyn</target>
8365 8533 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
8366 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> 8534 </trans-unit>
8367 <trans-unit id="5409372033656550095"> 8535 <trans-unit id="5409372033656550095">
8368 <source>Go to the discover videos page</source> 8536 <source>Go to the discover videos page</source>
8369 <target>Gå till upptäck videor-sidan</target> 8537 <target>Gå till upptäck videor-sidan</target>
8370 8538 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
8371 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> 8539 </trans-unit>
8372 <trans-unit id="4278050445961255445"> 8540 <trans-unit id="4278050445961255445">
8373 <source>Go to the trending videos page</source> 8541 <source>Go to the trending videos page</source>
8374 <target>Gå till sidan med populära videor</target> 8542 <target>Gå till sidan med populära videor</target>
8375 8543 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
8376 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 8544 </trans-unit>
8377 <trans-unit id="3242234958443825475"> 8545 <trans-unit id="3242234958443825475">
8378 <source>Go to the recently added videos page</source> 8546 <source>Go to the recently added videos page</source>
8379 <target>Gå till sidan med nyligen uppladdade videor</target> 8547 <target>Gå till sidan med nyligen uppladdade videor</target>
8380 8548 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
8381 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> 8549 </trans-unit>
8382 <trans-unit id="2887122197778293919"> 8550 <trans-unit id="2887122197778293919">
8383 <source>Go to the local videos page</source> 8551 <source>Go to the local videos page</source>
8384 <target>Gå till sidan med lokala videor</target> 8552 <target>Gå till sidan med lokala videor</target>
8385 8553 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
8386 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 8554 </trans-unit>
8387 <trans-unit id="8009065619559214982"> 8555 <trans-unit id="8009065619559214982">
8388 <source>Go to the videos upload page</source> 8556 <source>Go to the videos upload page</source>
8389 <target>Gå till sidan för videouppladdningar</target> 8557 <target>Gå till sidan för videouppladdningar</target>
8390 8558 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
8391 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> 8559 </trans-unit>
8392 <trans-unit id="3779524668013120370"> 8560 <trans-unit id="3779524668013120370">
8393 <source>Go to my subscriptions</source> 8561 <source>Go to my subscriptions</source>
8394 <target>Gå till mina prenumerationer</target> 8562 <target>Gå till mina prenumerationer</target>
8395 8563 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
8396 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8564 </trans-unit>
8397 <trans-unit id="1136469849928650779"> 8565 <trans-unit id="1136469849928650779">
8398 <source>Go to my videos</source> 8566 <source>Go to my videos</source>
8399 <target>Gå till mina videor</target> 8567 <target>Gå till mina videor</target>
8400 8568 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
8401 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 8569 </trans-unit>
8402 <trans-unit id="7836683738999600376"> 8570 <trans-unit id="7836683738999600376">
8403 <source>Go to my imports</source> 8571 <source>Go to my imports</source>
8404 <target>Gå till mina importeringar</target> 8572 <target>Gå till mina importeringar</target>
8405 8573 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
8406 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> 8574 </trans-unit>
8407 <trans-unit id="7511292153332773503"> 8575 <trans-unit id="7511292153332773503">
8408 <source>Go to my channels</source> 8576 <source>Go to my channels</source>
8409 <target>Gå till mina kanaler</target> 8577 <target>Gå till mina kanaler</target>
8410 8578 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8411 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 8579 </trans-unit>
8412 <trans-unit id="2013324644839511073" datatype="html"> 8580 <trans-unit id="2013324644839511073" datatype="html">
8413 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 8581 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8414Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8415 <target state="translated">Kan inte hämta OAuth Client-uppgifter: <x id="PH" equiv-text="error.text"/>. Försäkra dig om att du har konfigurerat PeerTube korrekt (i config-katalogen), speciellt ”webserver”-sektionen.</target> 8582 <target state="translated">Kan inte hämta OAuth Client-uppgifter: <x id="PH" equiv-text="error.text"/>. Försäkra dig om att du har konfigurerat PeerTube korrekt (i config-katalogen), speciellt ”webserver”-sektionen.</target>
8416 8583 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8417 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8584 </trans-unit>
8418 <trans-unit id="375263728166936544"> 8585 <trans-unit id="375263728166936544">
8419 <source>You need to reconnect.</source> 8586 <source>You need to reconnect.</source>
8420 <target>Du måste återansluta.</target> 8587 <target>Du måste återansluta.</target>
@@ -8469,38 +8636,38 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8469 <trans-unit id="1266887509445371246"> 8636 <trans-unit id="1266887509445371246">
8470 <source>Incorrect username or password.</source> 8637 <source>Incorrect username or password.</source>
8471 <target>Felaktigt användarnamn eller lösenord.</target> 8638 <target>Felaktigt användarnamn eller lösenord.</target>
8472 8639 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">164</context></context-group>
8473 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">164</context></context-group></trans-unit> 8640 </trans-unit>
8474 <trans-unit id="6974874606619467663" datatype="html"> 8641 <trans-unit id="6974874606619467663" datatype="html">
8475 <source>Your account is blocked.</source> 8642 <source>Your account is blocked.</source>
8476 <target state="translated">Ditt konto har blockerats.</target> 8643 <target state="translated">Ditt konto har blockerats.</target>
8477 8644 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">165</context></context-group>
8478 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8645 </trans-unit>
8479 <trans-unit id="7939914198003891823" datatype="html"> 8646 <trans-unit id="7939914198003891823" datatype="html">
8480 <source>any language</source> 8647 <source>any language</source>
8481 <target state="translated">vilket språk som helst</target> 8648 <target state="translated">vilket språk som helst</target>
8482 8649 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">276</context></context-group>
8483 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 8650 </trans-unit>
8484 <trans-unit id="5633144232269377096" datatype="html"> 8651 <trans-unit id="5633144232269377096" datatype="html">
8485 <source>hide</source> 8652 <source>hide</source>
8486 <target state="translated">dölj</target> 8653 <target state="translated">dölj</target>
8487 8654 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">311</context></context-group>
8488 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">311</context></context-group></trans-unit> 8655 </trans-unit>
8489 <trans-unit id="8603861867909474404" datatype="html"> 8656 <trans-unit id="8603861867909474404" datatype="html">
8490 <source>blur</source> 8657 <source>blur</source>
8491 <target state="translated">gör suddig</target> 8658 <target state="translated">gör suddig</target>
8492 8659 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">315</context></context-group>
8493 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">315</context></context-group></trans-unit> 8660 </trans-unit>
8494 <trans-unit id="4534458451100881847" datatype="html"> 8661 <trans-unit id="4534458451100881847" datatype="html">
8495 <source>display</source> 8662 <source>display</source>
8496 <target state="translated">visa</target> 8663 <target state="translated">visa</target>
8497 8664 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">319</context></context-group>
8498 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">319</context></context-group></trans-unit> 8665 </trans-unit>
8499 <trans-unit id="4467323362722952678" datatype="html"> 8666 <trans-unit id="4467323362722952678" datatype="html">
8500 <source>Unknown</source> 8667 <source>Unknown</source>
8501 <target state="translated">Okänd</target> 8668 <target state="translated">Okänd</target>
8502 8669 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group>
8503 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group></trans-unit> 8670 </trans-unit>
8504 <trans-unit id="8781423666414310853"> 8671 <trans-unit id="8781423666414310853">
8505 <source>Your password has been successfully reset!</source> 8672 <source>Your password has been successfully reset!</source>
8506 <target>Ditt lösenord har återställts!</target> 8673 <target>Ditt lösenord har återställts!</target>
@@ -8509,10 +8676,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8509 <trans-unit id="6048892649018070225"> 8676 <trans-unit id="6048892649018070225">
8510 <source>Today</source> 8677 <source>Today</source>
8511 <target>Idag</target> 8678 <target>Idag</target>
8512 8679 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group>
8513 8680 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group>
8514 8681 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">123</context></context-group>
8515 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 8682 </trans-unit>
8516 <trans-unit id="4498682414491138092" datatype="html"> 8683 <trans-unit id="4498682414491138092" datatype="html">
8517 <source>Yesterday</source> 8684 <source>Yesterday</source>
8518 <target state="translated">Igår</target> 8685 <target state="translated">Igår</target>
@@ -8547,84 +8714,91 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8547 <trans-unit id="4873149362496451858"> 8714 <trans-unit id="4873149362496451858">
8548 <source>Last 7 days</source> 8715 <source>Last 7 days</source>
8549 <target>Senaste veckan</target> 8716 <target>Senaste veckan</target>
8550 8717 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">44</context></context-group>
8551 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> 8718 </trans-unit>
8552 <trans-unit id="2949150997160654358"> 8719 <trans-unit id="2949150997160654358">
8553 <source>Last 30 days</source> 8720 <source>Last 30 days</source>
8554 <target>Senaste månaden</target> 8721 <target>Senaste månaden</target>
8555 8722 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">48</context></context-group>
8556 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 8723 </trans-unit>
8557 <trans-unit id="5328600704510694984"> 8724 <trans-unit id="5328600704510694984">
8558 <source>Last 365 days</source> 8725 <source>Last 365 days</source>
8559 <target>Senaste året</target> 8726 <target>Senaste året</target>
8560 8727 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group>
8561 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit> 8728 </trans-unit>
8562 <trans-unit id="2392481201920342009" datatype="html"> 8729 <trans-unit id="2392481201920342009" datatype="html">
8563 <source>VOD videos</source> 8730 <source>VOD videos</source>
8564 <target state="translated">Video on demand</target> 8731 <target state="translated">Video on demand</target>
8565 8732 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
8566 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group>
8734 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
8735 </trans-unit>
8567 <trans-unit id="2180217594100853008" datatype="html"> 8736 <trans-unit id="2180217594100853008" datatype="html">
8568 <source>Live videos</source> 8737 <source>Live videos</source>
8569 <target state="translated">Direktsändningar</target> 8738 <target state="translated">Direktsändningar</target>
8570 8739 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
8571 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group>
8741 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
8742 </trans-unit>
8572 <trans-unit id="8487565500496466433"> 8743 <trans-unit id="8487565500496466433">
8573 <source>Short (&lt; 4 min)</source> 8744 <source>Short (&lt; 4 min)</source>
8574 <target>Kort (&lt; 4 min)</target> 8745 <target>Kort (&lt; 4 min)</target>
8575 8746 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">59</context></context-group>
8576 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">59</context></context-group></trans-unit> 8747 </trans-unit>
8577 <trans-unit id="3642535017283477339"> 8748 <trans-unit id="3642535017283477339">
8578 <source>Medium (4-10 min)</source> 8749 <source>Medium (4-10 min)</source>
8579 <target>Mellan (4–10 min)</target> 8750 <target>Mellan (4–10 min)</target>
8580 8751 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
8581 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group></trans-unit> 8752 </trans-unit>
8582 <trans-unit id="6613870447286561244"> 8753 <trans-unit id="6613870447286561244">
8583 <source>Long (> 10 min)</source> 8754 <source>Long (&gt; 10 min)</source>
8584 <target>Lång (> 10 min)</target> 8755 <target>Lång (&gt; 10 min)</target>
8585 8756 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
8586 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 8757 </trans-unit>
8587 <trans-unit id="1787083504545967"> 8758 <trans-unit id="1787083504545967">
8588 <source>Relevance</source> 8759 <source>Relevance</source>
8589 <target>Relevans</target> 8760 <target>Relevans</target>
8590 8761 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">74</context></context-group>
8591 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">74</context></context-group></trans-unit> 8762 </trans-unit>
8592 <trans-unit id="7944277186358179990"> 8763 <trans-unit id="7944277186358179990">
8593 <source>Publish date</source> 8764 <source>Publish date</source>
8594 <target>Publiceringsdatum</target> 8765 <target>Publiceringsdatum</target>
8595 8766 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">78</context></context-group>
8596 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">78</context></context-group></trans-unit> 8767 </trans-unit>
8597 <trans-unit id="2123659921722214537"> 8768 <trans-unit id="2123659921722214537">
8598 <source>Views</source> 8769 <source>Views</source>
8599 <target>Visningar</target> 8770 <target>Visningar</target>
8600 8771 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">82</context></context-group>
8601 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">82</context></context-group></trans-unit> 8772 </trans-unit>
8602 <trans-unit id="3208627574396957172" datatype="html"> 8773 <trans-unit id="3208627574396957172" datatype="html">
8603 <source>Search index is unavailable. Retrying with instance results instead.</source> 8774 <source>Search index is unavailable. Retrying with instance results instead.</source>
8604 <target state="translated">Sökregistret kan inte nås. Försöker igen med resultat från den här instansen istället.</target> 8775 <target state="translated">Sökregistret kan inte nås. Försöker igen med resultat från den här instansen istället.</target>
8605 8776 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">159</context></context-group>
8606 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8777 </trans-unit>
8607 <trans-unit id="307702206382241469" datatype="html"> 8778 <trans-unit id="307702206382241469" datatype="html">
8608 <source>Search error</source> 8779 <source>Search error</source>
8609 <target state="translated">Sökfel</target> 8780 <target state="translated">Sökfel</target>
8610 8781 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group>
8611 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group></trans-unit> 8782 </trans-unit>
8612 <trans-unit id="8491751845906232809" datatype="html"> 8783 <trans-unit id="8491751845906232809" datatype="html">
8613 <source>PeerTube instance host filter is invalid</source> 8784 <source>PeerTube instance host filter is invalid</source>
8614 <target state="translated">PeerTube-instansens host-filter är ogiltigt</target> 8785 <target state="translated">PeerTube-instansens host-filter är ogiltigt</target>
8615 8786 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">327</context></context-group>
8616 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">327</context></context-group></trans-unit> 8787 </trans-unit>
8617 <trans-unit id="4580988005648117665" datatype="html"> 8788 <trans-unit id="4580988005648117665" datatype="html">
8618 <source>Search</source> 8789 <source>Search</source>
8619 <target state="translated">Sök</target> 8790 <target state="translated">Sök</target>
8620 8791 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">5</context></context-group>
8621 8792 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
8622 8793 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">255</context></context-group>
8623 8794 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group>
8624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">255</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 8795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">122</context></context-group>
8796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group>
8797 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group>
8798 </trans-unit>
8625 <trans-unit id="7804724824750282316" datatype="html"> 8799 <trans-unit id="7804724824750282316" datatype="html">
8626 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 8800 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
8627 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {resultat} other {resultat}}"/></target> 8801 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {resultat} other {resultat}}"/></target>
8628 <context-group purpose="location"> 8802 <context-group purpose="location">
8629 <context context-type="sourcefile">src/app/+search/search.component.html</context> 8803 <context context-type="sourcefile">src/app/+search/search.component.html</context>
8630 <context context-type="linenumber">5</context> 8804 <context context-type="linenumber">5</context>
@@ -8740,8 +8914,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8740 <trans-unit id="4930506384627295710" datatype="html"> 8914 <trans-unit id="4930506384627295710" datatype="html">
8741 <source>Settings</source> 8915 <source>Settings</source>
8742 <target state="translated">Inställningar</target> 8916 <target state="translated">Inställningar</target>
8743 8917 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">27</context></context-group>
8744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.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-settings.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 8918 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">53</context></context-group>
8919 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">1</context></context-group>
8920 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">50</context></context-group>
8921 </trans-unit>
8745 <trans-unit id="9178182467454450952"> 8922 <trans-unit id="9178182467454450952">
8746 <source>Confirm</source> 8923 <source>Confirm</source>
8747 <target>Bekräfta</target> 8924 <target>Bekräfta</target>
@@ -8910,12 +9087,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8910 </trans-unit> 9087 </trans-unit>
8911 <trans-unit id="5832601947705094130" datatype="html"> 9088 <trans-unit id="5832601947705094130" datatype="html">
8912 <source>Concurrency is required.</source> 9089 <source>Concurrency is required.</source>
8913 <target state="new">Concurrency is required.</target> 9090 <target state="translated">Samtidighet krävs.</target>
8914 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">113</context></context-group> 9091 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">113</context></context-group>
8915 </trans-unit> 9092 </trans-unit>
8916 <trans-unit id="4751566092251132371" datatype="html"> 9093 <trans-unit id="4751566092251132371" datatype="html">
8917 <source>Concurrency should be greater or equal to 1.</source> 9094 <source>Concurrency should be greater or equal to 1.</source>
8918 <target state="new">Concurrency should be greater or equal to 1.</target> 9095 <target state="translated">Samtidighet bör vara större än eller lika med 1.</target>
8919 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">114</context></context-group> 9096 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">114</context></context-group>
8920 </trans-unit> 9097 </trans-unit>
8921 <trans-unit id="75589896034107743"> 9098 <trans-unit id="75589896034107743">
@@ -9250,8 +9427,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9250 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9251 </trans-unit> 9428 </trans-unit>
9252 <trans-unit id="5637879201055173642" datatype="html"> 9429 <trans-unit id="5637879201055173642" datatype="html">
9253 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 9430 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
9254 <target state="translated">Se <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>dokumentationen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> för mer information om hur du använder direktsändningar i PeerTube. </target> 9431 <target state="translated">Se <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>dokumentationen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> för mer information om hur du använder direktsändningar i PeerTube. </target>
9255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9256 </trans-unit> 9433 </trans-unit>
9257 <trans-unit id="4267638333776227701"> 9434 <trans-unit id="4267638333776227701">
@@ -9508,112 +9685,140 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9508 <source>Saturday</source> 9685 <source>Saturday</source>
9509 <target>Lördag</target> 9686 <target>Lördag</target>
9510 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">16</context></context-group> 9687 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">16</context></context-group>
9511 </trans-unit><trans-unit id="1391351050292665308" datatype="html"> 9688 </trans-unit>
9512 <source>Sun</source><target state="new">Sun</target> 9689 <trans-unit id="1391351050292665308" datatype="html">
9690 <source>Sun</source>
9691 <target state="translated">Sön</target>
9513 <context-group purpose="location"> 9692 <context-group purpose="location">
9514 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9693 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9515 <context context-type="linenumber">20</context> 9694 <context context-type="linenumber">20</context>
9516 </context-group> 9695 </context-group>
9517 <note priority="1" from="description">Day name short</note> 9696 <note priority="1" from="description">Day name short</note>
9518 <note priority="1" from="meaning">Sunday short name</note> 9697 <note priority="1" from="meaning">Sunday short name</note>
9519 </trans-unit><trans-unit id="7037142944838911104" datatype="html"> 9698 </trans-unit>
9520 <source>Mon</source><target state="new">Mon</target> 9699 <trans-unit id="7037142944838911104" datatype="html">
9700 <source>Mon</source>
9701 <target state="translated">Mån</target>
9521 <context-group purpose="location"> 9702 <context-group purpose="location">
9522 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9703 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9523 <context context-type="linenumber">21</context> 9704 <context context-type="linenumber">21</context>
9524 </context-group> 9705 </context-group>
9525 <note priority="1" from="description">Day name short</note> 9706 <note priority="1" from="description">Day name short</note>
9526 <note priority="1" from="meaning">Monday short name</note> 9707 <note priority="1" from="meaning">Monday short name</note>
9527 </trans-unit><trans-unit id="4051951828654963549" datatype="html"> 9708 </trans-unit>
9528 <source>Tue</source><target state="new">Tue</target> 9709 <trans-unit id="4051951828654963549" datatype="html">
9710 <source>Tue</source>
9711 <target state="translated">Tis</target>
9529 <context-group purpose="location"> 9712 <context-group purpose="location">
9530 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9713 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9531 <context context-type="linenumber">22</context> 9714 <context context-type="linenumber">22</context>
9532 </context-group> 9715 </context-group>
9533 <note priority="1" from="description">Day name short</note> 9716 <note priority="1" from="description">Day name short</note>
9534 <note priority="1" from="meaning">Tuesday short name</note> 9717 <note priority="1" from="meaning">Tuesday short name</note>
9535 </trans-unit><trans-unit id="5265738215297391426" datatype="html"> 9718 </trans-unit>
9536 <source>Wed</source><target state="new">Wed</target> 9719 <trans-unit id="5265738215297391426" datatype="html">
9720 <source>Wed</source>
9721 <target state="translated">Ons</target>
9537 <context-group purpose="location"> 9722 <context-group purpose="location">
9538 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9723 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9539 <context context-type="linenumber">23</context> 9724 <context context-type="linenumber">23</context>
9540 </context-group> 9725 </context-group>
9541 <note priority="1" from="description">Day name short</note> 9726 <note priority="1" from="description">Day name short</note>
9542 <note priority="1" from="meaning">Wednesday short name</note> 9727 <note priority="1" from="meaning">Wednesday short name</note>
9543 </trans-unit><trans-unit id="1370330981433231150" datatype="html"> 9728 </trans-unit>
9544 <source>Thu</source><target state="new">Thu</target> 9729 <trans-unit id="1370330981433231150" datatype="html">
9730 <source>Thu</source>
9731 <target state="translated">Tor</target>
9545 <context-group purpose="location"> 9732 <context-group purpose="location">
9546 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9733 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9547 <context context-type="linenumber">24</context> 9734 <context context-type="linenumber">24</context>
9548 </context-group> 9735 </context-group>
9549 <note priority="1" from="description">Day name short</note> 9736 <note priority="1" from="description">Day name short</note>
9550 <note priority="1" from="meaning">Thursday short name</note> 9737 <note priority="1" from="meaning">Thursday short name</note>
9551 </trans-unit><trans-unit id="8713535243933137493" datatype="html"> 9738 </trans-unit>
9552 <source>Fri</source><target state="new">Fri</target> 9739 <trans-unit id="8713535243933137493" datatype="html">
9740 <source>Fri</source>
9741 <target state="translated">Fre</target>
9553 <context-group purpose="location"> 9742 <context-group purpose="location">
9554 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9743 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9555 <context context-type="linenumber">25</context> 9744 <context context-type="linenumber">25</context>
9556 </context-group> 9745 </context-group>
9557 <note priority="1" from="description">Day name short</note> 9746 <note priority="1" from="description">Day name short</note>
9558 <note priority="1" from="meaning">Friday short name</note> 9747 <note priority="1" from="meaning">Friday short name</note>
9559 </trans-unit><trans-unit id="3547824477629753314" datatype="html"> 9748 </trans-unit>
9560 <source>Sat</source><target state="new">Sat</target> 9749 <trans-unit id="3547824477629753314" datatype="html">
9750 <source>Sat</source>
9751 <target state="translated">Lör</target>
9561 <context-group purpose="location"> 9752 <context-group purpose="location">
9562 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9753 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9563 <context context-type="linenumber">26</context> 9754 <context context-type="linenumber">26</context>
9564 </context-group> 9755 </context-group>
9565 <note priority="1" from="description">Day name short</note> 9756 <note priority="1" from="description">Day name short</note>
9566 <note priority="1" from="meaning">Saturday short name</note> 9757 <note priority="1" from="meaning">Saturday short name</note>
9567 </trans-unit><trans-unit id="6115403217651453591" datatype="html"> 9758 </trans-unit>
9568 <source>Su</source><target state="new">Su</target> 9759 <trans-unit id="6115403217651453591" datatype="html">
9760 <source>Su</source>
9761 <target state="translated">Sö</target>
9569 <context-group purpose="location"> 9762 <context-group purpose="location">
9570 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9763 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9571 <context context-type="linenumber">30</context> 9764 <context context-type="linenumber">30</context>
9572 </context-group> 9765 </context-group>
9573 <note priority="1" from="description">Day name min</note> 9766 <note priority="1" from="description">Day name min</note>
9574 <note priority="1" from="meaning">Sunday min name</note> 9767 <note priority="1" from="meaning">Sunday min name</note>
9575 </trans-unit><trans-unit id="3797918310510782582" datatype="html"> 9768 </trans-unit>
9576 <source>Mo</source><target state="new">Mo</target> 9769 <trans-unit id="3797918310510782582" datatype="html">
9770 <source>Mo</source>
9771 <target state="translated">Må</target>
9577 <context-group purpose="location"> 9772 <context-group purpose="location">
9578 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9773 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9579 <context context-type="linenumber">31</context> 9774 <context context-type="linenumber">31</context>
9580 </context-group> 9775 </context-group>
9581 <note priority="1" from="description">Day name min</note> 9776 <note priority="1" from="description">Day name min</note>
9582 <note priority="1" from="meaning">Monday min name</note> 9777 <note priority="1" from="meaning">Monday min name</note>
9583 </trans-unit><trans-unit id="8011371911136291436" datatype="html"> 9778 </trans-unit>
9584 <source>Tu</source><target state="new">Tu</target> 9779 <trans-unit id="8011371911136291436" datatype="html">
9780 <source>Tu</source>
9781 <target state="translated">Ti</target>
9585 <context-group purpose="location"> 9782 <context-group purpose="location">
9586 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9783 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9587 <context context-type="linenumber">32</context> 9784 <context context-type="linenumber">32</context>
9588 </context-group> 9785 </context-group>
9589 <note priority="1" from="description">Day name min</note> 9786 <note priority="1" from="description">Day name min</note>
9590 <note priority="1" from="meaning">Tuesday min name</note> 9787 <note priority="1" from="meaning">Tuesday min name</note>
9591 </trans-unit><trans-unit id="1673380870543456256" datatype="html"> 9788 </trans-unit>
9592 <source>We</source><target state="new">We</target> 9789 <trans-unit id="1673380870543456256" datatype="html">
9790 <source>We</source>
9791 <target state="translated">On</target>
9593 <context-group purpose="location"> 9792 <context-group purpose="location">
9594 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9793 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9595 <context context-type="linenumber">33</context> 9794 <context context-type="linenumber">33</context>
9596 </context-group> 9795 </context-group>
9597 <note priority="1" from="description">Day name min</note> 9796 <note priority="1" from="description">Day name min</note>
9598 <note priority="1" from="meaning">Wednesday min name</note> 9797 <note priority="1" from="meaning">Wednesday min name</note>
9599 </trans-unit><trans-unit id="8502005439670299526" datatype="html"> 9798 </trans-unit>
9600 <source>Th</source><target state="new">Th</target> 9799 <trans-unit id="8502005439670299526" datatype="html">
9800 <source>Th</source>
9801 <target state="translated">To</target>
9601 <context-group purpose="location"> 9802 <context-group purpose="location">
9602 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9803 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9603 <context context-type="linenumber">34</context> 9804 <context context-type="linenumber">34</context>
9604 </context-group> 9805 </context-group>
9605 <note priority="1" from="description">Day name min</note> 9806 <note priority="1" from="description">Day name min</note>
9606 <note priority="1" from="meaning">Thursday min name</note> 9807 <note priority="1" from="meaning">Thursday min name</note>
9607 </trans-unit><trans-unit id="2800261787799336637" datatype="html"> 9808 </trans-unit>
9608 <source>Fr</source><target state="new">Fr</target> 9809 <trans-unit id="2800261787799336637" datatype="html">
9810 <source>Fr</source>
9811 <target state="translated">Fr</target>
9609 <context-group purpose="location"> 9812 <context-group purpose="location">
9610 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9813 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9611 <context context-type="linenumber">35</context> 9814 <context context-type="linenumber">35</context>
9612 </context-group> 9815 </context-group>
9613 <note priority="1" from="description">Day name min</note> 9816 <note priority="1" from="description">Day name min</note>
9614 <note priority="1" from="meaning">Friday min name</note> 9817 <note priority="1" from="meaning">Friday min name</note>
9615 </trans-unit><trans-unit id="2045915324506422459" datatype="html"> 9818 </trans-unit>
9616 <source>Sa</source><target state="new">Sa</target> 9819 <trans-unit id="2045915324506422459" datatype="html">
9820 <source>Sa</source>
9821 <target state="translated">Lö</target>
9617 <context-group purpose="location"> 9822 <context-group purpose="location">
9618 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9823 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9619 <context context-type="linenumber">36</context> 9824 <context context-type="linenumber">36</context>
@@ -9621,20 +9826,6 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9621 <note priority="1" from="description">Day name min</note> 9826 <note priority="1" from="description">Day name min</note>
9622 <note priority="1" from="meaning">Saturday min name</note> 9827 <note priority="1" from="meaning">Saturday min name</note>
9623 </trans-unit> 9828 </trans-unit>
9624
9625
9626
9627
9628
9629
9630
9631
9632
9633
9634
9635
9636
9637
9638 <trans-unit id="3913843642962116845"> 9829 <trans-unit id="3913843642962116845">
9639 <source>January</source> 9830 <source>January</source>
9640 <target>Januari</target> 9831 <target>Januari</target>
@@ -9658,9 +9849,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9658 <trans-unit id="8469692700277617405"> 9849 <trans-unit id="8469692700277617405">
9659 <source>May</source> 9850 <source>May</source>
9660 <target>Maj</target> 9851 <target>Maj</target>
9661 9852 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">44</context></context-group>
9662 9853 </trans-unit>
9663 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">44</context></context-group></trans-unit>
9664 <trans-unit id="9055297580745330415"> 9854 <trans-unit id="9055297580745330415">
9665 <source>June</source> 9855 <source>June</source>
9666 <target>Juni</target> 9856 <target>Juni</target>
@@ -9695,96 +9885,120 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9695 <source>December</source> 9885 <source>December</source>
9696 <target>December</target> 9886 <target>December</target>
9697 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">51</context></context-group> 9887 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">51</context></context-group>
9698 </trans-unit><trans-unit id="1799348348510504995" datatype="html"> 9888 </trans-unit>
9699 <source>Jan</source><target state="new">Jan</target> 9889 <trans-unit id="1799348348510504995" datatype="html">
9890 <source>Jan</source>
9891 <target state="translated">Jan</target>
9700 <context-group purpose="location"> 9892 <context-group purpose="location">
9701 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9893 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9702 <context context-type="linenumber">55</context> 9894 <context context-type="linenumber">55</context>
9703 </context-group> 9895 </context-group>
9704 <note priority="1" from="description">Month name short</note> 9896 <note priority="1" from="description">Month name short</note>
9705 <note priority="1" from="meaning">January short name</note> 9897 <note priority="1" from="meaning">January short name</note>
9706 </trans-unit><trans-unit id="2980544278361296608" datatype="html"> 9898 </trans-unit>
9707 <source>Feb</source><target state="new">Feb</target> 9899 <trans-unit id="2980544278361296608" datatype="html">
9900 <source>Feb</source>
9901 <target state="translated">Feb</target>
9708 <context-group purpose="location"> 9902 <context-group purpose="location">
9709 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9903 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9710 <context context-type="linenumber">56</context> 9904 <context context-type="linenumber">56</context>
9711 </context-group> 9905 </context-group>
9712 <note priority="1" from="description">Month name short</note> 9906 <note priority="1" from="description">Month name short</note>
9713 <note priority="1" from="meaning">February short name</note> 9907 <note priority="1" from="meaning">February short name</note>
9714 </trans-unit><trans-unit id="3124926955462217092" datatype="html"> 9908 </trans-unit>
9715 <source>Mar</source><target state="new">Mar</target> 9909 <trans-unit id="3124926955462217092" datatype="html">
9910 <source>Mar</source>
9911 <target state="translated">Mar</target>
9716 <context-group purpose="location"> 9912 <context-group purpose="location">
9717 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9913 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9718 <context context-type="linenumber">57</context> 9914 <context context-type="linenumber">57</context>
9719 </context-group> 9915 </context-group>
9720 <note priority="1" from="description">Month name short</note> 9916 <note priority="1" from="description">Month name short</note>
9721 <note priority="1" from="meaning">March short name</note> 9917 <note priority="1" from="meaning">March short name</note>
9722 </trans-unit><trans-unit id="9658641661863772" datatype="html"> 9918 </trans-unit>
9723 <source>Apr</source><target state="new">Apr</target> 9919 <trans-unit id="9658641661863772" datatype="html">
9920 <source>Apr</source>
9921 <target state="translated">Apr</target>
9724 <context-group purpose="location"> 9922 <context-group purpose="location">
9725 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9923 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9726 <context context-type="linenumber">58</context> 9924 <context context-type="linenumber">58</context>
9727 </context-group> 9925 </context-group>
9728 <note priority="1" from="description">Month name short</note> 9926 <note priority="1" from="description">Month name short</note>
9729 <note priority="1" from="meaning">April short name</note> 9927 <note priority="1" from="meaning">April short name</note>
9730 </trans-unit><trans-unit id="502512326533496869" datatype="html"> 9928 </trans-unit>
9731 <source>May</source><target state="new">May</target> 9929 <trans-unit id="502512326533496869" datatype="html">
9930 <source>May</source>
9931 <target state="translated">Maj</target>
9732 <context-group purpose="location"> 9932 <context-group purpose="location">
9733 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9933 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9734 <context context-type="linenumber">59</context> 9934 <context context-type="linenumber">59</context>
9735 </context-group> 9935 </context-group>
9736 <note priority="1" from="description">Month name short</note> 9936 <note priority="1" from="description">Month name short</note>
9737 <note priority="1" from="meaning">May short name</note> 9937 <note priority="1" from="meaning">May short name</note>
9738 </trans-unit><trans-unit id="3044090977322782161" datatype="html"> 9938 </trans-unit>
9739 <source>Jun</source><target state="new">Jun</target> 9939 <trans-unit id="3044090977322782161" datatype="html">
9940 <source>Jun</source>
9941 <target state="translated">Jun</target>
9740 <context-group purpose="location"> 9942 <context-group purpose="location">
9741 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9943 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9742 <context context-type="linenumber">60</context> 9944 <context context-type="linenumber">60</context>
9743 </context-group> 9945 </context-group>
9744 <note priority="1" from="description">Month name short</note> 9946 <note priority="1" from="description">Month name short</note>
9745 <note priority="1" from="meaning">June short name</note> 9947 <note priority="1" from="meaning">June short name</note>
9746 </trans-unit><trans-unit id="8066434078267346927" datatype="html"> 9948 </trans-unit>
9747 <source>Jul</source><target state="new">Jul</target> 9949 <trans-unit id="8066434078267346927" datatype="html">
9950 <source>Jul</source>
9951 <target state="translated">Jul</target>
9748 <context-group purpose="location"> 9952 <context-group purpose="location">
9749 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9953 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9750 <context context-type="linenumber">61</context> 9954 <context context-type="linenumber">61</context>
9751 </context-group> 9955 </context-group>
9752 <note priority="1" from="description">Month name short</note> 9956 <note priority="1" from="description">Month name short</note>
9753 <note priority="1" from="meaning">July short name</note> 9957 <note priority="1" from="meaning">July short name</note>
9754 </trans-unit><trans-unit id="1796563865253467834" datatype="html"> 9958 </trans-unit>
9755 <source>Aug</source><target state="new">Aug</target> 9959 <trans-unit id="1796563865253467834" datatype="html">
9960 <source>Aug</source>
9961 <target state="translated">Aug</target>
9756 <context-group purpose="location"> 9962 <context-group purpose="location">
9757 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9963 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9758 <context context-type="linenumber">62</context> 9964 <context context-type="linenumber">62</context>
9759 </context-group> 9965 </context-group>
9760 <note priority="1" from="description">Month name short</note> 9966 <note priority="1" from="description">Month name short</note>
9761 <note priority="1" from="meaning">August short name</note> 9967 <note priority="1" from="meaning">August short name</note>
9762 </trans-unit><trans-unit id="5865190625753625986" datatype="html"> 9968 </trans-unit>
9763 <source>Sep</source><target state="new">Sep</target> 9969 <trans-unit id="5865190625753625986" datatype="html">
9970 <source>Sep</source>
9971 <target state="translated">Sep</target>
9764 <context-group purpose="location"> 9972 <context-group purpose="location">
9765 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9973 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9766 <context context-type="linenumber">63</context> 9974 <context context-type="linenumber">63</context>
9767 </context-group> 9975 </context-group>
9768 <note priority="1" from="description">Month name short</note> 9976 <note priority="1" from="description">Month name short</note>
9769 <note priority="1" from="meaning">September short name</note> 9977 <note priority="1" from="meaning">September short name</note>
9770 </trans-unit><trans-unit id="4011114601374284323" datatype="html"> 9978 </trans-unit>
9771 <source>Oct</source><target state="new">Oct</target> 9979 <trans-unit id="4011114601374284323" datatype="html">
9980 <source>Oct</source>
9981 <target state="translated">Okt</target>
9772 <context-group purpose="location"> 9982 <context-group purpose="location">
9773 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9983 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9774 <context context-type="linenumber">64</context> 9984 <context context-type="linenumber">64</context>
9775 </context-group> 9985 </context-group>
9776 <note priority="1" from="description">Month name short</note> 9986 <note priority="1" from="description">Month name short</note>
9777 <note priority="1" from="meaning">October short name</note> 9987 <note priority="1" from="meaning">October short name</note>
9778 </trans-unit><trans-unit id="5063734982204786445" datatype="html"> 9988 </trans-unit>
9779 <source>Nov</source><target state="new">Nov</target> 9989 <trans-unit id="5063734982204786445" datatype="html">
9990 <source>Nov</source>
9991 <target state="translated">Nov</target>
9780 <context-group purpose="location"> 9992 <context-group purpose="location">
9781 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 9993 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9782 <context context-type="linenumber">65</context> 9994 <context context-type="linenumber">65</context>
9783 </context-group> 9995 </context-group>
9784 <note priority="1" from="description">Month name short</note> 9996 <note priority="1" from="description">Month name short</note>
9785 <note priority="1" from="meaning">November short name</note> 9997 <note priority="1" from="meaning">November short name</note>
9786 </trans-unit><trans-unit id="4789897150069082503" datatype="html"> 9998 </trans-unit>
9787 <source>Dec</source><target state="new">Dec</target> 9999 <trans-unit id="4789897150069082503" datatype="html">
10000 <source>Dec</source>
10001 <target state="translated">Dec</target>
9788 <context-group purpose="location"> 10002 <context-group purpose="location">
9789 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10003 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
9790 <context context-type="linenumber">66</context> 10004 <context context-type="linenumber">66</context>
@@ -9792,17 +10006,6 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9792 <note priority="1" from="description">Month name short</note> 10006 <note priority="1" from="description">Month name short</note>
9793 <note priority="1" from="meaning">December short name</note> 10007 <note priority="1" from="meaning">December short name</note>
9794 </trans-unit> 10008 </trans-unit>
9795
9796
9797
9798
9799
9800
9801
9802
9803
9804
9805
9806 <trans-unit id="8700121026680200191"> 10009 <trans-unit id="8700121026680200191">
9807 <source>Clear</source> 10010 <source>Clear</source>
9808 <target>Rensa</target> 10011 <target>Rensa</target>
@@ -9817,14 +10020,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9817 <trans-unit id="2830831449226931729" datatype="html"> 10020 <trans-unit id="2830831449226931729" datatype="html">
9818 <source>Instance languages</source> 10021 <source>Instance languages</source>
9819 <target state="translated">Instansens språk</target> 10022 <target state="translated">Instansens språk</target>
9820 10023 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group>
9821 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10024 </trans-unit>
9822 <trans-unit id="40119547597591062" datatype="html"> 10025 <trans-unit id="40119547597591062" datatype="html">
9823 <source>All languages</source> 10026 <source>All languages</source>
9824 <target state="translated">Alla språk</target> 10027 <target state="translated">Alla språk</target>
9825 10028 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group>
9826 10029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
9827 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 10030 </trans-unit>
9828 <trans-unit id="996392855508119363"> 10031 <trans-unit id="996392855508119363">
9829 <source>Hidden</source> 10032 <source>Hidden</source>
9830 <target>Dold</target> 10033 <target>Dold</target>
@@ -9838,9 +10041,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9838 <trans-unit id="8929218224642530466"> 10041 <trans-unit id="8929218224642530466">
9839 <source>Displayed</source> 10042 <source>Displayed</source>
9840 <target>Synlig</target> 10043 <target>Synlig</target>
9841 10044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
9842 10045 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
9843 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 10046 </trans-unit>
9844 <trans-unit id="6291055174438137560" datatype="html"> 10047 <trans-unit id="6291055174438137560" datatype="html">
9845 <source>~ 1 minute</source> 10048 <source>~ 1 minute</source>
9846 <target state="translated">omkring en minut</target> 10049 <target state="translated">omkring en minut</target>
@@ -9892,8 +10095,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9892 <trans-unit id="2516633974298697807"> 10095 <trans-unit id="2516633974298697807">
9893 <source>Emphasis</source> 10096 <source>Emphasis</source>
9894 <target>Betoning</target> 10097 <target>Betoning</target>
9895 10098 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">25</context></context-group>
9896 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 10099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">81</context></context-group>
10100 </trans-unit>
9897 <trans-unit id="7565716024468232322"> 10101 <trans-unit id="7565716024468232322">
9898 <source>Links</source> 10102 <source>Links</source>
9899 <target>Länkar</target> 10103 <target>Länkar</target>
@@ -9907,8 +10111,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9907 <trans-unit id="8756167649220050929"> 10111 <trans-unit id="8756167649220050929">
9908 <source>Lists</source> 10112 <source>Lists</source>
9909 <target>Listor</target> 10113 <target>Listor</target>
9910 10114 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group>
9911 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">84</context></context-group></trans-unit> 10115 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">84</context></context-group>
10116 </trans-unit>
9912 <trans-unit id="414887388288176527"> 10117 <trans-unit id="414887388288176527">
9913 <source>Images</source> 10118 <source>Images</source>
9914 <target>Bilder</target> 10119 <target>Bilder</target>
@@ -9976,8 +10181,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9976 <target>Instansen 10181 <target>Instansen
9977 <x id="PH"/> ignoreras. 10182 <x id="PH"/> ignoreras.
9978 </target> 10183 </target>
9979 10184 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">68</context></context-group>
9980 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">145</context></context-group></trans-unit> 10185 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">145</context></context-group>
10186 </trans-unit>
9981 <trans-unit id="2558977494773636050"> 10187 <trans-unit id="2558977494773636050">
9982 <source>Account <x id="PH"/> muted by the instance.</source> 10188 <source>Account <x id="PH"/> muted by the instance.</source>
9983 <target>Kontot <x id="PH"/> ignoreras av instansen.</target> 10189 <target>Kontot <x id="PH"/> ignoreras av instansen.</target>
@@ -10234,9 +10440,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10234 <trans-unit id="2602773901491715295" datatype="html"> 10440 <trans-unit id="2602773901491715295" datatype="html">
10235 <source>Captions</source> 10441 <source>Captions</source>
10236 <target state="translated">Textning</target> 10442 <target state="translated">Textning</target>
10237 10443 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">155</context></context-group>
10238 10444 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group>
10239 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">181</context></context-group></trans-unit> 10445 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">181</context></context-group>
10446 </trans-unit>
10240 <trans-unit id="5779804235244672536" datatype="html"> 10447 <trans-unit id="5779804235244672536" datatype="html">
10241 <source>The above can only be seen in captions (please describe which).</source> 10448 <source>The above can only be seen in captions (please describe which).</source>
10242 <target state="translated">Ovanstående förekommer endast i textningen (ange vilken).</target> 10449 <target state="translated">Ovanstående förekommer endast i textningen (ange vilken).</target>
@@ -10310,8 +10517,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10310 <trans-unit id="4968151111061046122"> 10517 <trans-unit id="4968151111061046122">
10311 <source>Moderator</source> 10518 <source>Moderator</source>
10312 <target>Moderator</target> 10519 <target>Moderator</target>
10313 10520 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group>
10314 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> 10521 </trans-unit>
10315 <trans-unit id="2279527393438260622" datatype="html"> 10522 <trans-unit id="2279527393438260622" datatype="html">
10316 <source>Search videos, playlists, channels…</source> 10523 <source>Search videos, playlists, channels…</source>
10317 <target state="translated">Sök efter videor, spellistor och kanaler …</target> 10524 <target state="translated">Sök efter videor, spellistor och kanaler …</target>
@@ -10456,8 +10663,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10456 <trans-unit id="3099741642167775297" datatype="html"> 10663 <trans-unit id="3099741642167775297" datatype="html">
10457 <source>Download</source> 10664 <source>Download</source>
10458 <target state="translated">Ladda ner</target> 10665 <target state="translated">Ladda ner</target>
10459 10666 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group>
10460 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">315</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> 10667 <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>
10668 <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>
10669 </trans-unit>
10461 <trans-unit id="7672331870004528654" datatype="html"> 10670 <trans-unit id="7672331870004528654" datatype="html">
10462 <source>Display live information</source> 10671 <source>Display live information</source>
10463 <target state="translated">Visa information om sändningen</target> 10672 <target state="translated">Visa information om sändningen</target>
@@ -10467,12 +10676,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10467 <trans-unit id="4021752662928002901" datatype="html"> 10676 <trans-unit id="4021752662928002901" datatype="html">
10468 <source>Update</source> 10677 <source>Update</source>
10469 <target state="translated">Uppdatera</target> 10678 <target state="translated">Uppdatera</target>
10470 10679 <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>
10471 10680 <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>
10472 10681 <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>
10473 10682 <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>
10474 10683 <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>
10475 <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">327</context></context-group></trans-unit> 10684 <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>
10685 <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>
10686 <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>
10687 <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>
10688 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">327</context></context-group>
10689 </trans-unit>
10476 <trans-unit id="420763834450076269" datatype="html"> 10690 <trans-unit id="420763834450076269" datatype="html">
10477 <source>Block</source> 10691 <source>Block</source>
10478 <target state="translated">Blockera</target> 10692 <target state="translated">Blockera</target>
@@ -10535,8 +10749,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> 10749 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
10536 </trans-unit> 10750 </trans-unit>
10537 <trans-unit id="8272123190776748811" datatype="html"> 10751 <trans-unit id="8272123190776748811" datatype="html">
10538 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 10752 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
10539 <target state="translated">Du måste vara &lt;a href="/login">inloggad&lt;/a> för att betygsätta den här videon.</target> 10753 <target state="translated">Du måste vara &lt;a href="/login"&gt;inloggad&lt;/a&gt; för att betygsätta den här videon.</target>
10540 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 10754 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10541 </trans-unit> 10755 </trans-unit>
10542 <trans-unit id="4503408361537553733" datatype="html"> 10756 <trans-unit id="4503408361537553733" datatype="html">
@@ -10611,8 +10825,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10611 <trans-unit id="7008439939460403347"> 10825 <trans-unit id="7008439939460403347">
10612 <source>Report</source> 10826 <source>Report</source>
10613 <target>Rapportera</target> 10827 <target>Rapportera</target>
10614 10828 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">198</context></context-group>
10615 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">198</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">357</context></context-group></trans-unit> 10829 <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>
10830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group>
10831 </trans-unit>
10616 <trans-unit id="829951422090160526" datatype="html"> 10832 <trans-unit id="829951422090160526" datatype="html">
10617 <source>Reported part</source> 10833 <source>Reported part</source>
10618 <target state="translated">Anmält avsnitt</target> 10834 <target state="translated">Anmält avsnitt</target>
@@ -10670,8 +10886,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10670 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10886 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10671 <context context-type="linenumber">179</context> 10887 <context context-type="linenumber">179</context>
10672 </context-group> 10888 </context-group>
10673 </trans-unit><trans-unit id="118687079501751948" datatype="html"> 10889 </trans-unit>
10674 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10890 <trans-unit id="118687079501751948" datatype="html">
10891 <source>Move to external storage failed</source>
10892 <target state="translated">Flytten till den externa lagringsplatsen misslyckades</target>
10675 <context-group purpose="location"> 10893 <context-group purpose="location">
10676 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10894 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10677 <context context-type="linenumber">183</context> 10895 <context context-type="linenumber">183</context>
@@ -10680,18 +10898,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10680 <trans-unit id="4887724548587271148"> 10898 <trans-unit id="4887724548587271148">
10681 <source>Waiting transcoding</source> 10899 <source>Waiting transcoding</source>
10682 <target>Inväntar omkodning</target> 10900 <target>Inväntar omkodning</target>
10683 10901 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group>
10684 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10902 </trans-unit>
10685 <trans-unit id="4517785179607945981"> 10903 <trans-unit id="4517785179607945981">
10686 <source>To transcode</source> 10904 <source>To transcode</source>
10687 <target>Att omkoda</target> 10905 <target>Att omkoda</target>
10688 10906 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group>
10689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 10907 </trans-unit>
10690 <trans-unit id="3299576663551440736"> 10908 <trans-unit id="3299576663551440736">
10691 <source>To import</source> 10909 <source>To import</source>
10692 <target>Att importera</target> 10910 <target>Att importera</target>
10693 10911 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group>
10694 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> 10912 </trans-unit>
10695 <trans-unit id="8492933894084361602" datatype="html"> 10913 <trans-unit id="8492933894084361602" datatype="html">
10696 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 10914 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
10697 <target state="translated">Prenumerera på RSS-flödet ”<x id="INTERPOLATION" equiv-text="{{ title }}"/>”</target> 10915 <target state="translated">Prenumerera på RSS-flödet ”<x id="INTERPOLATION" equiv-text="{{ title }}"/>”</target>
@@ -10703,8 +10921,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10703 <trans-unit id="187187500641108332" datatype="html"> 10921 <trans-unit id="187187500641108332" datatype="html">
10704 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10922 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10705 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10923 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10706 10924 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group>
10707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><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/+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">77</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-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> 10925 <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>
10926 <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>
10927 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group>
10928 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group>
10929 <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>
10930 <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>
10931 <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>
10932 <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>
10933 <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>
10934 <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>
10935 <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>
10936 <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>
10937 <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>
10938 </trans-unit>
10708 <trans-unit id="1795705931707209785" datatype="html"> 10939 <trans-unit id="1795705931707209785" datatype="html">
10709 <source>Add to watch later</source> 10940 <source>Add to watch later</source>
10710 <target state="translated">Lägg till i Titta senare</target> 10941 <target state="translated">Lägg till i Titta senare</target>
@@ -10753,41 +10984,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10753 <trans-unit id="5210096066382592800"> 10984 <trans-unit id="5210096066382592800">
10754 <source>Video to import updated.</source> 10985 <source>Video to import updated.</source>
10755 <target>Videon att importera har uppdaterats.</target> 10986 <target>Videon att importera har uppdaterats.</target>
10756 10987 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group>
10757 10988 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group>
10758 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10989 </trans-unit>
10759 <trans-unit id="3284171506518522275"> 10990 <trans-unit id="3284171506518522275">
10760 <source>Your video was uploaded to your account and is private.</source> 10991 <source>Your video was uploaded to your account and is private.</source>
10761 <target>Din video har laddats upp till ditt konto och är privat.</target> 10992 <target>Din video har laddats upp till ditt konto och är privat.</target>
10762 10993 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">127</context></context-group>
10763 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> 10994 </trans-unit>
10764 <trans-unit id="5699822024600815733"> 10995 <trans-unit id="5699822024600815733">
10765 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 10996 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
10766 <target>Men associerad data (taggar, beskrivning …) kommer försvinna, är du säker på att du vill lämna sidan?</target> 10997 <target>Men associerad data (taggar, beskrivning …) kommer försvinna, är du säker på att du vill lämna sidan?</target>
10767 10998 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group>
10768 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10999 </trans-unit>
10769 <trans-unit id="1219739004043110649"> 11000 <trans-unit id="1219739004043110649">
10770 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11001 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
10771 <target>Din video har inte laddats upp än, vill du lämna sidan?</target> 11002 <target>Din video har inte laddats upp än, vill du lämna sidan?</target>
10772 11003 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">130</context></context-group>
10773 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 11004 </trans-unit>
10774 <trans-unit id="6932865105766151309" datatype="html"> 11005 <trans-unit id="6932865105766151309" datatype="html">
10775 <source>Upload</source> 11006 <source>Upload</source>
10776 <target state="translated">Ladda upp</target> 11007 <target state="translated">Ladda upp</target>
10777 11008 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">237</context></context-group>
10778 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 11009 </trans-unit>
10779 <trans-unit id="8278735427925094503"> 11010 <trans-unit id="8278735427925094503">
10780 <source>Upload <x id="PH"/> </source> 11011 <source>Upload <x id="PH"/> </source>
10781 <target>Ladda upp 11012 <target>Ladda upp
10782 <x id="PH"/> 11013 <x id="PH"/>
10783 </target> 11014 </target>
10784 11015 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">239</context></context-group>
10785 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">239</context></context-group></trans-unit> 11016 </trans-unit>
10786 <trans-unit id="5981816353437801748"> 11017 <trans-unit id="5981816353437801748">
10787 <source>Video published.</source> 11018 <source>Video published.</source>
10788 <target>Videon har publicerats.</target> 11019 <target>Videon har publicerats.</target>
10789 11020 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group>
10790 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11021 </trans-unit>
10791 <trans-unit id="764164089183618119"> 11022 <trans-unit id="764164089183618119">
10792 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 11023 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
10793 <target>Du har gjort ändringar som inte sparats! Om du lämnar nu kommer de förkastas.</target> 11024 <target>Du har gjort ändringar som inte sparats! Om du lämnar nu kommer de förkastas.</target>
@@ -10806,23 +11037,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10806 <trans-unit id="6775540171466219199" datatype="html"> 11037 <trans-unit id="6775540171466219199" datatype="html">
10807 <source>Stop autoplaying next video</source> 11038 <source>Stop autoplaying next video</source>
10808 <target state="translated">Spela inte nästa video automatiskt</target> 11039 <target state="translated">Spela inte nästa video automatiskt</target>
10809 11040 <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">220</context></context-group>
10810 <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">220</context></context-group></trans-unit> 11041 </trans-unit>
10811 <trans-unit id="5149234672404299151" datatype="html"> 11042 <trans-unit id="5149234672404299151" datatype="html">
10812 <source>Autoplay next video</source> 11043 <source>Autoplay next video</source>
10813 <target state="translated">Spela nästa video automatiskt</target> 11044 <target state="translated">Spela nästa video automatiskt</target>
10814 11045 <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">221</context></context-group>
10815 <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">221</context></context-group></trans-unit> 11046 </trans-unit>
10816 <trans-unit id="5870421136141540382" datatype="html"> 11047 <trans-unit id="5870421136141540382" datatype="html">
10817 <source>Stop looping playlist videos</source> 11048 <source>Stop looping playlist videos</source>
10818 <target state="translated">Sluta loopa videor i spellistor</target> 11049 <target state="translated">Sluta loopa videor i spellistor</target>
10819 11050 <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">226</context></context-group>
10820 <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">226</context></context-group></trans-unit> 11051 </trans-unit>
10821 <trans-unit id="1599585307037758139" datatype="html"> 11052 <trans-unit id="1599585307037758139" datatype="html">
10822 <source>Loop playlist videos</source> 11053 <source>Loop playlist videos</source>
10823 <target state="translated">Loopa videor i spellistor</target> 11054 <target state="translated">Loopa videor i spellistor</target>
10824 11055 <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">227</context></context-group>
10825 <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">227</context></context-group></trans-unit> 11056 </trans-unit>
10826 <trans-unit id="3704292036525161260" datatype="html"> 11057 <trans-unit id="3704292036525161260" datatype="html">
10827 <source>Placeholder image</source> 11058 <source>Placeholder image</source>
10828 <target state="translated">Platshållarbild</target> 11059 <target state="translated">Platshållarbild</target>
@@ -10832,95 +11063,113 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10832 </context-group> 11063 </context-group>
10833 </trans-unit> 11064 </trans-unit>
10834 <trans-unit id="961774488937452220" datatype="html"> 11065 <trans-unit id="961774488937452220" datatype="html">
10835 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 11066 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
10836 <target state="translated">Den här videon finns inte på din instans. Vill du bli hänvisad till ursprungsinstansen &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target> 11067 <target state="translated">Den här videon finns inte på din instans. Vill du bli hänvisad till ursprungsinstansen &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</target>
10837 11068 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
10838 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 11069 </trans-unit>
10839 <trans-unit id="5761611056224181752" datatype="html"> 11070 <trans-unit id="5761611056224181752" datatype="html">
10840 <source>Redirection</source> 11071 <source>Redirection</source>
10841 <target state="translated">Omdirigering</target> 11072 <target state="translated">Omdirigering</target>
10842 11073 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group>
10843 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 11074 </trans-unit>
10844 <trans-unit id="8858527736400081688"> 11075 <trans-unit id="8858527736400081688">
10845 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 11076 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10846 <target>Den här videon innehåller oförbehållsamt innehåll eller innehåll skapat för vuxna. Är du säker på att du vill se den?</target> 11077 <target>Den här videon innehåller oförbehållsamt innehåll eller innehåll skapat för vuxna. Är du säker på att du vill se den?</target>
10847 11078 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group>
10848 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 11079 </trans-unit>
10849 <trans-unit id="3937119019020041049"> 11080 <trans-unit id="3937119019020041049">
10850 <source>Mature or explicit content</source> 11081 <source>Mature or explicit content</source>
10851 <target>Oförbehållsamt innehåll eller innehåll skapat för vuxna</target> 11082 <target>Oförbehållsamt innehåll eller innehåll skapat för vuxna</target>
10852 11083 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group>
10853 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 11084 </trans-unit>
10854 <trans-unit id="1755474755114288376" datatype="html"> 11085 <trans-unit id="1755474755114288376" datatype="html">
10855 <source>Up Next</source> 11086 <source>Up Next</source>
10856 <target state="translated">Kommer härnäst</target> 11087 <target state="translated">Kommer härnäst</target>
10857 11088 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group>
10858 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> 11089 </trans-unit>
10859 <trans-unit id="2159130950882492111" datatype="html"> 11090 <trans-unit id="2159130950882492111" datatype="html">
10860 <source>Cancel</source> 11091 <source>Cancel</source>
10861 <target state="translated">Avbryt</target> 11092 <target state="translated">Avbryt</target>
10862 11093 <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>
10863 <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">122</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-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/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">425</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">26</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> 11094 <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>
11095 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
11096 <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>
11097 <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>
11098 <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>
11099 <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>
11100 <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>
11101 <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>
11102 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group>
11103 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
11104 <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>
11105 <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>
11106 <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>
11107 <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>
11108 <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>
11109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group>
11110 <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>
11111 <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>
11112 </trans-unit>
10864 <trans-unit id="3354816756665089864" datatype="html"> 11113 <trans-unit id="3354816756665089864" datatype="html">
10865 <source>Autoplay is suspended</source> 11114 <source>Autoplay is suspended</source>
10866 <target state="translated">Automatisk uppspelning är upphävd</target> 11115 <target state="translated">Automatisk uppspelning är upphävd</target>
10867 11116 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group>
10868 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> 11117 </trans-unit>
10869 <trans-unit id="7895294730547405228" datatype="html"> 11118 <trans-unit id="7895294730547405228" datatype="html">
10870 <source>Enter/exit fullscreen (requires player focus)</source> 11119 <source>Enter/exit fullscreen (requires player focus)</source>
10871 <target state="translated">Slå av eller på helskärmsläget (spelaren måste vara markerad)</target> 11120 <target state="translated">Slå av eller på helskärmsläget (spelaren måste vara markerad)</target>
10872 11121 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group>
10873 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> 11122 </trans-unit>
10874 <trans-unit id="7618388257165864759" datatype="html"> 11123 <trans-unit id="7618388257165864759" datatype="html">
10875 <source>Play/Pause the video (requires player focus)</source> 11124 <source>Play/Pause the video (requires player focus)</source>
10876 <target state="translated">Spela eller pausa videon (spelaren måste vara markerad)</target> 11125 <target state="translated">Spela eller pausa videon (spelaren måste vara markerad)</target>
10877 11126 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group>
10878 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> 11127 </trans-unit>
10879 <trans-unit id="7761890399634216630" datatype="html"> 11128 <trans-unit id="7761890399634216630" datatype="html">
10880 <source>Mute/unmute the video (requires player focus)</source> 11129 <source>Mute/unmute the video (requires player focus)</source>
10881 <target state="translated">Slå av eller på ljudet (spelaren måste vara markerad)</target> 11130 <target state="translated">Slå av eller på ljudet (spelaren måste vara markerad)</target>
10882 11131 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group>
10883 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> 11132 </trans-unit>
10884 <trans-unit id="5996585232248234904" datatype="html"> 11133 <trans-unit id="5996585232248234904" datatype="html">
10885 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> 11134 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
10886 <target state="translated">Hoppa till en position i videon: 0 motsvarar 0 % av den totala speltiden och 9 motsvarar 90 % (spelaren måste vara markerad)</target> 11135 <target state="translated">Hoppa till en position i videon: 0 motsvarar 0 % av den totala speltiden och 9 motsvarar 90 % (spelaren måste vara markerad)</target>
10887 11136 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group>
10888 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> 11137 </trans-unit>
10889 <trans-unit id="3748765405903319998" datatype="html"> 11138 <trans-unit id="3748765405903319998" datatype="html">
10890 <source>Increase the volume (requires player focus)</source> 11139 <source>Increase the volume (requires player focus)</source>
10891 <target state="translated">Öka volymen (spelaren måste vara markerad)</target> 11140 <target state="translated">Öka volymen (spelaren måste vara markerad)</target>
10892 11141 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group>
10893 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> 11142 </trans-unit>
10894 <trans-unit id="5810704036407159982" datatype="html"> 11143 <trans-unit id="5810704036407159982" datatype="html">
10895 <source>Decrease the volume (requires player focus)</source> 11144 <source>Decrease the volume (requires player focus)</source>
10896 <target state="translated">Minska volymen (spelaren måste vara markerad)</target> 11145 <target state="translated">Minska volymen (spelaren måste vara markerad)</target>
10897 11146 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group>
10898 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> 11147 </trans-unit>
10899 <trans-unit id="2622048822548065691" datatype="html"> 11148 <trans-unit id="2622048822548065691" datatype="html">
10900 <source>Seek the video forward (requires player focus)</source> 11149 <source>Seek the video forward (requires player focus)</source>
10901 <target state="translated">Spola videon framåt (spelaren måste vara markerad)</target> 11150 <target state="translated">Spola videon framåt (spelaren måste vara markerad)</target>
10902 11151 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group>
10903 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> 11152 </trans-unit>
10904 <trans-unit id="6540078205109221153" datatype="html"> 11153 <trans-unit id="6540078205109221153" datatype="html">
10905 <source>Seek the video backward (requires player focus)</source> 11154 <source>Seek the video backward (requires player focus)</source>
10906 <target state="translated">Spola videon bakåt (spelaren måste vara markerad)</target> 11155 <target state="translated">Spola videon bakåt (spelaren måste vara markerad)</target>
10907 11156 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group>
10908 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> 11157 </trans-unit>
10909 <trans-unit id="1956491957766210808" datatype="html"> 11158 <trans-unit id="1956491957766210808" datatype="html">
10910 <source>Increase playback rate (requires player focus)</source> 11159 <source>Increase playback rate (requires player focus)</source>
10911 <target state="translated">Öka uppspelningshastigheten (spelaren måste vara markerad)</target> 11160 <target state="translated">Öka uppspelningshastigheten (spelaren måste vara markerad)</target>
10912 11161 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group>
10913 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> 11162 </trans-unit>
10914 <trans-unit id="5495529997674803186" datatype="html"> 11163 <trans-unit id="5495529997674803186" datatype="html">
10915 <source>Decrease playback rate (requires player focus)</source> 11164 <source>Decrease playback rate (requires player focus)</source>
10916 <target state="translated">Minska uppspelningshastigheten (spelaren måste vara markerad)</target> 11165 <target state="translated">Minska uppspelningshastigheten (spelaren måste vara markerad)</target>
10917 11166 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group>
10918 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> 11167 </trans-unit>
10919 <trans-unit id="3178343147230721210" datatype="html"> 11168 <trans-unit id="3178343147230721210" datatype="html">
10920 <source>Navigate in the video frame by frame (requires player focus)</source> 11169 <source>Navigate in the video frame by frame (requires player focus)</source>
10921 <target state="translated">Föregående eller nästkommande bildruta (spelaren måste vara markerad)</target> 11170 <target state="translated">Föregående eller nästkommande bildruta (spelaren måste vara markerad)</target>
10922 11171 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group>
10923 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> 11172 </trans-unit>
10924 <trans-unit id="8025996572234182184"> 11173 <trans-unit id="8025996572234182184">
10925 <source>Like the video</source> 11174 <source>Like the video</source>
10926 <target>Gilla videon</target> 11175 <target>Gilla videon</target>
@@ -10934,8 +11183,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10934 <trans-unit id="1729036051846673606" datatype="html"> 11183 <trans-unit id="1729036051846673606" datatype="html">
10935 <source>When active, the next video is automatically played after the current one.</source> 11184 <source>When active, the next video is automatically played after the current one.</source>
10936 <target state="translated">Nästa video kommer börja automatiskt om den här funktionen är aktiverad.</target> 11185 <target state="translated">Nästa video kommer börja automatiskt om den här funktionen är aktiverad.</target>
10937 11186 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
10938 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 11187 </trans-unit>
10939 <trans-unit id="2431286785954354122" datatype="html"> 11188 <trans-unit id="2431286785954354122" datatype="html">
10940 <source>Recently added</source> 11189 <source>Recently added</source>
10941 <target state="translated">Nyligen tillagt</target> 11190 <target state="translated">Nyligen tillagt</target>
@@ -10950,15 +11199,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10950 <trans-unit id="1812379335568847528" datatype="html"> 11199 <trans-unit id="1812379335568847528" datatype="html">
10951 <source>Subscriptions</source> 11200 <source>Subscriptions</source>
10952 <target state="translated">Prenumerationer</target> 11201 <target state="translated">Prenumerationer</target>
10953 11202 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group>
10954 11203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group>
10955 11204 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group>
10956 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 11205 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group>
11206 </trans-unit>
10957 <trans-unit id="186236568870281953" datatype="html"> 11207 <trans-unit id="186236568870281953" datatype="html">
10958 <source>History</source> 11208 <source>History</source>
10959 <target state="translated">Historik</target> 11209 <target state="translated">Historik</target>
10960 11210 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group>
10961 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit> 11211 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group>
11212 </trans-unit>
10962 <trans-unit id="5237588857224999862" datatype="html"> 11213 <trans-unit id="5237588857224999862" datatype="html">
10963 <source>Open actions</source> 11214 <source>Open actions</source>
10964 <target state="translated">Öppna menyn för åtgärder</target> 11215 <target state="translated">Öppna menyn för åtgärder</target>
@@ -11028,13 +11279,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11028 <trans-unit id="8212906256415538361" datatype="html"> 11279 <trans-unit id="8212906256415538361" datatype="html">
11029 <source>Upload a video</source> 11280 <source>Upload a video</source>
11030 <target state="translated">Ladda upp en video</target> 11281 <target state="translated">Ladda upp en video</target>
11031 11282 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">101</context></context-group>
11032 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">101</context></context-group></trans-unit> 11283 </trans-unit>
11033 <trans-unit id="7590784934397800835" datatype="html"> 11284 <trans-unit id="7590784934397800835" datatype="html">
11034 <source>Edit a video</source> 11285 <source>Edit a video</source>
11035 <target state="translated">Redigera en video</target> 11286 <target state="translated">Redigera en video</target>
11036 11287 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">110</context></context-group>
11037 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 11288 </trans-unit>
11038 </body> 11289 </body>
11039 </file> 11290 </file>
11040</xliff> 11291</xliff>
diff --git a/client/src/locale/angular.vi-VN.xlf b/client/src/locale/angular.vi-VN.xlf
index 57bd54e20..37537f04a 100644
--- a/client/src/locale/angular.vi-VN.xlf
+++ b/client/src/locale/angular.vi-VN.xlf
@@ -3,32 +3,41 @@
3 <file source-language="en-US" datatype="plaintext" original="" target-language="vi-VN"> 3 <file source-language="en-US" datatype="plaintext" original="" target-language="vi-VN">
4 <body> 4 <body>
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source><target state="new">Close</target> 6 <source>Close</source>
7 <target state="translated">Đóng</target>
7 <context-group purpose="location"> 8 <context-group purpose="location">
8 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> 9 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context>
9 <context context-type="linenumber">76</context> 10 <context context-type="linenumber">76</context>
10 </context-group> 11 </context-group>
11 </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> 12 </trans-unit>
12 <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 13 <trans-unit id="ngb.carousel.slide-number" datatype="html">
14 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
15 <target state="translated">Slide <x id="INTERPOLATION" equiv-text="get wrap("/> của <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
13 <context-group purpose="location"> 16 <context-group purpose="location">
14 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 17 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
15 <context context-type="linenumber">147,157</context> 18 <context context-type="linenumber">147,157</context>
16 </context-group> 19 </context-group>
17 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 20 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
18 </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> 21 </trans-unit>
19 <source>Previous</source><target state="new">Previous</target> 22 <trans-unit id="ngb.carousel.previous" datatype="html">
23 <source>Previous</source>
24 <target state="translated">Trước</target>
20 <context-group purpose="location"> 25 <context-group purpose="location">
21 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 26 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
22 <context context-type="linenumber">174</context> 27 <context context-type="linenumber">174</context>
23 </context-group> 28 </context-group>
24 </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> 29 </trans-unit>
25 <source>Next</source><target state="new">Next</target> 30 <trans-unit id="ngb.carousel.next" datatype="html">
31 <source>Next</source>
32 <target state="translated">Kế</target>
26 <context-group purpose="location"> 33 <context-group purpose="location">
27 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 34 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
28 <context context-type="linenumber">191</context> 35 <context context-type="linenumber">191</context>
29 </context-group> 36 </context-group>
30 </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> 37 </trans-unit>
31 <source>Select month</source><target state="new">Select month</target> 38 <trans-unit id="ngb.datepicker.select-month" datatype="html">
39 <source>Select month</source>
40 <target state="translated">Chọn tháng</target>
32 <context-group purpose="location"> 41 <context-group purpose="location">
33 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
34 <context context-type="linenumber">74</context> 43 <context context-type="linenumber">74</context>
@@ -37,8 +46,10 @@
37 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
38 <context context-type="linenumber">74</context> 47 <context context-type="linenumber">74</context>
39 </context-group> 48 </context-group>
40 </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> 49 </trans-unit>
41 <source>Select year</source><target state="new">Select year</target> 50 <trans-unit id="ngb.datepicker.select-year" datatype="html">
51 <source>Select year</source>
52 <target state="translated">Chọn năm</target>
42 <context-group purpose="location"> 53 <context-group purpose="location">
43 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
44 <context context-type="linenumber">74</context> 55 <context context-type="linenumber">74</context>
@@ -47,8 +58,10 @@
47 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
48 <context context-type="linenumber">74</context> 59 <context context-type="linenumber">74</context>
49 </context-group> 60 </context-group>
50 </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> 61 </trans-unit>
51 <source>Previous month</source><target state="new">Previous month</target> 62 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
63 <source>Previous month</source>
64 <target state="translated">Tháng trước</target>
52 <context-group purpose="location"> 65 <context-group purpose="location">
53 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
54 <context context-type="linenumber">69</context> 67 <context context-type="linenumber">69</context>
@@ -57,8 +70,10 @@
57 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
58 <context context-type="linenumber">69</context> 71 <context context-type="linenumber">69</context>
59 </context-group> 72 </context-group>
60 </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> 73 </trans-unit>
61 <source>Next month</source><target state="new">Next month</target> 74 <trans-unit id="ngb.datepicker.next-month" datatype="html">
75 <source>Next month</source>
76 <target state="translated">Tháng kế</target>
62 <context-group purpose="location"> 77 <context-group purpose="location">
63 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 78 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
64 <context context-type="linenumber">69</context> 79 <context context-type="linenumber">69</context>
@@ -67,162 +82,209 @@
67 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 82 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
68 <context context-type="linenumber">69</context> 83 <context context-type="linenumber">69</context>
69 </context-group> 84 </context-group>
70 </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> 85 </trans-unit>
71 <source>««</source><target state="new">««</target> 86 <trans-unit id="ngb.pagination.first" datatype="html">
87 <source>««</source>
88 <target state="translated">««</target>
72 <context-group purpose="location"> 89 <context-group purpose="location">
73 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 90 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
74 <context context-type="linenumber">244,245</context> 91 <context context-type="linenumber">244,245</context>
75 </context-group> 92 </context-group>
76 </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> 93 </trans-unit>
77 <source>«</source><target state="new">«</target> 94 <trans-unit id="ngb.pagination.previous" datatype="html">
95 <source>«</source>
96 <target state="translated">«</target>
78 <context-group purpose="location"> 97 <context-group purpose="location">
79 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 98 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
80 <context context-type="linenumber">261,263</context> 99 <context context-type="linenumber">261,263</context>
81 </context-group> 100 </context-group>
82 </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> 101 </trans-unit>
83 <source>»</source><target state="new">»</target> 102 <trans-unit id="ngb.pagination.next" datatype="html">
103 <source>»</source>
104 <target state="translated">»</target>
84 <context-group purpose="location"> 105 <context-group purpose="location">
85 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 106 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
86 <context context-type="linenumber">274,275</context> 107 <context context-type="linenumber">274,275</context>
87 </context-group> 108 </context-group>
88 </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> 109 </trans-unit>
89 <source>»»</source><target state="new">»»</target> 110 <trans-unit id="ngb.pagination.last" datatype="html">
111 <source>»»</source>
112 <target state="translated">»»</target>
90 <context-group purpose="location"> 113 <context-group purpose="location">
91 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 114 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
92 <context context-type="linenumber">295,296</context> 115 <context context-type="linenumber">295,296</context>
93 </context-group> 116 </context-group>
94 </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> 117 </trans-unit>
95 <source>First</source><target state="new">First</target> 118 <trans-unit id="ngb.pagination.first-aria" datatype="html">
119 <source>First</source>
120 <target state="translated">Đầu tiên</target>
96 <context-group purpose="location"> 121 <context-group purpose="location">
97 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 122 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
98 <context context-type="linenumber">310,311</context> 123 <context context-type="linenumber">310,311</context>
99 </context-group> 124 </context-group>
100 </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> 125 </trans-unit>
101 <source>Previous</source><target state="new">Previous</target> 126 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
127 <source>Previous</source>
128 <target state="translated">Trước</target>
102 <context-group purpose="location"> 129 <context-group purpose="location">
103 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 130 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
104 <context context-type="linenumber">324,326</context> 131 <context context-type="linenumber">324,326</context>
105 </context-group> 132 </context-group>
106 </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> 133 </trans-unit>
107 <source>Next</source><target state="new">Next</target> 134 <trans-unit id="ngb.pagination.next-aria" datatype="html">
135 <source>Next</source>
136 <target state="translated">Kế</target>
108 <context-group purpose="location"> 137 <context-group purpose="location">
109 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 138 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
110 <context context-type="linenumber">337,338</context> 139 <context context-type="linenumber">337,338</context>
111 </context-group> 140 </context-group>
112 </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> 141 </trans-unit>
113 <source>Last</source><target state="new">Last</target> 142 <trans-unit id="ngb.pagination.last-aria" datatype="html">
143 <source>Last</source>
144 <target state="translated">Cuối cùng</target>
114 <context-group purpose="location"> 145 <context-group purpose="location">
115 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 146 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
116 <context context-type="linenumber">348,349</context> 147 <context context-type="linenumber">348,349</context>
117 </context-group> 148 </context-group>
118 </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> 149 </trans-unit>
119 <source><x id="INTERPOLATION" equiv-text="nd so on. 150 <trans-unit id="ngb.progressbar.value" datatype="html">
120 *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. 151 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
121 *"/></target> 152 <target state="translated"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
122 <context-group purpose="location"> 153 <context-group purpose="location">
123 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> 154 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context>
124 <context context-type="linenumber">58,60</context> 155 <context context-type="linenumber">58,60</context>
125 </context-group> 156 </context-group>
126 </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> 157 </trans-unit>
127 <source>HH</source><target state="new">HH</target> 158 <trans-unit id="ngb.timepicker.HH" datatype="html">
159 <source>HH</source>
160 <target state="translated">HH</target>
128 <context-group purpose="location"> 161 <context-group purpose="location">
129 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 162 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
130 <context context-type="linenumber">131</context> 163 <context context-type="linenumber">131</context>
131 </context-group> 164 </context-group>
132 </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> 165 </trans-unit>
133 <source>Hours</source><target state="new">Hours</target> 166 <trans-unit id="ngb.timepicker.hours" datatype="html">
167 <source>Hours</source>
168 <target state="translated">Giờ</target>
134 <context-group purpose="location"> 169 <context-group purpose="location">
135 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 170 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
136 <context context-type="linenumber">151</context> 171 <context context-type="linenumber">151</context>
137 </context-group> 172 </context-group>
138 </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> 173 </trans-unit>
139 <source>MM</source><target state="new">MM</target> 174 <trans-unit id="ngb.timepicker.MM" datatype="html">
175 <source>MM</source>
176 <target state="translated">MM</target>
140 <context-group purpose="location"> 177 <context-group purpose="location">
141 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 178 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
142 <context context-type="linenumber">165,168</context> 179 <context context-type="linenumber">165,168</context>
143 </context-group> 180 </context-group>
144 </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> 181 </trans-unit>
145 <source>Minutes</source><target state="new">Minutes</target> 182 <trans-unit id="ngb.timepicker.minutes" datatype="html">
183 <source>Minutes</source>
184 <target state="translated">Phút</target>
146 <context-group purpose="location"> 185 <context-group purpose="location">
147 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 186 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
148 <context context-type="linenumber">182,183</context> 187 <context context-type="linenumber">182,183</context>
149 </context-group> 188 </context-group>
150 </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 189 </trans-unit>
151 <source>Increment hours</source><target state="new">Increment hours</target> 190 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
191 <source>Increment hours</source>
192 <target state="translated">Giờ tăng</target>
152 <context-group purpose="location"> 193 <context-group purpose="location">
153 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 194 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
154 <context context-type="linenumber">197,198</context> 195 <context context-type="linenumber">197,198</context>
155 </context-group> 196 </context-group>
156 </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 197 </trans-unit>
157 <source>Decrement hours</source><target state="new">Decrement hours</target> 198 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
199 <source>Decrement hours</source>
200 <target state="translated">Giờ giảm</target>
158 <context-group purpose="location"> 201 <context-group purpose="location">
159 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 202 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
160 <context context-type="linenumber">210</context> 203 <context context-type="linenumber">210</context>
161 </context-group> 204 </context-group>
162 </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 205 </trans-unit>
163 <source>Increment minutes</source><target state="new">Increment minutes</target> 206 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
207 <source>Increment minutes</source>
208 <target state="translated">Phút tăng</target>
164 <context-group purpose="location"> 209 <context-group purpose="location">
165 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 210 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
166 <context context-type="linenumber">229,230</context> 211 <context context-type="linenumber">229,230</context>
167 </context-group> 212 </context-group>
168 </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 213 </trans-unit>
169 <source>Decrement minutes</source><target state="new">Decrement minutes</target> 214 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
215 <source>Decrement minutes</source>
216 <target state="translated">Phút giảm</target>
170 <context-group purpose="location"> 217 <context-group purpose="location">
171 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 218 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
172 <context context-type="linenumber">245,249</context> 219 <context context-type="linenumber">245,249</context>
173 </context-group> 220 </context-group>
174 </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> 221 </trans-unit>
175 <source>SS</source><target state="new">SS</target> 222 <trans-unit id="ngb.timepicker.SS" datatype="html">
223 <source>SS</source>
224 <target state="translated">SS</target>
176 <context-group purpose="location"> 225 <context-group purpose="location">
177 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 226 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
178 <context context-type="linenumber">268</context> 227 <context context-type="linenumber">268</context>
179 </context-group> 228 </context-group>
180 </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> 229 </trans-unit>
181 <source>Seconds</source><target state="new">Seconds</target> 230 <trans-unit id="ngb.timepicker.seconds" datatype="html">
231 <source>Seconds</source>
232 <target state="translated">Giây</target>
182 <context-group purpose="location"> 233 <context-group purpose="location">
183 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 234 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
184 <context context-type="linenumber">279,283</context> 235 <context context-type="linenumber">279,283</context>
185 </context-group> 236 </context-group>
186 </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> 237 </trans-unit>
187 <source>Increment seconds</source><target state="new">Increment seconds</target> 238 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
239 <source>Increment seconds</source>
240 <target state="translated">Giây tăng</target>
188 <context-group purpose="location"> 241 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 242 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context> 243 <context context-type="linenumber">295</context>
191 </context-group> 244 </context-group>
192 </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> 245 </trans-unit>
193 <source>Decrement seconds</source><target state="new">Decrement seconds</target> 246 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
247 <source>Decrement seconds</source>
248 <target state="translated">Giây giảm</target>
194 <context-group purpose="location"> 249 <context-group purpose="location">
195 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 250 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
196 <context context-type="linenumber">295</context> 251 <context context-type="linenumber">295</context>
197 </context-group> 252 </context-group>
198 </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> 253 </trans-unit>
199 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 254 <trans-unit id="ngb.timepicker.PM" datatype="html">
255 <source><x id="INTERPOLATION"/></source>
256 <target state="translated"><x id="INTERPOLATION"/></target>
200 <context-group purpose="location"> 257 <context-group purpose="location">
201 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 258 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
202 <context context-type="linenumber">295</context> 259 <context context-type="linenumber">295</context>
203 </context-group> 260 </context-group>
204 </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> 261 </trans-unit>
205 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 262 <trans-unit id="ngb.timepicker.AM" datatype="html">
263 <source><x id="INTERPOLATION"/></source>
264 <target state="translated"><x id="INTERPOLATION"/></target>
206 <context-group purpose="location"> 265 <context-group purpose="location">
207 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 266 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
208 <context context-type="linenumber">295</context> 267 <context context-type="linenumber">295</context>
209 </context-group> 268 </context-group>
210 </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> 269 </trans-unit>
211 <source>Close</source><target state="new">Close</target> 270 <trans-unit id="ngb.toast.close-aria" datatype="html">
271 <source>Close</source>
272 <target state="translated">Đóng</target>
212 <context-group purpose="location"> 273 <context-group purpose="location">
213 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> 274 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context>
214 <context context-type="linenumber">106</context> 275 <context context-type="linenumber">106</context>
215 </context-group> 276 </context-group>
216 </trans-unit><trans-unit id="219462505467671767" datatype="html"> 277 </trans-unit>
278 <trans-unit id="219462505467671767" datatype="html">
217 <source>Close the left menu</source> 279 <source>Close the left menu</source>
218 <target state="translated">Đóng thanh menu</target> 280 <target state="translated">Đóng thanh menu</target>
219 281 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 282 </trans-unit>
221 <trans-unit id="3455550526898419928" datatype="html"> 283 <trans-unit id="3455550526898419928" datatype="html">
222 <source>Open the left menu</source> 284 <source>Open the left menu</source>
223 <target state="translated">Mở thanh menu</target> 285 <target state="translated">Mở thanh menu</target>
224 286 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
225 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 287 </trans-unit>
226 <trans-unit id="9075761896562520962"> 288 <trans-unit id="9075761896562520962">
227 <source>You don't have notifications.</source> 289 <source>You don't have notifications.</source>
228 <target>Bạn không có thông báo.</target> 290 <target>Bạn không có thông báo.</target>
@@ -320,8 +382,8 @@
320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
321 </trans-unit> 383 </trans-unit>
322 <trans-unit id="5504059606863599420" datatype="html"> 384 <trans-unit id="5504059606863599420" datatype="html">
323 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 385 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
324 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>nhắc tới bạn trong <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 386 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>nhắc tới bạn trong <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
325 <context-group purpose="location"> 387 <context-group purpose="location">
326 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 388 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
327 <context context-type="linenumber">164</context> 389 <context context-type="linenumber">164</context>
@@ -338,16 +400,16 @@
338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
339 </trans-unit> 401 </trans-unit>
340 <trans-unit id="363592786729553688" datatype="html"> 402 <trans-unit id="363592786729553688" datatype="html">
341 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 403 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
342 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Một bản cập nhật plugin/theme mới <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> đang chờ cập nhật: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 404 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>Một bản cập nhật plugin/theme mới <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> đang chờ cập nhật: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
343 <context-group purpose="location"> 405 <context-group purpose="location">
344 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 406 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
345 <context context-type="linenumber">198,199</context> 407 <context context-type="linenumber">198,199</context>
346 </context-group> 408 </context-group>
347 </trans-unit> 409 </trans-unit>
348 <trans-unit id="5055099158245592648" datatype="html"> 410 <trans-unit id="5055099158245592648" datatype="html">
349 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 411 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
350 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Một phiên bản PeerTube mới<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> đang chờ cập nhật: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 412 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>Một phiên bản PeerTube mới<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> đang chờ cập nhật: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
351 <context-group purpose="location"> 413 <context-group purpose="location">
352 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 414 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
353 <context context-type="linenumber">206,207</context> 415 <context context-type="linenumber">206,207</context>
@@ -371,13 +433,13 @@
371 <trans-unit id="8817917090143649804" datatype="html"> 433 <trans-unit id="8817917090143649804" datatype="html">
372 <source>Account muted</source> 434 <source>Account muted</source>
373 <target state="translated">Đã ẩn tài khoản</target> 435 <target state="translated">Đã ẩn tài khoản</target>
374 436 <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>
375 <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></trans-unit> 437 </trans-unit>
376 <trans-unit id="1684597533616494551" datatype="html"> 438 <trans-unit id="1684597533616494551" datatype="html">
377 <source>Server muted</source> 439 <source>Server muted</source>
378 <target state="translated">Đã ẩn máy chủ</target> 440 <target state="translated">Đã ẩn máy chủ</target>
379 441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group>
380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 442 </trans-unit>
381 <trans-unit id="5924559757556526785"> 443 <trans-unit id="5924559757556526785">
382 <source>Save to</source> 444 <source>Save to</source>
383 <target>Lưu vào</target> 445 <target>Lưu vào</target>
@@ -438,9 +500,8 @@
438 <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> 500 <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>
439 </trans-unit> 501 </trans-unit>
440 <trans-unit id="2193037168694505715" datatype="html"> 502 <trans-unit id="2193037168694505715" datatype="html">
441 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 503 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
442 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 504 <target state="translated">Nói cho thành viên biết cách họ có thể bảo trợ kênh (nền tảng chuyển tiền...).&lt;br /&gt;&lt;br /&gt; Khi một video được tải lên kênh, phần hỗ trợ video sẽ hiển thị văn bản này.</target>
443 <target state="translated">Nói cho thành viên biết cách họ có thể bảo trợ kênh (nền tảng chuyển tiền...).&lt;br />&lt;br /> Khi một video được tải lên kênh, phần hỗ trợ video sẽ hiển thị văn bản này.</target>
444 <context-group purpose="location"> 505 <context-group purpose="location">
445 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 506 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
446 <context context-type="linenumber">67,68</context> 507 <context context-type="linenumber">67,68</context>
@@ -493,19 +554,19 @@
493 <trans-unit id="1006562256968398209" datatype="html"> 554 <trans-unit id="1006562256968398209" datatype="html">
494 <source>video</source> 555 <source>video</source>
495 <target state="translated">video</target> 556 <target state="translated">video</target>
496 557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group>
497 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group>
498 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 559 </trans-unit>
499 <trans-unit id="6995024616159044376" datatype="html"> 560 <trans-unit id="6995024616159044376" datatype="html">
500 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 561 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
501 <target state="translated">Bạn đã dùng hết dung lượng cho phép với video này (dung lượng video: <x id="PH" equiv-text="videoSizeBytes"/>, đã dùng: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, dung lượng cho phép: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <target state="translated">Bạn đã dùng hết dung lượng cho phép với video này (dung lượng video: <x id="PH" equiv-text="videoSizeBytes"/>, đã dùng: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, dung lượng cho phép: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
502 563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group>
503 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> 564 </trans-unit>
504 <trans-unit id="7873395933409147217" datatype="html"> 565 <trans-unit id="7873395933409147217" datatype="html">
505 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 566 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
506 <target state="translated">Bạn đã dùng hết dung lượng hàng ngày cho phép với video này (dung lượng video: <x id="PH" equiv-text="videoSizeBytes"/>, đã dùng: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, dung lượng cho phép: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 567 <target state="translated">Bạn đã dùng hết dung lượng hàng ngày cho phép với video này (dung lượng video: <x id="PH" equiv-text="videoSizeBytes"/>, đã dùng: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, dung lượng cho phép: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
507 568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group>
508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 569 </trans-unit>
509 <trans-unit id="5235042777215655908" datatype="html"> 570 <trans-unit id="5235042777215655908" datatype="html">
510 <source>subtitles</source> 571 <source>subtitles</source>
511 <target state="translated">phụ đề</target> 572 <target state="translated">phụ đề</target>
@@ -593,9 +654,9 @@
593 <trans-unit id="9081463435738465430" datatype="html"> 654 <trans-unit id="9081463435738465430" datatype="html">
594 <source>Blocked</source> 655 <source>Blocked</source>
595 <target state="translated">Đã khoá</target> 656 <target state="translated">Đã khoá</target>
596 657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
597 658 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group>
598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 659 </trans-unit>
599 <trans-unit id="870586304593427318" datatype="html"> 660 <trans-unit id="870586304593427318" datatype="html">
600 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 661 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
601 <target state="translated">Bạn có chắc muốn xóa <x id="PH" equiv-text="videos.length"/> video?</target> 662 <target state="translated">Bạn có chắc muốn xóa <x id="PH" equiv-text="videos.length"/> video?</target>
@@ -737,8 +798,8 @@
737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
738 </trans-unit> 799 </trans-unit>
739 <trans-unit id="8644431249513874405" datatype="html"> 800 <trans-unit id="8644431249513874405" datatype="html">
740 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source> 801 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
741 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> hỗ trợ tương thích:</target> 802 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; hỗ trợ tương thích:</target>
742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
743 </trans-unit> 804 </trans-unit>
744 <trans-unit id="146235964740293376" datatype="html"> 805 <trans-unit id="146235964740293376" datatype="html">
@@ -950,9 +1011,9 @@
950 <trans-unit id="2906587845957718064"> 1011 <trans-unit id="2906587845957718064">
951 <source>Local</source> 1012 <source>Local</source>
952 <target>Máy chủ này</target> 1013 <target>Máy chủ này</target>
953 1014 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group>
954 1015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group>
955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.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-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 1016 </trans-unit>
956 <trans-unit id="1670306451865226564" datatype="html"> 1017 <trans-unit id="1670306451865226564" datatype="html">
957 <source>users</source> 1018 <source>users</source>
958 <target state="translated">thành viên</target> 1019 <target state="translated">thành viên</target>
@@ -1139,22 +1200,22 @@
1139 <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> 1200 <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>
1140 </trans-unit> 1201 </trans-unit>
1141 <trans-unit id="7252854992688790751" datatype="html"> 1202 <trans-unit id="7252854992688790751" datatype="html">
1142 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1203 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1143 <target state="translated">Máy chủ này cho phép đăng ký. Tuy nhiên, hãy cẩn thận đọc kỹ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Điều khoản dịch vụ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Điều khoản dịch vụ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> trước khi tạo tài khoản. Bạn cũng có thể tham khảo thêm một số máy chủ khác tại: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1204 <target state="translated">Máy chủ này cho phép đăng ký. Tuy nhiên, hãy cẩn thận đọc kỹ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Điều khoản dịch vụ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Điều khoản dịch vụ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> trước khi tạo tài khoản. Bạn cũng có thể tham khảo thêm một số máy chủ khác tại: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1144 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1145 </trans-unit> 1206 </trans-unit>
1146 <trans-unit id="7215649348148521605" datatype="html"> 1207 <trans-unit id="7215649348148521605" datatype="html">
1147 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1208 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1148 <target state="translated">Máy chủ này đã tắt đăng ký, bạn hãy đọc <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Điều khoản dịch vụ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> để tìm hiểu thêm hoặc tìm một máy chủ khác cho phép bạn tạo tài khoản và đăng video. Danh sách những máy chủ khác: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1209 <target state="translated">Máy chủ này đã tắt đăng ký, bạn hãy đọc <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Điều khoản dịch vụ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> để tìm hiểu thêm hoặc tìm một máy chủ khác cho phép bạn tạo tài khoản và đăng video. Danh sách những máy chủ khác: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
1149 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1150 </trans-unit> 1211 </trans-unit>
1151 <trans-unit id="2392488717875840729"> 1212 <trans-unit id="2392488717875840729">
1152 <source>User</source> 1213 <source>User</source>
1153 <target>Tài khoản</target> 1214 <target>Tài khoản</target>
1154 1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1155 1216 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group>
1156 1217 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group>
1157 <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">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 1218 </trans-unit>
1158 <trans-unit id="3997350348765083892"> 1219 <trans-unit id="3997350348765083892">
1159 <source>Username or email address</source> 1220 <source>Username or email address</source>
1160 <target>Tên người dùng hoặc địa chỉ email</target> 1221 <target>Tên người dùng hoặc địa chỉ email</target>
@@ -1213,8 +1274,7 @@
1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> 1274 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1214 </trans-unit> 1275 </trans-unit>
1215 <trans-unit id="1190256911880544559" datatype="html"> 1276 <trans-unit id="1190256911880544559" datatype="html">
1216 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1277 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
1217The link will expire within 1 hour.</source>
1218 <target state="translated">Một email hướng dẫn reset mật khẩu sẽ được gửi đến <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Link reset hết hạn sau 1 giờ.</target> 1278 <target state="translated">Một email hướng dẫn reset mật khẩu sẽ được gửi đến <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Link reset hết hạn sau 1 giờ.</target>
1219 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1279 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1220 </trans-unit> 1280 </trans-unit>
@@ -1253,8 +1313,8 @@ The link will expire within 1 hour.</source>
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1313 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1254 </trans-unit> 1314 </trans-unit>
1255 <trans-unit id="8434369348784683733" datatype="html"> 1315 <trans-unit id="8434369348784683733" datatype="html">
1256 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 1316 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1257 <target state="translated">cho <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 1317 <target state="translated">cho <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
1258 <context-group purpose="location"> 1318 <context-group purpose="location">
1259 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1319 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1260 <context context-type="linenumber">10</context> 1320 <context context-type="linenumber">10</context>
@@ -1311,9 +1371,9 @@ The link will expire within 1 hour.</source>
1311 <target> 1371 <target>
1312 Bộ lọc 1372 Bộ lọc
1313 1373
1314 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/> 1374 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
1315 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/> 1375 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/>
1316 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> 1376 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
1317 </target> 1377 </target>
1318 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group> 1378 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group>
1319 </trans-unit> 1379 </trans-unit>
@@ -1671,18 +1731,18 @@ The link will expire within 1 hour.</source>
1671 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1731 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1672 </trans-unit> 1732 </trans-unit>
1673 <trans-unit id="7239874680342223476" datatype="html"> 1733 <trans-unit id="7239874680342223476" datatype="html">
1674 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source> 1734 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1675 <target state="translated">Giúp kiểm duyệt viên và các thành viên khác biết <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>bạn là ai<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> bằng cách:</target> 1735 <target state="translated">Giúp kiểm duyệt viên và các thành viên khác biết <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>bạn là ai<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> bằng cách:</target>
1676 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1736 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1677 </trans-unit> 1737 </trans-unit>
1678 <trans-unit id="5856432243446401016" datatype="html"> 1738 <trans-unit id="5856432243446401016" datatype="html">
1679 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1739 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1680 <target state="translated">Tải lên <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>ảnh đại diện<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1740 <target state="translated">Tải lên <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>ảnh đại diện<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1681 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1741 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1682 </trans-unit> 1742 </trans-unit>
1683 <trans-unit id="3221645359464920754" datatype="html"> 1743 <trans-unit id="3221645359464920754" datatype="html">
1684 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1744 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1685 <target state="translated">Bổ sung <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>mô tả bản thân<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1745 <target state="translated">Bổ sung <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>mô tả bản thân<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1686 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1746 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1687 </trans-unit> 1747 </trans-unit>
1688 <trans-unit id="2218100934178971211" datatype="html"> 1748 <trans-unit id="2218100934178971211" datatype="html">
@@ -2099,8 +2159,8 @@ The link will expire within 1 hour.</source>
2099 <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> 2159 <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>
2100 </trans-unit> 2160 </trans-unit>
2101 <trans-unit id="1358902062258458923" datatype="html"> 2161 <trans-unit id="1358902062258458923" datatype="html">
2102 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2162 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2103 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Tương thích Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> và đồng thời hỗ trợ <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2163 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Tương thích Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> và đồng thời hỗ trợ <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
2104 <context-group purpose="location"> 2164 <context-group purpose="location">
2105 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2165 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2106 <context context-type="linenumber">2</context> 2166 <context context-type="linenumber">2</context>
@@ -2175,8 +2235,8 @@ The link will expire within 1 hour.</source>
2175 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> 2235 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group>
2176 </trans-unit> 2236 </trans-unit>
2177 <trans-unit id="2090254132451149776" datatype="html"> 2237 <trans-unit id="2090254132451149776" datatype="html">
2178 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2238 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2179 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Chọn<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> giấy phép phù hợp cho video của bạn. </target> 2239 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Chọn<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> giấy phép phù hợp cho video của bạn. </target>
2180 <context-group purpose="location"> 2240 <context-group purpose="location">
2181 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2241 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2182 <context context-type="linenumber">79,80</context> 2242 <context context-type="linenumber">79,80</context>
@@ -2260,7 +2320,7 @@ The link will expire within 1 hour.</source>
2260 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> 2320 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group>
2261 </trans-unit> 2321 </trans-unit>
2262 <trans-unit id="5600963353867835532"> 2322 <trans-unit id="5600963353867835532">
2263 <source>Already uploaded ✔</source> 2323 <source>Already uploaded ✔</source>
2264 <target>Đã tải lên ✔</target> 2324 <target>Đã tải lên ✔</target>
2265 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> 2325 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group>
2266 </trans-unit> 2326 </trans-unit>
@@ -2368,8 +2428,9 @@ The link will expire within 1 hour.</source>
2368 <trans-unit id="8693603235657020323" datatype="html"> 2428 <trans-unit id="8693603235657020323" datatype="html">
2369 <source>Other</source> 2429 <source>Other</source>
2370 <target state="translated">Khác</target> 2430 <target state="translated">Khác</target>
2371 2431 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group>
2372 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2433 </trans-unit>
2373 <trans-unit id="2200003513633568069"> 2434 <trans-unit id="2200003513633568069">
2374 <source>Enable video comments</source> 2435 <source>Enable video comments</source>
2375 <target>Bật bình luận video</target> 2436 <target>Bật bình luận video</target>
@@ -2419,13 +2480,13 @@ The link will expire within 1 hour.</source>
2419 <trans-unit id="9172233176401579786"> 2480 <trans-unit id="9172233176401579786">
2420 <source>Scheduled</source> 2481 <source>Scheduled</source>
2421 <target>Đã lên lịch</target> 2482 <target>Đã lên lịch</target>
2422 2483 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group>
2423 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> 2484 </trans-unit>
2424 <trans-unit id="1435317307066082710" datatype="html"> 2485 <trans-unit id="1435317307066082710" datatype="html">
2425 <source>Hide the video until a specific date</source> 2486 <source>Hide the video until a specific date</source>
2426 <target state="translated">Ẩn video dưới một ngày đặc biệt</target> 2487 <target state="translated">Ẩn video dưới một ngày đặc biệt</target>
2427 2488 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group>
2428 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 2489 </trans-unit>
2429 <trans-unit id="1087181129481039628" datatype="html"> 2490 <trans-unit id="1087181129481039628" datatype="html">
2430 <source>Normal live</source> 2491 <source>Normal live</source>
2431 <target state="translated">Livestream thường</target> 2492 <target state="translated">Livestream thường</target>
@@ -2555,43 +2616,43 @@ The link will expire within 1 hour.</source>
2555 <trans-unit id="4422946962830681102" datatype="html"> 2616 <trans-unit id="4422946962830681102" datatype="html">
2556 <source>Torrents with only 1 file are supported.</source> 2617 <source>Torrents with only 1 file are supported.</source>
2557 <target state="translated">Hỗ trợ torrent chỉ có 1 file.</target> 2618 <target state="translated">Hỗ trợ torrent chỉ có 1 file.</target>
2558 2619 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group>
2559 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 2620 </trans-unit>
2560 <trans-unit id="7860848084471862305" datatype="html"> 2621 <trans-unit id="7860848084471862305" datatype="html">
2561 <source>Cannot create live because this instance have too many created lives</source> 2622 <source>Cannot create live because this instance have too many created lives</source>
2562 <target state="translated">Không thể tạo livestream vì máy chủ đang có quá nhiều livestream cùng lúc</target> 2623 <target state="translated">Không thể tạo livestream vì máy chủ đang có quá nhiều livestream cùng lúc</target>
2563 2624 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group>
2564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 2625 </trans-unit>
2565 <trans-unit id="1278564497286613571" datatype="html"> 2626 <trans-unit id="1278564497286613571" datatype="html">
2566 <source>Cannot create live because you created too many lives</source> 2627 <source>Cannot create live because you created too many lives</source>
2567 <target state="translated">Không thể tạo livestream vì bạn đã tạo quá nhiều livestream</target> 2628 <target state="translated">Không thể tạo livestream vì bạn đã tạo quá nhiều livestream</target>
2568 2629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group>
2569 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 2630 </trans-unit>
2570 <trans-unit id="2621043320678012413" datatype="html"> 2631 <trans-unit id="2621043320678012413" datatype="html">
2571 <source>Live published.</source> 2632 <source>Live published.</source>
2572 <target state="translated">Đã bắt đầu livestream.</target> 2633 <target state="translated">Đã bắt đầu livestream.</target>
2573 2634 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group>
2574 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 2635 </trans-unit>
2575 <trans-unit id="5872059367236038160" datatype="html"> 2636 <trans-unit id="5872059367236038160" datatype="html">
2576 <source>Stream only once and save a replay of your live</source> 2637 <source>Stream only once and save a replay of your live</source>
2577 <target state="translated">Chỉ livestream một lần và lưu lại video</target> 2638 <target state="translated">Chỉ livestream một lần và lưu lại video</target>
2578 2639 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group>
2579 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 2640 </trans-unit>
2580 <trans-unit id="2360261543675520397" datatype="html"> 2641 <trans-unit id="2360261543675520397" datatype="html">
2581 <source>Stream only once</source> 2642 <source>Stream only once</source>
2582 <target state="translated">Livestream một lần</target> 2643 <target state="translated">Livestream một lần</target>
2583 2644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group>
2584 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> 2645 </trans-unit>
2585 <trans-unit id="5168540607709796871" datatype="html"> 2646 <trans-unit id="5168540607709796871" datatype="html">
2586 <source>Stream multiple times, replays can't be saved</source> 2647 <source>Stream multiple times, replays can't be saved</source>
2587 <target state="translated">Livestream nhiều lần, không lưu video</target> 2648 <target state="translated">Livestream nhiều lần, không lưu video</target>
2588 2649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group>
2589 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> 2650 </trans-unit>
2590 <trans-unit id="58134197356653483" datatype="html"> 2651 <trans-unit id="58134197356653483" datatype="html">
2591 <source>Stream multiple times using the same URL</source> 2652 <source>Stream multiple times using the same URL</source>
2592 <target state="translated">Livestream nhiều lần sử dụng chỉ một URL</target> 2653 <target state="translated">Livestream nhiều lần sử dụng chỉ một URL</target>
2593 2654 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group>
2594 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> 2655 </trans-unit>
2595 <trans-unit id="8218579597782287078" datatype="html"> 2656 <trans-unit id="8218579597782287078" datatype="html">
2596 <source>Go Live</source> 2657 <source>Go Live</source>
2597 <target state="translated">Trực Tiếp</target> 2658 <target state="translated">Trực Tiếp</target>
@@ -2743,13 +2804,13 @@ The link will expire within 1 hour.</source>
2743 <trans-unit id="2353402732767789211" datatype="html"> 2804 <trans-unit id="2353402732767789211" datatype="html">
2744 <source>More customization</source> 2805 <source>More customization</source>
2745 <target state="translated">Thêm tùy chỉnh</target> 2806 <target state="translated">Thêm tùy chỉnh</target>
2746 2807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
2747 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 2808 </trans-unit>
2748 <trans-unit id="1284179134768564307" datatype="html"> 2809 <trans-unit id="1284179134768564307" datatype="html">
2749 <source>Less customization</source> 2810 <source>Less customization</source>
2750 <target state="translated">Thu gọn</target> 2811 <target state="translated">Thu gọn</target>
2751 2812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group>
2752 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> 2813 </trans-unit>
2753 <trans-unit id="1290987288288099212" datatype="html"> 2814 <trans-unit id="1290987288288099212" datatype="html">
2754 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 2815 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2755 <target state="translated">Hỗ trợ <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 2816 <target state="translated">Hỗ trợ <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -2796,8 +2857,10 @@ The link will expire within 1 hour.</source>
2796 <source>Display video title</source> 2857 <source>Display video title</source>
2797 <target>Hiện tiêu đề video</target> 2858 <target>Hiện tiêu đề video</target>
2798 <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> 2859 <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>
2799 </trans-unit><trans-unit id="7482217084177855485" datatype="html"> 2860 </trans-unit>
2800 <source>P2P</source><target state="new">P2P</target> 2861 <trans-unit id="7482217084177855485" datatype="html">
2862 <source>P2P</source>
2863 <target state="translated">P2P</target>
2801 <context-group purpose="location"> 2864 <context-group purpose="location">
2802 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> 2865 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2803 <context context-type="linenumber">222</context> 2866 <context context-type="linenumber">222</context>
@@ -2806,18 +2869,18 @@ The link will expire within 1 hour.</source>
2806 <trans-unit id="1068153312491986796"> 2869 <trans-unit id="1068153312491986796">
2807 <source>Display privacy warning</source> 2870 <source>Display privacy warning</source>
2808 <target>Hiện cảnh báo riêng tư</target> 2871 <target>Hiện cảnh báo riêng tư</target>
2809 2872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group>
2810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> 2873 </trans-unit>
2811 <trans-unit id="7540352830225038263"> 2874 <trans-unit id="7540352830225038263">
2812 <source>Display player controls</source> 2875 <source>Display player controls</source>
2813 <target>Hiện điều khiển trình phát</target> 2876 <target>Hiện điều khiển trình phát</target>
2814 2877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group>
2815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> 2878 </trans-unit>
2816 <trans-unit id="805456636864344681" datatype="html"> 2879 <trans-unit id="805456636864344681" datatype="html">
2817 <source>Display PeerTube button link</source> 2880 <source>Display PeerTube button link</source>
2818 <target state="translated">Hiện biểu tượng PeerTube</target> 2881 <target state="translated">Hiện biểu tượng PeerTube</target>
2819 2882 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group>
2820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> 2883 </trans-unit>
2821 <trans-unit id="8928816882866356838"> 2884 <trans-unit id="8928816882866356838">
2822 <source>Public</source> 2885 <source>Public</source>
2823 <target>Công khai</target> 2886 <target>Công khai</target>
@@ -2826,8 +2889,8 @@ The link will expire within 1 hour.</source>
2826 <trans-unit id="4416005356063364306" datatype="html"> 2889 <trans-unit id="4416005356063364306" datatype="html">
2827 <source>This video is blocked.</source> 2890 <source>This video is blocked.</source>
2828 <target state="translated">Video này đã bị khóa.</target> 2891 <target state="translated">Video này đã bị khóa.</target>
2829 2892 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group>
2830 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2893 </trans-unit>
2831 <trans-unit id="2482137713226830428" datatype="html"> 2894 <trans-unit id="2482137713226830428" datatype="html">
2832 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2895 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2833 <target state="translated">Đã đăng <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2896 <target state="translated">Đã đăng <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
@@ -2946,9 +3009,9 @@ The link will expire within 1 hour.</source>
2946 <trans-unit id="1465291804668949243" datatype="html"> 3009 <trans-unit id="1465291804668949243" datatype="html">
2947 <source>NSFW</source> 3010 <source>NSFW</source>
2948 <target state="translated">NSFW</target> 3011 <target state="translated">NSFW</target>
2949 3012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group>
2950 3013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group>
2951 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 3014 </trans-unit>
2952 <trans-unit id="4512155674928869984" datatype="html"> 3015 <trans-unit id="4512155674928869984" datatype="html">
2953 <source>Get more information</source> 3016 <source>Get more information</source>
2954 <target state="translated">Tìm hiểu thêm</target> 3017 <target state="translated">Tìm hiểu thêm</target>
@@ -2966,10 +3029,10 @@ The link will expire within 1 hour.</source>
2966 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3029 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2967 <context context-type="linenumber">1,3</context> 3030 <context context-type="linenumber">1,3</context>
2968 </context-group> 3031 </context-group>
2969 </trans-unit><trans-unit id="6355398227384499371" datatype="html"> 3032 </trans-unit>
2970 <source> Move to external storage failed, this video may not work properly. 3033 <trans-unit id="6355398227384499371" datatype="html">
2971</source><target state="new"> Move to external storage failed, this video may not work properly. 3034 <source>Move to external storage failed, this video may not work properly.</source>
2972</target> 3035 <target state="translated">Chuyển sang lưu trữ ngoài thất bại, video có thể không xem được.</target>
2973 <context-group purpose="location"> 3036 <context-group purpose="location">
2974 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3037 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2975 <context context-type="linenumber">5,7</context> 3038 <context context-type="linenumber">5,7</context>
@@ -2978,33 +3041,33 @@ The link will expire within 1 hour.</source>
2978 <trans-unit id="4092533321838934102" datatype="html"> 3041 <trans-unit id="4092533321838934102" datatype="html">
2979 <source>The video is being imported, it will be available when the import is finished.</source> 3042 <source>The video is being imported, it will be available when the import is finished.</source>
2980 <target state="translated">Video đang được nhập và chỉ có thể xem được sau khi nhập thành công.</target> 3043 <target state="translated">Video đang được nhập và chỉ có thể xem được sau khi nhập thành công.</target>
2981 3044 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
2982 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3045 </trans-unit>
2983 <trans-unit id="8304621069698650554" datatype="html"> 3046 <trans-unit id="8304621069698650554" datatype="html">
2984 <source>The video is being transcoded, it may not work properly.</source> 3047 <source>The video is being transcoded, it may not work properly.</source>
2985 <target state="translated">Video đang được chuyển mã nên có thể chưa xem được.</target> 3048 <target state="translated">Video đang được chuyển mã nên có thể chưa xem được.</target>
2986 3049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
2987 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3050 </trans-unit>
2988 <trans-unit id="9080034597841586171" datatype="html"> 3051 <trans-unit id="9080034597841586171" datatype="html">
2989 <source>The video is being moved to an external server, it may not work properly.</source> 3052 <source>The video is being moved to an external server, it may not work properly.</source>
2990 <target state="translated">Video đã chuyển sang máy chủ bên ngoài, có thể không xem được.</target> 3053 <target state="translated">Video đã chuyển sang máy chủ bên ngoài, có thể không xem được.</target>
2991 3054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group>
2992 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3055 </trans-unit>
2993 <trans-unit id="8619499607322327082" datatype="html"> 3056 <trans-unit id="8619499607322327082" datatype="html">
2994 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> 3057 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
2995 <target state="translated">Video này sẽ được đăng ở <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target> 3058 <target state="translated">Video này sẽ được đăng ở <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </target>
2996 3059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group>
2997 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 3060 </trans-unit>
2998 <trans-unit id="4262297989675590582" datatype="html"> 3061 <trans-unit id="4262297989675590582" datatype="html">
2999 <source>This live has not started yet.</source> 3062 <source>This live has not started yet.</source>
3000 <target state="translated">Chưa bắt đầu buổi livestream được.</target> 3063 <target state="translated">Chưa bắt đầu buổi livestream được.</target>
3001 3064 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group>
3002 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 3065 </trans-unit>
3003 <trans-unit id="4926204350710628499" datatype="html"> 3066 <trans-unit id="4926204350710628499" datatype="html">
3004 <source>This live has ended.</source> 3067 <source>This live has ended.</source>
3005 <target state="translated">Buổi livestream đã kết thúc.</target> 3068 <target state="translated">Buổi livestream đã kết thúc.</target>
3006 3069 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group>
3007 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 3070 </trans-unit>
3008 <trans-unit id="8518611938109939710" datatype="html"> 3071 <trans-unit id="8518611938109939710" datatype="html">
3009 <source>SORT BY</source> 3072 <source>SORT BY</source>
3010 <target state="translated">XẾP</target> 3073 <target state="translated">XẾP</target>
@@ -3026,7 +3089,7 @@ The link will expire within 1 hour.</source>
3026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> 3089 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3027 </trans-unit> 3090 </trans-unit>
3028 <trans-unit id="6390009909920475335" datatype="html"> 3091 <trans-unit id="6390009909920475335" datatype="html">
3029 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3092 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3030 <target state="translated">Xem <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> từ <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> và những cái khác </target> 3093 <target state="translated">Xem <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> từ <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> và những cái khác </target>
3031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> 3094 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group>
3032 </trans-unit> 3095 </trans-unit>
@@ -3038,7 +3101,7 @@ The link will expire within 1 hour.</source>
3038 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3101 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3039 </trans-unit> 3102 </trans-unit>
3040 <trans-unit id="127329338495775339" datatype="html"> 3103 <trans-unit id="127329338495775339" datatype="html">
3041 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3104 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3042 <target state="translated">Xem <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> từ <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> 3105 <target state="translated">Xem <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> từ <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target>
3043 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> 3106 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group>
3044 </trans-unit> 3107 </trans-unit>
@@ -3241,7 +3304,7 @@ The link will expire within 1 hour.</source>
3241 </trans-unit> 3304 </trans-unit>
3242 <trans-unit id="2092225601747599163" datatype="html"> 3305 <trans-unit id="2092225601747599163" datatype="html">
3243 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3306 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3244 <target state="translated">Đã tạo <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target> 3307 <target state="translated">Đã tạo <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
3245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">27</context></context-group> 3308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">27</context></context-group>
3246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">33</context></context-group> 3309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">33</context></context-group>
3247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group> 3310 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group>
@@ -3468,10 +3531,10 @@ The link will expire within 1 hour.</source>
3468 <trans-unit id="7049348886126005391" datatype="html"> 3531 <trans-unit id="7049348886126005391" datatype="html">
3469 <source>Batch actions</source> 3532 <source>Batch actions</source>
3470 <target state="translated">Hành động hàng loạt</target> 3533 <target state="translated">Hành động hàng loạt</target>
3471 3534 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3472 3535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3473 3536 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3537 </trans-unit>
3475 <trans-unit id="675721269041534709" datatype="html"> 3538 <trans-unit id="675721269041534709" datatype="html">
3476 <source>The user was banned</source> 3539 <source>The user was banned</source>
3477 <target state="translated">Tài khoản đã bị cấm</target> 3540 <target state="translated">Tài khoản đã bị cấm</target>
@@ -3480,13 +3543,13 @@ The link will expire within 1 hour.</source>
3480 <trans-unit id="2348557406282409966" datatype="html"> 3543 <trans-unit id="2348557406282409966" datatype="html">
3481 <source>Open account in a new tab</source> 3544 <source>Open account in a new tab</source>
3482 <target state="translated">Mở tài khoản trong tab mới</target> 3545 <target state="translated">Mở tài khoản trong tab mới</target>
3483 3546 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group>
3484 3547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group>
3485 3548 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group>
3486 3549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3487 3550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3488 3551 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3489 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3552 </trans-unit>
3490 <trans-unit id="3111569165173971676" datatype="html"> 3553 <trans-unit id="3111569165173971676" datatype="html">
3491 <source>Deleted account</source> 3554 <source>Deleted account</source>
3492 <target state="translated">Tài khoản đã xóa</target> 3555 <target state="translated">Tài khoản đã xóa</target>
@@ -3604,33 +3667,33 @@ The link will expire within 1 hour.</source>
3604 <trans-unit id="7692347838587821095"> 3667 <trans-unit id="7692347838587821095">
3605 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3668 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3606 <target>Ngày 3669 <target>Ngày
3607 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> 3670 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
3608 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 3671 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
3609 </target> 3672 </target>
3610 3673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group>
3611 3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
3612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3675 </trans-unit>
3613 <trans-unit id="1451763834047485033" datatype="html"> 3676 <trans-unit id="1451763834047485033" datatype="html">
3614 <source>Select this row</source> 3677 <source>Select this row</source>
3615 <target state="translated">Chọn hàng này</target> 3678 <target state="translated">Chọn hàng này</target>
3616 3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group>
3617 3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3618 3681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group>
3619 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 3682 </trans-unit>
3620 <trans-unit id="4043531994869127329" datatype="html"> 3683 <trans-unit id="4043531994869127329" datatype="html">
3621 <source>See full comment</source> 3684 <source>See full comment</source>
3622 <target state="translated">Xem bình luận đầy đủ</target> 3685 <target state="translated">Xem bình luận đầy đủ</target>
3623 3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group>
3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3687 </trans-unit>
3625 <trans-unit id="3193976279273491157"> 3688 <trans-unit id="3193976279273491157">
3626 <source>Actions</source> 3689 <source>Actions</source>
3627 <target>Hành động</target> 3690 <target>Hành động</target>
3628 3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group>
3629 3692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3630 3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group>
3631 3694 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group>
3632 3695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3633 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 3696 </trans-unit>
3634 <trans-unit id="8390803680962035202" datatype="html"> 3697 <trans-unit id="8390803680962035202" datatype="html">
3635 <source>Follower</source> 3698 <source>Follower</source>
3636 <target state="translated">Người theo dõi</target> 3699 <target state="translated">Người theo dõi</target>
@@ -3642,18 +3705,18 @@ The link will expire within 1 hour.</source>
3642 <trans-unit id="4691552465058437520" datatype="html"> 3705 <trans-unit id="4691552465058437520" datatype="html">
3643 <source>Commented video</source> 3706 <source>Commented video</source>
3644 <target state="translated">Video đã bình luận</target> 3707 <target state="translated">Video đã bình luận</target>
3645 3708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group>
3646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3709 </trans-unit>
3647 <trans-unit id="7266085473379376028" datatype="html"> 3710 <trans-unit id="7266085473379376028" datatype="html">
3648 <source>No comments found matching current filters.</source> 3711 <source>No comments found matching current filters.</source>
3649 <target state="translated">Không có bình luận nào trùng khớp.</target> 3712 <target state="translated">Không có bình luận nào trùng khớp.</target>
3650 3713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group>
3651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3714 </trans-unit>
3652 <trans-unit id="2398388496754671928" datatype="html"> 3715 <trans-unit id="2398388496754671928" datatype="html">
3653 <source>No comments found.</source> 3716 <source>No comments found.</source>
3654 <target state="translated">Không có bình luận nào.</target> 3717 <target state="translated">Không có bình luận nào.</target>
3655 3718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group>
3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3719 </trans-unit>
3657 <trans-unit id="4604870995665811499" datatype="html"> 3720 <trans-unit id="4604870995665811499" datatype="html">
3658 <source>Local comments</source> 3721 <source>Local comments</source>
3659 <target state="translated">Những bình luận ở máy chủ</target> 3722 <target state="translated">Những bình luận ở máy chủ</target>
@@ -3763,18 +3826,18 @@ The link will expire within 1 hour.</source>
3763 <trans-unit id="6549265851868599441"> 3826 <trans-unit id="6549265851868599441">
3764 <source>Video</source> 3827 <source>Video</source>
3765 <target>Video</target> 3828 <target>Video</target>
3766 3829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group>
3767 3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group>
3768 3831 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group>
3769 3832 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group>
3770 3833 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 3834 </trans-unit>
3772 <trans-unit id="2662644497259948010" datatype="html"> 3835 <trans-unit id="2662644497259948010" datatype="html">
3773 <source>Comment</source> 3836 <source>Comment</source>
3774 <target state="translated">Bình luận</target> 3837 <target state="translated">Bình luận</target>
3775 3838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
3776 3839 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3840 </trans-unit>
3778 <trans-unit id="1359961255805685312" datatype="html"> 3841 <trans-unit id="1359961255805685312" datatype="html">
3779 <source>This video has been reported multiple times.</source> 3842 <source>This video has been reported multiple times.</source>
3780 <target state="translated">Video này bị báo cáo nhiều lần.</target> 3843 <target state="translated">Video này bị báo cáo nhiều lần.</target>
@@ -3838,8 +3901,8 @@ The link will expire within 1 hour.</source>
3838 <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> 3901 <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>
3839 </trans-unit> 3902 </trans-unit>
3840 <trans-unit id="1258618443362430782" datatype="html"> 3903 <trans-unit id="1258618443362430782" datatype="html">
3841 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 3904 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
3842 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 báo cáo} other {{{ abuse.countReportsForReportee }} báo cáo}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 3905 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 báo cáo} other {{{ abuse.countReportsForReportee }} báo cáo}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
3843 <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> 3906 <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>
3844 <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> 3907 <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>
3845 </trans-unit> 3908 </trans-unit>
@@ -3916,10 +3979,10 @@ The link will expire within 1 hour.</source>
3916 <trans-unit id="4086606389696938932" datatype="html"> 3979 <trans-unit id="4086606389696938932" datatype="html">
3917 <source>Account</source> 3980 <source>Account</source>
3918 <target state="translated">Tài khoản</target> 3981 <target state="translated">Tài khoản</target>
3919 3982 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group>
3920 3983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3921 3984 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3985 </trans-unit>
3923 <trans-unit id="8564972645418093229" datatype="html"> 3986 <trans-unit id="8564972645418093229" datatype="html">
3924 <source>No account found matching current filters.</source> 3987 <source>No account found matching current filters.</source>
3925 <target state="translated">Không có tài khoản nào trùng khớp.</target> 3988 <target state="translated">Không có tài khoản nào trùng khớp.</target>
@@ -4044,7 +4107,7 @@ The link will expire within 1 hour.</source>
4044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> 4107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group>
4045 </trans-unit> 4108 </trans-unit>
4046 <trans-unit id="1780056719120519633" datatype="html"> 4109 <trans-unit id="1780056719120519633" datatype="html">
4047 <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4110 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4048 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> cho "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> 4111 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> cho "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target>
4049 <context-group purpose="location"> 4112 <context-group purpose="location">
4050 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> 4113 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
@@ -4130,10 +4193,10 @@ The link will expire within 1 hour.</source>
4130 <trans-unit id="6110554376228744887" datatype="html"> 4193 <trans-unit id="6110554376228744887" datatype="html">
4131 <source>Select all rows</source> 4194 <source>Select all rows</source>
4132 <target state="translated">Chọn toàn bộ hàng</target> 4195 <target state="translated">Chọn toàn bộ hàng</target>
4133 4196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group>
4134 4197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4135 4198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group>
4136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 4199 </trans-unit>
4137 <trans-unit id="2719284837486030903" datatype="html"> 4200 <trans-unit id="2719284837486030903" datatype="html">
4138 <source>Job type</source> 4201 <source>Job type</source>
4139 <target state="translated">Loại công việc</target> 4202 <target state="translated">Loại công việc</target>
@@ -4164,8 +4227,8 @@ The link will expire within 1 hour.</source>
4164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> 4227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4165 </trans-unit> 4228 </trans-unit>
4166 <trans-unit id="3901868627411944813" datatype="html"> 4229 <trans-unit id="3901868627411944813" datatype="html">
4167 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source> 4230 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4168 <target state="translated">Ưu tiên <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = ưu tiên cao nhất)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target> 4231 <target state="translated">Ưu tiên <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = ưu tiên cao nhất)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
4169 <context-group purpose="location"> 4232 <context-group purpose="location">
4170 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4233 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4171 <context context-type="linenumber">47</context> 4234 <context context-type="linenumber">47</context>
@@ -4185,8 +4248,8 @@ The link will expire within 1 hour.</source>
4185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4248 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4186 </trans-unit> 4249 </trans-unit>
4187 <trans-unit id="2713421326605345655" datatype="html"> 4250 <trans-unit id="2713421326605345655" datatype="html">
4188 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source> 4251 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4189 <target state="translated">Không <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> công việc tìm thấy.</target> 4252 <target state="translated">Không <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> công việc tìm thấy.</target>
4190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4191 </trans-unit> 4254 </trans-unit>
4192 <trans-unit id="2384897339170501794" datatype="html"> 4255 <trans-unit id="2384897339170501794" datatype="html">
@@ -4232,8 +4295,8 @@ The link will expire within 1 hour.</source>
4232 </context-group> 4295 </context-group>
4233 </trans-unit> 4296 </trans-unit>
4234 <trans-unit id="2232767208623640457" datatype="html"> 4297 <trans-unit id="2232767208623640457" datatype="html">
4235 <source>By <x id="INTERPOLATION"/> -></source> 4298 <source>By <x id="INTERPOLATION"/> -&gt;</source>
4236 <target state="translated">Bởi <x id="INTERPOLATION"/> -></target> 4299 <target state="translated">Bởi <x id="INTERPOLATION"/> -&gt;</target>
4237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4238 </trans-unit> 4301 </trans-unit>
4239 <trans-unit id="7396175500300709096" datatype="html"> 4302 <trans-unit id="7396175500300709096" datatype="html">
@@ -4305,8 +4368,8 @@ The link will expire within 1 hour.</source>
4305 <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> 4368 <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>
4306 </trans-unit> 4369 </trans-unit>
4307 <trans-unit id="4423835119021329687" datatype="html"> 4370 <trans-unit id="4423835119021329687" datatype="html">
4308 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source> 4371 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4309 <target state="translated">Quản lí <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>người dùng<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> để xây dựng đội ngũ kiểm duyệt viên. </target> 4372 <target state="translated">Quản lí <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>người dùng<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> để xây dựng đội ngũ kiểm duyệt viên. </target>
4310 <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> 4373 <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>
4311 </trans-unit> 4374 </trans-unit>
4312 <trans-unit id="7030031694783481217" datatype="html"> 4375 <trans-unit id="7030031694783481217" datatype="html">
@@ -4315,8 +4378,8 @@ The link will expire within 1 hour.</source>
4315 <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> 4378 <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>
4316 </trans-unit> 4379 </trans-unit>
4317 <trans-unit id="4620493570088713907" datatype="html"> 4380 <trans-unit id="4620493570088713907" datatype="html">
4318 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4381 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4319 <target state="translated">Kích hoạt nó sẽ cho phép những quản trị viên khác biết rằng đây là máy chủ chứa nội dung nhạy cảm.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Thêm vào đó, hộp kiểm NSFW khi upload video sẽ được chọn theo mặc định. </target> 4382 <target state="translated">Kích hoạt nó sẽ cho phép những quản trị viên khác biết rằng đây là máy chủ chứa nội dung nhạy cảm.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Thêm vào đó, hộp kiểm NSFW khi upload video sẽ được chọn theo mặc định. </target>
4320 <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> 4383 <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>
4321 </trans-unit> 4384 </trans-unit>
4322 <trans-unit id="7497677457560701935" datatype="html"> 4385 <trans-unit id="7497677457560701935" datatype="html">
@@ -4435,8 +4498,8 @@ The link will expire within 1 hour.</source>
4435 <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> 4498 <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>
4436 </trans-unit> 4499 </trans-unit>
4437 <trans-unit id="2107098695989136934" datatype="html"> 4500 <trans-unit id="2107098695989136934" datatype="html">
4438 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4501 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4439 <target state="translated">Sử dụng <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugin &amp; theme<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> để cải thiện trải nghiệm, hoặc <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/> thêm tùy chỉnh<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4502 <target state="translated">Sử dụng <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugin &amp; theme<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> để cải thiện trải nghiệm, hoặc <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/> thêm tùy chỉnh<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4440 <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> 4503 <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>
4441 </trans-unit> 4504 </trans-unit>
4442 <trans-unit id="6855462350544488601" datatype="html"> 4505 <trans-unit id="6855462350544488601" datatype="html">
@@ -4542,8 +4605,8 @@ The link will expire within 1 hour.</source>
4542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4543 </trans-unit> 4606 </trans-unit>
4544 <trans-unit id="2669509104300979449" datatype="html"> 4607 <trans-unit id="2669509104300979449" datatype="html">
4545 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source> 4608 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4546 <target state="translated">Quản lí <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>người dùng<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> để cho dung lượng tối đa của họ. </target> 4609 <target state="translated">Quản lí <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>người dùng<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> để cho dung lượng tối đa của họ. </target>
4547 <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">151</context></context-group> 4610 <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">151</context></context-group>
4548 </trans-unit> 4611 </trans-unit>
4549 <trans-unit id="4497115134891299867" datatype="html"> 4612 <trans-unit id="4497115134891299867" datatype="html">
@@ -4718,8 +4781,8 @@ The link will expire within 1 hour.</source>
4718 <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">368</context></context-group> 4781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group>
4719 </trans-unit> 4782 </trans-unit>
4720 <trans-unit id="1886227550697837417" datatype="html"> 4783 <trans-unit id="1886227550697837417" datatype="html">
4721 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4784 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4722 <target state="translated">Bạn chỉ nên sử dụng truy vấn tìm kiếm đã kiểm duyệt trong sản xuất, hoặc <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>tự host<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4785 <target state="translated">Bạn chỉ nên sử dụng truy vấn tìm kiếm đã kiểm duyệt trong sản xuất, hoặc <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>tự host<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
4723 <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">370</context></context-group> 4786 <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">370</context></context-group>
4724 </trans-unit> 4787 </trans-unit>
4725 <trans-unit id="2331464426553277323" datatype="html"> 4788 <trans-unit id="2331464426553277323" datatype="html">
@@ -4753,8 +4816,8 @@ The link will expire within 1 hour.</source>
4753 <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">418</context></context-group> 4816 <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">418</context></context-group>
4754 </trans-unit> 4817 </trans-unit>
4755 <trans-unit id="252719899360434356" datatype="html"> 4818 <trans-unit id="252719899360434356" datatype="html">
4756 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 4819 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
4757 <target state="translated">Quản lí <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>mối quan hệ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> với những máy chủ khác. </target> 4820 <target state="translated">Quản lí <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>mối quan hệ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> với những máy chủ khác. </target>
4758 <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">419</context></context-group> 4821 <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">419</context></context-group>
4759 </trans-unit> 4822 </trans-unit>
4760 <trans-unit id="9119248927271669654" datatype="html"> 4823 <trans-unit id="9119248927271669654" datatype="html">
@@ -4790,8 +4853,8 @@ The link will expire within 1 hour.</source>
4790 <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">465</context></context-group> 4853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">465</context></context-group>
4791 </trans-unit> 4854 </trans-unit>
4792 <trans-unit id="9076632742417302918" datatype="html"> 4855 <trans-unit id="9076632742417302918" datatype="html">
4793 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 4856 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
4794 <target state="translated">Xem <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>tài liệu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> để biết thêm thông tin về URL dự kiến </target> 4857 <target state="translated">Xem <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>tài liệu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> để biết thêm thông tin về URL dự kiến </target>
4795 <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">470</context></context-group> 4858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">470</context></context-group>
4796 </trans-unit> 4859 </trans-unit>
4797 <trans-unit id="3946988229617310200" datatype="html"> 4860 <trans-unit id="3946988229617310200" datatype="html">
@@ -4802,8 +4865,8 @@ The link will expire within 1 hour.</source>
4802 <trans-unit id="2149300564474427551" datatype="html"> 4865 <trans-unit id="2149300564474427551" datatype="html">
4803 <source>Administrator</source> 4866 <source>Administrator</source>
4804 <target state="translated">Quản trị viên</target> 4867 <target state="translated">Quản trị viên</target>
4805 4868 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group>
4806 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 4869 </trans-unit>
4807 <trans-unit id="3171683206914962995" datatype="html"> 4870 <trans-unit id="3171683206914962995" datatype="html">
4808 <source>Admin email</source> 4871 <source>Admin email</source>
4809 <target state="translated">Email admin</target> 4872 <target state="translated">Email admin</target>
@@ -4840,8 +4903,8 @@ The link will expire within 1 hour.</source>
4840 <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">551</context></context-group> 4903 <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">551</context></context-group>
4841 </trans-unit> 4904 </trans-unit>
4842 <trans-unit id="2076338542820061819" datatype="html"> 4905 <trans-unit id="2076338542820061819" datatype="html">
4843 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 4906 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
4844 <target state="translated">Nếu Twitter cấp quyền cho máy chủ của bạn, một trình phát video PeerTube sẽ xuất hiện trong lượt chia sẻ trên Twitter.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Nếu không, chúng tôi sẽ sử dụng một ảnh xem trước trỏ về máy chủ của bạn.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Đánh dấu hộp kiểm này, lưu thiết lập và thử với URL một video từ máy chủ của bạn (https://example.com/w/blabla) trên <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> để máy chủ của bạn có được cho phép hay không. </target> 4907 <target state="translated">Nếu Twitter cấp quyền cho máy chủ của bạn, một trình phát video PeerTube sẽ xuất hiện trong lượt chia sẻ trên Twitter.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Nếu không, chúng tôi sẽ sử dụng một ảnh xem trước trỏ về máy chủ của bạn.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Đánh dấu hộp kiểm này, lưu thiết lập và thử với URL một video từ máy chủ của bạn (https://example.com/w/blabla) trên <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> để máy chủ của bạn có được cho phép hay không. </target>
4845 <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">555</context></context-group> 4908 <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">555</context></context-group>
4846 </trans-unit> 4909 </trans-unit>
4847 <trans-unit id="493135676263039396" datatype="html"> 4910 <trans-unit id="493135676263039396" datatype="html">
@@ -4879,13 +4942,13 @@ The link will expire within 1 hour.</source>
4879 <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">33</context></context-group> 4942 <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">33</context></context-group>
4880 </trans-unit> 4943 </trans-unit>
4881 <trans-unit id="4420104899393268652" datatype="html"> 4944 <trans-unit id="4420104899393268652" datatype="html">
4882 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4945 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4883 <target state="translated">Số livestream cùng lúc tối đa trên máy chủ của bạn <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 là "không giới hạn")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4946 <target state="translated">Số livestream cùng lúc tối đa trên máy chủ của bạn <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 là "không giới hạn")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4884 <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">40</context></context-group> 4947 <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">40</context></context-group>
4885 </trans-unit> 4948 </trans-unit>
4886 <trans-unit id="7210210728441530221" datatype="html"> 4949 <trans-unit id="7210210728441530221" datatype="html">
4887 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4950 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4888 <target state="translated">Số lần livestream của mỗi tài khoản <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 là "không giới hạn")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4951 <target state="translated">Số lần livestream của mỗi tài khoản <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 là "không giới hạn")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4889 <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">53</context></context-group> 4952 <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">53</context></context-group>
4890 </trans-unit> 4953 </trans-unit>
4891 <trans-unit id="6830777508073747241" datatype="html"> 4954 <trans-unit id="6830777508073747241" datatype="html">
@@ -5029,8 +5092,8 @@ The link will expire within 1 hour.</source>
5029 <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> 5092 <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>
5030 </trans-unit> 5093 </trans-unit>
5031 <trans-unit id="7334484418359079994" datatype="html"> 5094 <trans-unit id="7334484418359079994" datatype="html">
5032 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5095 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5033 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Yêu cầu ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Tạo danh sách HLS và phân mảnh file MP4 cho kết quả phát mượt hơn so với chỉ WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Độ phân giải thay đổi mượt hơn<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Tải nhanh hơn đặc biệt với video dài<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Ít lỗi/chờ lâu<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Nếu bạn bật hỗ trợ WebTorrent, dung lượng lưu trữ video sẽ tăng gấp đôi<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5096 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Yêu cầu ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Tạo danh sách HLS và phân mảnh file MP4 cho kết quả phát mượt hơn so với chỉ WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Độ phân giải thay đổi mượt hơn<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Tải nhanh hơn đặc biệt với video dài<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Ít lỗi/chờ lâu<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Nếu bạn bật hỗ trợ WebTorrent, dung lượng lưu trữ video sẽ tăng gấp đôi<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
5034 <context-group purpose="location"> 5097 <context-group purpose="location">
5035 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5098 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5036 <context context-type="linenumber">99,108</context> 5099 <context context-type="linenumber">99,108</context>
@@ -5161,19 +5224,13 @@ The link will expire within 1 hour.</source>
5161 <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> 5224 <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>
5162 </trans-unit> 5225 </trans-unit>
5163 <trans-unit id="4067880101082150743" datatype="html"> 5226 <trans-unit id="4067880101082150743" datatype="html">
5164 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5227 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5165 <target state="translated">Viết mã JavaScript trực tiếp.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Ví dụ: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5228 <target state="translated">Viết mã JavaScript trực tiếp.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Ví dụ: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5166 <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> 5229 <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>
5167 </trans-unit> 5230 </trans-unit>
5168 <trans-unit id="5464209657969421100" datatype="html"> 5231 <trans-unit id="5464209657969421100" datatype="html">
5169 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5232 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5170color: red; 5233 <target state="translated">Viết mã CSS trực tiếp. Ví dụ:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Ví dụ:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5171<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5172<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5173color: red;
5174<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5175<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5176 <target state="translated">Viết mã CSS trực tiếp. Ví dụ:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Ví dụ:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5177 <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> 5234 <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>
5178 </trans-unit> 5235 </trans-unit>
5179 <trans-unit id="283725429207896837" datatype="html"> 5236 <trans-unit id="283725429207896837" datatype="html">
@@ -5190,8 +5247,8 @@ color: red;
5190 </context-group> 5247 </context-group>
5191 </trans-unit> 5248 </trans-unit>
5192 <trans-unit id="8167543029214637769" datatype="html"> 5249 <trans-unit id="8167543029214637769" datatype="html">
5193 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source> 5250 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5194 <target state="translated">Có lỗi trong form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target> 5251 <target state="translated">Có lỗi trong form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5196 </trans-unit> 5253 </trans-unit>
5197 <trans-unit id="1445676851449000175" datatype="html"> 5254 <trans-unit id="1445676851449000175" datatype="html">
@@ -5267,8 +5324,8 @@ color: red;
5267 <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> 5324 <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>
5268 </trans-unit> 5325 </trans-unit>
5269 <trans-unit id="6317170736181476800" datatype="html"> 5326 <trans-unit id="6317170736181476800" datatype="html">
5270 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5327 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5271 <target state="translated">Cập nhật <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>thiết lập của bạn<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 5328 <target state="translated">Cập nhật <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>thiết lập của bạn<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
5272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5273 </trans-unit> 5330 </trans-unit>
5274 <trans-unit id="1405600824334286337" datatype="html"> 5331 <trans-unit id="1405600824334286337" datatype="html">
@@ -5288,40 +5345,40 @@ color: red;
5288 </context-group> 5345 </context-group>
5289 </trans-unit> 5346 </trans-unit>
5290 <trans-unit id="7028708681117573961" datatype="html"> 5347 <trans-unit id="7028708681117573961" datatype="html">
5291 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5348 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5292 <target state="translated">Xếp theo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Mới Nhất"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5349 <target state="translated">Xếp theo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Mới Nhất"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5293 <context-group purpose="location"> 5350 <context-group purpose="location">
5294 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5351 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5295 <context context-type="linenumber">46</context> 5352 <context context-type="linenumber">46</context>
5296 </context-group> 5353 </context-group>
5297 </trans-unit> 5354 </trans-unit>
5298 <trans-unit id="8190023086228606960" datatype="html"> 5355 <trans-unit id="8190023086228606960" datatype="html">
5299 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5356 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5300 <target state="translated">Xếp theo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Gần Đây"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5357 <target state="translated">Xếp theo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Gần Đây"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5301 <context-group purpose="location"> 5358 <context-group purpose="location">
5302 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5359 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5303 <context context-type="linenumber">48</context> 5360 <context context-type="linenumber">48</context>
5304 </context-group> 5361 </context-group>
5305 </trans-unit> 5362 </trans-unit>
5306 <trans-unit id="3224510615614621760" datatype="html"> 5363 <trans-unit id="3224510615614621760" datatype="html">
5307 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5364 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5308 <target state="translated">Xếp theo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Bình Luận"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5365 <target state="translated">Xếp theo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Bình Luận"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5309 <context-group purpose="location"> 5366 <context-group purpose="location">
5310 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5367 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5311 <context context-type="linenumber">49</context> 5368 <context context-type="linenumber">49</context>
5312 </context-group> 5369 </context-group>
5313 </trans-unit> 5370 </trans-unit>
5314 <trans-unit id="3082811226222076503" datatype="html"> 5371 <trans-unit id="3082811226222076503" datatype="html">
5315 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5372 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5316 <target state="translated">Xếp theo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hay Nhất"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5373 <target state="translated">Xếp theo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hay Nhất"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5317 <context-group purpose="location"> 5374 <context-group purpose="location">
5318 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5375 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5319 <context context-type="linenumber">50</context> 5376 <context context-type="linenumber">50</context>
5320 </context-group> 5377 </context-group>
5321 </trans-unit> 5378 </trans-unit>
5322 <trans-unit id="4322133526902910662" datatype="html"> 5379 <trans-unit id="4322133526902910662" datatype="html">
5323 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5380 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5324 <target state="translated">Xếp theo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Lượt Thích"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5381 <target state="translated">Xếp theo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Lượt Thích"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5325 <context-group purpose="location"> 5382 <context-group purpose="location">
5326 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5383 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5327 <context context-type="linenumber">51</context> 5384 <context context-type="linenumber">51</context>
@@ -5437,8 +5494,8 @@ color: red;
5437 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5494 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5438 </trans-unit> 5495 </trans-unit>
5439 <trans-unit id="7350483582490037954" datatype="html"> 5496 <trans-unit id="7350483582490037954" datatype="html">
5440 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5497 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5441 <target state="translated">Cùng với <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Ẩn<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> hoặc <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Làm mờ thumbnail<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, sẽ có một yêu cầu xác nhận để có thể xem được video. </target> 5498 <target state="translated">Cùng với <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Ẩn<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> hoặc <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Làm mờ thumbnail<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, sẽ có một yêu cầu xác nhận để có thể xem được video. </target>
5442 <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> 5499 <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>
5443 <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> 5500 <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>
5444 </trans-unit> 5501 </trans-unit>
@@ -5695,8 +5752,8 @@ color: red;
5695 </context-group> 5752 </context-group>
5696 </trans-unit> 5753 </trans-unit>
5697 <trans-unit id="5511928240200239994" datatype="html"> 5754 <trans-unit id="5511928240200239994" datatype="html">
5698 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 5755 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
5699 <target state="translated">Vài kênh của bạn chưa thiết lập xong. Hãy mô tả bạn đang đăng những gì bằng cách bổ sung <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>ảnh bìa<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>ảnh đại diện<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> và <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>mô tả<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 5756 <target state="translated">Vài kênh của bạn chưa thiết lập xong. Hãy mô tả bạn đang đăng những gì bằng cách bổ sung <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>ảnh bìa<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>ảnh đại diện<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> và <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>mô tả<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
5700 <context-group purpose="location"> 5757 <context-group purpose="location">
5701 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5758 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5702 <context context-type="linenumber">5</context> 5759 <context context-type="linenumber">5</context>
@@ -5805,12 +5862,12 @@ color: red;
5805 <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> 5862 <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>
5806 </trans-unit> 5863 </trans-unit>
5807 <trans-unit id="8844610145426272276" datatype="html"> 5864 <trans-unit id="8844610145426272276" datatype="html">
5808 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 5865 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
5809 <target state="translated">Để giúp quản trị viên và những thành viên khác biết <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>bạn là ai<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, đừng quên <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>thiết lập trang hồ sơ của bạn<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> bằng cách bổ sung <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>ảnh đại diện<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> và <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>mô tả<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 5866 <target state="translated">Để giúp quản trị viên và những thành viên khác biết <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>bạn là ai<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, đừng quên <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>thiết lập trang hồ sơ của bạn<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> bằng cách bổ sung <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>ảnh đại diện<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> và <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>mô tả<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target>
5810 <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> 5867 <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>
5811 </trans-unit> 5868 </trans-unit>
5812 <trans-unit id="3030338154442300172" datatype="html"> 5869 <trans-unit id="3030338154442300172" datatype="html">
5813 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> 5870 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
5814 <target state="translated">Đã tạo <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> 5871 <target state="translated">Đã tạo <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
5815 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> 5872 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
5816 </trans-unit> 5873 </trans-unit>
@@ -5952,7 +6009,7 @@ color: red;
5952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> 6009 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
5953 </trans-unit> 6010 </trans-unit>
5954 <trans-unit id="8856905278208146821" datatype="html"> 6011 <trans-unit id="8856905278208146821" datatype="html">
5955 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> 6012 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
5956 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} video}}"/> </target> 6013 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} video}}"/> </target>
5957 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> 6014 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
5958 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> 6015 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
@@ -5974,9 +6031,7 @@ color: red;
5974 <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> 6031 <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>
5975 </trans-unit> 6032 </trans-unit>
5976 <trans-unit id="7152797255397280410" datatype="html"> 6033 <trans-unit id="7152797255397280410" datatype="html">
5977 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6034 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 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 channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5978It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
5979channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5980 <target state="translated">Bạn có chắc chắn muốn xóa <x id="PH" equiv-text="videoChannel.displayName"/>? Điều này sẽ xóa hết <x id="PH_1" equiv-text="videoChannel.videosCount"/> video đã đăng trên kênh này, và bạn sẽ không thể tạo kênh khác có cùng tên (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target> 6035 <target state="translated">Bạn có chắc chắn muốn xóa <x id="PH" equiv-text="videoChannel.displayName"/>? Điều này sẽ xóa hết <x id="PH_1" equiv-text="videoChannel.videosCount"/> video đã đăng trên kênh này, và bạn sẽ không thể tạo kênh khác có cùng tên (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target>
5981 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> 6036 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
5982 </trans-unit> 6037 </trans-unit>
@@ -6008,8 +6063,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6008 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> 6063 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
6009 </trans-unit> 6064 </trans-unit>
6010 <trans-unit id="2705478076887104088" datatype="html"> 6065 <trans-unit id="2705478076887104088" datatype="html">
6011 <source>SHOW THIS CHANNEL ></source> 6066 <source>SHOW THIS CHANNEL &gt;</source>
6012 <target state="translated">XEM KÊNH NÀY ></target> 6067 <target state="translated">XEM KÊNH NÀY &gt;</target>
6013 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> 6068 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group>
6014 </trans-unit> 6069 </trans-unit>
6015 <trans-unit id="4088311569349098646" datatype="html"> 6070 <trans-unit id="4088311569349098646" datatype="html">
@@ -6257,8 +6312,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6257 <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> 6312 <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>
6258 </trans-unit> 6313 </trans-unit>
6259 <trans-unit id="1120376809358109718" datatype="html"> 6314 <trans-unit id="1120376809358109718" datatype="html">
6260 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 6315 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6261 <target state="translated">Web peers không thể công khai truy cập: bởi vì chúng tôi sử dụng websocket transport, giao thức khác với BitTorrent tracker. Khi bạn đang trong trình duyệt web, bạn gửi một tín hiệu đến tracker sẽ tự động tín hiệu chứa địa chỉ IP của peer khác. Xem <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>tài liệu này<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> để biết thêm thông tin </target> 6316 <target state="translated">Web peers không thể công khai truy cập: bởi vì chúng tôi sử dụng websocket transport, giao thức khác với BitTorrent tracker. Khi bạn đang trong trình duyệt web, bạn gửi một tín hiệu đến tracker sẽ tự động tín hiệu chứa địa chỉ IP của peer khác. Xem <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>tài liệu này<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> để biết thêm thông tin </target>
6262 <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> 6317 <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>
6263 </trans-unit> 6318 </trans-unit>
6264 <trans-unit id="7812408733559506009" datatype="html"> 6319 <trans-unit id="7812408733559506009" datatype="html">
@@ -6359,8 +6414,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6359 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6414 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6360 </trans-unit> 6415 </trans-unit>
6361 <trans-unit id="4807161697338135032" datatype="html"> 6416 <trans-unit id="4807161697338135032" datatype="html">
6362 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 6417 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6363 <target state="translated">Liên hệ quản trị viên<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 6418 <target state="translated">Liên hệ quản trị viên<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
6364 <context-group purpose="location"> 6419 <context-group purpose="location">
6365 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6420 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6366 <context context-type="linenumber">3</context> 6421 <context context-type="linenumber">3</context>
@@ -6419,7 +6474,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6419 </trans-unit> 6474 </trans-unit>
6420 <trans-unit id="4665274432258993920" datatype="html"> 6475 <trans-unit id="4665274432258993920" datatype="html">
6421 <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> 6476 <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>
6422 <target state="translated">Một kênh là nơi bạn mà đăng video lên. Tạo nhiều kênh sẽ giúp bạn sắp xếp và chia nội dung của bạn hợp lí. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> Ví dụ: bạn có thể tạo một kênh để đăng các buổi hòa nhạc piano của bạn và một kênh khác để đăng các video nói về bảo vệ môi trường. </target> 6477 <target state="translated">Một kênh là nơi bạn mà đăng video lên. Tạo nhiều kênh sẽ giúp bạn sắp xếp và chia nội dung của bạn hợp lí. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> Ví dụ: bạn có thể tạo một kênh để đăng các buổi hòa nhạc piano của bạn và một kênh khác để đăng các video nói về bảo vệ môi trường. </target>
6423 <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> 6478 <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>
6424 </trans-unit> 6479 </trans-unit>
6425 <trans-unit id="2254156021453506528" datatype="html"> 6480 <trans-unit id="2254156021453506528" datatype="html">
@@ -6461,8 +6516,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6461 <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> 6516 <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>
6462 </trans-unit> 6517 </trans-unit>
6463 <trans-unit id="7440807341905682986" datatype="html"> 6518 <trans-unit id="7440807341905682986" datatype="html">
6464 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 6519 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
6465 <target state="translated">Tôi lớn hơn <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> tuổi và đồng ý với <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Quy tắc ứng xử<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> cũng như <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Quy tắc riêng<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> của máy chủ này </target> 6520 <target state="translated">Tôi lớn hơn <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> tuổi và đồng ý với <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Quy tắc ứng xử<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> cũng như <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Quy tắc riêng<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> của máy chủ này </target>
6466 <context-group purpose="location"> 6521 <context-group purpose="location">
6467 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6522 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6468 <context context-type="linenumber">5,10</context> 6523 <context context-type="linenumber">5,10</context>
@@ -6540,53 +6595,53 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6540 <trans-unit id="5254305728396198887" datatype="html"> 6595 <trans-unit id="5254305728396198887" datatype="html">
6541 <source>Sensitive content</source> 6596 <source>Sensitive content</source>
6542 <target state="translated">Nội dung nhạy cảm</target> 6597 <target state="translated">Nội dung nhạy cảm</target>
6543 6598 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
6544 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 6599 </trans-unit>
6545 <trans-unit id="5590086849807274701" datatype="html"> 6600 <trans-unit id="5590086849807274701" datatype="html">
6546 <source>Scope</source> 6601 <source>Scope</source>
6547 <target state="translated">Phạm vi</target> 6602 <target state="translated">Phạm vi</target>
6548 6603 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
6549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 6604 </trans-unit>
6550 <trans-unit id="5019568087038659501" datatype="html"> 6605 <trans-unit id="5019568087038659501" datatype="html">
6551 <source>Federated</source> 6606 <source>Federated</source>
6552 <target state="translated">Liên hợp</target> 6607 <target state="translated">Liên hợp</target>
6553 6608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
6554 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 6609 </trans-unit>
6555 <trans-unit id="1949800099101277248" datatype="html"> 6610 <trans-unit id="1949800099101277248" datatype="html">
6556 <source>Languages</source> 6611 <source>Languages</source>
6557 <target state="translated">Ngôn ngữ</target> 6612 <target state="translated">Ngôn ngữ</target>
6558 6613 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
6559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 6614 </trans-unit>
6560 <trans-unit id="1902100407096396858" datatype="html"> 6615 <trans-unit id="1902100407096396858" datatype="html">
6561 <source>Categories</source> 6616 <source>Categories</source>
6562 <target state="translated">Thể loại</target> 6617 <target state="translated">Thể loại</target>
6563 6618 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
6564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 6619 </trans-unit>
6565 <trans-unit id="3599150758014724057" datatype="html"> 6620 <trans-unit id="3599150758014724057" datatype="html">
6566 <source>All videos</source> 6621 <source>All videos</source>
6567 <target state="translated">Tất cả video</target> 6622 <target state="translated">Tất cả video</target>
6568 6623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
6569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 6624 </trans-unit>
6570 <trans-unit id="8466337030143068285" datatype="html"> 6625 <trans-unit id="8466337030143068285" datatype="html">
6571 <source>Blurred</source> 6626 <source>Blurred</source>
6572 <target state="translated">Che mờ</target> 6627 <target state="translated">Che mờ</target>
6573 6628 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
6574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 6629 </trans-unit>
6575 <trans-unit id="7054829409324166420" datatype="html"> 6630 <trans-unit id="7054829409324166420" datatype="html">
6576 <source>hidden</source> 6631 <source>hidden</source>
6577 <target state="translated">ẩn</target> 6632 <target state="translated">ẩn</target>
6578 6633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
6579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 6634 </trans-unit>
6580 <trans-unit id="5766954855630346873" datatype="html"> 6635 <trans-unit id="5766954855630346873" datatype="html">
6581 <source>blurred</source> 6636 <source>blurred</source>
6582 <target state="translated">che mờ</target> 6637 <target state="translated">che mờ</target>
6583 6638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
6584 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 6639 </trans-unit>
6585 <trans-unit id="1833483831276078393" datatype="html"> 6640 <trans-unit id="1833483831276078393" datatype="html">
6586 <source>displayed</source> 6641 <source>displayed</source>
6587 <target state="translated">hiện</target> 6642 <target state="translated">hiện</target>
6588 6643 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
6589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 6644 </trans-unit>
6590 <trans-unit id="4856575356061361269" datatype="html"> 6645 <trans-unit id="4856575356061361269" datatype="html">
6591 <source><x id="PH"/> direct account followers </source> 6646 <source><x id="PH"/> direct account followers </source>
6592 <target state="translated"><x id="PH"/> người theo dõi tài khoản trực tiếp </target> 6647 <target state="translated"><x id="PH"/> người theo dõi tài khoản trực tiếp </target>
@@ -6634,8 +6689,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6635 </trans-unit> 6690 </trans-unit>
6636 <trans-unit id="8011855989482474311" datatype="html"> 6691 <trans-unit id="8011855989482474311" datatype="html">
6637 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 6692 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
6638 <target state="translated">A &lt;code>.mp4&lt;/code> giữ âm thanh gốc, không video</target> 6693 <target state="translated">A &lt;code&gt;.mp4&lt;/code&gt; giữ âm thanh gốc, không video</target>
6639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6694 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6640 </trans-unit> 6695 </trans-unit>
6641 <trans-unit id="7756250490108954499" datatype="html"> 6696 <trans-unit id="7756250490108954499" datatype="html">
@@ -7426,8 +7481,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7426 </context-group> 7481 </context-group>
7427 </trans-unit> 7482 </trans-unit>
7428 <trans-unit id="7223931053738621590" datatype="html"> 7483 <trans-unit id="7223931053738621590" datatype="html">
7429 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 7484 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
7430 <target state="translated">PeerTube nghĩ địa chỉ IP trên trình duyệt của bạn là <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target> 7485 <target state="translated">PeerTube nghĩ địa chỉ IP trên trình duyệt của bạn là <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
7431 <context-group purpose="location"> 7486 <context-group purpose="location">
7432 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7487 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7433 <context context-type="linenumber">4</context> 7488 <context context-type="linenumber">4</context>
@@ -7474,16 +7529,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7474 </context-group> 7529 </context-group>
7475 </trans-unit> 7530 </trans-unit>
7476 <trans-unit id="1285026053775066761" datatype="html"> 7531 <trans-unit id="1285026053775066761" datatype="html">
7477 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source> 7532 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
7478 <target state="translated">Kiểm tra mã cấu hình <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/></target> 7533 <target state="translated">Kiểm tra mã cấu hình <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/></target>
7479 <context-group purpose="location"> 7534 <context-group purpose="location">
7480 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7535 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7481 <context context-type="linenumber">15</context> 7536 <context context-type="linenumber">15</context>
7482 </context-group> 7537 </context-group>
7483 </trans-unit> 7538 </trans-unit>
7484 <trans-unit id="7014275542536964627" datatype="html"> 7539 <trans-unit id="7014275542536964627" datatype="html">
7485 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source> 7540 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
7486 <target state="translated">Nếu bạn vận hành PeerTube bằng Docker, kiểm tra <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> với <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (xem <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target> 7541 <target state="translated">Nếu bạn vận hành PeerTube bằng Docker, kiểm tra <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> với <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (xem <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target>
7487 <context-group purpose="location"> 7542 <context-group purpose="location">
7488 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7543 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7489 <context context-type="linenumber">16,17</context> 7544 <context context-type="linenumber">16,17</context>
@@ -7533,19 +7588,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7533 <trans-unit id="314315645942131479" datatype="html"> 7588 <trans-unit id="314315645942131479" datatype="html">
7534 <source>Info</source> 7589 <source>Info</source>
7535 <target state="translated">thông tin</target> 7590 <target state="translated">thông tin</target>
7536 7591 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group>
7537 7592 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7593 </trans-unit>
7539 <trans-unit id="4116911651502837995" datatype="html"> 7594 <trans-unit id="4116911651502837995" datatype="html">
7540 <source>Files</source> 7595 <source>Files</source>
7541 <target state="translated">Tập tin</target> 7596 <target state="translated">Tập tin</target>
7542 7597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
7543 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 7598 </trans-unit>
7544 <trans-unit id="4767765747214995164" datatype="html"> 7599 <trans-unit id="4767765747214995164" datatype="html">
7545 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7600 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
7546 <target state="translated">Đăng vào <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7601 <target state="translated">Đăng vào <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
7547 7602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
7548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 7603 </trans-unit>
7549 <trans-unit id="6759205696902713848" datatype="html"> 7604 <trans-unit id="6759205696902713848" datatype="html">
7550 <source>Warning</source> 7605 <source>Warning</source>
7551 <target state="translated">Cảnh báo</target> 7606 <target state="translated">Cảnh báo</target>
@@ -7554,9 +7609,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7554 <trans-unit id="1519954996184640001" datatype="html"> 7609 <trans-unit id="1519954996184640001" datatype="html">
7555 <source>Error</source> 7610 <source>Error</source>
7556 <target state="translated">Lỗi</target> 7611 <target state="translated">Lỗi</target>
7557 7612 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
7558 7613 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7559 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7614 </trans-unit>
7560 <trans-unit id="5076187961693950167" datatype="html"> 7615 <trans-unit id="5076187961693950167" datatype="html">
7561 <source>Standard logs</source> 7616 <source>Standard logs</source>
7562 <target state="translated">Nhật trình chuẩn</target> 7617 <target state="translated">Nhật trình chuẩn</target>
@@ -7836,8 +7891,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7836 <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> 7891 <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>
7837 </trans-unit> 7892 </trans-unit>
7838 <trans-unit id="8553059323353586765" datatype="html"> 7893 <trans-unit id="8553059323353586765" datatype="html">
7839 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source> 7894 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
7840 <target state="translated">Email gần đây của bạn là <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. Nó sẽ không bao giờ hiển thị công khai. </target> 7895 <target state="translated">Email gần đây của bạn là <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. Nó sẽ không bao giờ hiển thị công khai. </target>
7841 <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> 7896 <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>
7842 </trans-unit> 7897 </trans-unit>
7843 <trans-unit id="853586874765134886" datatype="html"> 7898 <trans-unit id="853586874765134886" datatype="html">
@@ -8027,8 +8082,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8027 <trans-unit id="1233062525939746039" datatype="html"> 8082 <trans-unit id="1233062525939746039" datatype="html">
8028 <source>Unknown language</source> 8083 <source>Unknown language</source>
8029 <target state="translated">Chưa rõ</target> 8084 <target state="translated">Chưa rõ</target>
8030 8085 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 8086 </trans-unit>
8032 <trans-unit id="3761504852202418603" datatype="html"> 8087 <trans-unit id="3761504852202418603" datatype="html">
8033 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> 8088 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8034 <target state="translated">Bạn đang bật quá nhiều ngôn ngữ. Chỉ nên bật tối đa 20 ngôn ngữ.</target> 8089 <target state="translated">Bạn đang bật quá nhiều ngôn ngữ. Chỉ nên bật tối đa 20 ngôn ngữ.</target>
@@ -8397,9 +8452,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8397 <trans-unit id="1783173774503340906" datatype="html"> 8452 <trans-unit id="1783173774503340906" datatype="html">
8398 <source>Subscribe to the account</source> 8453 <source>Subscribe to the account</source>
8399 <target state="translated">Theo dõi tài khoản này</target> 8454 <target state="translated">Theo dõi tài khoản này</target>
8400 8455 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
8401 8456 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group>
8402 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> 8457 </trans-unit>
8403 <trans-unit id="3131904093925601441" datatype="html"> 8458 <trans-unit id="3131904093925601441" datatype="html">
8404 <source>PLAYLISTS</source> 8459 <source>PLAYLISTS</source>
8405 <target state="translated">DANH SÁCH PHÁT</target> 8460 <target state="translated">DANH SÁCH PHÁT</target>
@@ -8408,64 +8463,63 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8408 <trans-unit id="7709367721354853232" datatype="html"> 8463 <trans-unit id="7709367721354853232" datatype="html">
8409 <source>Focus the search bar</source> 8464 <source>Focus the search bar</source>
8410 <target state="translated">Tìm kiếm</target> 8465 <target state="translated">Tìm kiếm</target>
8411 8466 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
8412 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8467 </trans-unit>
8413 <trans-unit id="4049262826107502276" datatype="html"> 8468 <trans-unit id="4049262826107502276" datatype="html">
8414 <source>Toggle the left menu</source> 8469 <source>Toggle the left menu</source>
8415 <target state="translated">Ẩn/hiện thanh menu</target> 8470 <target state="translated">Ẩn/hiện thanh menu</target>
8416 8471 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
8417 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> 8472 </trans-unit>
8418 <trans-unit id="5409372033656550095" datatype="html"> 8473 <trans-unit id="5409372033656550095" datatype="html">
8419 <source>Go to the discover videos page</source> 8474 <source>Go to the discover videos page</source>
8420 <target state="translated">Đến Trang Chính</target> 8475 <target state="translated">Đến Trang Chính</target>
8421 8476 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
8422 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> 8477 </trans-unit>
8423 <trans-unit id="4278050445961255445" datatype="html"> 8478 <trans-unit id="4278050445961255445" datatype="html">
8424 <source>Go to the trending videos page</source> 8479 <source>Go to the trending videos page</source>
8425 <target state="translated">Đến trang Thịnh Hành</target> 8480 <target state="translated">Đến trang Thịnh Hành</target>
8426 8481 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
8427 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 8482 </trans-unit>
8428 <trans-unit id="3242234958443825475" datatype="html"> 8483 <trans-unit id="3242234958443825475" datatype="html">
8429 <source>Go to the recently added videos page</source> 8484 <source>Go to the recently added videos page</source>
8430 <target state="translated">Đến trang video mới đăng gần đây</target> 8485 <target state="translated">Đến trang video mới đăng gần đây</target>
8431 8486 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
8432 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> 8487 </trans-unit>
8433 <trans-unit id="2887122197778293919" datatype="html"> 8488 <trans-unit id="2887122197778293919" datatype="html">
8434 <source>Go to the local videos page</source> 8489 <source>Go to the local videos page</source>
8435 <target state="translated">Đến trang Máy Chủ</target> 8490 <target state="translated">Đến trang Máy Chủ</target>
8436 8491 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
8437 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 8492 </trans-unit>
8438 <trans-unit id="8009065619559214982" datatype="html"> 8493 <trans-unit id="8009065619559214982" datatype="html">
8439 <source>Go to the videos upload page</source> 8494 <source>Go to the videos upload page</source>
8440 <target state="translated">Đăng video</target> 8495 <target state="translated">Đăng video</target>
8441 8496 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
8442 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> 8497 </trans-unit>
8443 <trans-unit id="3779524668013120370" datatype="html"> 8498 <trans-unit id="3779524668013120370" datatype="html">
8444 <source>Go to my subscriptions</source> 8499 <source>Go to my subscriptions</source>
8445 <target state="translated">Xem kênh đã đăng ký</target> 8500 <target state="translated">Xem kênh đã đăng ký</target>
8446 8501 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
8447 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8502 </trans-unit>
8448 <trans-unit id="1136469849928650779" datatype="html"> 8503 <trans-unit id="1136469849928650779" datatype="html">
8449 <source>Go to my videos</source> 8504 <source>Go to my videos</source>
8450 <target state="translated">Đến trang video của tôi</target> 8505 <target state="translated">Đến trang video của tôi</target>
8451 8506 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
8452 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 8507 </trans-unit>
8453 <trans-unit id="7836683738999600376" datatype="html"> 8508 <trans-unit id="7836683738999600376" datatype="html">
8454 <source>Go to my imports</source> 8509 <source>Go to my imports</source>
8455 <target state="translated">Đến trang video tôi nhập</target> 8510 <target state="translated">Đến trang video tôi nhập</target>
8456 8511 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
8457 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> 8512 </trans-unit>
8458 <trans-unit id="7511292153332773503" datatype="html"> 8513 <trans-unit id="7511292153332773503" datatype="html">
8459 <source>Go to my channels</source> 8514 <source>Go to my channels</source>
8460 <target state="translated">Đến kênh của tôi</target> 8515 <target state="translated">Đến kênh của tôi</target>
8461 8516 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8462 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 8517 </trans-unit>
8463 <trans-unit id="2013324644839511073" datatype="html"> 8518 <trans-unit id="2013324644839511073" datatype="html">
8464 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 8519 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8465Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8466 <target state="translated">Không thể truy xuất thông tin đăng nhập ứng dụng khách OAuth: <x id="PH"/>. Hãy chắc rằng bạn đã cấu hình đúng PeerTube (config/ directory), đặc biệt là phần "webserver".</target> 8520 <target state="translated">Không thể truy xuất thông tin đăng nhập ứng dụng khách OAuth: <x id="PH"/>. Hãy chắc rằng bạn đã cấu hình đúng PeerTube (config/ directory), đặc biệt là phần "webserver".</target>
8467 8521 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8468 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8522 </trans-unit>
8469 <trans-unit id="375263728166936544" datatype="html"> 8523 <trans-unit id="375263728166936544" datatype="html">
8470 <source>You need to reconnect.</source> 8524 <source>You need to reconnect.</source>
8471 <target state="translated">Bạn cần kết nối lại.</target> 8525 <target state="translated">Bạn cần kết nối lại.</target>
@@ -8613,17 +8667,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8613 <trans-unit id="2392481201920342009" datatype="html"> 8667 <trans-unit id="2392481201920342009" datatype="html">
8614 <source>VOD videos</source> 8668 <source>VOD videos</source>
8615 <target state="translated">Video VOD</target> 8669 <target state="translated">Video VOD</target>
8616 8670 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
8617 8671 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group>
8618 8672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
8619 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8673 </trans-unit>
8620 <trans-unit id="2180217594100853008" datatype="html"> 8674 <trans-unit id="2180217594100853008" datatype="html">
8621 <source>Live videos</source> 8675 <source>Live videos</source>
8622 <target state="translated">Video livestream</target> 8676 <target state="translated">Video livestream</target>
8623 8677 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
8624 8678 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group>
8625 8679 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
8626 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8680 </trans-unit>
8627 <trans-unit id="8487565500496466433" datatype="html"> 8681 <trans-unit id="8487565500496466433" datatype="html">
8628 <source>Short (&lt; 4 min)</source> 8682 <source>Short (&lt; 4 min)</source>
8629 <target state="translated">Ngắn (&lt; 4 phút)</target> 8683 <target state="translated">Ngắn (&lt; 4 phút)</target>
@@ -8635,8 +8689,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8635 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 8689 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
8636 </trans-unit> 8690 </trans-unit>
8637 <trans-unit id="6613870447286561244" datatype="html"> 8691 <trans-unit id="6613870447286561244" datatype="html">
8638 <source>Long (> 10 min)</source> 8692 <source>Long (&gt; 10 min)</source>
8639 <target state="translated">Dài (> 10 phút)</target> 8693 <target state="translated">Dài (&gt; 10 phút)</target>
8640 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 8694 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
8641 </trans-unit> 8695 </trans-unit>
8642 <trans-unit id="1787083504545967" datatype="html"> 8696 <trans-unit id="1787083504545967" datatype="html">
@@ -9297,8 +9351,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9297 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9351 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9298 </trans-unit> 9352 </trans-unit>
9299 <trans-unit id="5637879201055173642" datatype="html"> 9353 <trans-unit id="5637879201055173642" datatype="html">
9300 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 9354 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
9301 <target state="translated">Đọc <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>tài liệu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> để biết cách sử dụng tính năng Livestream của PeerTube. </target> 9355 <target state="translated">Đọc <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>tài liệu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> để biết cách sử dụng tính năng Livestream của PeerTube. </target>
9302 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9356 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9303 </trans-unit> 9357 </trans-unit>
9304 <trans-unit id="4267638333776227701" datatype="html"> 9358 <trans-unit id="4267638333776227701" datatype="html">
@@ -9890,14 +9944,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9890 <trans-unit id="2830831449226931729" datatype="html"> 9944 <trans-unit id="2830831449226931729" datatype="html">
9891 <source>Instance languages</source> 9945 <source>Instance languages</source>
9892 <target state="translated">Ngôn ngữ máy chủ</target> 9946 <target state="translated">Ngôn ngữ máy chủ</target>
9893 9947 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group>
9894 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 9948 </trans-unit>
9895 <trans-unit id="40119547597591062" datatype="html"> 9949 <trans-unit id="40119547597591062" datatype="html">
9896 <source>All languages</source> 9950 <source>All languages</source>
9897 <target state="translated">Mọi ngôn ngữ</target> 9951 <target state="translated">Mọi ngôn ngữ</target>
9898 9952 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group>
9899 9953 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
9900 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 9954 </trans-unit>
9901 <trans-unit id="996392855508119363"> 9955 <trans-unit id="996392855508119363">
9902 <source>Hidden</source> 9956 <source>Hidden</source>
9903 <target>Ẩn</target> 9957 <target>Ẩn</target>
@@ -9911,9 +9965,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9911 <trans-unit id="8929218224642530466"> 9965 <trans-unit id="8929218224642530466">
9912 <source>Displayed</source> 9966 <source>Displayed</source>
9913 <target>Hiện</target> 9967 <target>Hiện</target>
9914 9968 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
9915 9969 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
9916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 9970 </trans-unit>
9917 <trans-unit id="6291055174438137560" datatype="html"> 9971 <trans-unit id="6291055174438137560" datatype="html">
9918 <source>~ 1 minute</source> 9972 <source>~ 1 minute</source>
9919 <target state="translated">~ 1 phút</target> 9973 <target state="translated">~ 1 phút</target>
@@ -10387,8 +10441,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10387 <trans-unit id="4968151111061046122"> 10441 <trans-unit id="4968151111061046122">
10388 <source>Moderator</source> 10442 <source>Moderator</source>
10389 <target>Người quản trị</target> 10443 <target>Người quản trị</target>
10390 10444 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group>
10391 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> 10445 </trans-unit>
10392 <trans-unit id="2279527393438260622" datatype="html"> 10446 <trans-unit id="2279527393438260622" datatype="html">
10393 <source>Search videos, playlists, channels…</source> 10447 <source>Search videos, playlists, channels…</source>
10394 <target state="translated">Tìm video, danh sách phát, kênh…</target> 10448 <target state="translated">Tìm video, danh sách phát, kênh…</target>
@@ -10618,8 +10672,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10618 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> 10672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
10619 </trans-unit> 10673 </trans-unit>
10620 <trans-unit id="8272123190776748811" datatype="html"> 10674 <trans-unit id="8272123190776748811" datatype="html">
10621 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 10675 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
10622 <target state="translated">Bạn cần &lt;a href="/login">đăng nhập&lt;/a> để đánh giá video này.</target> 10676 <target state="translated">Bạn cần &lt;a href="/login"&gt;đăng nhập&lt;/a&gt; để đánh giá video này.</target>
10623 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 10677 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10624 </trans-unit> 10678 </trans-unit>
10625 <trans-unit id="4503408361537553733" datatype="html"> 10679 <trans-unit id="4503408361537553733" datatype="html">
@@ -10755,8 +10809,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10755 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10809 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10756 <context context-type="linenumber">179</context> 10810 <context context-type="linenumber">179</context>
10757 </context-group> 10811 </context-group>
10758 </trans-unit><trans-unit id="118687079501751948" datatype="html"> 10812 </trans-unit>
10759 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10813 <trans-unit id="118687079501751948" datatype="html">
10814 <source>Move to external storage failed</source>
10815 <target state="translated">Chuyển sang lưu trữ ngoài thất bại</target>
10760 <context-group purpose="location"> 10816 <context-group purpose="location">
10761 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10817 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10762 <context context-type="linenumber">183</context> 10818 <context context-type="linenumber">183</context>
@@ -10765,18 +10821,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10765 <trans-unit id="4887724548587271148"> 10821 <trans-unit id="4887724548587271148">
10766 <source>Waiting transcoding</source> 10822 <source>Waiting transcoding</source>
10767 <target>Đang chờ chuyển mã</target> 10823 <target>Đang chờ chuyển mã</target>
10768 10824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group>
10769 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10825 </trans-unit>
10770 <trans-unit id="4517785179607945981" datatype="html"> 10826 <trans-unit id="4517785179607945981" datatype="html">
10771 <source>To transcode</source> 10827 <source>To transcode</source>
10772 <target state="translated">Để chuyển mã</target> 10828 <target state="translated">Để chuyển mã</target>
10773 10829 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group>
10774 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 10830 </trans-unit>
10775 <trans-unit id="3299576663551440736"> 10831 <trans-unit id="3299576663551440736">
10776 <source>To import</source> 10832 <source>To import</source>
10777 <target state="translated">Để nhập video</target> 10833 <target state="translated">Để nhập video</target>
10778 10834 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group>
10779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> 10835 </trans-unit>
10780 <trans-unit id="8492933894084361602" datatype="html"> 10836 <trans-unit id="8492933894084361602" datatype="html">
10781 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 10837 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
10782 <target state="translated">Đăng ký RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 10838 <target state="translated">Đăng ký RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -10788,21 +10844,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10788 <trans-unit id="187187500641108332" datatype="html"> 10844 <trans-unit id="187187500641108332" datatype="html">
10789 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10845 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10790 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10846 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10791 10847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group>
10792 10848 <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>
10793 10849 <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>
10794 10850 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group>
10795 10851 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group>
10796 10852 <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>
10797 10853 <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>
10798 10854 <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>
10799 10855 <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>
10800 10856 <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>
10801 10857 <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>
10802 10858 <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>
10803 10859 <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>
10804 10860 <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>
10805 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><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/+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">77</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-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> 10861 </trans-unit>
10806 <trans-unit id="1795705931707209785" datatype="html"> 10862 <trans-unit id="1795705931707209785" datatype="html">
10807 <source>Add to watch later</source> 10863 <source>Add to watch later</source>
10808 <target state="translated">Lưu lại xem sau</target> 10864 <target state="translated">Lưu lại xem sau</target>
@@ -10851,9 +10907,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10851 <trans-unit id="5210096066382592800" datatype="html"> 10907 <trans-unit id="5210096066382592800" datatype="html">
10852 <source>Video to import updated.</source> 10908 <source>Video to import updated.</source>
10853 <target state="translated">Đã cập nhật video cần nhập.</target> 10909 <target state="translated">Đã cập nhật video cần nhập.</target>
10854 10910 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group>
10855 10911 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group>
10856 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10912 </trans-unit>
10857 <trans-unit id="3284171506518522275"> 10913 <trans-unit id="3284171506518522275">
10858 <source>Your video was uploaded to your account and is private.</source> 10914 <source>Your video was uploaded to your account and is private.</source>
10859 <target>Video đã được tải lên riêng tư vào tài khoản của bạn.</target> 10915 <target>Video đã được tải lên riêng tư vào tài khoản của bạn.</target>
@@ -10924,23 +10980,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10924 <trans-unit id="6775540171466219199" datatype="html"> 10980 <trans-unit id="6775540171466219199" datatype="html">
10925 <source>Stop autoplaying next video</source> 10981 <source>Stop autoplaying next video</source>
10926 <target state="translated">Ngưng tự phát video kế tiếp</target> 10982 <target state="translated">Ngưng tự phát video kế tiếp</target>
10927 10983 <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">220</context></context-group>
10928 <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">220</context></context-group></trans-unit> 10984 </trans-unit>
10929 <trans-unit id="5149234672404299151" datatype="html"> 10985 <trans-unit id="5149234672404299151" datatype="html">
10930 <source>Autoplay next video</source> 10986 <source>Autoplay next video</source>
10931 <target state="translated">Tự phát video kế tiếp</target> 10987 <target state="translated">Tự phát video kế tiếp</target>
10932 10988 <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">221</context></context-group>
10933 <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">221</context></context-group></trans-unit> 10989 </trans-unit>
10934 <trans-unit id="5870421136141540382" datatype="html"> 10990 <trans-unit id="5870421136141540382" datatype="html">
10935 <source>Stop looping playlist videos</source> 10991 <source>Stop looping playlist videos</source>
10936 <target state="translated">Ngừng lặp lại video trong danh sách phát</target> 10992 <target state="translated">Ngừng lặp lại video trong danh sách phát</target>
10937 10993 <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">226</context></context-group>
10938 <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">226</context></context-group></trans-unit> 10994 </trans-unit>
10939 <trans-unit id="1599585307037758139" datatype="html"> 10995 <trans-unit id="1599585307037758139" datatype="html">
10940 <source>Loop playlist videos</source> 10996 <source>Loop playlist videos</source>
10941 <target state="translated">Lặp lại video trong danh sách phát</target> 10997 <target state="translated">Lặp lại video trong danh sách phát</target>
10942 10998 <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">227</context></context-group>
10943 <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">227</context></context-group></trans-unit> 10999 </trans-unit>
10944 <trans-unit id="3704292036525161260" datatype="html"> 11000 <trans-unit id="3704292036525161260" datatype="html">
10945 <source>Placeholder image</source> 11001 <source>Placeholder image</source>
10946 <target state="translated">Ảnh thay thế</target> 11002 <target state="translated">Ảnh thay thế</target>
@@ -10950,113 +11006,113 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10950 </context-group> 11006 </context-group>
10951 </trans-unit> 11007 </trans-unit>
10952 <trans-unit id="961774488937452220" datatype="html"> 11008 <trans-unit id="961774488937452220" datatype="html">
10953 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 11009 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
10954 <target state="translated">Video không khả dụng trên máy chủ này. Bạn có muốn chuyển tới máy chủ gốc: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target> 11010 <target state="translated">Video không khả dụng trên máy chủ này. Bạn có muốn chuyển tới máy chủ gốc: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</target>
10955 11011 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
10956 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 11012 </trans-unit>
10957 <trans-unit id="5761611056224181752" datatype="html"> 11013 <trans-unit id="5761611056224181752" datatype="html">
10958 <source>Redirection</source> 11014 <source>Redirection</source>
10959 <target state="translated">Chuyển hướng</target> 11015 <target state="translated">Chuyển hướng</target>
10960 11016 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group>
10961 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 11017 </trans-unit>
10962 <trans-unit id="8858527736400081688"> 11018 <trans-unit id="8858527736400081688">
10963 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 11019 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10964 <target>Video này chứa nội dung cho người lớn hoặc nhạy cảm. Bạn có chắc chắn muốn xem không?</target> 11020 <target>Video này chứa nội dung cho người lớn hoặc nhạy cảm. Bạn có chắc chắn muốn xem không?</target>
10965 11021 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group>
10966 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 11022 </trans-unit>
10967 <trans-unit id="3937119019020041049"> 11023 <trans-unit id="3937119019020041049">
10968 <source>Mature or explicit content</source> 11024 <source>Mature or explicit content</source>
10969 <target>Nội dung người lớn hoặc nhạy cảm</target> 11025 <target>Nội dung người lớn hoặc nhạy cảm</target>
10970 11026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group>
10971 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 11027 </trans-unit>
10972 <trans-unit id="1755474755114288376" datatype="html"> 11028 <trans-unit id="1755474755114288376" datatype="html">
10973 <source>Up Next</source> 11029 <source>Up Next</source>
10974 <target state="translated">Tiếp Theo</target> 11030 <target state="translated">Tiếp Theo</target>
10975 11031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group>
10976 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> 11032 </trans-unit>
10977 <trans-unit id="2159130950882492111" datatype="html"> 11033 <trans-unit id="2159130950882492111" datatype="html">
10978 <source>Cancel</source> 11034 <source>Cancel</source>
10979 <target state="translated">Hủy</target> 11035 <target state="translated">Hủy</target>
10980 11036 <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>
10981 11037 <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>
10982 11038 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
10983 11039 <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>
10984 11040 <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>
10985 11041 <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>
10986 11042 <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>
10987 11043 <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>
10988 11044 <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>
10989 11045 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group>
10990 11046 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
10991 11047 <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>
10992 11048 <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>
10993 11049 <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>
10994 11050 <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>
10995 11051 <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>
10996 11052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group>
10997 11053 <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>
10998 11054 <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>
10999 <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">122</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-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/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">425</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">26</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> 11055 </trans-unit>
11000 <trans-unit id="3354816756665089864" datatype="html"> 11056 <trans-unit id="3354816756665089864" datatype="html">
11001 <source>Autoplay is suspended</source> 11057 <source>Autoplay is suspended</source>
11002 <target state="translated">Tạm ngừng tự phát</target> 11058 <target state="translated">Tạm ngừng tự phát</target>
11003 11059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group>
11004 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> 11060 </trans-unit>
11005 <trans-unit id="7895294730547405228" datatype="html"> 11061 <trans-unit id="7895294730547405228" datatype="html">
11006 <source>Enter/exit fullscreen (requires player focus)</source> 11062 <source>Enter/exit fullscreen (requires player focus)</source>
11007 <target state="translated">Mở/thoát toàn màn hình (yêu cầu trọng tâm trình phát)</target> 11063 <target state="translated">Mở/thoát toàn màn hình (yêu cầu trọng tâm trình phát)</target>
11008 11064 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group>
11009 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> 11065 </trans-unit>
11010 <trans-unit id="7618388257165864759" datatype="html"> 11066 <trans-unit id="7618388257165864759" datatype="html">
11011 <source>Play/Pause the video (requires player focus)</source> 11067 <source>Play/Pause the video (requires player focus)</source>
11012 <target state="translated">Phát/Ngừng video (yêu cầu trọng tâm trình phát)</target> 11068 <target state="translated">Phát/Ngừng video (yêu cầu trọng tâm trình phát)</target>
11013 11069 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group>
11014 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> 11070 </trans-unit>
11015 <trans-unit id="7761890399634216630" datatype="html"> 11071 <trans-unit id="7761890399634216630" datatype="html">
11016 <source>Mute/unmute the video (requires player focus)</source> 11072 <source>Mute/unmute the video (requires player focus)</source>
11017 <target state="translated">Ẩn/bỏ ẩn video (yêu cầu trọng tâm trình phát)</target> 11073 <target state="translated">Ẩn/bỏ ẩn video (yêu cầu trọng tâm trình phát)</target>
11018 11074 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group>
11019 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> 11075 </trans-unit>
11020 <trans-unit id="5996585232248234904" datatype="html"> 11076 <trans-unit id="5996585232248234904" datatype="html">
11021 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> 11077 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
11022 <target state="translated">Chuyển đến một mức phần trăm của video: 0 là 0% và 9 là 90% (yêu cầu trọng tâm trình phát)</target> 11078 <target state="translated">Chuyển đến một mức phần trăm của video: 0 là 0% và 9 là 90% (yêu cầu trọng tâm trình phát)</target>
11023 11079 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group>
11024 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> 11080 </trans-unit>
11025 <trans-unit id="3748765405903319998" datatype="html"> 11081 <trans-unit id="3748765405903319998" datatype="html">
11026 <source>Increase the volume (requires player focus)</source> 11082 <source>Increase the volume (requires player focus)</source>
11027 <target state="translated">Tăng âm lượng (yêu cầu trọng tâm trình phát)</target> 11083 <target state="translated">Tăng âm lượng (yêu cầu trọng tâm trình phát)</target>
11028 11084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group>
11029 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> 11085 </trans-unit>
11030 <trans-unit id="5810704036407159982" datatype="html"> 11086 <trans-unit id="5810704036407159982" datatype="html">
11031 <source>Decrease the volume (requires player focus)</source> 11087 <source>Decrease the volume (requires player focus)</source>
11032 <target state="translated">Giảm âm lượng (yêu cầu trọng tâm trình phát)</target> 11088 <target state="translated">Giảm âm lượng (yêu cầu trọng tâm trình phát)</target>
11033 11089 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group>
11034 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> 11090 </trans-unit>
11035 <trans-unit id="2622048822548065691" datatype="html"> 11091 <trans-unit id="2622048822548065691" datatype="html">
11036 <source>Seek the video forward (requires player focus)</source> 11092 <source>Seek the video forward (requires player focus)</source>
11037 <target state="translated">Tua tới video (yêu cầu trọng tâm trình phát)</target> 11093 <target state="translated">Tua tới video (yêu cầu trọng tâm trình phát)</target>
11038 11094 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group>
11039 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> 11095 </trans-unit>
11040 <trans-unit id="6540078205109221153" datatype="html"> 11096 <trans-unit id="6540078205109221153" datatype="html">
11041 <source>Seek the video backward (requires player focus)</source> 11097 <source>Seek the video backward (requires player focus)</source>
11042 <target state="translated">Tua lùi video (yêu cầu trọng tâm video)</target> 11098 <target state="translated">Tua lùi video (yêu cầu trọng tâm video)</target>
11043 11099 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group>
11044 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> 11100 </trans-unit>
11045 <trans-unit id="1956491957766210808" datatype="html"> 11101 <trans-unit id="1956491957766210808" datatype="html">
11046 <source>Increase playback rate (requires player focus)</source> 11102 <source>Increase playback rate (requires player focus)</source>
11047 <target state="translated">Tăng tốc độ phát (yêu cầu trọng tâm trình phát)</target> 11103 <target state="translated">Tăng tốc độ phát (yêu cầu trọng tâm trình phát)</target>
11048 11104 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group>
11049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> 11105 </trans-unit>
11050 <trans-unit id="5495529997674803186" datatype="html"> 11106 <trans-unit id="5495529997674803186" datatype="html">
11051 <source>Decrease playback rate (requires player focus)</source> 11107 <source>Decrease playback rate (requires player focus)</source>
11052 <target state="translated">Giảm tốc độ phát (yêu cầu trọng tâm trình phát)</target> 11108 <target state="translated">Giảm tốc độ phát (yêu cầu trọng tâm trình phát)</target>
11053 11109 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group>
11054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> 11110 </trans-unit>
11055 <trans-unit id="3178343147230721210" datatype="html"> 11111 <trans-unit id="3178343147230721210" datatype="html">
11056 <source>Navigate in the video frame by frame (requires player focus)</source> 11112 <source>Navigate in the video frame by frame (requires player focus)</source>
11057 <target state="translated">Điều hướng trong từng khung hình video (yêu cầu trọng tâm trình phát)</target> 11113 <target state="translated">Điều hướng trong từng khung hình video (yêu cầu trọng tâm trình phát)</target>
11058 11114 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group>
11059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> 11115 </trans-unit>
11060 <trans-unit id="8025996572234182184"> 11116 <trans-unit id="8025996572234182184">
11061 <source>Like the video</source> 11117 <source>Like the video</source>
11062 <target>Thích video</target> 11118 <target>Thích video</target>
@@ -11070,8 +11126,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11070 <trans-unit id="1729036051846673606" datatype="html"> 11126 <trans-unit id="1729036051846673606" datatype="html">
11071 <source>When active, the next video is automatically played after the current one.</source> 11127 <source>When active, the next video is automatically played after the current one.</source>
11072 <target state="translated">Khi kích hoạt, video tiếp theo sẽ tự động phát sau video hiện tại.</target> 11128 <target state="translated">Khi kích hoạt, video tiếp theo sẽ tự động phát sau video hiện tại.</target>
11073 11129 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
11074 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 11130 </trans-unit>
11075 <trans-unit id="2431286785954354122" datatype="html"> 11131 <trans-unit id="2431286785954354122" datatype="html">
11076 <source>Recently added</source> 11132 <source>Recently added</source>
11077 <target state="translated">Mới nhất</target> 11133 <target state="translated">Mới nhất</target>
diff --git a/client/src/locale/angular.zh-Hant-TW.xlf b/client/src/locale/angular.zh-Hant-TW.xlf
index f47386ef2..bbeac998c 100644
--- a/client/src/locale/angular.zh-Hant-TW.xlf
+++ b/client/src/locale/angular.zh-Hant-TW.xlf
@@ -3,32 +3,41 @@
3 <file source-language="en-US" datatype="plaintext" original="" target-language="zh-Hant-TW"> 3 <file source-language="en-US" datatype="plaintext" original="" target-language="zh-Hant-TW">
4 <body> 4 <body>
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source><target state="new">Close</target> 6 <source>Close</source>
7 <target state="translated">關閉</target>
7 <context-group purpose="location"> 8 <context-group purpose="location">
8 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> 9 <context context-type="sourcefile">node_modules/src/alert/alert.ts</context>
9 <context context-type="linenumber">76</context> 10 <context context-type="linenumber">76</context>
10 </context-group> 11 </context-group>
11 </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> 12 </trans-unit>
12 <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 13 <trans-unit id="ngb.carousel.slide-number" datatype="html">
14 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
15 <target state="translated">滑動 <x id="INTERPOLATION" equiv-text="get wrap("/> 的 <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
13 <context-group purpose="location"> 16 <context-group purpose="location">
14 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 17 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
15 <context context-type="linenumber">147,157</context> 18 <context context-type="linenumber">147,157</context>
16 </context-group> 19 </context-group>
17 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 20 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
18 </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> 21 </trans-unit>
19 <source>Previous</source><target state="new">Previous</target> 22 <trans-unit id="ngb.carousel.previous" datatype="html">
23 <source>Previous</source>
24 <target state="translated">上一個</target>
20 <context-group purpose="location"> 25 <context-group purpose="location">
21 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 26 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
22 <context context-type="linenumber">174</context> 27 <context context-type="linenumber">174</context>
23 </context-group> 28 </context-group>
24 </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> 29 </trans-unit>
25 <source>Next</source><target state="new">Next</target> 30 <trans-unit id="ngb.carousel.next" datatype="html">
31 <source>Next</source>
32 <target state="translated">下一個</target>
26 <context-group purpose="location"> 33 <context-group purpose="location">
27 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> 34 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
28 <context context-type="linenumber">191</context> 35 <context context-type="linenumber">191</context>
29 </context-group> 36 </context-group>
30 </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> 37 </trans-unit>
31 <source>Select month</source><target state="new">Select month</target> 38 <trans-unit id="ngb.datepicker.select-month" datatype="html">
39 <source>Select month</source>
40 <target state="translated">選取月份</target>
32 <context-group purpose="location"> 41 <context-group purpose="location">
33 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
34 <context context-type="linenumber">74</context> 43 <context context-type="linenumber">74</context>
@@ -37,8 +46,10 @@
37 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
38 <context context-type="linenumber">74</context> 47 <context context-type="linenumber">74</context>
39 </context-group> 48 </context-group>
40 </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> 49 </trans-unit>
41 <source>Select year</source><target state="new">Select year</target> 50 <trans-unit id="ngb.datepicker.select-year" datatype="html">
51 <source>Select year</source>
52 <target state="translated">選取年份</target>
42 <context-group purpose="location"> 53 <context-group purpose="location">
43 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
44 <context context-type="linenumber">74</context> 55 <context context-type="linenumber">74</context>
@@ -47,8 +58,10 @@
47 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> 58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
48 <context context-type="linenumber">74</context> 59 <context context-type="linenumber">74</context>
49 </context-group> 60 </context-group>
50 </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> 61 </trans-unit>
51 <source>Previous month</source><target state="new">Previous month</target> 62 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
63 <source>Previous month</source>
64 <target state="translated">前一個月</target>
52 <context-group purpose="location"> 65 <context-group purpose="location">
53 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
54 <context context-type="linenumber">69</context> 67 <context context-type="linenumber">69</context>
@@ -57,8 +70,10 @@
57 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
58 <context context-type="linenumber">69</context> 71 <context context-type="linenumber">69</context>
59 </context-group> 72 </context-group>
60 </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> 73 </trans-unit>
61 <source>Next month</source><target state="new">Next month</target> 74 <trans-unit id="ngb.datepicker.next-month" datatype="html">
75 <source>Next month</source>
76 <target state="translated">下一個月</target>
62 <context-group purpose="location"> 77 <context-group purpose="location">
63 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 78 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
64 <context context-type="linenumber">69</context> 79 <context context-type="linenumber">69</context>
@@ -67,162 +82,209 @@
67 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> 82 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
68 <context context-type="linenumber">69</context> 83 <context context-type="linenumber">69</context>
69 </context-group> 84 </context-group>
70 </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> 85 </trans-unit>
71 <source>««</source><target state="new">««</target> 86 <trans-unit id="ngb.pagination.first" datatype="html">
87 <source>««</source>
88 <target state="translated">««</target>
72 <context-group purpose="location"> 89 <context-group purpose="location">
73 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 90 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
74 <context context-type="linenumber">244,245</context> 91 <context context-type="linenumber">244,245</context>
75 </context-group> 92 </context-group>
76 </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> 93 </trans-unit>
77 <source>«</source><target state="new">«</target> 94 <trans-unit id="ngb.pagination.previous" datatype="html">
95 <source>«</source>
96 <target state="translated">«</target>
78 <context-group purpose="location"> 97 <context-group purpose="location">
79 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 98 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
80 <context context-type="linenumber">261,263</context> 99 <context context-type="linenumber">261,263</context>
81 </context-group> 100 </context-group>
82 </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> 101 </trans-unit>
83 <source>»</source><target state="new">»</target> 102 <trans-unit id="ngb.pagination.next" datatype="html">
103 <source>»</source>
104 <target state="translated">»</target>
84 <context-group purpose="location"> 105 <context-group purpose="location">
85 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 106 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
86 <context context-type="linenumber">274,275</context> 107 <context context-type="linenumber">274,275</context>
87 </context-group> 108 </context-group>
88 </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> 109 </trans-unit>
89 <source>»»</source><target state="new">»»</target> 110 <trans-unit id="ngb.pagination.last" datatype="html">
111 <source>»»</source>
112 <target state="translated">»»</target>
90 <context-group purpose="location"> 113 <context-group purpose="location">
91 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 114 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
92 <context context-type="linenumber">295,296</context> 115 <context context-type="linenumber">295,296</context>
93 </context-group> 116 </context-group>
94 </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> 117 </trans-unit>
95 <source>First</source><target state="new">First</target> 118 <trans-unit id="ngb.pagination.first-aria" datatype="html">
119 <source>First</source>
120 <target state="translated">第一個</target>
96 <context-group purpose="location"> 121 <context-group purpose="location">
97 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 122 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
98 <context context-type="linenumber">310,311</context> 123 <context context-type="linenumber">310,311</context>
99 </context-group> 124 </context-group>
100 </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> 125 </trans-unit>
101 <source>Previous</source><target state="new">Previous</target> 126 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
127 <source>Previous</source>
128 <target state="translated">上一個</target>
102 <context-group purpose="location"> 129 <context-group purpose="location">
103 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 130 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
104 <context context-type="linenumber">324,326</context> 131 <context context-type="linenumber">324,326</context>
105 </context-group> 132 </context-group>
106 </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> 133 </trans-unit>
107 <source>Next</source><target state="new">Next</target> 134 <trans-unit id="ngb.pagination.next-aria" datatype="html">
135 <source>Next</source>
136 <target state="translated">下一個</target>
108 <context-group purpose="location"> 137 <context-group purpose="location">
109 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 138 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
110 <context context-type="linenumber">337,338</context> 139 <context context-type="linenumber">337,338</context>
111 </context-group> 140 </context-group>
112 </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> 141 </trans-unit>
113 <source>Last</source><target state="new">Last</target> 142 <trans-unit id="ngb.pagination.last-aria" datatype="html">
143 <source>Last</source>
144 <target state="translated">最後一個</target>
114 <context-group purpose="location"> 145 <context-group purpose="location">
115 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> 146 <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context>
116 <context context-type="linenumber">348,349</context> 147 <context context-type="linenumber">348,349</context>
117 </context-group> 148 </context-group>
118 </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> 149 </trans-unit>
119 <source><x id="INTERPOLATION" equiv-text="nd so on. 150 <trans-unit id="ngb.progressbar.value" datatype="html">
120 *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. 151 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
121 *"/></target> 152 <target state="translated"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
122 <context-group purpose="location"> 153 <context-group purpose="location">
123 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> 154 <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context>
124 <context context-type="linenumber">58,60</context> 155 <context context-type="linenumber">58,60</context>
125 </context-group> 156 </context-group>
126 </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> 157 </trans-unit>
127 <source>HH</source><target state="new">HH</target> 158 <trans-unit id="ngb.timepicker.HH" datatype="html">
159 <source>HH</source>
160 <target state="translated">HH</target>
128 <context-group purpose="location"> 161 <context-group purpose="location">
129 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 162 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
130 <context context-type="linenumber">131</context> 163 <context context-type="linenumber">131</context>
131 </context-group> 164 </context-group>
132 </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> 165 </trans-unit>
133 <source>Hours</source><target state="new">Hours</target> 166 <trans-unit id="ngb.timepicker.hours" datatype="html">
167 <source>Hours</source>
168 <target state="translated">小時</target>
134 <context-group purpose="location"> 169 <context-group purpose="location">
135 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 170 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
136 <context context-type="linenumber">151</context> 171 <context context-type="linenumber">151</context>
137 </context-group> 172 </context-group>
138 </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> 173 </trans-unit>
139 <source>MM</source><target state="new">MM</target> 174 <trans-unit id="ngb.timepicker.MM" datatype="html">
175 <source>MM</source>
176 <target state="translated">MM</target>
140 <context-group purpose="location"> 177 <context-group purpose="location">
141 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 178 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
142 <context context-type="linenumber">165,168</context> 179 <context context-type="linenumber">165,168</context>
143 </context-group> 180 </context-group>
144 </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> 181 </trans-unit>
145 <source>Minutes</source><target state="new">Minutes</target> 182 <trans-unit id="ngb.timepicker.minutes" datatype="html">
183 <source>Minutes</source>
184 <target state="translated">分鐘</target>
146 <context-group purpose="location"> 185 <context-group purpose="location">
147 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 186 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
148 <context context-type="linenumber">182,183</context> 187 <context context-type="linenumber">182,183</context>
149 </context-group> 188 </context-group>
150 </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 189 </trans-unit>
151 <source>Increment hours</source><target state="new">Increment hours</target> 190 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
191 <source>Increment hours</source>
192 <target state="translated">增加小時數</target>
152 <context-group purpose="location"> 193 <context-group purpose="location">
153 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 194 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
154 <context context-type="linenumber">197,198</context> 195 <context context-type="linenumber">197,198</context>
155 </context-group> 196 </context-group>
156 </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 197 </trans-unit>
157 <source>Decrement hours</source><target state="new">Decrement hours</target> 198 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
199 <source>Decrement hours</source>
200 <target state="translated">減少小時數</target>
158 <context-group purpose="location"> 201 <context-group purpose="location">
159 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 202 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
160 <context context-type="linenumber">210</context> 203 <context context-type="linenumber">210</context>
161 </context-group> 204 </context-group>
162 </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 205 </trans-unit>
163 <source>Increment minutes</source><target state="new">Increment minutes</target> 206 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
207 <source>Increment minutes</source>
208 <target state="translated">增加分鐘數</target>
164 <context-group purpose="location"> 209 <context-group purpose="location">
165 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 210 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
166 <context context-type="linenumber">229,230</context> 211 <context context-type="linenumber">229,230</context>
167 </context-group> 212 </context-group>
168 </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 213 </trans-unit>
169 <source>Decrement minutes</source><target state="new">Decrement minutes</target> 214 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
215 <source>Decrement minutes</source>
216 <target state="translated">減少分鐘數</target>
170 <context-group purpose="location"> 217 <context-group purpose="location">
171 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 218 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
172 <context context-type="linenumber">245,249</context> 219 <context context-type="linenumber">245,249</context>
173 </context-group> 220 </context-group>
174 </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> 221 </trans-unit>
175 <source>SS</source><target state="new">SS</target> 222 <trans-unit id="ngb.timepicker.SS" datatype="html">
223 <source>SS</source>
224 <target state="translated">SS</target>
176 <context-group purpose="location"> 225 <context-group purpose="location">
177 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 226 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
178 <context context-type="linenumber">268</context> 227 <context context-type="linenumber">268</context>
179 </context-group> 228 </context-group>
180 </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> 229 </trans-unit>
181 <source>Seconds</source><target state="new">Seconds</target> 230 <trans-unit id="ngb.timepicker.seconds" datatype="html">
231 <source>Seconds</source>
232 <target state="translated">秒</target>
182 <context-group purpose="location"> 233 <context-group purpose="location">
183 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 234 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
184 <context context-type="linenumber">279,283</context> 235 <context context-type="linenumber">279,283</context>
185 </context-group> 236 </context-group>
186 </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> 237 </trans-unit>
187 <source>Increment seconds</source><target state="new">Increment seconds</target> 238 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
239 <source>Increment seconds</source>
240 <target state="translated">增加秒數</target>
188 <context-group purpose="location"> 241 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 242 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context> 243 <context context-type="linenumber">295</context>
191 </context-group> 244 </context-group>
192 </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> 245 </trans-unit>
193 <source>Decrement seconds</source><target state="new">Decrement seconds</target> 246 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
247 <source>Decrement seconds</source>
248 <target state="translated">減少秒數</target>
194 <context-group purpose="location"> 249 <context-group purpose="location">
195 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 250 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
196 <context context-type="linenumber">295</context> 251 <context context-type="linenumber">295</context>
197 </context-group> 252 </context-group>
198 </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> 253 </trans-unit>
199 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 254 <trans-unit id="ngb.timepicker.PM" datatype="html">
255 <source><x id="INTERPOLATION"/></source>
256 <target state="translated"><x id="INTERPOLATION"/></target>
200 <context-group purpose="location"> 257 <context-group purpose="location">
201 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 258 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
202 <context context-type="linenumber">295</context> 259 <context context-type="linenumber">295</context>
203 </context-group> 260 </context-group>
204 </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> 261 </trans-unit>
205 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> 262 <trans-unit id="ngb.timepicker.AM" datatype="html">
263 <source><x id="INTERPOLATION"/></source>
264 <target state="translated"><x id="INTERPOLATION"/></target>
206 <context-group purpose="location"> 265 <context-group purpose="location">
207 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> 266 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
208 <context context-type="linenumber">295</context> 267 <context context-type="linenumber">295</context>
209 </context-group> 268 </context-group>
210 </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> 269 </trans-unit>
211 <source>Close</source><target state="new">Close</target> 270 <trans-unit id="ngb.toast.close-aria" datatype="html">
271 <source>Close</source>
272 <target state="translated">關閉</target>
212 <context-group purpose="location"> 273 <context-group purpose="location">
213 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> 274 <context context-type="sourcefile">node_modules/src/toast/toast.ts</context>
214 <context context-type="linenumber">106</context> 275 <context context-type="linenumber">106</context>
215 </context-group> 276 </context-group>
216 </trans-unit><trans-unit id="219462505467671767" datatype="html"> 277 </trans-unit>
278 <trans-unit id="219462505467671767" datatype="html">
217 <source>Close the left menu</source> 279 <source>Close the left menu</source>
218 <target state="translated">關閉左側選單</target> 280 <target state="translated">關閉左側選單</target>
219 281 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 282 </trans-unit>
221 <trans-unit id="3455550526898419928" datatype="html"> 283 <trans-unit id="3455550526898419928" datatype="html">
222 <source>Open the left menu</source> 284 <source>Open the left menu</source>
223 <target state="translated">開啟左側選單</target> 285 <target state="translated">開啟左側選單</target>
224 286 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
225 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 287 </trans-unit>
226 <trans-unit id="9075761896562520962"> 288 <trans-unit id="9075761896562520962">
227 <source>You don't have notifications.</source> 289 <source>You don't have notifications.</source>
228 <target>您沒有通知。</target> 290 <target>您沒有通知。</target>
@@ -320,8 +382,8 @@
320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
321 </trans-unit> 383 </trans-unit>
322 <trans-unit id="5504059606863599420" datatype="html"> 384 <trans-unit id="5504059606863599420" datatype="html">
323 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 385 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
324 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 提及您於 <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>影片 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 386 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 提及您於 <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>影片 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
325 <context-group purpose="location"> 387 <context-group purpose="location">
326 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 388 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
327 <context context-type="linenumber">164</context> 389 <context context-type="linenumber">164</context>
@@ -338,16 +400,16 @@
338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
339 </trans-unit> 401 </trans-unit>
340 <trans-unit id="363592786729553688" datatype="html"> 402 <trans-unit id="363592786729553688" datatype="html">
341 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 403 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
342 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>新版的外掛程式/佈景主題<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>已經可用:<x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 404 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>新版的外掛程式/佈景主題<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>已經可用:<x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
343 <context-group purpose="location"> 405 <context-group purpose="location">
344 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 406 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
345 <context context-type="linenumber">198,199</context> 407 <context context-type="linenumber">198,199</context>
346 </context-group> 408 </context-group>
347 </trans-unit> 409 </trans-unit>
348 <trans-unit id="5055099158245592648" datatype="html"> 410 <trans-unit id="5055099158245592648" datatype="html">
349 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 411 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
350 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>新版本的 PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>已經可用:<x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 412 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>新版本的 PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>已經可用:<x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
351 <context-group purpose="location"> 413 <context-group purpose="location">
352 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 414 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
353 <context context-type="linenumber">206,207</context> 415 <context context-type="linenumber">206,207</context>
@@ -371,13 +433,13 @@
371 <trans-unit id="8817917090143649804" datatype="html"> 433 <trans-unit id="8817917090143649804" datatype="html">
372 <source>Account muted</source> 434 <source>Account muted</source>
373 <target state="translated">帳號已靜音</target> 435 <target state="translated">帳號已靜音</target>
374 436 <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>
375 <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></trans-unit> 437 </trans-unit>
376 <trans-unit id="1684597533616494551" datatype="html"> 438 <trans-unit id="1684597533616494551" datatype="html">
377 <source>Server muted</source> 439 <source>Server muted</source>
378 <target state="translated">伺服器已靜音</target> 440 <target state="translated">伺服器已靜音</target>
379 441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group>
380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 442 </trans-unit>
381 <trans-unit id="5924559757556526785"> 443 <trans-unit id="5924559757556526785">
382 <source>Save to</source> 444 <source>Save to</source>
383 <target>儲存至</target> 445 <target>儲存至</target>
@@ -438,9 +500,8 @@
438 <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> 500 <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>
439 </trans-unit> 501 </trans-unit>
440 <trans-unit id="2193037168694505715" datatype="html"> 502 <trans-unit id="2193037168694505715" datatype="html">
441 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 503 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
442 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 504 <target state="translated">簡短的文字,告訴人們他們要如何支援頻道(成員資格平台……)。&lt;br /&gt;&lt;br /&gt; 在此頻道上傳影片時,影片支援欄位會自動填入這些文字。</target>
443 <target state="translated">簡短的文字,告訴人們他們要如何支援頻道(成員資格平台……)。&lt;br />&lt;br /> 在此頻道上傳影片時,影片支援欄位會自動填入這些文字。</target>
444 <context-group purpose="location"> 505 <context-group purpose="location">
445 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 506 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
446 <context context-type="linenumber">67,68</context> 507 <context context-type="linenumber">67,68</context>
@@ -493,19 +554,19 @@
493 <trans-unit id="1006562256968398209" datatype="html"> 554 <trans-unit id="1006562256968398209" datatype="html">
494 <source>video</source> 555 <source>video</source>
495 <target state="translated">影片</target> 556 <target state="translated">影片</target>
496 557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group>
497 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group>
498 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 559 </trans-unit>
499 <trans-unit id="6995024616159044376" datatype="html"> 560 <trans-unit id="6995024616159044376" datatype="html">
500 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 561 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
501 <target state="translated">此影片超過了您的影片配額(影片大小:<x id="PH" equiv-text="videoSizeBytes"/>,已使用:<x id="PH_1" equiv-text="videoQuotaUsedBytes"/>,配額:<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <target state="translated">此影片超過了您的影片配額(影片大小:<x id="PH" equiv-text="videoSizeBytes"/>,已使用:<x id="PH_1" equiv-text="videoQuotaUsedBytes"/>,配額:<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
502 563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group>
503 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> 564 </trans-unit>
504 <trans-unit id="7873395933409147217" datatype="html"> 565 <trans-unit id="7873395933409147217" datatype="html">
505 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 566 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
506 <target state="translated">此影片超過了您的每日影片配額(影片大小:<x id="PH" equiv-text="videoSizeBytes"/>,已使用:<x id="PH_1" equiv-text="quotaUsedDailyBytes"/>,配額:<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 567 <target state="translated">此影片超過了您的每日影片配額(影片大小:<x id="PH" equiv-text="videoSizeBytes"/>,已使用:<x id="PH_1" equiv-text="quotaUsedDailyBytes"/>,配額:<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
507 568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group>
508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 569 </trans-unit>
509 <trans-unit id="5235042777215655908" datatype="html"> 570 <trans-unit id="5235042777215655908" datatype="html">
510 <source>subtitles</source> 571 <source>subtitles</source>
511 <target state="translated">字幕</target> 572 <target state="translated">字幕</target>
@@ -595,9 +656,9 @@
595 <trans-unit id="9081463435738465430" datatype="html"> 656 <trans-unit id="9081463435738465430" datatype="html">
596 <source>Blocked</source> 657 <source>Blocked</source>
597 <target state="translated">已封鎖</target> 658 <target state="translated">已封鎖</target>
598 659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group>
599 660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group>
600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 661 </trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 662 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 663 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="translated">您確定您想要刪除這些 <x id="PH" equiv-text="videos.length"/> 影片?</target> 664 <target state="translated">您確定您想要刪除這些 <x id="PH" equiv-text="videos.length"/> 影片?</target>
@@ -737,8 +798,8 @@
737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
738 </trans-unit> 799 </trans-unit>
739 <trans-unit id="8644431249513874405" datatype="html"> 800 <trans-unit id="8644431249513874405" datatype="html">
740 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source> 801 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
741 <target state="translated">相容 &lt;a href="https://zh.wikipedia.org/wiki/Markdown#%E7%A4%BA%E4%BE%8B" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> ,支援:</target> 802 <target state="translated">相容 &lt;a href="https://zh.wikipedia.org/wiki/Markdown#%E7%A4%BA%E4%BE%8B" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; ,支援:</target>
742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
743 </trans-unit> 804 </trans-unit>
744 <trans-unit id="146235964740293376" datatype="html"> 805 <trans-unit id="146235964740293376" datatype="html">
@@ -950,9 +1011,9 @@
950 <trans-unit id="2906587845957718064"> 1011 <trans-unit id="2906587845957718064">
951 <source>Local</source> 1012 <source>Local</source>
952 <target>本地</target> 1013 <target>本地</target>
953 1014 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group>
954 1015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group>
955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.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-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> 1016 </trans-unit>
956 <trans-unit id="1670306451865226564"> 1017 <trans-unit id="1670306451865226564">
957 <source>users</source> 1018 <source>users</source>
958 <target>使用者</target> 1019 <target>使用者</target>
@@ -1139,22 +1200,22 @@
1139 <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> 1200 <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>
1140 </trans-unit> 1201 </trans-unit>
1141 <trans-unit id="7252854992688790751" datatype="html"> 1202 <trans-unit id="7252854992688790751" datatype="html">
1142 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1203 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1143 <target state="translated">此站臺允許註冊。然而,請留心查閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> ,然後才建立帳號。您亦可搜尋另一個站臺以切合您的需要:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target> 1204 <target state="translated">此站臺允許註冊。然而,請留心查閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> ,然後才建立帳號。您亦可搜尋另一個站臺以切合您的需要:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>。 </target>
1144 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1145 </trans-unit> 1206 </trans-unit>
1146 <trans-unit id="7215649348148521605" datatype="html"> 1207 <trans-unit id="7215649348148521605" datatype="html">
1147 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1208 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1148 <target state="translated">目前此站臺不允許使用者註冊,您可查閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 以瞭解詳情,或尋找別的站臺,好讓您註冊帳號並上載您的影片。看看一眾站臺中有哪個合您心意:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target> 1209 <target state="translated">目前此站臺不允許使用者註冊,您可查閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 以瞭解詳情,或尋找別的站臺,好讓您註冊帳號並上載您的影片。看看一眾站臺中有哪個合您心意:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>。 </target>
1149 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1150 </trans-unit> 1211 </trans-unit>
1151 <trans-unit id="2392488717875840729"> 1212 <trans-unit id="2392488717875840729">
1152 <source>User</source> 1213 <source>User</source>
1153 <target>使用者</target> 1214 <target>使用者</target>
1154 1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1155 1216 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group>
1156 1217 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group>
1157 <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">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 1218 </trans-unit>
1158 <trans-unit id="3997350348765083892"> 1219 <trans-unit id="3997350348765083892">
1159 <source>Username or email address</source> 1220 <source>Username or email address</source>
1160 <target>使用者名稱或電子信箱</target> 1221 <target>使用者名稱或電子信箱</target>
@@ -1213,8 +1274,7 @@
1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> 1274 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group>
1214 </trans-unit> 1275 </trans-unit>
1215 <trans-unit id="1190256911880544559" datatype="html"> 1276 <trans-unit id="1190256911880544559" datatype="html">
1216 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1277 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
1217The link will expire within 1 hour.</source>
1218 <target state="translated">包含重設密碼說明的電子郵件將會傳送到 <x id="PH" equiv-text="this.forgotPasswordEmail"/>。連結會在 1 小時內過期。</target> 1278 <target state="translated">包含重設密碼說明的電子郵件將會傳送到 <x id="PH" equiv-text="this.forgotPasswordEmail"/>。連結會在 1 小時內過期。</target>
1219 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1279 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1220 </trans-unit> 1280 </trans-unit>
@@ -1253,8 +1313,8 @@ The link will expire within 1 hour.</source>
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1313 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1254 </trans-unit> 1314 </trans-unit>
1255 <trans-unit id="8434369348784683733" datatype="html"> 1315 <trans-unit id="8434369348784683733" datatype="html">
1256 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 1316 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1257 <target state="translated">給<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 1317 <target state="translated">給<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
1258 <context-group purpose="location"> 1318 <context-group purpose="location">
1259 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1319 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1260 <context context-type="linenumber">10</context> 1320 <context context-type="linenumber">10</context>
@@ -1661,18 +1721,18 @@ The link will expire within 1 hour.</source>
1661 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1721 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1662 </trans-unit> 1722 </trans-unit>
1663 <trans-unit id="7239874680342223476" datatype="html"> 1723 <trans-unit id="7239874680342223476" datatype="html">
1664 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source> 1724 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1665 <target state="translated">協助管理員與其他使用者認識<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,透過:</target> 1725 <target state="translated">協助管理員與其他使用者認識<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>,透過:</target>
1666 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1726 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1667 </trans-unit> 1727 </trans-unit>
1668 <trans-unit id="5856432243446401016" datatype="html"> 1728 <trans-unit id="5856432243446401016" datatype="html">
1669 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1729 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1670 <target state="translated">上傳<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1730 <target state="translated">上傳<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1671 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1731 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1672 </trans-unit> 1732 </trans-unit>
1673 <trans-unit id="3221645359464920754" datatype="html"> 1733 <trans-unit id="3221645359464920754" datatype="html">
1674 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 1734 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1675 <target state="translated">編寫<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1735 <target state="translated">編寫<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
1676 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1736 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1677 </trans-unit> 1737 </trans-unit>
1678 <trans-unit id="2218100934178971211" datatype="html"> 1738 <trans-unit id="2218100934178971211" datatype="html">
@@ -1876,12 +1936,12 @@ The link will expire within 1 hour.</source>
1876 </trans-unit> 1936 </trans-unit>
1877 <trans-unit id="2316758236788716819"> 1937 <trans-unit id="2316758236788716819">
1878 <source>After...</source> 1938 <source>After...</source>
1879 <target>在……之後</target> 1939 <target state="needs-translation">在之後……</target>
1880 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group> 1940 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group>
1881 </trans-unit> 1941 </trans-unit>
1882 <trans-unit id="5418443214217152433"> 1942 <trans-unit id="5418443214217152433">
1883 <source>Before...</source> 1943 <source>Before...</source>
1884 <target>在……之前</target> 1944 <target state="needs-translation">在之前……</target>
1885 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group> 1945 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group>
1886 </trans-unit> 1946 </trans-unit>
1887 <trans-unit id="7410432243549869948"> 1947 <trans-unit id="7410432243549869948">
@@ -2091,8 +2151,8 @@ The link will expire within 1 hour.</source>
2091 <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> 2151 <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>
2092 </trans-unit> 2152 </trans-unit>
2093 <trans-unit id="1358902062258458923" datatype="html"> 2153 <trans-unit id="1358902062258458923" datatype="html">
2094 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2154 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2095 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown 相容版本<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>也支援<x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>自訂 PeerTube HTML 標籤<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2155 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown 相容版本<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>也支援<x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>自訂 PeerTube HTML 標籤<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
2096 <context-group purpose="location"> 2156 <context-group purpose="location">
2097 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2157 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2098 <context context-type="linenumber">2</context> 2158 <context context-type="linenumber">2</context>
@@ -2167,8 +2227,8 @@ The link will expire within 1 hour.</source>
2167 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> 2227 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group>
2168 </trans-unit> 2228 </trans-unit>
2169 <trans-unit id="2090254132451149776" datatype="html"> 2229 <trans-unit id="2090254132451149776" datatype="html">
2170 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2230 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2171 <target state="translated">為您的作品<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>選擇<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>適合的授權條款。 </target> 2231 <target state="translated">為您的作品<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>選擇<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>適合的授權條款。 </target>
2172 <context-group purpose="location"> 2232 <context-group purpose="location">
2173 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2233 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2174 <context context-type="linenumber">79,80</context> 2234 <context context-type="linenumber">79,80</context>
@@ -2250,7 +2310,7 @@ The link will expire within 1 hour.</source>
2250 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> 2310 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group>
2251 </trans-unit> 2311 </trans-unit>
2252 <trans-unit id="5600963353867835532"> 2312 <trans-unit id="5600963353867835532">
2253 <source>Already uploaded ✔</source> 2313 <source>Already uploaded ✔</source>
2254 <target>已上傳 ✔</target> 2314 <target>已上傳 ✔</target>
2255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> 2315 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group>
2256 </trans-unit> 2316 </trans-unit>
@@ -2360,8 +2420,9 @@ The link will expire within 1 hour.</source>
2360 <trans-unit id="8693603235657020323" datatype="html"> 2420 <trans-unit id="8693603235657020323" datatype="html">
2361 <source>Other</source> 2421 <source>Other</source>
2362 <target state="translated">其他</target> 2422 <target state="translated">其他</target>
2363 2423 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group>
2364 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2425 </trans-unit>
2365 <trans-unit id="2200003513633568069"> 2426 <trans-unit id="2200003513633568069">
2366 <source>Enable video comments</source> 2427 <source>Enable video comments</source>
2367 <target>啟用影片評論</target> 2428 <target>啟用影片評論</target>
@@ -2411,13 +2472,13 @@ The link will expire within 1 hour.</source>
2411 <trans-unit id="9172233176401579786"> 2472 <trans-unit id="9172233176401579786">
2412 <source>Scheduled</source> 2473 <source>Scheduled</source>
2413 <target>排定</target> 2474 <target>排定</target>
2414 2475 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group>
2415 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> 2476 </trans-unit>
2416 <trans-unit id="1435317307066082710" datatype="html"> 2477 <trans-unit id="1435317307066082710" datatype="html">
2417 <source>Hide the video until a specific date</source> 2478 <source>Hide the video until a specific date</source>
2418 <target state="translated">在特定日期前隱藏影片</target> 2479 <target state="translated">在特定日期前隱藏影片</target>
2419 2480 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group>
2420 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> 2481 </trans-unit>
2421 <trans-unit id="1087181129481039628" datatype="html"> 2482 <trans-unit id="1087181129481039628" datatype="html">
2422 <source>Normal live</source> 2483 <source>Normal live</source>
2423 <target state="translated">一般直播</target> 2484 <target state="translated">一般直播</target>
@@ -2545,43 +2606,43 @@ The link will expire within 1 hour.</source>
2545 <trans-unit id="4422946962830681102" datatype="html"> 2606 <trans-unit id="4422946962830681102" datatype="html">
2546 <source>Torrents with only 1 file are supported.</source> 2607 <source>Torrents with only 1 file are supported.</source>
2547 <target state="translated">支援僅有 1 個檔案的 torrent。</target> 2608 <target state="translated">支援僅有 1 個檔案的 torrent。</target>
2548 2609 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group>
2549 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 2610 </trans-unit>
2550 <trans-unit id="7860848084471862305" datatype="html"> 2611 <trans-unit id="7860848084471862305" datatype="html">
2551 <source>Cannot create live because this instance have too many created lives</source> 2612 <source>Cannot create live because this instance have too many created lives</source>
2552 <target state="translated">因為此站台建立了太多直播,所以無法再建立直播</target> 2613 <target state="translated">因為此站台建立了太多直播,所以無法再建立直播</target>
2553 2614 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group>
2554 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 2615 </trans-unit>
2555 <trans-unit id="1278564497286613571" datatype="html"> 2616 <trans-unit id="1278564497286613571" datatype="html">
2556 <source>Cannot create live because you created too many lives</source> 2617 <source>Cannot create live because you created too many lives</source>
2557 <target state="translated">因為您建立了太多直播,所以無法再建立直播</target> 2618 <target state="translated">因為您建立了太多直播,所以無法再建立直播</target>
2558 2619 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group>
2559 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 2620 </trans-unit>
2560 <trans-unit id="2621043320678012413" datatype="html"> 2621 <trans-unit id="2621043320678012413" datatype="html">
2561 <source>Live published.</source> 2622 <source>Live published.</source>
2562 <target state="translated">直播已發佈。</target> 2623 <target state="translated">直播已發佈。</target>
2563 2624 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group>
2564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 2625 </trans-unit>
2565 <trans-unit id="5872059367236038160" datatype="html"> 2626 <trans-unit id="5872059367236038160" datatype="html">
2566 <source>Stream only once and save a replay of your live</source> 2627 <source>Stream only once and save a replay of your live</source>
2567 <target state="translated">僅串流一次並儲存您的直播紀錄</target> 2628 <target state="translated">僅串流一次並儲存您的直播紀錄</target>
2568 2629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group>
2569 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 2630 </trans-unit>
2570 <trans-unit id="2360261543675520397" datatype="html"> 2631 <trans-unit id="2360261543675520397" datatype="html">
2571 <source>Stream only once</source> 2632 <source>Stream only once</source>
2572 <target state="translated">僅串流一次</target> 2633 <target state="translated">僅串流一次</target>
2573 2634 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group>
2574 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> 2635 </trans-unit>
2575 <trans-unit id="5168540607709796871" datatype="html"> 2636 <trans-unit id="5168540607709796871" datatype="html">
2576 <source>Stream multiple times, replays can't be saved</source> 2637 <source>Stream multiple times, replays can't be saved</source>
2577 <target state="translated">串流多次,無法儲存紀錄</target> 2638 <target state="translated">串流多次,無法儲存紀錄</target>
2578 2639 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group>
2579 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> 2640 </trans-unit>
2580 <trans-unit id="58134197356653483" datatype="html"> 2641 <trans-unit id="58134197356653483" datatype="html">
2581 <source>Stream multiple times using the same URL</source> 2642 <source>Stream multiple times using the same URL</source>
2582 <target state="translated">使用相同 URL 串流多次</target> 2643 <target state="translated">使用相同 URL 串流多次</target>
2583 2644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group>
2584 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> 2645 </trans-unit>
2585 <trans-unit id="8218579597782287078" datatype="html"> 2646 <trans-unit id="8218579597782287078" datatype="html">
2586 <source>Go Live</source> 2647 <source>Go Live</source>
2587 <target state="translated">直播</target> 2648 <target state="translated">直播</target>
@@ -2729,13 +2790,13 @@ The link will expire within 1 hour.</source>
2729 <trans-unit id="2353402732767789211" datatype="html"> 2790 <trans-unit id="2353402732767789211" datatype="html">
2730 <source>More customization</source> 2791 <source>More customization</source>
2731 <target state="translated">更多自訂</target> 2792 <target state="translated">更多自訂</target>
2732 2793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
2733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 2794 </trans-unit>
2734 <trans-unit id="1284179134768564307" datatype="html"> 2795 <trans-unit id="1284179134768564307" datatype="html">
2735 <source>Less customization</source> 2796 <source>Less customization</source>
2736 <target state="translated">更少自訂</target> 2797 <target state="translated">更少自訂</target>
2737 2798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group>
2738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> 2799 </trans-unit>
2739 <trans-unit id="1290987288288099212" datatype="html"> 2800 <trans-unit id="1290987288288099212" datatype="html">
2740 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 2801 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2741 <target state="translated">支援 <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 2802 <target state="translated">支援 <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -2774,8 +2835,10 @@ The link will expire within 1 hour.</source>
2774 <source>Display video title</source> 2835 <source>Display video title</source>
2775 <target>顯示影片標題</target> 2836 <target>顯示影片標題</target>
2776 <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> 2837 <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>
2777 </trans-unit><trans-unit id="7482217084177855485" datatype="html"> 2838 </trans-unit>
2778 <source>P2P</source><target state="new">P2P</target> 2839 <trans-unit id="7482217084177855485" datatype="html">
2840 <source>P2P</source>
2841 <target state="translated">P2P</target>
2779 <context-group purpose="location"> 2842 <context-group purpose="location">
2780 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> 2843 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2781 <context context-type="linenumber">222</context> 2844 <context context-type="linenumber">222</context>
@@ -2784,18 +2847,18 @@ The link will expire within 1 hour.</source>
2784 <trans-unit id="1068153312491986796"> 2847 <trans-unit id="1068153312491986796">
2785 <source>Display privacy warning</source> 2848 <source>Display privacy warning</source>
2786 <target>顯示隱私警告</target> 2849 <target>顯示隱私警告</target>
2787 2850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group>
2788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> 2851 </trans-unit>
2789 <trans-unit id="7540352830225038263"> 2852 <trans-unit id="7540352830225038263">
2790 <source>Display player controls</source> 2853 <source>Display player controls</source>
2791 <target>顯示播放器控制</target> 2854 <target>顯示播放器控制</target>
2792 2855 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group>
2793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> 2856 </trans-unit>
2794 <trans-unit id="805456636864344681" datatype="html"> 2857 <trans-unit id="805456636864344681" datatype="html">
2795 <source>Display PeerTube button link</source> 2858 <source>Display PeerTube button link</source>
2796 <target state="translated">顯示 PeerTube 按鈕連結</target> 2859 <target state="translated">顯示 PeerTube 按鈕連結</target>
2797 2860 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group>
2798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> 2861 </trans-unit>
2799 <trans-unit id="8928816882866356838"> 2862 <trans-unit id="8928816882866356838">
2800 <source>Public</source> 2863 <source>Public</source>
2801 <target>公開</target> 2864 <target>公開</target>
@@ -2804,8 +2867,8 @@ The link will expire within 1 hour.</source>
2804 <trans-unit id="4416005356063364306" datatype="html"> 2867 <trans-unit id="4416005356063364306" datatype="html">
2805 <source>This video is blocked.</source> 2868 <source>This video is blocked.</source>
2806 <target state="translated">此影片已被封鎖。</target> 2869 <target state="translated">此影片已被封鎖。</target>
2807 2870 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group>
2808 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2871 </trans-unit>
2809 <trans-unit id="2482137713226830428" datatype="html"> 2872 <trans-unit id="2482137713226830428" datatype="html">
2810 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2873 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2811 <target state="translated">已發佈 <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2874 <target state="translated">已發佈 <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
@@ -2922,9 +2985,9 @@ The link will expire within 1 hour.</source>
2922 <trans-unit id="1465291804668949243" datatype="html"> 2985 <trans-unit id="1465291804668949243" datatype="html">
2923 <source>NSFW</source> 2986 <source>NSFW</source>
2924 <target state="translated">NSFW</target> 2987 <target state="translated">NSFW</target>
2925 2988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group>
2926 2989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group>
2927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 2990 </trans-unit>
2928 <trans-unit id="4512155674928869984"> 2991 <trans-unit id="4512155674928869984">
2929 <source>Get more information</source> 2992 <source>Get more information</source>
2930 <target>取得更多資訊</target> 2993 <target>取得更多資訊</target>
@@ -2942,10 +3005,10 @@ The link will expire within 1 hour.</source>
2942 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3005 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2943 <context context-type="linenumber">1,3</context> 3006 <context context-type="linenumber">1,3</context>
2944 </context-group> 3007 </context-group>
2945 </trans-unit><trans-unit id="6355398227384499371" datatype="html"> 3008 </trans-unit>
2946 <source> Move to external storage failed, this video may not work properly. 3009 <trans-unit id="6355398227384499371" datatype="html">
2947</source><target state="new"> Move to external storage failed, this video may not work properly. 3010 <source>Move to external storage failed, this video may not work properly.</source>
2948</target> 3011 <target state="translated">移動至外部儲存空間失敗,此影片可能無法正常播放。</target>
2949 <context-group purpose="location"> 3012 <context-group purpose="location">
2950 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3013 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
2951 <context context-type="linenumber">5,7</context> 3014 <context context-type="linenumber">5,7</context>
@@ -2954,33 +3017,33 @@ The link will expire within 1 hour.</source>
2954 <trans-unit id="4092533321838934102" datatype="html"> 3017 <trans-unit id="4092533321838934102" datatype="html">
2955 <source>The video is being imported, it will be available when the import is finished.</source> 3018 <source>The video is being imported, it will be available when the import is finished.</source>
2956 <target state="translated">正在匯入影片,匯入完成後即可使用。</target> 3019 <target state="translated">正在匯入影片,匯入完成後即可使用。</target>
2957 3020 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
2958 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3021 </trans-unit>
2959 <trans-unit id="8304621069698650554" datatype="html"> 3022 <trans-unit id="8304621069698650554" datatype="html">
2960 <source>The video is being transcoded, it may not work properly.</source> 3023 <source>The video is being transcoded, it may not work properly.</source>
2961 <target state="translated">正在轉碼影片,可能無法正常運作。</target> 3024 <target state="translated">正在轉碼影片,可能無法正常運作。</target>
2962 3025 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
2963 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3026 </trans-unit>
2964 <trans-unit id="9080034597841586171" datatype="html"> 3027 <trans-unit id="9080034597841586171" datatype="html">
2965 <source>The video is being moved to an external server, it may not work properly.</source> 3028 <source>The video is being moved to an external server, it may not work properly.</source>
2966 <target state="translated">影片正在移動到外部伺服器,其可能無法正常運作。</target> 3029 <target state="translated">影片正在移動到外部伺服器,其可能無法正常運作。</target>
2967 3030 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group>
2968 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3031 </trans-unit>
2969 <trans-unit id="8619499607322327082" datatype="html"> 3032 <trans-unit id="8619499607322327082" datatype="html">
2970 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> 3033 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
2971 <target state="translated">此影片將於 <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/> 發佈。 </target> 3034 <target state="translated">此影片將於 <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/> 發佈。 </target>
2972 3035 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group>
2973 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 3036 </trans-unit>
2974 <trans-unit id="4262297989675590582" datatype="html"> 3037 <trans-unit id="4262297989675590582" datatype="html">
2975 <source>This live has not started yet.</source> 3038 <source>This live has not started yet.</source>
2976 <target state="translated">此直播尚未開始。</target> 3039 <target state="translated">此直播尚未開始。</target>
2977 3040 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group>
2978 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 3041 </trans-unit>
2979 <trans-unit id="4926204350710628499" datatype="html"> 3042 <trans-unit id="4926204350710628499" datatype="html">
2980 <source>This live has ended.</source> 3043 <source>This live has ended.</source>
2981 <target state="translated">此直播已結束。</target> 3044 <target state="translated">此直播已結束。</target>
2982 3045 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group>
2983 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 3046 </trans-unit>
2984 <trans-unit id="8518611938109939710" datatype="html"> 3047 <trans-unit id="8518611938109939710" datatype="html">
2985 <source>SORT BY</source> 3048 <source>SORT BY</source>
2986 <target state="translated">排序方式</target> 3049 <target state="translated">排序方式</target>
@@ -3002,8 +3065,8 @@ The link will expire within 1 hour.</source>
3002 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> 3065 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3003 </trans-unit> 3066 </trans-unit>
3004 <trans-unit id="6390009909920475335" datatype="html"> 3067 <trans-unit id="6390009909920475335" datatype="html">
3005 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3068 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3006 <target state="translated">檢視 <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> 從 <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> 與其他 </target> 3069 <target state="translated">點閱 <x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> 從 <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> 與其他的 </target>
3007 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> 3070 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group>
3008 </trans-unit> 3071 </trans-unit>
3009 <trans-unit id="4036338619293319383" datatype="html"> 3072 <trans-unit id="4036338619293319383" datatype="html">
@@ -3014,13 +3077,13 @@ The link will expire within 1 hour.</source>
3014 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3077 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3015 </trans-unit> 3078 </trans-unit>
3016 <trans-unit id="127329338495775339" datatype="html"> 3079 <trans-unit id="127329338495775339" datatype="html">
3017 <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3080 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3018 <target state="translated">檢視 <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> 從 <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> 3081 <target state="translated">檢視 <x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> 從 <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target>
3019 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> 3082 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group>
3020 </trans-unit> 3083 </trans-unit>
3021 <trans-unit id="5535545444690528619" datatype="html"> 3084 <trans-unit id="5535545444690528619" datatype="html">
3022 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source> 3085 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
3023 <target state="translated">檢視 <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target> 3086 <target state="translated">檢視 <x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target>
3024 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3087 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3025 </trans-unit> 3088 </trans-unit>
3026 <trans-unit id="1055254162789146714"> 3089 <trans-unit id="1055254162789146714">
@@ -3180,7 +3243,7 @@ The link will expire within 1 hour.</source>
3180 </trans-unit> 3243 </trans-unit>
3181 <trans-unit id="7944777648309302794" datatype="html"> 3244 <trans-unit id="7944777648309302794" datatype="html">
3182 <source>Feed URL</source> 3245 <source>Feed URL</source>
3183 <target state="translated">Feed URL</target> 3246 <target state="translated">饋送 URL</target>
3184 <context-group purpose="location"> 3247 <context-group purpose="location">
3185 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> 3248 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3186 <context context-type="linenumber">18</context> 3249 <context context-type="linenumber">18</context>
@@ -3464,10 +3527,10 @@ The link will expire within 1 hour.</source>
3464 <trans-unit id="7049348886126005391"> 3527 <trans-unit id="7049348886126005391">
3465 <source>Batch actions</source> 3528 <source>Batch actions</source>
3466 <target>批次動作</target> 3529 <target>批次動作</target>
3467 3530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3468 3531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3469 3532 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3470 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3533 </trans-unit>
3471 <trans-unit id="675721269041534709" datatype="html"> 3534 <trans-unit id="675721269041534709" datatype="html">
3472 <source>The user was banned</source> 3535 <source>The user was banned</source>
3473 <target state="translated">使用者被封鎖</target> 3536 <target state="translated">使用者被封鎖</target>
@@ -3476,13 +3539,13 @@ The link will expire within 1 hour.</source>
3476 <trans-unit id="2348557406282409966" datatype="html"> 3539 <trans-unit id="2348557406282409966" datatype="html">
3477 <source>Open account in a new tab</source> 3540 <source>Open account in a new tab</source>
3478 <target state="translated">在新分頁中開啟帳號</target> 3541 <target state="translated">在新分頁中開啟帳號</target>
3479 3542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group>
3480 3543 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group>
3481 3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group>
3482 3545 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3483 3546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3484 3547 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group>
3485 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3548 </trans-unit>
3486 <trans-unit id="3111569165173971676" datatype="html"> 3549 <trans-unit id="3111569165173971676" datatype="html">
3487 <source>Deleted account</source> 3550 <source>Deleted account</source>
3488 <target state="translated">已刪除的帳號</target> 3551 <target state="translated">已刪除的帳號</target>
@@ -3600,30 +3663,30 @@ The link will expire within 1 hour.</source>
3600 <trans-unit id="7692347838587821095"> 3663 <trans-unit id="7692347838587821095">
3601 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3664 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3602 <target>日期 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3665 <target>日期 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3603 3666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group>
3604 3667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
3605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3668 </trans-unit>
3606 <trans-unit id="1451763834047485033" datatype="html"> 3669 <trans-unit id="1451763834047485033" datatype="html">
3607 <source>Select this row</source> 3670 <source>Select this row</source>
3608 <target state="translated">選取此列</target> 3671 <target state="translated">選取此列</target>
3609 3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group>
3610 3673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3611 3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group>
3612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 3675 </trans-unit>
3613 <trans-unit id="4043531994869127329" datatype="html"> 3676 <trans-unit id="4043531994869127329" datatype="html">
3614 <source>See full comment</source> 3677 <source>See full comment</source>
3615 <target state="translated">檢視完整留言</target> 3678 <target state="translated">檢視完整留言</target>
3616 3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group>
3617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3680 </trans-unit>
3618 <trans-unit id="3193976279273491157"> 3681 <trans-unit id="3193976279273491157">
3619 <source>Actions</source> 3682 <source>Actions</source>
3620 <target>動作</target> 3683 <target>動作</target>
3621 3684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group>
3622 3685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3623 3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group>
3624 3687 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group>
3625 3688 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 3689 </trans-unit>
3627 <trans-unit id="8390803680962035202" datatype="html"> 3690 <trans-unit id="8390803680962035202" datatype="html">
3628 <source>Follower</source> 3691 <source>Follower</source>
3629 <target state="translated">追蹤者</target> 3692 <target state="translated">追蹤者</target>
@@ -3635,18 +3698,18 @@ The link will expire within 1 hour.</source>
3635 <trans-unit id="4691552465058437520" datatype="html"> 3698 <trans-unit id="4691552465058437520" datatype="html">
3636 <source>Commented video</source> 3699 <source>Commented video</source>
3637 <target state="translated">有留言的影片</target> 3700 <target state="translated">有留言的影片</target>
3638 3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group>
3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3702 </trans-unit>
3640 <trans-unit id="7266085473379376028" datatype="html"> 3703 <trans-unit id="7266085473379376028" datatype="html">
3641 <source>No comments found matching current filters.</source> 3704 <source>No comments found matching current filters.</source>
3642 <target state="translated">找不到符合目前過濾器的留言。</target> 3705 <target state="translated">找不到符合目前過濾器的留言。</target>
3643 3706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group>
3644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3707 </trans-unit>
3645 <trans-unit id="2398388496754671928" datatype="html"> 3708 <trans-unit id="2398388496754671928" datatype="html">
3646 <source>No comments found.</source> 3709 <source>No comments found.</source>
3647 <target state="translated">找不到留言。</target> 3710 <target state="translated">找不到留言。</target>
3648 3711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group>
3649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3712 </trans-unit>
3650 <trans-unit id="4604870995665811499" datatype="html"> 3713 <trans-unit id="4604870995665811499" datatype="html">
3651 <source>Local comments</source> 3714 <source>Local comments</source>
3652 <target state="translated">本機留言</target> 3715 <target state="translated">本機留言</target>
@@ -3754,18 +3817,18 @@ The link will expire within 1 hour.</source>
3754 <trans-unit id="6549265851868599441"> 3817 <trans-unit id="6549265851868599441">
3755 <source>Video</source> 3818 <source>Video</source>
3756 <target>影片</target> 3819 <target>影片</target>
3757 3820 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group>
3758 3821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group>
3759 3822 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group>
3760 3823 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group>
3761 3824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
3762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 3825 </trans-unit>
3763 <trans-unit id="2662644497259948010" datatype="html"> 3826 <trans-unit id="2662644497259948010" datatype="html">
3764 <source>Comment</source> 3827 <source>Comment</source>
3765 <target state="translated">留言</target> 3828 <target state="translated">留言</target>
3766 3829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
3767 3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group>
3768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3831 </trans-unit>
3769 <trans-unit id="1359961255805685312" datatype="html"> 3832 <trans-unit id="1359961255805685312" datatype="html">
3770 <source>This video has been reported multiple times.</source> 3833 <source>This video has been reported multiple times.</source>
3771 <target state="translated">此影片已被多次回報。</target> 3834 <target state="translated">此影片已被多次回報。</target>
@@ -3829,8 +3892,8 @@ The link will expire within 1 hour.</source>
3829 <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> 3892 <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>
3830 </trans-unit> 3893 </trans-unit>
3831 <trans-unit id="1258618443362430782" datatype="html"> 3894 <trans-unit id="1258618443362430782" datatype="html">
3832 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 3895 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
3833 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 3896 <target state="translated"><x id="ICU" xid="1879828604800763221" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
3834 <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> 3897 <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>
3835 <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> 3898 <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>
3836 </trans-unit> 3899 </trans-unit>
@@ -3907,10 +3970,10 @@ The link will expire within 1 hour.</source>
3907 <trans-unit id="4086606389696938932"> 3970 <trans-unit id="4086606389696938932">
3908 <source>Account</source> 3971 <source>Account</source>
3909 <target>帳號</target> 3972 <target>帳號</target>
3910 3973 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group>
3911 3974 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3912 3975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3913 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3976 </trans-unit>
3914 <trans-unit id="8564972645418093229" datatype="html"> 3977 <trans-unit id="8564972645418093229" datatype="html">
3915 <source>No account found matching current filters.</source> 3978 <source>No account found matching current filters.</source>
3916 <target state="translated">沒有帳號符合目前的過濾器。</target> 3979 <target state="translated">沒有帳號符合目前的過濾器。</target>
@@ -4037,8 +4100,8 @@ The link will expire within 1 hour.</source>
4037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> 4100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group>
4038 </trans-unit> 4101 </trans-unit>
4039 <trans-unit id="1780056719120519633" datatype="html"> 4102 <trans-unit id="1780056719120519633" datatype="html">
4040 <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4103 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4041 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> 適用於 "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> 4104 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> 適用於 “<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>” </target>
4042 <context-group purpose="location"> 4105 <context-group purpose="location">
4043 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> 4106 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4044 <context context-type="linenumber">22,24</context> 4107 <context context-type="linenumber">22,24</context>
@@ -4125,10 +4188,10 @@ The link will expire within 1 hour.</source>
4125 <trans-unit id="6110554376228744887" datatype="html"> 4188 <trans-unit id="6110554376228744887" datatype="html">
4126 <source>Select all rows</source> 4189 <source>Select all rows</source>
4127 <target state="translated">選取所有列</target> 4190 <target state="translated">選取所有列</target>
4128 4191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group>
4129 4192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4130 4193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group>
4131 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 4194 </trans-unit>
4132 <trans-unit id="2719284837486030903" datatype="html"> 4195 <trans-unit id="2719284837486030903" datatype="html">
4133 <source>Job type</source> 4196 <source>Job type</source>
4134 <target state="translated">工作類型</target> 4197 <target state="translated">工作類型</target>
@@ -4159,8 +4222,8 @@ The link will expire within 1 hour.</source>
4159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> 4222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4160 </trans-unit> 4223 </trans-unit>
4161 <trans-unit id="3901868627411944813" datatype="html"> 4224 <trans-unit id="3901868627411944813" datatype="html">
4162 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source> 4225 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4163 <target state="translated">優先程度 <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = 最高優先度)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target> 4226 <target state="translated">優先程度 <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = 最高優先度)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
4164 <context-group purpose="location"> 4227 <context-group purpose="location">
4165 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4228 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4166 <context context-type="linenumber">47</context> 4229 <context context-type="linenumber">47</context>
@@ -4180,8 +4243,8 @@ The link will expire within 1 hour.</source>
4180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4181 </trans-unit> 4244 </trans-unit>
4182 <trans-unit id="2713421326605345655" datatype="html"> 4245 <trans-unit id="2713421326605345655" datatype="html">
4183 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source> 4246 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4184 <target state="translated">找不到 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> 工作。</target> 4247 <target state="translated">找不到 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> 工作。</target>
4185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4248 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4186 </trans-unit> 4249 </trans-unit>
4187 <trans-unit id="2384897339170501794" datatype="html"> 4250 <trans-unit id="2384897339170501794" datatype="html">
@@ -4227,8 +4290,8 @@ The link will expire within 1 hour.</source>
4227 </context-group> 4290 </context-group>
4228 </trans-unit> 4291 </trans-unit>
4229 <trans-unit id="2232767208623640457" datatype="html"> 4292 <trans-unit id="2232767208623640457" datatype="html">
4230 <source>By <x id="INTERPOLATION"/> -></source> 4293 <source>By <x id="INTERPOLATION"/> -&gt;</source>
4231 <target state="translated">由 <x id="INTERPOLATION"/> -></target> 4294 <target state="translated">由 <x id="INTERPOLATION"/> -&gt;</target>
4232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4233 </trans-unit> 4296 </trans-unit>
4234 <trans-unit id="7396175500300709096" datatype="html"> 4297 <trans-unit id="7396175500300709096" datatype="html">
@@ -4300,8 +4363,8 @@ The link will expire within 1 hour.</source>
4300 <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> 4363 <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>
4301 </trans-unit> 4364 </trans-unit>
4302 <trans-unit id="4423835119021329687" datatype="html"> 4365 <trans-unit id="4423835119021329687" datatype="html">
4303 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source> 4366 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4304 <target state="translated">管理 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> 以建立審核團隊。 </target> 4367 <target state="translated">管理 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> 以建立審核團隊。 </target>
4305 <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> 4368 <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>
4306 </trans-unit> 4369 </trans-unit>
4307 <trans-unit id="7030031694783481217"> 4370 <trans-unit id="7030031694783481217">
@@ -4310,8 +4373,8 @@ The link will expire within 1 hour.</source>
4310 <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> 4373 <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>
4311 </trans-unit> 4374 </trans-unit>
4312 <trans-unit id="4620493570088713907" datatype="html"> 4375 <trans-unit id="4620493570088713907" datatype="html">
4313 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4376 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4314 <target state="translated">啟用此功能會讓其他管理員知道您主要是在串流敏感內容。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> 此外,預設情況下,系統會自動勾選影片上傳中的 NSFW 勾選框。 </target> 4377 <target state="translated">啟用此功能會讓其他管理員知道您主要是在串流敏感內容。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> 此外,預設情況下,系統會自動勾選影片上傳中的 NSFW 勾選框。 </target>
4315 <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> 4378 <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>
4316 </trans-unit> 4379 </trans-unit>
4317 <trans-unit id="7497677457560701935"> 4380 <trans-unit id="7497677457560701935">
@@ -4430,8 +4493,8 @@ The link will expire within 1 hour.</source>
4430 <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> 4493 <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>
4431 </trans-unit> 4494 </trans-unit>
4432 <trans-unit id="2107098695989136934" datatype="html"> 4495 <trans-unit id="2107098695989136934" datatype="html">
4433 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4496 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4434 <target state="translated">使用<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>外掛程式與佈景主題<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>取得更多相關的變更,或<x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>新增小自訂<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target> 4497 <target state="translated">使用<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>外掛程式與佈景主題<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>取得更多相關的變更,或<x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>新增小自訂<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>。 </target>
4435 <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> 4498 <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>
4436 </trans-unit> 4499 </trans-unit>
4437 <trans-unit id="6855462350544488601"> 4500 <trans-unit id="6855462350544488601">
@@ -4537,8 +4600,8 @@ The link will expire within 1 hour.</source>
4537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4538 </trans-unit> 4601 </trans-unit>
4539 <trans-unit id="2669509104300979449" datatype="html"> 4602 <trans-unit id="2669509104300979449" datatype="html">
4540 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source> 4603 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4541 <target state="translated">管理<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>以單獨設定他們的配額。 </target> 4604 <target state="translated">管理<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>以單獨設定他們的配額。 </target>
4542 <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">151</context></context-group> 4605 <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">151</context></context-group>
4543 </trans-unit> 4606 </trans-unit>
4544 <trans-unit id="4497115134891299867"> 4607 <trans-unit id="4497115134891299867">
@@ -4713,8 +4776,8 @@ The link will expire within 1 hour.</source>
4713 <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">368</context></context-group> 4776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group>
4714 </trans-unit> 4777 </trans-unit>
4715 <trans-unit id="1886227550697837417" datatype="html"> 4778 <trans-unit id="1886227550697837417" datatype="html">
4716 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4779 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4717 <target state="translated">您只應在生產環境中使用審核的搜尋索引,或<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>自行架設<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target> 4780 <target state="translated">您只應在生產環境中使用審核的搜尋索引,或<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>自行架設<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>。 </target>
4718 <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">370</context></context-group> 4781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">370</context></context-group>
4719 </trans-unit> 4782 </trans-unit>
4720 <trans-unit id="2331464426553277323" datatype="html"> 4783 <trans-unit id="2331464426553277323" datatype="html">
@@ -4748,8 +4811,8 @@ The link will expire within 1 hour.</source>
4748 <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">418</context></context-group> 4811 <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">418</context></context-group>
4749 </trans-unit> 4812 </trans-unit>
4750 <trans-unit id="252719899360434356" datatype="html"> 4813 <trans-unit id="252719899360434356" datatype="html">
4751 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 4814 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
4752 <target state="translated">管理與其他站台的<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>關係<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>。 </target> 4815 <target state="translated">管理與其他站台的<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>關係<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>。 </target>
4753 <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">419</context></context-group> 4816 <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">419</context></context-group>
4754 </trans-unit> 4817 </trans-unit>
4755 <trans-unit id="9119248927271669654" datatype="html"> 4818 <trans-unit id="9119248927271669654" datatype="html">
@@ -4785,8 +4848,8 @@ The link will expire within 1 hour.</source>
4785 <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">465</context></context-group> 4848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">465</context></context-group>
4786 </trans-unit> 4849 </trans-unit>
4787 <trans-unit id="9076632742417302918" datatype="html"> 4850 <trans-unit id="9076632742417302918" datatype="html">
4788 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 4851 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
4789 <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>以取得關於預期 URL 的更多資訊 </target> 4852 <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>以取得關於預期 URL 的更多資訊 </target>
4790 <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">470</context></context-group> 4853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">470</context></context-group>
4791 </trans-unit> 4854 </trans-unit>
4792 <trans-unit id="3946988229617310200" datatype="html"> 4855 <trans-unit id="3946988229617310200" datatype="html">
@@ -4797,8 +4860,8 @@ The link will expire within 1 hour.</source>
4797 <trans-unit id="2149300564474427551"> 4860 <trans-unit id="2149300564474427551">
4798 <source>Administrator</source> 4861 <source>Administrator</source>
4799 <target>管理員</target> 4862 <target>管理員</target>
4800 4863 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group>
4801 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 4864 </trans-unit>
4802 <trans-unit id="3171683206914962995"> 4865 <trans-unit id="3171683206914962995">
4803 <source>Admin email</source> 4866 <source>Admin email</source>
4804 <target>管理電子郵件</target> 4867 <target>管理電子郵件</target>
@@ -4835,8 +4898,8 @@ The link will expire within 1 hour.</source>
4835 <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">551</context></context-group> 4898 <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">551</context></context-group>
4836 </trans-unit> 4899 </trans-unit>
4837 <trans-unit id="2076338542820061819" datatype="html"> 4900 <trans-unit id="2076338542820061819" datatype="html">
4838 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 4901 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
4839 <target state="translated">如果您的站台明顯被 Twitter 允許,Twitter 的 feed 將會嵌入 PeerTube 影片分享的影片播放器。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>如果您的站台沒有,那麼我們會用圖片連結卡片來重新導向到您的 PeerTube 站台。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>勾選此核取方塊,儲存設定並使用您站台的影片 URL (https://example.com/w/blabla) 在 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 來檢視您的站台是否被允許。 </target> 4902 <target state="translated">如果您的站台明顯被 Twitter 允許,Twitter 的 feed 將會嵌入 PeerTube 影片分享的影片播放器。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>如果您的站台沒有,那麼我們會用圖片連結卡片來重新導向到您的 PeerTube 站台。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>勾選此核取方塊,儲存設定並使用您站台的影片 URL (https://example.com/w/blabla) 在 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 來檢視您的站台是否被允許。 </target>
4840 <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">555</context></context-group> 4903 <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">555</context></context-group>
4841 </trans-unit> 4904 </trans-unit>
4842 <trans-unit id="493135676263039396" datatype="html"> 4905 <trans-unit id="493135676263039396" datatype="html">
@@ -4874,13 +4937,13 @@ The link will expire within 1 hour.</source>
4874 <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">33</context></context-group> 4937 <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">33</context></context-group>
4875 </trans-unit> 4938 </trans-unit>
4876 <trans-unit id="4420104899393268652" datatype="html"> 4939 <trans-unit id="4420104899393268652" datatype="html">
4877 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4940 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4878 <target state="translated">在您的站台上可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4941 <target state="translated">在您的站台上可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4879 <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">40</context></context-group> 4942 <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">40</context></context-group>
4880 </trans-unit> 4943 </trans-unit>
4881 <trans-unit id="7210210728441530221" datatype="html"> 4944 <trans-unit id="7210210728441530221" datatype="html">
4882 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source> 4945 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
4883 <target state="translated">每個使用者可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 4946 <target state="translated">每個使用者可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
4884 <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">53</context></context-group> 4947 <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">53</context></context-group>
4885 </trans-unit> 4948 </trans-unit>
4886 <trans-unit id="6830777508073747241" datatype="html"> 4949 <trans-unit id="6830777508073747241" datatype="html">
@@ -5024,8 +5087,8 @@ The link will expire within 1 hour.</source>
5024 <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> 5087 <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>
5025 </trans-unit> 5088 </trans-unit>
5026 <trans-unit id="7334484418359079994" datatype="html"> 5089 <trans-unit id="7334484418359079994" datatype="html">
5027 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5090 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5028 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>需要 ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>與普通的 WebTorrent 相比,生成 HLS 播放清單與片段化的 MP4 檔案可得到更好的播放體驗:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>變更解析度更平順<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>更快的播放速度(特別是對較長的影片來說)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>更穩定的播放(較少臭蟲與無限載入)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>若您也啟用了 WebTorrent 支援,儲存空間需求將會乘以 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5091 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>需要 ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>與普通的 WebTorrent 相比,生成 HLS 播放清單與片段化的 MP4 檔案可得到更好的播放體驗:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>變更解析度更平順<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>更快的播放速度(特別是對較長的影片來說)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>更穩定的播放(較少臭蟲與無限載入)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>若您也啟用了 WebTorrent 支援,儲存空間需求將會乘以 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
5029 <context-group purpose="location"> 5092 <context-group purpose="location">
5030 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5093 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5031 <context context-type="linenumber">99,108</context> 5094 <context context-type="linenumber">99,108</context>
@@ -5156,19 +5219,13 @@ The link will expire within 1 hour.</source>
5156 <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> 5219 <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>
5157 </trans-unit> 5220 </trans-unit>
5158 <trans-unit id="4067880101082150743" datatype="html"> 5221 <trans-unit id="4067880101082150743" datatype="html">
5159 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5222 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5160 <target state="translated">直接編寫 JavaScript 程式碼。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>範例:<x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5223 <target state="translated">直接編寫 JavaScript 程式碼。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>範例:<x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5161 <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> 5224 <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>
5162 </trans-unit> 5225 </trans-unit>
5163 <trans-unit id="5464209657969421100" datatype="html"> 5226 <trans-unit id="5464209657969421100" datatype="html">
5164 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5227 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5165color: red; 5228 <target state="translated">直接編寫 CSS 程式碼。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> 在前方加入 <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/> 以覆寫樣式。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5166<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5167<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5168color: red;
5169<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5170<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5171 <target state="translated">直接編寫 CSS 程式碼。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> 在前方加入 <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> 以覆寫樣式。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5172 <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> 5229 <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>
5173 </trans-unit> 5230 </trans-unit>
5174 <trans-unit id="283725429207896837" datatype="html"> 5231 <trans-unit id="283725429207896837" datatype="html">
@@ -5185,8 +5242,8 @@ color: red;
5185 </context-group> 5242 </context-group>
5186 </trans-unit> 5243 </trans-unit>
5187 <trans-unit id="8167543029214637769" datatype="html"> 5244 <trans-unit id="8167543029214637769" datatype="html">
5188 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source> 5245 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5189 <target state="translated">格式有誤:<x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target> 5246 <target state="translated">格式有誤:<x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5191 </trans-unit> 5248 </trans-unit>
5192 <trans-unit id="1445676851449000175"> 5249 <trans-unit id="1445676851449000175">
@@ -5262,8 +5319,8 @@ color: red;
5262 <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> 5319 <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>
5263 </trans-unit> 5320 </trans-unit>
5264 <trans-unit id="6317170736181476800" datatype="html"> 5321 <trans-unit id="6317170736181476800" datatype="html">
5265 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5322 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5266 <target state="translated">更新<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>您的設定<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 5323 <target state="translated">更新<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>您的設定<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
5267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5324 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5268 </trans-unit> 5325 </trans-unit>
5269 <trans-unit id="1405600824334286337" datatype="html"> 5326 <trans-unit id="1405600824334286337" datatype="html">
@@ -5283,40 +5340,40 @@ color: red;
5283 </context-group> 5340 </context-group>
5284 </trans-unit> 5341 </trans-unit>
5285 <trans-unit id="7028708681117573961" datatype="html"> 5342 <trans-unit id="7028708681117573961" datatype="html">
5286 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5343 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5287 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「最近新增」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5344 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「最近新增」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5288 <context-group purpose="location"> 5345 <context-group purpose="location">
5289 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5346 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5290 <context context-type="linenumber">46</context> 5347 <context context-type="linenumber">46</context>
5291 </context-group> 5348 </context-group>
5292 </trans-unit> 5349 </trans-unit>
5293 <trans-unit id="8190023086228606960" datatype="html"> 5350 <trans-unit id="8190023086228606960" datatype="html">
5294 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5351 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5295 <target state="translated">按<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「近期檢視」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>排序</target> 5352 <target state="translated">按<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「近期檢視」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>排序</target>
5296 <context-group purpose="location"> 5353 <context-group purpose="location">
5297 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5354 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5298 <context context-type="linenumber">48</context> 5355 <context context-type="linenumber">48</context>
5299 </context-group> 5356 </context-group>
5300 </trans-unit> 5357 </trans-unit>
5301 <trans-unit id="3224510615614621760" datatype="html"> 5358 <trans-unit id="3224510615614621760" datatype="html">
5302 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5359 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5303 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「熱門」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5360 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「熱門」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5304 <context-group purpose="location"> 5361 <context-group purpose="location">
5305 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5362 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5306 <context context-type="linenumber">49</context> 5363 <context context-type="linenumber">49</context>
5307 </context-group> 5364 </context-group>
5308 </trans-unit> 5365 </trans-unit>
5309 <trans-unit id="3082811226222076503" datatype="html"> 5366 <trans-unit id="3082811226222076503" datatype="html">
5310 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5367 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5311 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「最佳」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5368 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「最佳」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5312 <context-group purpose="location"> 5369 <context-group purpose="location">
5313 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5370 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5314 <context context-type="linenumber">50</context> 5371 <context context-type="linenumber">50</context>
5315 </context-group> 5372 </context-group>
5316 </trans-unit> 5373 </trans-unit>
5317 <trans-unit id="4322133526902910662" datatype="html"> 5374 <trans-unit id="4322133526902910662" datatype="html">
5318 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5375 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5319 <target state="translated">排序<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「喜歡」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5376 <target state="translated">排序<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「喜歡」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5320 <context-group purpose="location"> 5377 <context-group purpose="location">
5321 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5378 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5322 <context context-type="linenumber">51</context> 5379 <context context-type="linenumber">51</context>
@@ -5432,8 +5489,8 @@ color: red;
5432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5489 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5433 </trans-unit> 5490 </trans-unit>
5434 <trans-unit id="7350483582490037954" datatype="html"> 5491 <trans-unit id="7350483582490037954" datatype="html">
5435 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5492 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5436 <target state="translated">有<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>隱藏<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>或<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>模糊縮圖<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,要觀看影片時將會請求確認。 </target> 5493 <target state="translated">有<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>隱藏<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>或<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>模糊縮圖<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>,要觀看影片時將會請求確認。 </target>
5437 <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> 5494 <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>
5438 <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> 5495 <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>
5439 </trans-unit> 5496 </trans-unit>
@@ -5692,8 +5749,8 @@ color: red;
5692 </context-group> 5749 </context-group>
5693 </trans-unit> 5750 </trans-unit>
5694 <trans-unit id="5511928240200239994" datatype="html"> 5751 <trans-unit id="5511928240200239994" datatype="html">
5695 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 5752 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
5696 <target state="translated">您的某些頻道還沒設定完成。透過新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>橫幅<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>、<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>使其發佈的內容足夠明確並受人歡迎。</target> 5753 <target state="translated">您的某些頻道還沒設定完成。透過新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>橫幅<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>、<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>使其發佈的內容足夠明確並受人歡迎。</target>
5697 <context-group purpose="location"> 5754 <context-group purpose="location">
5698 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5755 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5699 <context context-type="linenumber">5</context> 5756 <context context-type="linenumber">5</context>
@@ -5802,13 +5859,13 @@ color: red;
5802 <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> 5859 <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>
5803 </trans-unit> 5860 </trans-unit>
5804 <trans-unit id="8844610145426272276" datatype="html"> 5861 <trans-unit id="8844610145426272276" datatype="html">
5805 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 5862 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
5806 <target state="translated">要協助管理員與其他使用者知道<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,請不要忘記<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>設定您的帳號個人簡介<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>,新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>。 </target> 5863 <target state="translated">要協助管理員與其他使用者知道<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>,請不要忘記<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>設定您的帳號個人簡介<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>,新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>。 </target>
5807 <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> 5864 <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>
5808 </trans-unit> 5865 </trans-unit>
5809 <trans-unit id="3030338154442300172" datatype="html"> 5866 <trans-unit id="3030338154442300172" datatype="html">
5810 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> 5867 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
5811 <target state="translated">已建立 <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> 5868 <target state="translated">已建立 <x id="ICU" xid="498463490165953744" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
5812 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> 5869 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
5813 </trans-unit> 5870 </trans-unit>
5814 <trans-unit id="3505845886770923767" datatype="html"> 5871 <trans-unit id="3505845886770923767" datatype="html">
@@ -5963,8 +6020,8 @@ color: red;
5963 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> 6020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
5964 </trans-unit> 6021 </trans-unit>
5965 <trans-unit id="8856905278208146821" datatype="html"> 6022 <trans-unit id="8856905278208146821" datatype="html">
5966 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> 6023 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
5967 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> 6024 <target state="translated"><x id="ICU" xid="8553183884518584864" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 vídeo} other {{{ getTotalVideosOf(videoChannel) }} vídeos}}"/> </target>
5968 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> 6025 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group>
5969 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> 6026 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
5970 <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">33</context></context-group> 6027 <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">33</context></context-group>
@@ -5985,9 +6042,7 @@ color: red;
5985 <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> 6042 <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>
5986 </trans-unit> 6043 </trans-unit>
5987 <trans-unit id="7152797255397280410" datatype="html"> 6044 <trans-unit id="7152797255397280410" datatype="html">
5988 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6045 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 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 channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5989It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
5990channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5991 <target state="translated">您真的想要刪除 <x id="PH" equiv-text="videoChannel.displayName"/> 嗎?其將會刪除 <x id="PH_1" equiv-text="videoChannel.videosCount"/> 部上傳至此頻道的影片,且您將無法建立其他同名的頻道 (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target> 6046 <target state="translated">您真的想要刪除 <x id="PH" equiv-text="videoChannel.displayName"/> 嗎?其將會刪除 <x id="PH_1" equiv-text="videoChannel.videosCount"/> 部上傳至此頻道的影片,且您將無法建立其他同名的頻道 (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target>
5992 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> 6047 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
5993 </trans-unit> 6048 </trans-unit>
@@ -6019,8 +6074,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6019 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> 6074 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
6020 </trans-unit> 6075 </trans-unit>
6021 <trans-unit id="2705478076887104088" datatype="html"> 6076 <trans-unit id="2705478076887104088" datatype="html">
6022 <source>SHOW THIS CHANNEL ></source> 6077 <source>SHOW THIS CHANNEL &gt;</source>
6023 <target state="translated">顯示此頻道 ></target> 6078 <target state="translated">顯示此頻道 &gt;</target>
6024 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> 6079 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group>
6025 </trans-unit> 6080 </trans-unit>
6026 <trans-unit id="4088311569349098646"> 6081 <trans-unit id="4088311569349098646">
@@ -6268,8 +6323,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6268 <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> 6323 <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>
6269 </trans-unit> 6324 </trans-unit>
6270 <trans-unit id="1120376809358109718" datatype="html"> 6325 <trans-unit id="1120376809358109718" datatype="html">
6271 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 6326 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6272 <target state="translated">網路 peer 無法公開存取:因為我們使用 WebSocket 傳輸,與傳統的 BitTorrent 追蹤器不同。當您在網路瀏覽器裡時,您就會傳送包含您的 IP 的訊號到隨機選取其他 peer 轉發資訊的追蹤器。請見 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>此文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> 以取得更多資訊 </target> 6327 <target state="translated">網路 peer 無法公開存取:因為我們使用 WebSocket 傳輸,與傳統的 BitTorrent 追蹤器不同。當您在網路瀏覽器裡時,您就會傳送包含您的 IP 的訊號到隨機選取其他 peer 轉發資訊的追蹤器。請見 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>此文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> 以取得更多資訊 </target>
6273 <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> 6328 <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>
6274 </trans-unit> 6329 </trans-unit>
6275 <trans-unit id="7812408733559506009" datatype="html"> 6330 <trans-unit id="7812408733559506009" datatype="html">
@@ -6370,8 +6425,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6370 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6425 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6371 </trans-unit> 6426 </trans-unit>
6372 <trans-unit id="4807161697338135032" datatype="html"> 6427 <trans-unit id="4807161697338135032" datatype="html">
6373 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 6428 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6374 <target state="translated">聯絡管理員<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 6429 <target state="translated">聯絡管理員<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
6375 <context-group purpose="location"> 6430 <context-group purpose="location">
6376 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6431 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6377 <context context-type="linenumber">3</context> 6432 <context context-type="linenumber">3</context>
@@ -6474,8 +6529,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6474 <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> 6529 <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>
6475 </trans-unit> 6530 </trans-unit>
6476 <trans-unit id="7440807341905682986" datatype="html"> 6531 <trans-unit id="7440807341905682986" datatype="html">
6477 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 6532 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
6478 <target state="translated">我至少<x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/>歲,且同意此站台的<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/>與<x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>行為準則<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> </target> 6533 <target state="translated">我至少<x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/>歲,且同意此站台的<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/>與<x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>行為準則<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> </target>
6479 <context-group purpose="location"> 6534 <context-group purpose="location">
6480 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6535 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6481 <context context-type="linenumber">5,10</context> 6536 <context context-type="linenumber">5,10</context>
@@ -6553,53 +6608,53 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6553 <trans-unit id="5254305728396198887" datatype="html"> 6608 <trans-unit id="5254305728396198887" datatype="html">
6554 <source>Sensitive content</source> 6609 <source>Sensitive content</source>
6555 <target state="translated">敏感內容</target> 6610 <target state="translated">敏感內容</target>
6556 6611 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
6557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 6612 </trans-unit>
6558 <trans-unit id="5590086849807274701" datatype="html"> 6613 <trans-unit id="5590086849807274701" datatype="html">
6559 <source>Scope</source> 6614 <source>Scope</source>
6560 <target state="translated">範圍</target> 6615 <target state="translated">範圍</target>
6561 6616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
6562 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 6617 </trans-unit>
6563 <trans-unit id="5019568087038659501" datatype="html"> 6618 <trans-unit id="5019568087038659501" datatype="html">
6564 <source>Federated</source> 6619 <source>Federated</source>
6565 <target state="translated">聯盟</target> 6620 <target state="translated">聯盟</target>
6566 6621 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
6567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 6622 </trans-unit>
6568 <trans-unit id="1949800099101277248" datatype="html"> 6623 <trans-unit id="1949800099101277248" datatype="html">
6569 <source>Languages</source> 6624 <source>Languages</source>
6570 <target state="translated">語言</target> 6625 <target state="translated">語言</target>
6571 6626 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
6572 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 6627 </trans-unit>
6573 <trans-unit id="1902100407096396858" datatype="html"> 6628 <trans-unit id="1902100407096396858" datatype="html">
6574 <source>Categories</source> 6629 <source>Categories</source>
6575 <target state="translated">分類</target> 6630 <target state="translated">分類</target>
6576 6631 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
6577 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 6632 </trans-unit>
6578 <trans-unit id="3599150758014724057" datatype="html"> 6633 <trans-unit id="3599150758014724057" datatype="html">
6579 <source>All videos</source> 6634 <source>All videos</source>
6580 <target state="translated">所有影片</target> 6635 <target state="translated">所有影片</target>
6581 6636 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
6582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 6637 </trans-unit>
6583 <trans-unit id="8466337030143068285" datatype="html"> 6638 <trans-unit id="8466337030143068285" datatype="html">
6584 <source>Blurred</source> 6639 <source>Blurred</source>
6585 <target state="translated">模糊</target> 6640 <target state="translated">模糊</target>
6586 6641 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
6587 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 6642 </trans-unit>
6588 <trans-unit id="7054829409324166420" datatype="html"> 6643 <trans-unit id="7054829409324166420" datatype="html">
6589 <source>hidden</source> 6644 <source>hidden</source>
6590 <target state="translated">隱藏</target> 6645 <target state="translated">隱藏</target>
6591 6646 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
6592 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 6647 </trans-unit>
6593 <trans-unit id="5766954855630346873" datatype="html"> 6648 <trans-unit id="5766954855630346873" datatype="html">
6594 <source>blurred</source> 6649 <source>blurred</source>
6595 <target state="translated">模糊</target> 6650 <target state="translated">模糊</target>
6596 6651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
6597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 6652 </trans-unit>
6598 <trans-unit id="1833483831276078393" datatype="html"> 6653 <trans-unit id="1833483831276078393" datatype="html">
6599 <source>displayed</source> 6654 <source>displayed</source>
6600 <target state="translated">已顯示</target> 6655 <target state="translated">已顯示</target>
6601 6656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
6602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 6657 </trans-unit>
6603 <trans-unit id="4856575356061361269" datatype="html"> 6658 <trans-unit id="4856575356061361269" datatype="html">
6604 <source><x id="PH"/> direct account followers </source> 6659 <source><x id="PH"/> direct account followers </source>
6605 <target state="translated"> 6660 <target state="translated">
@@ -6649,8 +6704,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6650 </trans-unit> 6705 </trans-unit>
6651 <trans-unit id="8011855989482474311" datatype="html"> 6706 <trans-unit id="8011855989482474311" datatype="html">
6652 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 6707 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
6653 <target state="translated">&lt;code>.mp4&lt;/code> 保留了原始音訊軌,但沒有影片</target> 6708 <target state="translated">&lt;code&gt;.mp4&lt;/code&gt; 保留了原始音訊軌,但沒有影片</target>
6654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6655 </trans-unit> 6710 </trans-unit>
6656 <trans-unit id="7756250490108954499" datatype="html"> 6711 <trans-unit id="7756250490108954499" datatype="html">
@@ -7461,8 +7516,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7461 </context-group> 7516 </context-group>
7462 </trans-unit> 7517 </trans-unit>
7463 <trans-unit id="7223931053738621590" datatype="html"> 7518 <trans-unit id="7223931053738621590" datatype="html">
7464 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source> 7519 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
7465 <target state="translated">PeerTube 認為您的網路瀏覽器的公開 IP 為 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>。</target> 7520 <target state="translated">PeerTube 認為您的網路瀏覽器的公開 IP 為 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>。</target>
7466 <context-group purpose="location"> 7521 <context-group purpose="location">
7467 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7522 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7468 <context context-type="linenumber">4</context> 7523 <context context-type="linenumber">4</context>
@@ -7509,16 +7564,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7509 </context-group> 7564 </context-group>
7510 </trans-unit> 7565 </trans-unit>
7511 <trans-unit id="1285026053775066761" datatype="html"> 7566 <trans-unit id="1285026053775066761" datatype="html">
7512 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source> 7567 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
7513 <target state="translated">檢查 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> 設定鍵</target> 7568 <target state="translated">檢查 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> 設定鍵</target>
7514 <context-group purpose="location"> 7569 <context-group purpose="location">
7515 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7570 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7516 <context context-type="linenumber">15</context> 7571 <context context-type="linenumber">15</context>
7517 </context-group> 7572 </context-group>
7518 </trans-unit> 7573 </trans-unit>
7519 <trans-unit id="7014275542536964627" datatype="html"> 7574 <trans-unit id="7014275542536964627" datatype="html">
7520 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source> 7575 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
7521 <target state="translated">如果您正使用 Docker 執行,請檢查您是否執行 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> 與 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/>(請參閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>議題 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target> 7576 <target state="translated">如果您正使用 Docker 執行,請檢查您是否執行 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> 與 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/>(請參閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>議題 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target>
7522 <context-group purpose="location"> 7577 <context-group purpose="location">
7523 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7578 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7524 <context context-type="linenumber">16,17</context> 7579 <context context-type="linenumber">16,17</context>
@@ -7568,19 +7623,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7568 <trans-unit id="314315645942131479"> 7623 <trans-unit id="314315645942131479">
7569 <source>Info</source> 7624 <source>Info</source>
7570 <target>資訊</target> 7625 <target>資訊</target>
7571 7626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group>
7572 7627 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
7573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7628 </trans-unit>
7574 <trans-unit id="4116911651502837995" datatype="html"> 7629 <trans-unit id="4116911651502837995" datatype="html">
7575 <source>Files</source> 7630 <source>Files</source>
7576 <target state="translated">檔案</target> 7631 <target state="translated">檔案</target>
7577 7632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
7578 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 7633 </trans-unit>
7579 <trans-unit id="4767765747214995164" datatype="html"> 7634 <trans-unit id="4767765747214995164" datatype="html">
7580 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7635 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
7581 <target state="translated">已發佈 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7636 <target state="translated">已發佈 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
7582 7637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
7583 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 7638 </trans-unit>
7584 <trans-unit id="6759205696902713848"> 7639 <trans-unit id="6759205696902713848">
7585 <source>Warning</source> 7640 <source>Warning</source>
7586 <target>警告</target> 7641 <target>警告</target>
@@ -7589,9 +7644,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7589 <trans-unit id="1519954996184640001"> 7644 <trans-unit id="1519954996184640001">
7590 <source>Error</source> 7645 <source>Error</source>
7591 <target>錯誤</target> 7646 <target>錯誤</target>
7592 7647 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
7593 7648 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
7594 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7649 </trans-unit>
7595 <trans-unit id="5076187961693950167" datatype="html"> 7650 <trans-unit id="5076187961693950167" datatype="html">
7596 <source>Standard logs</source> 7651 <source>Standard logs</source>
7597 <target state="translated">標準日誌</target> 7652 <target state="translated">標準日誌</target>
@@ -7873,8 +7928,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7873 <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> 7928 <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>
7874 </trans-unit> 7929 </trans-unit>
7875 <trans-unit id="8553059323353586765" datatype="html"> 7930 <trans-unit id="8553059323353586765" datatype="html">
7876 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source> 7931 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
7877 <target state="translated">您目前的電子郵件為 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>。其不會公開顯示。 </target> 7932 <target state="translated">您目前的電子郵件為 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>。其不會公開顯示。 </target>
7878 <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> 7933 <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>
7879 </trans-unit> 7934 </trans-unit>
7880 <trans-unit id="853586874765134886"> 7935 <trans-unit id="853586874765134886">
@@ -8064,8 +8119,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8064 <trans-unit id="1233062525939746039"> 8119 <trans-unit id="1233062525939746039">
8065 <source>Unknown language</source> 8120 <source>Unknown language</source>
8066 <target>未知的語言</target> 8121 <target>未知的語言</target>
8067 8122 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8068 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 8123 </trans-unit>
8069 <trans-unit id="3761504852202418603" datatype="html"> 8124 <trans-unit id="3761504852202418603" datatype="html">
8070 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> 8125 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8071 <target state="translated">啟用太多語言。請將它們全部啟用或將啟用的語言維持在 20 個以下。</target> 8126 <target state="translated">啟用太多語言。請將它們全部啟用或將啟用的語言維持在 20 個以下。</target>
@@ -8436,9 +8491,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8436 <trans-unit id="1783173774503340906"> 8491 <trans-unit id="1783173774503340906">
8437 <source>Subscribe to the account</source> 8492 <source>Subscribe to the account</source>
8438 <target>訂閱帳號</target> 8493 <target>訂閱帳號</target>
8439 8494 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
8440 8495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group>
8441 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> 8496 </trans-unit>
8442 <trans-unit id="3131904093925601441" datatype="html"> 8497 <trans-unit id="3131904093925601441" datatype="html">
8443 <source>PLAYLISTS</source> 8498 <source>PLAYLISTS</source>
8444 <target state="translated">播放清單</target> 8499 <target state="translated">播放清單</target>
@@ -8447,64 +8502,63 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8447 <trans-unit id="7709367721354853232"> 8502 <trans-unit id="7709367721354853232">
8448 <source>Focus the search bar</source> 8503 <source>Focus the search bar</source>
8449 <target>將焦點置於搜尋列</target> 8504 <target>將焦點置於搜尋列</target>
8450 8505 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
8451 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8506 </trans-unit>
8452 <trans-unit id="4049262826107502276"> 8507 <trans-unit id="4049262826107502276">
8453 <source>Toggle the left menu</source> 8508 <source>Toggle the left menu</source>
8454 <target>切換左選單</target> 8509 <target>切換左選單</target>
8455 8510 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
8456 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> 8511 </trans-unit>
8457 <trans-unit id="5409372033656550095"> 8512 <trans-unit id="5409372033656550095">
8458 <source>Go to the discover videos page</source> 8513 <source>Go to the discover videos page</source>
8459 <target>前往探索影片頁面</target> 8514 <target>前往探索影片頁面</target>
8460 8515 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
8461 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> 8516 </trans-unit>
8462 <trans-unit id="4278050445961255445"> 8517 <trans-unit id="4278050445961255445">
8463 <source>Go to the trending videos page</source> 8518 <source>Go to the trending videos page</source>
8464 <target>前往熱門影片頁面</target> 8519 <target>前往熱門影片頁面</target>
8465 8520 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
8466 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 8521 </trans-unit>
8467 <trans-unit id="3242234958443825475"> 8522 <trans-unit id="3242234958443825475">
8468 <source>Go to the recently added videos page</source> 8523 <source>Go to the recently added videos page</source>
8469 <target>前往最近新增影片頁面</target> 8524 <target>前往最近新增影片頁面</target>
8470 8525 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
8471 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> 8526 </trans-unit>
8472 <trans-unit id="2887122197778293919"> 8527 <trans-unit id="2887122197778293919">
8473 <source>Go to the local videos page</source> 8528 <source>Go to the local videos page</source>
8474 <target>前往本地影片頁面</target> 8529 <target>前往本地影片頁面</target>
8475 8530 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
8476 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 8531 </trans-unit>
8477 <trans-unit id="8009065619559214982"> 8532 <trans-unit id="8009065619559214982">
8478 <source>Go to the videos upload page</source> 8533 <source>Go to the videos upload page</source>
8479 <target>前往影片上傳頁面</target> 8534 <target>前往影片上傳頁面</target>
8480 8535 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
8481 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> 8536 </trans-unit>
8482 <trans-unit id="3779524668013120370"> 8537 <trans-unit id="3779524668013120370">
8483 <source>Go to my subscriptions</source> 8538 <source>Go to my subscriptions</source>
8484 <target>前往我的訂閱</target> 8539 <target>前往我的訂閱</target>
8485 8540 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
8486 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8541 </trans-unit>
8487 <trans-unit id="1136469849928650779"> 8542 <trans-unit id="1136469849928650779">
8488 <source>Go to my videos</source> 8543 <source>Go to my videos</source>
8489 <target>前往我的影片</target> 8544 <target>前往我的影片</target>
8490 8545 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
8491 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 8546 </trans-unit>
8492 <trans-unit id="7836683738999600376"> 8547 <trans-unit id="7836683738999600376">
8493 <source>Go to my imports</source> 8548 <source>Go to my imports</source>
8494 <target>前往我的匯入</target> 8549 <target>前往我的匯入</target>
8495 8550 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
8496 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> 8551 </trans-unit>
8497 <trans-unit id="7511292153332773503"> 8552 <trans-unit id="7511292153332773503">
8498 <source>Go to my channels</source> 8553 <source>Go to my channels</source>
8499 <target>前往我的頻道</target> 8554 <target>前往我的頻道</target>
8500 8555 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8501 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 8556 </trans-unit>
8502 <trans-unit id="2013324644839511073" datatype="html"> 8557 <trans-unit id="2013324644839511073" datatype="html">
8503 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 8558 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8504Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8505 <target state="translated">無法擷取 OAuth 客戶端憑證:<x id="PH" equiv-text="error.text"/>。請確保您已正確設定 PeerTube(config/ 目錄),特別是 "webserver" 部份。</target> 8559 <target state="translated">無法擷取 OAuth 客戶端憑證:<x id="PH" equiv-text="error.text"/>。請確保您已正確設定 PeerTube(config/ 目錄),特別是 "webserver" 部份。</target>
8506 8560 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8507 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8561 </trans-unit>
8508 <trans-unit id="375263728166936544"> 8562 <trans-unit id="375263728166936544">
8509 <source>You need to reconnect.</source> 8563 <source>You need to reconnect.</source>
8510 <target>您需要重新連線。</target> 8564 <target>您需要重新連線。</target>
@@ -8652,17 +8706,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8652 <trans-unit id="2392481201920342009" datatype="html"> 8706 <trans-unit id="2392481201920342009" datatype="html">
8653 <source>VOD videos</source> 8707 <source>VOD videos</source>
8654 <target state="translated">隨選視訊</target> 8708 <target state="translated">隨選視訊</target>
8655 8709 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
8656 8710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group>
8657 8711 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
8658 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8712 </trans-unit>
8659 <trans-unit id="2180217594100853008" datatype="html"> 8713 <trans-unit id="2180217594100853008" datatype="html">
8660 <source>Live videos</source> 8714 <source>Live videos</source>
8661 <target state="translated">直播視訊</target> 8715 <target state="translated">直播視訊</target>
8662 8716 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
8663 8717 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group>
8664 8718 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
8665 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 8719 </trans-unit>
8666 <trans-unit id="8487565500496466433"> 8720 <trans-unit id="8487565500496466433">
8667 <source>Short (&lt; 4 min)</source> 8721 <source>Short (&lt; 4 min)</source>
8668 <target>短(小於 4 分鐘)</target> 8722 <target>短(小於 4 分鐘)</target>
@@ -8674,7 +8728,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8674 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 8728 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
8675 </trans-unit> 8729 </trans-unit>
8676 <trans-unit id="6613870447286561244"> 8730 <trans-unit id="6613870447286561244">
8677 <source>Long (> 10 min)</source> 8731 <source>Long (&gt; 10 min)</source>
8678 <target>長(大於 10 分鐘)</target> 8732 <target>長(大於 10 分鐘)</target>
8679 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 8733 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
8680 </trans-unit> 8734 </trans-unit>
@@ -8721,7 +8775,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8721 </trans-unit> 8775 </trans-unit>
8722 <trans-unit id="7804724824750282316" datatype="html"> 8776 <trans-unit id="7804724824750282316" datatype="html">
8723 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 8777 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
8724 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> 8778 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
8725 <context-group purpose="location"> 8779 <context-group purpose="location">
8726 <context context-type="sourcefile">src/app/+search/search.component.html</context> 8780 <context context-type="sourcefile">src/app/+search/search.component.html</context>
8727 <context context-type="linenumber">5</context> 8781 <context context-type="linenumber">5</context>
@@ -9350,8 +9404,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9350 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9351 </trans-unit> 9405 </trans-unit>
9352 <trans-unit id="5637879201055173642" datatype="html"> 9406 <trans-unit id="5637879201055173642" datatype="html">
9353 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 9407 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
9354 <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>以取得如何使用 PeerTube 直播串流功能的資訊。 </target> 9408 <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>以取得如何使用 PeerTube 直播串流功能的資訊。 </target>
9355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9356 </trans-unit> 9410 </trans-unit>
9357 <trans-unit id="4267638333776227701"> 9411 <trans-unit id="4267638333776227701">
@@ -9943,14 +9997,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9943 <trans-unit id="2830831449226931729" datatype="html"> 9997 <trans-unit id="2830831449226931729" datatype="html">
9944 <source>Instance languages</source> 9998 <source>Instance languages</source>
9945 <target state="translated">站臺語言</target> 9999 <target state="translated">站臺語言</target>
9946 10000 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group>
9947 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10001 </trans-unit>
9948 <trans-unit id="40119547597591062" datatype="html"> 10002 <trans-unit id="40119547597591062" datatype="html">
9949 <source>All languages</source> 10003 <source>All languages</source>
9950 <target state="translated">所有語言</target> 10004 <target state="translated">所有語言</target>
9951 10005 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group>
9952 10006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
9953 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 10007 </trans-unit>
9954 <trans-unit id="996392855508119363"> 10008 <trans-unit id="996392855508119363">
9955 <source>Hidden</source> 10009 <source>Hidden</source>
9956 <target>已隱藏</target> 10010 <target>已隱藏</target>
@@ -9964,9 +10018,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9964 <trans-unit id="8929218224642530466"> 10018 <trans-unit id="8929218224642530466">
9965 <source>Displayed</source> 10019 <source>Displayed</source>
9966 <target>已顯示</target> 10020 <target>已顯示</target>
9967 10021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
9968 10022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
9969 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 10023 </trans-unit>
9970 <trans-unit id="6291055174438137560" datatype="html"> 10024 <trans-unit id="6291055174438137560" datatype="html">
9971 <source>~ 1 minute</source> 10025 <source>~ 1 minute</source>
9972 <target state="translated">~ 1 分鐘</target> 10026 <target state="translated">~ 1 分鐘</target>
@@ -10432,8 +10486,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10432 <trans-unit id="4968151111061046122"> 10486 <trans-unit id="4968151111061046122">
10433 <source>Moderator</source> 10487 <source>Moderator</source>
10434 <target>調解員</target> 10488 <target>調解員</target>
10435 10489 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group>
10436 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> 10490 </trans-unit>
10437 <trans-unit id="2279527393438260622" datatype="html"> 10491 <trans-unit id="2279527393438260622" datatype="html">
10438 <source>Search videos, playlists, channels…</source> 10492 <source>Search videos, playlists, channels…</source>
10439 <target state="translated">搜尋影片、播放清單、頻道……</target> 10493 <target state="translated">搜尋影片、播放清單、頻道……</target>
@@ -10660,8 +10714,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> 10714 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
10661 </trans-unit> 10715 </trans-unit>
10662 <trans-unit id="8272123190776748811" datatype="html"> 10716 <trans-unit id="8272123190776748811" datatype="html">
10663 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 10717 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
10664 <target state="translated">您必須 &lt;a href="/login">登入&lt;/a> 以對此影片進行評價。</target> 10718 <target state="translated">您必須 &lt;a href="/login"&gt;登入&lt;/a&gt; 以對此影片進行評價。</target>
10665 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 10719 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10666 </trans-unit> 10720 </trans-unit>
10667 <trans-unit id="4503408361537553733" datatype="html"> 10721 <trans-unit id="4503408361537553733" datatype="html">
@@ -10797,8 +10851,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10797 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10851 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10798 <context context-type="linenumber">179</context> 10852 <context context-type="linenumber">179</context>
10799 </context-group> 10853 </context-group>
10800 </trans-unit><trans-unit id="118687079501751948" datatype="html"> 10854 </trans-unit>
10801 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10855 <trans-unit id="118687079501751948" datatype="html">
10856 <source>Move to external storage failed</source>
10857 <target state="translated">移動至外部儲存空間失敗</target>
10802 <context-group purpose="location"> 10858 <context-group purpose="location">
10803 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10859 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
10804 <context context-type="linenumber">183</context> 10860 <context context-type="linenumber">183</context>
@@ -10807,18 +10863,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10807 <trans-unit id="4887724548587271148"> 10863 <trans-unit id="4887724548587271148">
10808 <source>Waiting transcoding</source> 10864 <source>Waiting transcoding</source>
10809 <target>正在等待轉換編碼</target> 10865 <target>正在等待轉換編碼</target>
10810 10866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group>
10811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> 10867 </trans-unit>
10812 <trans-unit id="4517785179607945981"> 10868 <trans-unit id="4517785179607945981">
10813 <source>To transcode</source> 10869 <source>To transcode</source>
10814 <target>轉換編碼</target> 10870 <target>轉換編碼</target>
10815 10871 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group>
10816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 10872 </trans-unit>
10817 <trans-unit id="3299576663551440736"> 10873 <trans-unit id="3299576663551440736">
10818 <source>To import</source> 10874 <source>To import</source>
10819 <target>匯入</target> 10875 <target>匯入</target>
10820 10876 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group>
10821 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> 10877 </trans-unit>
10822 <trans-unit id="8492933894084361602" datatype="html"> 10878 <trans-unit id="8492933894084361602" datatype="html">
10823 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 10879 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
10824 <target state="translated">訂閱 RSS feed「<x id="INTERPOLATION" equiv-text="{{ title }}"/>」</target> 10880 <target state="translated">訂閱 RSS feed「<x id="INTERPOLATION" equiv-text="{{ title }}"/>」</target>
@@ -10830,21 +10886,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10830 <trans-unit id="187187500641108332" datatype="html"> 10886 <trans-unit id="187187500641108332" datatype="html">
10831 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10887 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10832 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10888 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10833 10889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group>
10834 10890 <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>
10835 10891 <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>
10836 10892 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group>
10837 10893 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group>
10838 10894 <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>
10839 10895 <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>
10840 10896 <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>
10841 10897 <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>
10842 10898 <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>
10843 10899 <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>
10844 10900 <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>
10845 10901 <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>
10846 10902 <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>
10847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><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/+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">77</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-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> 10903 </trans-unit>
10848 <trans-unit id="1795705931707209785" datatype="html"> 10904 <trans-unit id="1795705931707209785" datatype="html">
10849 <source>Add to watch later</source> 10905 <source>Add to watch later</source>
10850 <target state="translated">新增到稍後觀看</target> 10906 <target state="translated">新增到稍後觀看</target>
@@ -10883,9 +10939,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10883 <trans-unit id="5210096066382592800"> 10939 <trans-unit id="5210096066382592800">
10884 <source>Video to import updated.</source> 10940 <source>Video to import updated.</source>
10885 <target>匯入的影片已更新。</target> 10941 <target>匯入的影片已更新。</target>
10886 10942 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group>
10887 10943 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group>
10888 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10944 </trans-unit>
10889 <trans-unit id="3284171506518522275"> 10945 <trans-unit id="3284171506518522275">
10890 <source>Your video was uploaded to your account and is private.</source> 10946 <source>Your video was uploaded to your account and is private.</source>
10891 <target>您的影片已上傳到您的帳號並為私人影片。</target> 10947 <target>您的影片已上傳到您的帳號並為私人影片。</target>
@@ -10936,23 +10992,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10936 <trans-unit id="6775540171466219199" datatype="html"> 10992 <trans-unit id="6775540171466219199" datatype="html">
10937 <source>Stop autoplaying next video</source> 10993 <source>Stop autoplaying next video</source>
10938 <target state="translated">停止自動播放下一部影片</target> 10994 <target state="translated">停止自動播放下一部影片</target>
10939 10995 <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">220</context></context-group>
10940 <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">220</context></context-group></trans-unit> 10996 </trans-unit>
10941 <trans-unit id="5149234672404299151" datatype="html"> 10997 <trans-unit id="5149234672404299151" datatype="html">
10942 <source>Autoplay next video</source> 10998 <source>Autoplay next video</source>
10943 <target state="translated">自動播放下一部影片</target> 10999 <target state="translated">自動播放下一部影片</target>
10944 11000 <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">221</context></context-group>
10945 <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">221</context></context-group></trans-unit> 11001 </trans-unit>
10946 <trans-unit id="5870421136141540382" datatype="html"> 11002 <trans-unit id="5870421136141540382" datatype="html">
10947 <source>Stop looping playlist videos</source> 11003 <source>Stop looping playlist videos</source>
10948 <target state="translated">停止循環播放播放清單中的影片</target> 11004 <target state="translated">停止循環播放播放清單中的影片</target>
10949 11005 <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">226</context></context-group>
10950 <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">226</context></context-group></trans-unit> 11006 </trans-unit>
10951 <trans-unit id="1599585307037758139" datatype="html"> 11007 <trans-unit id="1599585307037758139" datatype="html">
10952 <source>Loop playlist videos</source> 11008 <source>Loop playlist videos</source>
10953 <target state="translated">循環播放播放清單中的影片</target> 11009 <target state="translated">循環播放播放清單中的影片</target>
10954 11010 <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">227</context></context-group>
10955 <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">227</context></context-group></trans-unit> 11011 </trans-unit>
10956 <trans-unit id="3704292036525161260" datatype="html"> 11012 <trans-unit id="3704292036525161260" datatype="html">
10957 <source>Placeholder image</source> 11013 <source>Placeholder image</source>
10958 <target state="translated">佔位圖片</target> 11014 <target state="translated">佔位圖片</target>
@@ -10962,113 +11018,113 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10962 </context-group> 11018 </context-group>
10963 </trans-unit> 11019 </trans-unit>
10964 <trans-unit id="961774488937452220" datatype="html"> 11020 <trans-unit id="961774488937452220" datatype="html">
10965 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 11021 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
10966 <target state="translated">此影片在此站臺上不可用。您想要重新導向至原始站臺:&lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a> 嗎?</target> 11022 <target state="translated">此影片在此站臺上不可用。您想要重新導向至原始站臺:&lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt; 嗎?</target>
10967 11023 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
10968 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> 11024 </trans-unit>
10969 <trans-unit id="5761611056224181752" datatype="html"> 11025 <trans-unit id="5761611056224181752" datatype="html">
10970 <source>Redirection</source> 11026 <source>Redirection</source>
10971 <target state="translated">重新導向</target> 11027 <target state="translated">重新導向</target>
10972 11028 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group>
10973 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 11029 </trans-unit>
10974 <trans-unit id="8858527736400081688"> 11030 <trans-unit id="8858527736400081688">
10975 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 11031 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10976 <target>這部影片包含成人或裸露內容。您確定您想要觀看嗎?</target> 11032 <target>這部影片包含成人或裸露內容。您確定您想要觀看嗎?</target>
10977 11033 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group>
10978 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 11034 </trans-unit>
10979 <trans-unit id="3937119019020041049"> 11035 <trans-unit id="3937119019020041049">
10980 <source>Mature or explicit content</source> 11036 <source>Mature or explicit content</source>
10981 <target>成人或裸露內容</target> 11037 <target>成人或裸露內容</target>
10982 11038 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group>
10983 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 11039 </trans-unit>
10984 <trans-unit id="1755474755114288376" datatype="html"> 11040 <trans-unit id="1755474755114288376" datatype="html">
10985 <source>Up Next</source> 11041 <source>Up Next</source>
10986 <target state="translated">往下</target> 11042 <target state="translated">往下</target>
10987 11043 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group>
10988 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> 11044 </trans-unit>
10989 <trans-unit id="2159130950882492111" datatype="html"> 11045 <trans-unit id="2159130950882492111" datatype="html">
10990 <source>Cancel</source> 11046 <source>Cancel</source>
10991 <target state="translated">取消</target> 11047 <target state="translated">取消</target>
10992 11048 <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>
10993 11049 <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>
10994 11050 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group>
10995 11051 <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>
10996 11052 <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>
10997 11053 <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>
10998 11054 <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>
10999 11055 <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>
11000 11056 <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>
11001 11057 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group>
11002 11058 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
11003 11059 <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>
11004 11060 <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>
11005 11061 <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>
11006 11062 <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>
11007 11063 <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>
11008 11064 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group>
11009 11065 <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>
11010 11066 <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>
11011 <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">122</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-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/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">425</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">26</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> 11067 </trans-unit>
11012 <trans-unit id="3354816756665089864" datatype="html"> 11068 <trans-unit id="3354816756665089864" datatype="html">
11013 <source>Autoplay is suspended</source> 11069 <source>Autoplay is suspended</source>
11014 <target state="translated">自動播放已暫停</target> 11070 <target state="translated">自動播放已暫停</target>
11015 11071 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group>
11016 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> 11072 </trans-unit>
11017 <trans-unit id="7895294730547405228" datatype="html"> 11073 <trans-unit id="7895294730547405228" datatype="html">
11018 <source>Enter/exit fullscreen (requires player focus)</source> 11074 <source>Enter/exit fullscreen (requires player focus)</source>
11019 <target state="translated">進入/離開全螢幕(需要播放器焦點)</target> 11075 <target state="translated">進入/離開全螢幕(需要播放器焦點)</target>
11020 11076 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group>
11021 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> 11077 </trans-unit>
11022 <trans-unit id="7618388257165864759" datatype="html"> 11078 <trans-unit id="7618388257165864759" datatype="html">
11023 <source>Play/Pause the video (requires player focus)</source> 11079 <source>Play/Pause the video (requires player focus)</source>
11024 <target state="translated">播放/暫停影片(需要播放器焦點)</target> 11080 <target state="translated">播放/暫停影片(需要播放器焦點)</target>
11025 11081 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group>
11026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> 11082 </trans-unit>
11027 <trans-unit id="7761890399634216630" datatype="html"> 11083 <trans-unit id="7761890399634216630" datatype="html">
11028 <source>Mute/unmute the video (requires player focus)</source> 11084 <source>Mute/unmute the video (requires player focus)</source>
11029 <target state="translated">靜音/解除靜音影片(需要播放器焦點)</target> 11085 <target state="translated">靜音/解除靜音影片(需要播放器焦點)</target>
11030 11086 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group>
11031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> 11087 </trans-unit>
11032 <trans-unit id="5996585232248234904" datatype="html"> 11088 <trans-unit id="5996585232248234904" datatype="html">
11033 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> 11089 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
11034 <target state="translated">跳到影片的百分比:0 是 0%,9 是 90%(需要播放器焦點)</target> 11090 <target state="translated">跳到影片的百分比:0 是 0%,9 是 90%(需要播放器焦點)</target>
11035 11091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group>
11036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> 11092 </trans-unit>
11037 <trans-unit id="3748765405903319998" datatype="html"> 11093 <trans-unit id="3748765405903319998" datatype="html">
11038 <source>Increase the volume (requires player focus)</source> 11094 <source>Increase the volume (requires player focus)</source>
11039 <target state="translated">增加音量(需要播放器焦點)</target> 11095 <target state="translated">增加音量(需要播放器焦點)</target>
11040 11096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group>
11041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> 11097 </trans-unit>
11042 <trans-unit id="5810704036407159982" datatype="html"> 11098 <trans-unit id="5810704036407159982" datatype="html">
11043 <source>Decrease the volume (requires player focus)</source> 11099 <source>Decrease the volume (requires player focus)</source>
11044 <target state="translated">降低音量(需要播放器焦點)</target> 11100 <target state="translated">降低音量(需要播放器焦點)</target>
11045 11101 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group>
11046 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> 11102 </trans-unit>
11047 <trans-unit id="2622048822548065691" datatype="html"> 11103 <trans-unit id="2622048822548065691" datatype="html">
11048 <source>Seek the video forward (requires player focus)</source> 11104 <source>Seek the video forward (requires player focus)</source>
11049 <target state="translated">快轉影片(需要播放器焦點)</target> 11105 <target state="translated">快轉影片(需要播放器焦點)</target>
11050 11106 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group>
11051 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> 11107 </trans-unit>
11052 <trans-unit id="6540078205109221153" datatype="html"> 11108 <trans-unit id="6540078205109221153" datatype="html">
11053 <source>Seek the video backward (requires player focus)</source> 11109 <source>Seek the video backward (requires player focus)</source>
11054 <target state="translated">向後快轉影片(需要播放器焦點)</target> 11110 <target state="translated">向後快轉影片(需要播放器焦點)</target>
11055 11111 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group>
11056 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> 11112 </trans-unit>
11057 <trans-unit id="1956491957766210808" datatype="html"> 11113 <trans-unit id="1956491957766210808" datatype="html">
11058 <source>Increase playback rate (requires player focus)</source> 11114 <source>Increase playback rate (requires player focus)</source>
11059 <target state="translated">提高播放速度(需要播放器焦點)</target> 11115 <target state="translated">提高播放速度(需要播放器焦點)</target>
11060 11116 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group>
11061 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> 11117 </trans-unit>
11062 <trans-unit id="5495529997674803186" datatype="html"> 11118 <trans-unit id="5495529997674803186" datatype="html">
11063 <source>Decrease playback rate (requires player focus)</source> 11119 <source>Decrease playback rate (requires player focus)</source>
11064 <target state="translated">減慢播放速度(需要播放器焦點)</target> 11120 <target state="translated">減慢播放速度(需要播放器焦點)</target>
11065 11121 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group>
11066 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> 11122 </trans-unit>
11067 <trans-unit id="3178343147230721210" datatype="html"> 11123 <trans-unit id="3178343147230721210" datatype="html">
11068 <source>Navigate in the video frame by frame (requires player focus)</source> 11124 <source>Navigate in the video frame by frame (requires player focus)</source>
11069 <target state="translated">逐畫格瀏覽影片(需要播放器焦點)</target> 11125 <target state="translated">逐畫格瀏覽影片(需要播放器焦點)</target>
11070 11126 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group>
11071 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> 11127 </trans-unit>
11072 <trans-unit id="8025996572234182184"> 11128 <trans-unit id="8025996572234182184">
11073 <source>Like the video</source> 11129 <source>Like the video</source>
11074 <target>喜歡此影片</target> 11130 <target>喜歡此影片</target>
@@ -11082,8 +11138,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11082 <trans-unit id="1729036051846673606" datatype="html"> 11138 <trans-unit id="1729036051846673606" datatype="html">
11083 <source>When active, the next video is automatically played after the current one.</source> 11139 <source>When active, the next video is automatically played after the current one.</source>
11084 <target state="translated">啟用時,下一部影片將會在目前的播放完之後自動播放。</target> 11140 <target state="translated">啟用時,下一部影片將會在目前的播放完之後自動播放。</target>
11085 11141 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
11086 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 11142 </trans-unit>
11087 <trans-unit id="2431286785954354122" datatype="html"> 11143 <trans-unit id="2431286785954354122" datatype="html">
11088 <source>Recently added</source> 11144 <source>Recently added</source>
11089 <target state="translated">最近新增</target> 11145 <target state="translated">最近新增</target>
diff --git a/client/src/locale/player.es-ES.json b/client/src/locale/player.es-ES.json
index 186e9ab69..c7cec33f1 100644
--- a/client/src/locale/player.es-ES.json
+++ b/client/src/locale/player.es-ES.json
@@ -33,10 +33,10 @@
33 "Buffer State": "Estado del búfer", 33 "Buffer State": "Estado del búfer",
34 "Live Latency": "Latencia en vivo", 34 "Live Latency": "Latencia en vivo",
35 "P2P": "P2P", 35 "P2P": "P2P",
36 "enabled": "enabled", 36 "enabled": "activado",
37 "disabled": "disabled", 37 "disabled": "desactivado",
38 " off": " off", 38 " off": " off",
39 "Player mode": "Player mode", 39 "Player mode": "Modo reproductor",
40 "Audio Player": "Reproductor de audio", 40 "Audio Player": "Reproductor de audio",
41 "Video Player": "Reproductor de vídeo", 41 "Video Player": "Reproductor de vídeo",
42 "Play": "Reproducir", 42 "Play": "Reproducir",
diff --git a/client/src/locale/player.sv-SE.json b/client/src/locale/player.sv-SE.json
index 557a6c1fa..c96762272 100644
--- a/client/src/locale/player.sv-SE.json
+++ b/client/src/locale/player.sv-SE.json
@@ -33,8 +33,8 @@
33 "Buffer State": "Bufferttillstånd", 33 "Buffer State": "Bufferttillstånd",
34 "Live Latency": "Sändningsfördröjning", 34 "Live Latency": "Sändningsfördröjning",
35 "P2P": "P2P", 35 "P2P": "P2P",
36 "enabled": "enabled", 36 "enabled": "aktiverad",
37 "disabled": "disabled", 37 "disabled": "inaktiverad",
38 " off": " av", 38 " off": " av",
39 "Player mode": "Player mode", 39 "Player mode": "Player mode",
40 "Audio Player": "Ljudspelare", 40 "Audio Player": "Ljudspelare",
@@ -92,7 +92,7 @@
92 "Blue": "Blå", 92 "Blue": "Blå",
93 "Yellow": "Gul", 93 "Yellow": "Gul",
94 "Magenta": "Magenta", 94 "Magenta": "Magenta",
95 "Cyan": "Cyan", 95 "Cyan": "Grön-blå",
96 "Background": "Bakgrund", 96 "Background": "Bakgrund",
97 "Window": "Fönster", 97 "Window": "Fönster",
98 "Transparent": "Genomskinlig", 98 "Transparent": "Genomskinlig",
diff --git a/client/src/locale/player.zh-Hans-CN.json b/client/src/locale/player.zh-Hans-CN.json
index 4f73a8c1a..0edf3c8bb 100644
--- a/client/src/locale/player.zh-Hans-CN.json
+++ b/client/src/locale/player.zh-Hans-CN.json
@@ -3,41 +3,41 @@
3 "Auto": "自动", 3 "Auto": "自动",
4 "Speed": "速度", 4 "Speed": "速度",
5 "Subtitles/CC": "字幕", 5 "Subtitles/CC": "字幕",
6 "peers": "个来源", 6 "peers": "个观众",
7 "peer": "对等网络用户", 7 "peer": "个观众",
8 "Go to the video page": "进入视频页面", 8 "Go to the video page": "进入视频页面",
9 "Settings": "设置", 9 "Settings": "设置",
10 "Watching this video may reveal your IP address to others.": "观看这个视频可能会暴露你的 IP 地址给其他人。", 10 "Watching this video may reveal your IP address to others.": "观看这个视频可能会暴露你的 IP 地址给其他人。",
11 "Copy the video URL": "复制视频网址", 11 "Copy the video URL": "复制视频网址",
12 "Copy the video URL at the current time": "复制当前时间的视频网址", 12 "Copy the video URL at the current time": "复制视频当前时间的网址",
13 "Copy embed code": "复制嵌入代码", 13 "Copy embed code": "复制嵌入代码",
14 "Copy magnet URI": "复制磁力链", 14 "Copy magnet URI": "复制磁力链",
15 "Total downloaded: ": "下载总数: ", 15 "Total downloaded: ": "下载总量: ",
16 "Total uploaded: ": "上传:", 16 "Total uploaded: ": "上传 ",
17 "From servers: ": "服务器: ", 17 "From servers: ": "务器 ",
18 "From peers: ": "From peers: ", 18 "From peers: ": "来自观众: ",
19 "Normal mode": "一般模式", 19 "Normal mode": "一般模式",
20 "Stats for nerds": "Stats for nerds", 20 "Stats for nerds": "详细统计信息",
21 "Theater mode": "剧场模式", 21 "Theater mode": "剧场模式",
22 "Video UUID": "Video UUID", 22 "Video UUID": "视频 UUID",
23 "Viewport / Frames": "Viewport / Frames", 23 "Viewport / Frames": "视区 / 帧数",
24 "Resolution": "Resolution", 24 "Resolution": "分辨率",
25 "Volume": "Volume", 25 "Volume": "音量",
26 "Codecs": "Codecs", 26 "Codecs": "编解码器",
27 "Color": "Color", 27 "Color": "色彩",
28 "Connection Speed": "Connection Speed", 28 "Connection Speed": "连接速度",
29 "Network Activity": "Network Activity", 29 "Network Activity": "网络活动",
30 "Total Transfered": "Total Transfered", 30 "Total Transfered": "传输总量",
31 "Download Breakdown": "Download Breakdown", 31 "Download Breakdown": "下载明细",
32 "Buffer Progress": "Buffer Progress", 32 "Buffer Progress": "缓冲进度",
33 "Buffer State": "Buffer State", 33 "Buffer State": "缓冲状态",
34 "Live Latency": "Live Latency", 34 "Live Latency": "实时延迟",
35 "P2P": "P2P", 35 "P2P": "对等网络",
36 "enabled": "enabled", 36 "enabled": "已启用",
37 "disabled": "disabled", 37 "disabled": "已禁用",
38 " off": " off", 38 " off": " 已关闭",
39 "Player mode": "Player mode", 39 "Player mode": "播放器模式",
40 "Audio Player": "音播放器", 40 "Audio Player": "音播放器",
41 "Video Player": "视频播放器", 41 "Video Player": "视频播放器",
42 "Play": "播放", 42 "Play": "播放",
43 "Pause": "暂停", 43 "Pause": "暂停",
@@ -45,46 +45,46 @@
45 "Current Time": "当前时间", 45 "Current Time": "当前时间",
46 "Duration": "时长", 46 "Duration": "时长",
47 "Remaining Time": "剩余时间", 47 "Remaining Time": "剩余时间",
48 "Stream Type": "媒体类型", 48 "Stream Type": "媒体类型",
49 "LIVE": "直播", 49 "LIVE": "直播",
50 "Loaded": "加载完毕", 50 "Loaded": "加载完毕",
51 "Progress": "进度", 51 "Progress": "进度",
52 "Progress Bar": "进度条", 52 "Progress Bar": "进度条",
53 "progress bar timing: currentTime={1} duration={2}": " {1},总时长 {2}", 53 "progress bar timing: currentTime={1} duration={2}": "时:前时刻 {1},总时长 {2}",
54 "Fullscreen": "全屏", 54 "Fullscreen": "全屏",
55 "Non-Fullscreen": "退出全屏", 55 "Non-Fullscreen": "退出全屏",
56 "Mute": "静音", 56 "Mute": "静音",
57 "Unmute": "取消静音", 57 "Unmute": "取消静音",
58 "Playback Rate": "播放速度", 58 "Playback Rate": "播放速度",
59 "Subtitles": "字幕", 59 "Subtitles": "字幕",
60 "subtitles off": "幕", 60 "subtitles off": "字幕已关闭",
61 "Captions": "字幕", 61 "Captions": "字幕",
62 "captions off": "幕", 62 "captions off": "字幕已关闭",
63 "Chapters": "节目段落", 63 "Chapters": "节",
64 "Descriptions": "", 64 "Descriptions": "",
65 "descriptions off": "关闭描述", 65 "descriptions off": "关闭描述",
66 "Audio Track": "音轨", 66 "Audio Track": "音轨",
67 "Volume Level": "音量", 67 "Volume Level": "音量",
68 "You aborted the media playback": "播放被终止", 68 "You aborted the media playback": "用户中了媒体播放",
69 "A network error caused the media download to fail part-way.": "网络错误导致视频下载中途失败。", 69 "A network error caused the media download to fail part-way.": "网络错误导致视频下载中途失败。",
70 "The media could not be loaded, either because the server or network failed or because the format is not supported.": "视频因格式不支持或者服务器或网络的问题无法加载。", 70 "The media could not be loaded, either because the server or network failed or because the format is not supported.": "媒体因格式不支持或者服务器或网络的问题无法加载。",
71 "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "由于视频文件损坏或是该视频使用了你的浏览器不支持的功能,播放终止。", 71 "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "由于媒体文件损坏或是该媒体使用了你的浏览器不支持的功能,播放已中止。",
72 "No compatible source was found for this media.": "无法找到此视频兼容的源。", 72 "No compatible source was found for this media.": "无法找到此容的。",
73 "The media is encrypted and we do not have the keys to decrypt it.": "视频已加密,无法解密。", 73 "The media is encrypted and we do not have the keys to decrypt it.": "媒体已被加密,我们没有用以解密的密钥。",
74 "Play Video": "播放视频", 74 "Play Video": "播放视频",
75 "Close": "关闭", 75 "Close": "关闭",
76 "Close Modal Dialog": "关闭弹窗", 76 "Close Modal Dialog": "关闭弹窗",
77 "Modal Window": "弹窗", 77 "Modal Window": "弹窗",
78 "This is a modal window": "这是一个弹窗", 78 "This is a modal window": "这是一个弹窗",
79 "This modal can be closed by pressing the Escape key or activating the close button.": "可以按 ESC 按键或启用关闭按钮来关闭此弹窗。", 79 "This modal can be closed by pressing the Escape key or activating the close button.": "可以按下 Esc 按键或点击关闭按钮来关闭此弹窗。",
80 ", opens captions settings dialog": ",开标题设置", 80 ", opens captions settings dialog": ",字幕设置话框",
81 ", opens subtitles settings dialog": ",开幕设置", 81 ", opens subtitles settings dialog": ",开字幕设置话框",
82 ", opens descriptions settings dialog": ",开", 82 ", opens descriptions settings dialog": ",设置话框",
83 ", selected": ",选择", 83 ", selected": ",选择",
84 "captions settings": "字幕设置", 84 "captions settings": "字幕设置",
85 "subtitles settings": "字幕设置", 85 "subtitles settings": "字幕设置",
86 "descriptions settings": "置", 86 "descriptions settings": "设置",
87 "Text": "文", 87 "Text": "文",
88 "White": "白", 88 "White": "白",
89 "Black": "黑", 89 "Black": "黑",
90 "Red": "红", 90 "Red": "红",
@@ -94,31 +94,31 @@
94 "Magenta": "紫红", 94 "Magenta": "紫红",
95 "Cyan": "青", 95 "Cyan": "青",
96 "Background": "背景", 96 "Background": "背景",
97 "Window": "窗", 97 "Window": "窗",
98 "Transparent": "透明", 98 "Transparent": "透明",
99 "Semi-Transparent": "半透明", 99 "Semi-Transparent": "半透明",
100 "Opaque": "不透明", 100 "Opaque": "不透明",
101 "Font Size": "字体尺寸", 101 "Font Size": "字体尺寸",
102 "Text Edge Style": "字体边缘样式", 102 "Text Edge Style": "字体边缘样式",
103 "None": "无", 103 "None": "无",
104 "Raised": "", 104 "Raised": "",
105 "Depressed": "", 105 "Depressed": "",
106 "Uniform": "均匀", 106 "Uniform": "均匀",
107 "Dropshadow": "下阴影", 107 "Dropshadow": "影",
108 "Font Family": "字体", 108 "Font Family": "字体",
109 "Proportional Sans-Serif": "比例无体", 109 "Proportional Sans-Serif": "比例无体",
110 "Monospace Sans-Serif": "间隔体", 110 "Monospace Sans-Serif": "体",
111 "Proportional Serif": "比例体", 111 "Proportional Serif": "比例体",
112 "Monospace Serif": "间隔体", 112 "Monospace Serif": "体",
113 "Casual": "", 113 "Casual": "",
114 "Script": "手写体", 114 "Script": "手写体",
115 "Small Caps": "小型大写字", 115 "Small Caps": "小型大写字",
116 "Reset": "重", 116 "Reset": "重",
117 "restore all settings to the default values": "恢复全部设置至值", 117 "restore all settings to the default values": "恢复全部设置至值",
118 "Done": "完成", 118 "Done": "完成",
119 "Caption Settings Dialog": "字幕设置", 119 "Caption Settings Dialog": "幕设置话框",
120 "Beginning of dialog window. Escape will cancel and close the window.": "开始对话弹窗。离开会取消并关闭弹窗。", 120 "Beginning of dialog window. Escape will cancel and close the window.": "开始对话框。按下 Esc 将取消和关闭该窗口。",
121 "End of dialog window.": "结束对话弹窗.", 121 "End of dialog window.": "结束对话框。",
122 "{1} is loading.": "正在加载 {1}。", 122 "{1} is loading.": "正在加载 {1}。",
123 "Uses P2P, others may know you are watching this video.": "使用 P2P 时,其他人将能够知道您正在观看此视频。" 123 "Uses P2P, others may know you are watching this video.": "使用对等网络时,其他人可能会知道你正在观看此视频。"
124} 124}
diff --git a/client/src/locale/player.zh-Hant-TW.json b/client/src/locale/player.zh-Hant-TW.json
index a0db9a765..02d296c5b 100644
--- a/client/src/locale/player.zh-Hant-TW.json
+++ b/client/src/locale/player.zh-Hant-TW.json
@@ -17,17 +17,17 @@
17 "From servers: ": "來自伺服器: ", 17 "From servers: ": "來自伺服器: ",
18 "From peers: ": "來自 peer: ", 18 "From peers: ": "來自 peer: ",
19 "Normal mode": "一般模式", 19 "Normal mode": "一般模式",
20 "Stats for nerds": "Stats for nerds", 20 "Stats for nerds": "Nerds 資訊細節",
21 "Theater mode": "劇院模式", 21 "Theater mode": "劇院模式",
22 "Video UUID": "Video UUID", 22 "Video UUID": "影片通用唯一辨識碼",
23 "Viewport / Frames": "Viewport / Frames", 23 "Viewport / Frames": "視角/影格",
24 "Resolution": "Resolution", 24 "Resolution": "解析度",
25 "Volume": "Volume", 25 "Volume": "Volume",
26 "Codecs": "Codecs", 26 "Codecs": "編解碼器",
27 "Color": "Color", 27 "Color": "Color",
28 "Connection Speed": "Connection Speed", 28 "Connection Speed": "連線速度",
29 "Network Activity": "Network Activity", 29 "Network Activity": "網路活動",
30 "Total Transfered": "Total Transfered", 30 "Total Transfered": "總傳輸量",
31 "Download Breakdown": "Download Breakdown", 31 "Download Breakdown": "Download Breakdown",
32 "Buffer Progress": "Buffer Progress", 32 "Buffer Progress": "Buffer Progress",
33 "Buffer State": "Buffer State", 33 "Buffer State": "Buffer State",
@@ -50,7 +50,7 @@
50 "Loaded": "已載入", 50 "Loaded": "已載入",
51 "Progress": "進度", 51 "Progress": "進度",
52 "Progress Bar": "進度條", 52 "Progress Bar": "進度條",
53 "progress bar timing: currentTime={1} duration={2}": "{1}{2}", 53 "progress bar timing: currentTime={1} duration={2}": "進度條時間點:當前時間{1},總時長{2}",
54 "Fullscreen": "全螢幕", 54 "Fullscreen": "全螢幕",
55 "Non-Fullscreen": "非全螢幕", 55 "Non-Fullscreen": "非全螢幕",
56 "Mute": "靜音", 56 "Mute": "靜音",
diff --git a/client/src/locale/server.de-DE.json b/client/src/locale/server.de-DE.json
index 5b7020f3e..494c7b3be 100644
--- a/client/src/locale/server.de-DE.json
+++ b/client/src/locale/server.de-DE.json
@@ -35,7 +35,7 @@
35 "Livestream ended": "Livestream beendet", 35 "Livestream ended": "Livestream beendet",
36 "To move to an external storage": "Um auf einen externen Speicher umzuziehen", 36 "To move to an external storage": "Um auf einen externen Speicher umzuziehen",
37 "Transcoding failed": "Transkodierung fehlgeschlagen", 37 "Transcoding failed": "Transkodierung fehlgeschlagen",
38 "External storage move failed": "External storage move failed", 38 "External storage move failed": "verschieben des externen Speichers fehlgeschlagen",
39 "Pending": "Ausstehend", 39 "Pending": "Ausstehend",
40 "Success": "Erfolg", 40 "Success": "Erfolg",
41 "Failed": "Fehlgeschlagen", 41 "Failed": "Fehlgeschlagen",
diff --git a/client/src/locale/server.el-GR.json b/client/src/locale/server.el-GR.json
index 1ddc39526..3f6323d3c 100644
--- a/client/src/locale/server.el-GR.json
+++ b/client/src/locale/server.el-GR.json
@@ -33,9 +33,9 @@
33 "To import": "Προς εισαγωγή", 33 "To import": "Προς εισαγωγή",
34 "Waiting for livestream": "Αναμονή για ζωντανή μετάδοση", 34 "Waiting for livestream": "Αναμονή για ζωντανή μετάδοση",
35 "Livestream ended": "Η ζωντανή μετάδοση έληξε", 35 "Livestream ended": "Η ζωντανή μετάδοση έληξε",
36 "To move to an external storage": "To move to an external storage", 36 "To move to an external storage": "μετακίνηση σε εξωτερικό χώρο αποθήκευσης",
37 "Transcoding failed": "Transcoding failed", 37 "Transcoding failed": "Η διακωδικοποίηση απέτυχε",
38 "External storage move failed": "External storage move failed", 38 "External storage move failed": "Αποτυχία μετακίνησης εξωτερικού χώρου αποθήκευσης",
39 "Pending": "Σε αναμονή", 39 "Pending": "Σε αναμονή",
40 "Success": "Επιτυχία", 40 "Success": "Επιτυχία",
41 "Failed": "Αποτυχία", 41 "Failed": "Αποτυχία",
@@ -60,7 +60,7 @@
60 "Amharic": "Amharic", 60 "Amharic": "Amharic",
61 "Arabic": "Arabic", 61 "Arabic": "Arabic",
62 "Aragonese": "Aragonese", 62 "Aragonese": "Aragonese",
63 "American Sign Language": "American Sign Language", 63 "American Sign Language": "Αμερικανική νοηματική γλώσσα",
64 "Assamese": "Assamese", 64 "Assamese": "Assamese",
65 "Avaric": "Avaric", 65 "Avaric": "Avaric",
66 "Kotava": "Kotava", 66 "Kotava": "Kotava",
@@ -76,7 +76,7 @@
76 "Bosnian": "Bosnian", 76 "Bosnian": "Bosnian",
77 "Breton": "Breton", 77 "Breton": "Breton",
78 "Bulgarian": "Bulgarian", 78 "Bulgarian": "Bulgarian",
79 "Brazilian Sign Language": "Brazilian Sign Language", 79 "Brazilian Sign Language": "Βραζιλιάνικη νοηματική γλώσσα",
80 "Catalan": "Catalan", 80 "Catalan": "Catalan",
81 "Czech": "Czech", 81 "Czech": "Czech",
82 "Chamorro": "Chamorro", 82 "Chamorro": "Chamorro",
@@ -85,13 +85,13 @@
85 "Cornish": "Cornish", 85 "Cornish": "Cornish",
86 "Corsican": "Corsican", 86 "Corsican": "Corsican",
87 "Cree": "Cree", 87 "Cree": "Cree",
88 "Czech Sign Language": "Czech Sign Language", 88 "Czech Sign Language": "Τσεχική νοηματική γλώσσα",
89 "Chinese Sign Language": "Chinese Sign Language", 89 "Chinese Sign Language": "Κινεζική νοηματική γλώσσα",
90 "Welsh": "Welsh", 90 "Welsh": "Welsh",
91 "Danish": "Danish", 91 "Danish": "Danish",
92 "German": "German", 92 "German": "German",
93 "Dhivehi": "Dhivehi", 93 "Dhivehi": "Dhivehi",
94 "Danish Sign Language": "Danish Sign Language", 94 "Danish Sign Language": "Δανική νοηματική γλώσσα",
95 "Dzongkha": "Dzongkha", 95 "Dzongkha": "Dzongkha",
96 "Greek": "Ελληνικά", 96 "Greek": "Ελληνικά",
97 "English": "English", 97 "English": "English",
@@ -104,15 +104,15 @@
104 "Fijian": "Fijian", 104 "Fijian": "Fijian",
105 "Finnish": "Finnish", 105 "Finnish": "Finnish",
106 "French": "French", 106 "French": "French",
107 "Western Frisian": "Western Frisian", 107 "Western Frisian": "Δυτικά Φριζιανά",
108 "French Sign Language": "French Sign Language", 108 "French Sign Language": "Γαλλική νοηματική γλώσσα",
109 "Fulah": "Fulah", 109 "Fulah": "Fulah",
110 "Scottish Gaelic": "Scottish Gaelic", 110 "Scottish Gaelic": "Scottish Gaelic",
111 "Irish": "Irish", 111 "Irish": "Irish",
112 "Galician": "Galician", 112 "Galician": "Galician",
113 "Manx": "Manx", 113 "Manx": "Manx",
114 "Guarani": "Guarani", 114 "Guarani": "Guarani",
115 "German Sign Language": "German Sign Language", 115 "German Sign Language": "Γερμανική Νοηματική Γλώσσα",
116 "Gujarati": "Gujarati", 116 "Gujarati": "Gujarati",
117 "Haitian": "Haitian", 117 "Haitian": "Haitian",
118 "Hausa": "Hausa", 118 "Hausa": "Hausa",
@@ -134,7 +134,7 @@
134 "Javanese": "Javanese", 134 "Javanese": "Javanese",
135 "Lojban": "Lojban", 135 "Lojban": "Lojban",
136 "Japanese": "Japanese", 136 "Japanese": "Japanese",
137 "Japanese Sign Language": "Japanese Sign Language", 137 "Japanese Sign Language": "Ιαπωνική νοηματική γλώσσα",
138 "Kabyle": "Kabyle", 138 "Kabyle": "Kabyle",
139 "Kalaallisut": "Kalaallisut", 139 "Kalaallisut": "Kalaallisut",
140 "Kannada": "Kannada", 140 "Kannada": "Kannada",
@@ -172,8 +172,8 @@
172 "Burmese": "Burmese", 172 "Burmese": "Burmese",
173 "Nauru": "Nauru", 173 "Nauru": "Nauru",
174 "Navajo": "Navajo", 174 "Navajo": "Navajo",
175 "South Ndebele": "South Ndebele", 175 "South Ndebele": "Νότια Ndebele",
176 "North Ndebele": "North Ndebele", 176 "North Ndebele": "Βόρεια Ndebele",
177 "Ndonga": "Ndonga", 177 "Ndonga": "Ndonga",
178 "Nepali (macrolanguage)": "Nepali (macrolanguage)", 178 "Nepali (macrolanguage)": "Nepali (macrolanguage)",
179 "Dutch": "Dutch", 179 "Dutch": "Dutch",
@@ -187,28 +187,28 @@
187 "Oromo": "Oromo", 187 "Oromo": "Oromo",
188 "Ossetian": "Ossetian", 188 "Ossetian": "Ossetian",
189 "Panjabi": "Panjabi", 189 "Panjabi": "Panjabi",
190 "Pakistan Sign Language": "Pakistan Sign Language", 190 "Pakistan Sign Language": "Πακιστανική νοηματική γλώσσα",
191 "Polish": "Polish", 191 "Polish": "Polish",
192 "Portuguese": "Portuguese", 192 "Portuguese": "Portuguese",
193 "Pushto": "Pushto", 193 "Pushto": "Pushto",
194 "Quechua": "Quechua", 194 "Quechua": "Quechua",
195 "Romansh": "Romansh", 195 "Romansh": "Romansh",
196 "Romanian": "Romanian", 196 "Romanian": "Romanian",
197 "Russian Sign Language": "Russian Sign Language", 197 "Russian Sign Language": "Ρωσική νοηματική γλώσσα",
198 "Rundi": "Rundi", 198 "Rundi": "Rundi",
199 "Russian": "Russian", 199 "Russian": "Russian",
200 "Sango": "Sango", 200 "Sango": "Sango",
201 "Saudi Arabian Sign Language": "Saudi Arabian Sign Language", 201 "Saudi Arabian Sign Language": "Σαουδικής Αραβίας Νοηματική γλώσσα",
202 "South African Sign Language": "South African Sign Language", 202 "South African Sign Language": "Νοτιοαφρικανική νοηματική γλώσσα",
203 "Sinhala": "Sinhala", 203 "Sinhala": "Sinhala",
204 "Slovak": "Slovak", 204 "Slovak": "Slovak",
205 "Slovenian": "Slovenian", 205 "Slovenian": "Slovenian",
206 "Northern Sami": "Northern Sami", 206 "Northern Sami": "Βόρεια Σάμι",
207 "Samoan": "Samoan", 207 "Samoan": "Samoan",
208 "Shona": "Shona", 208 "Shona": "Shona",
209 "Sindhi": "Sindhi", 209 "Sindhi": "Sindhi",
210 "Somali": "Somali", 210 "Somali": "Somali",
211 "Southern Sotho": "Southern Sotho", 211 "Southern Sotho": "Νότια Σόθο",
212 "Spanish": "Spanish", 212 "Spanish": "Spanish",
213 "Albanian": "Αλβανικά", 213 "Albanian": "Αλβανικά",
214 "Sardinian": "Sardinian", 214 "Sardinian": "Sardinian",
@@ -217,7 +217,7 @@
217 "Sundanese": "Sundanese", 217 "Sundanese": "Sundanese",
218 "Swahili (macrolanguage)": "Swahili (macrolanguage)", 218 "Swahili (macrolanguage)": "Swahili (macrolanguage)",
219 "Swedish": "Swedish", 219 "Swedish": "Swedish",
220 "Swedish Sign Language": "Swedish Sign Language", 220 "Swedish Sign Language": "Σουηδική νοηματική γλώσσα",
221 "Tahitian": "Tahitian", 221 "Tahitian": "Tahitian",
222 "Tamil": "Tamil", 222 "Tamil": "Tamil",
223 "Tatar": "Tatar", 223 "Tatar": "Tatar",
diff --git a/client/src/locale/server.sv-SE.json b/client/src/locale/server.sv-SE.json
index 35dbf3a3c..1747d5864 100644
--- a/client/src/locale/server.sv-SE.json
+++ b/client/src/locale/server.sv-SE.json
@@ -35,7 +35,7 @@
35 "Livestream ended": "Sändningen har avslutats", 35 "Livestream ended": "Sändningen har avslutats",
36 "To move to an external storage": "För att flytta till extern lagring", 36 "To move to an external storage": "För att flytta till extern lagring",
37 "Transcoding failed": "Omkodningen misslyckades", 37 "Transcoding failed": "Omkodningen misslyckades",
38 "External storage move failed": "External storage move failed", 38 "External storage move failed": "Misslyckades med att flytta extern lagring",
39 "Pending": "I kö", 39 "Pending": "I kö",
40 "Success": "Lyckades", 40 "Success": "Lyckades",
41 "Failed": "Misslyckades", 41 "Failed": "Misslyckades",
diff --git a/client/src/locale/server.zh-Hans-CN.json b/client/src/locale/server.zh-Hans-CN.json
index 51b70ec63..98da1490a 100644
--- a/client/src/locale/server.zh-Hans-CN.json
+++ b/client/src/locale/server.zh-Hans-CN.json
@@ -9,7 +9,7 @@
9 "People": "人物", 9 "People": "人物",
10 "Comedy": "喜剧", 10 "Comedy": "喜剧",
11 "Entertainment": "娱乐", 11 "Entertainment": "娱乐",
12 "News & Politics": "新闻和", 12 "News & Politics": "新闻和政",
13 "How To": "教程", 13 "How To": "教程",
14 "Education": "教育", 14 "Education": "教育",
15 "Activism": "社会活动", 15 "Activism": "社会活动",
@@ -18,39 +18,39 @@
18 "Kids": "儿童", 18 "Kids": "儿童",
19 "Food": "美食", 19 "Food": "美食",
20 "Attribution": "署名", 20 "Attribution": "署名",
21 "Attribution - Share Alike": "署名 - 相同方式共享", 21 "Attribution - Share Alike": "署名 相同方式共享",
22 "Attribution - No Derivatives": "署名 - 禁止演绎", 22 "Attribution - No Derivatives": "署名 禁止演绎",
23 "Attribution - Non Commercial": "署名 - 非商业性使用", 23 "Attribution - Non Commercial": "署名 非商业性使用",
24 "Attribution - Non Commercial - Share Alike": "署名 - 非商业性使用 - 相同方式共享", 24 "Attribution - Non Commercial - Share Alike": "署名 非商业性使用 相同方式共享",
25 "Attribution - Non Commercial - No Derivatives": "署名 - 非商业性使用 - 禁止演绎", 25 "Attribution - Non Commercial - No Derivatives": "署名 非商业性使用 禁止演绎",
26 "Public Domain Dedication": "公共领域贡献", 26 "Public Domain Dedication": "公共领域贡献",
27 "Public": "公开", 27 "Public": "公开",
28 "Unlisted": "不公开", 28 "Unlisted": "不公开",
29 "Private": "私", 29 "Private": "私",
30 "Internal": "Internal", 30 "Internal": "内部",
31 "Published": "已发布", 31 "Published": "已发布",
32 "To transcode": "转码中", 32 "To transcode": "转码中",
33 "To import": "导入中", 33 "To import": "导入中",
34 "Waiting for livestream": "Waiting for livestream", 34 "Waiting for livestream": "等待直播中",
35 "Livestream ended": "Livestream ended", 35 "Livestream ended": "直播已结束",
36 "To move to an external storage": "To move to an external storage", 36 "To move to an external storage": "移动到外部存储中",
37 "Transcoding failed": "Transcoding failed", 37 "Transcoding failed": "转码失败",
38 "External storage move failed": "External storage move failed", 38 "External storage move failed": "外部存储移动失败",
39 "Pending": "等待中", 39 "Pending": "等待中",
40 "Success": "成功", 40 "Success": "成功",
41 "Failed": "失败", 41 "Failed": "失败",
42 "Rejected": "Rejected", 42 "Rejected": "已拒绝",
43 "Regular": "正常", 43 "Regular": "正常",
44 "Watch later": "稍后看", 44 "Watch later": "稍后看",
45 "This video does not exist.": "此视频不存在", 45 "This video does not exist.": "此视频不存在",
46 "We cannot fetch the video. Please try again later.": "我们无法获取此视频。请稍后再试。", 46 "We cannot fetch the video. Please try again later.": "我们无法获取此视频。请稍后再试。",
47 "Sorry": "对不起", 47 "Sorry": "抱歉",
48 "This video is not available because the remote instance is not responding.": "因为远程实例没有响应,此视频无法播放。", 48 "This video is not available because the remote instance is not responding.": "因为远程实例没有响应,此视频无法播放。",
49 "This playlist does not exist": "This playlist does not exist", 49 "This playlist does not exist": "此播放列表不存在",
50 "We cannot fetch the playlist. Please try again later.": "We cannot fetch the playlist. Please try again later.", 50 "We cannot fetch the playlist. Please try again later.": "我们无法获取此播放列表。请稍后再试。",
51 "Playlist: {1}": "Playlist: {1}", 51 "Playlist: {1}": "播放列表:{1}",
52 "By {1}": "By {1}", 52 "By {1}": " {1}",
53 "Unavailable video": "Unavailable video", 53 "Unavailable video": "不可用的视频",
54 "Misc": "杂项", 54 "Misc": "杂项",
55 "Unknown": "未知", 55 "Unknown": "未知",
56 "Afar": "阿法尔语", 56 "Afar": "阿法尔语",
@@ -116,7 +116,7 @@
116 "Gujarati": "古吉拉特语", 116 "Gujarati": "古吉拉特语",
117 "Haitian": "海地语", 117 "Haitian": "海地语",
118 "Hausa": "豪萨语", 118 "Hausa": "豪萨语",
119 "Serbo-Croatian": "塞尔维亚-克罗地亚语", 119 "Serbo-Croatian": "塞尔维亚克罗地亚语",
120 "Hebrew": "希伯来语", 120 "Hebrew": "希伯来语",
121 "Herero": "赫雷罗语", 121 "Herero": "赫雷罗语",
122 "Hindi": "印地语", 122 "Hindi": "印地语",
@@ -135,7 +135,7 @@
135 "Lojban": "逻辑语", 135 "Lojban": "逻辑语",
136 "Japanese": "日语", 136 "Japanese": "日语",
137 "Japanese Sign Language": "日本手语", 137 "Japanese Sign Language": "日本手语",
138 "Kabyle": "Kabyle", 138 "Kabyle": "卡比尔语",
139 "Kalaallisut": "格陵兰语", 139 "Kalaallisut": "格陵兰语",
140 "Kannada": "坎纳达语", 140 "Kannada": "坎纳达语",
141 "Kashmiri": "克什米尔语", 141 "Kashmiri": "克什米尔语",
@@ -152,13 +152,13 @@
152 "Kuanyama": "宽亚玛语", 152 "Kuanyama": "宽亚玛语",
153 "Kurdish": "库尔德语", 153 "Kurdish": "库尔德语",
154 "Lao": "老挝语", 154 "Lao": "老挝语",
155 "Latin": "Latin", 155 "Latin": "拉丁语",
156 "Latvian": "拉脱维亚语", 156 "Latvian": "拉脱维亚语",
157 "Limburgan": "林堡语", 157 "Limburgan": "林堡语",
158 "Lingala": "林加拉语", 158 "Lingala": "林加拉语",
159 "Lithuanian": "立陶宛语", 159 "Lithuanian": "立陶宛语",
160 "Luxembourgish": "卢森堡语", 160 "Luxembourgish": "卢森堡语",
161 "Luba-Katanga": "卢巴-加丹加语", 161 "Luba-Katanga": "卢巴加丹加语",
162 "Ganda": "干达语", 162 "Ganda": "干达语",
163 "Marshallese": "马绍尔语", 163 "Marshallese": "马绍尔语",
164 "Malayalam": "马拉亚拉姆语", 164 "Malayalam": "马拉亚拉姆语",
@@ -247,7 +247,7 @@
247 "Zhuang": "壮语", 247 "Zhuang": "壮语",
248 "Chinese": "汉语", 248 "Chinese": "汉语",
249 "Zulu": "祖鲁语", 249 "Zulu": "祖鲁语",
250 "No linguistic content": "No linguistic content", 250 "No linguistic content": "无语言内容",
251 "Normal mode": "一般模式", 251 "Normal mode": "一般模式",
252 "Theater mode": "剧场模式" 252 "Theater mode": "剧场模式"
253} 253}
diff --git a/client/src/locale/server.zh-Hant-TW.json b/client/src/locale/server.zh-Hant-TW.json
index ab80ee2e2..4951c957f 100644
--- a/client/src/locale/server.zh-Hant-TW.json
+++ b/client/src/locale/server.zh-Hant-TW.json
@@ -33,9 +33,9 @@
33 "To import": "待匯入", 33 "To import": "待匯入",
34 "Waiting for livestream": "等待直播", 34 "Waiting for livestream": "等待直播",
35 "Livestream ended": "直播已結束", 35 "Livestream ended": "直播已結束",
36 "To move to an external storage": "To move to an external storage", 36 "To move to an external storage": "移動至外部儲存裝置",
37 "Transcoding failed": "Transcoding failed", 37 "Transcoding failed": "轉碼失敗",
38 "External storage move failed": "External storage move failed", 38 "External storage move failed": "外部儲存裝置移動失敗",
39 "Pending": "擱置中", 39 "Pending": "擱置中",
40 "Success": "成功", 40 "Success": "成功",
41 "Failed": "失敗", 41 "Failed": "失敗",