]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/source/angular_en_US.xml
Update translations
[github/Chocobozzz/PeerTube.git] / client / src / locale / source / angular_en_US.xml
CommitLineData
989e526a
C
1<?xml version="1.0" encoding="UTF-8" ?>
2<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3 <file source-language="en-US" datatype="plaintext" original="ng2.template">
4 <body>
b18d4b9f
C
5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source>
b1d40cff 7 <context-group purpose="location">
b18d4b9f 8 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/alert/alert.d.ts</context>
d972dc7f 9 <context context-type="linenumber">2</context>
b1d40cff 10 </context-group>
b18d4b9f
C
11 </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html">
12 <source>Previous</source>
b1d40cff 13 <context-group purpose="location">
b18d4b9f
C
14 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/carousel/carousel.d.ts</context>
15 <context context-type="linenumber">13</context>
2c24b9d3 16 </context-group>
b18d4b9f
C
17 </trans-unit><trans-unit id="ngb.carousel.next" datatype="html">
18 <source>Next</source>
2c24b9d3 19 <context-group purpose="location">
b18d4b9f
C
20 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/carousel/carousel.d.ts</context>
21 <context context-type="linenumber">17</context>
b1d40cff 22 </context-group>
d972dc7f
C
23 </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html">
24 <source>Previous month</source>
25 <context-group purpose="location">
26 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation.d.ts</context>
27 <context context-type="linenumber">4</context>
28 </context-group>
29 <context-group purpose="location">
30 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation.d.ts</context>
31 <context context-type="linenumber">5</context>
32 </context-group>
33 </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html">
34 <source>Next month</source>
35 <context-group purpose="location">
36 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation.d.ts</context>
37 <context context-type="linenumber">26</context>
38 </context-group>
39 <context-group purpose="location">
40 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation.d.ts</context>
41 <context context-type="linenumber">27</context>
42 </context-group>
b2e2cdc5
C
43 </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html">
44 <source>Select month</source>
45 <context-group purpose="location">
46 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.d.ts</context>
47 <context context-type="linenumber">6</context>
48 </context-group>
49 <context-group purpose="location">
50 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.d.ts</context>
51 <context context-type="linenumber">7</context>
52 </context-group>
53 </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html">
54 <source>Select year</source>
55 <context-group purpose="location">
56 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.d.ts</context>
57 <context context-type="linenumber">15</context>
58 </context-group>
59 <context-group purpose="location">
60 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.d.ts</context>
61 <context context-type="linenumber">16</context>
62 </context-group>
b18d4b9f
C
63 </trans-unit><trans-unit id="ngb.pagination.first" datatype="html">
64 <source>««</source>
b1d40cff 65 <context-group purpose="location">
b18d4b9f 66 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context>
df93a9be 67 <context context-type="linenumber">2</context>
b18d4b9f 68 </context-group>
df93a9be
C
69 </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html">
70 <source>«</source>
b18d4b9f
C
71 <context-group purpose="location">
72 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context>
df93a9be 73 <context context-type="linenumber">3</context>
b18d4b9f 74 </context-group>
df93a9be
C
75 </trans-unit><trans-unit id="ngb.pagination.next" datatype="html">
76 <source>»</source>
b18d4b9f
C
77 <context-group purpose="location">
78 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context>
df93a9be 79 <context context-type="linenumber">4</context>
b1d40cff 80 </context-group>
df93a9be
C
81 </trans-unit><trans-unit id="ngb.pagination.last" datatype="html">
82 <source>»»</source>
b1d40cff 83 <context-group purpose="location">
b18d4b9f 84 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context>
df93a9be 85 <context context-type="linenumber">5</context>
b1d40cff 86 </context-group>
df93a9be
C
87 </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html">
88 <source>First</source>
b1d40cff 89 <context-group purpose="location">
b18d4b9f 90 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context>
df93a9be 91 <context context-type="linenumber">14</context>
b18d4b9f 92 </context-group>
df93a9be
C
93 </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html">
94 <source>Previous</source>
b18d4b9f
C
95 <context-group purpose="location">
96 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context>
df93a9be 97 <context context-type="linenumber">23</context>
b18d4b9f 98 </context-group>
df93a9be
C
99 </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html">
100 <source>Next</source>
b18d4b9f
C
101 <context-group purpose="location">
102 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context>
df93a9be 103 <context context-type="linenumber">41</context>
b18d4b9f
C
104 </context-group>
105 </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html">
106 <source>Last</source>
107 <context-group purpose="location">
108 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/pagination/pagination.d.ts</context>
df93a9be 109 <context context-type="linenumber">49</context>
b18d4b9f 110 </context-group>
d972dc7f
C
111 </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html">
112 <source>&lt;x id="INTERPOLATION" equiv-text="{{getPercentValue()}}"/&gt;%</source>
113 <context-group purpose="location">
114 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/progressbar/progressbar.d.ts</context>
115 <context context-type="linenumber">6</context>
116 </context-group>
b18d4b9f
C
117 </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html">
118 <source>Increment hours</source>
119 <context-group purpose="location">
120 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
d972dc7f 121 <context context-type="linenumber">9</context>
b18d4b9f
C
122 </context-group>
123 </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html">
124 <source>HH</source>
125 <context-group purpose="location">
126 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
d972dc7f 127 <context context-type="linenumber">12</context>
b18d4b9f
C
128 </context-group>
129 </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html">
130 <source>Hours</source>
131 <context-group purpose="location">
132 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
d972dc7f 133 <context context-type="linenumber">14</context>
b18d4b9f
C
134 </context-group>
135 </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
136 <source>Decrement hours</source>
137 <context-group purpose="location">
138 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
df93a9be 139 <context context-type="linenumber">20</context>
b18d4b9f
C
140 </context-group>
141 </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
142 <source>Increment minutes</source>
143 <context-group purpose="location">
144 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
df93a9be 145 <context context-type="linenumber">29</context>
b18d4b9f
C
146 </context-group>
147 </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html">
148 <source>MM</source>
149 <context-group purpose="location">
150 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
df93a9be 151 <context context-type="linenumber">32</context>
b18d4b9f
C
152 </context-group>
153 </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html">
154 <source>Minutes</source>
155 <context-group purpose="location">
156 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
df93a9be 157 <context context-type="linenumber">34</context>
b18d4b9f
C
158 </context-group>
159 </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
160 <source>Decrement minutes</source>
161 <context-group purpose="location">
162 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
df93a9be 163 <context context-type="linenumber">40</context>
b18d4b9f
C
164 </context-group>
165 </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
166 <source>Increment seconds</source>
167 <context-group purpose="location">
168 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
df93a9be 169 <context context-type="linenumber">49</context>
b18d4b9f
C
170 </context-group>
171 </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html">
172 <source>SS</source>
173 <context-group purpose="location">
174 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
df93a9be 175 <context context-type="linenumber">52</context>
2c24b9d3 176 </context-group>
b18d4b9f
C
177 </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html">
178 <source>Seconds</source>
179 <context-group purpose="location">
180 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
df93a9be 181 <context context-type="linenumber">54</context>
b18d4b9f
C
182 </context-group>
183 </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
184 <source>Decrement seconds</source>
185 <context-group purpose="location">
186 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
df93a9be 187 <context context-type="linenumber">60</context>
b18d4b9f
C
188 </context-group>
189 </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html">
190 <source>PM</source>
191 <context-group purpose="location">
192 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
df93a9be 193 <context context-type="linenumber">68</context>
b18d4b9f
C
194 </context-group>
195 </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html">
196 <source>AM</source>
197 <context-group purpose="location">
198 <context context-type="sourcefile">../node_modules/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.d.ts</context>
df93a9be 199 <context context-type="linenumber">69</context>
b18d4b9f 200 </context-group>
2c24b9d3
C
201 </trans-unit><trans-unit id="1d19634967b06f93fd7f20c0663742f8254e6d46" datatype="html">
202 <source>(extensions: &lt;x id="INTERPOLATION" equiv-text="{{ allowedExtensionsMessage }}"/&gt;, max size: &lt;x id="INTERPOLATION_1" equiv-text="{{ maxFileSize | bytes }}"/&gt;)</source>
203 <context-group purpose="location">
6b09aba9 204 <context context-type="sourcefile">app/shared/forms/reactive-file.component.html</context>
2c24b9d3 205 <context context-type="linenumber">11</context>
b1d40cff 206 </context-group>
26a008fe
C
207 </trans-unit><trans-unit id="f3e63578c50546530daf6050d2ba6f8226040f2c" datatype="html">
208 <source>You don&apos;t have notifications.</source>
209 <context-group purpose="location">
210 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
211 <context context-type="linenumber">1</context>
212 </context-group>
16f88ee5 213 </trans-unit><trans-unit id="ade81bccd385c84f16f0e3862c1da3106bc3914b" datatype="html">
26a008fe 214 <source>
16f88ee5
C
215 &lt;x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/&gt;
216
217 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
218 &lt;x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/&gt; published a &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;new video&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt;
219 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
26a008fe
C
220 </source>
221 <context-group purpose="location">
222 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
223 <context context-type="linenumber">7</context>
224 </context-group>
16f88ee5 225 </trans-unit><trans-unit id="ba93de990947141c5582ce8ccc3c6f74f7fd35a6" datatype="html">
26a008fe 226 <source>
16f88ee5
C
227 &lt;x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/&gt;
228
229 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
230 Your video &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; has been unblacklisted
231 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
26a008fe
C
232 </source>
233 <context-group purpose="location">
234 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
235 <context context-type="linenumber">15</context>
236 </context-group>
16f88ee5 237 </trans-unit><trans-unit id="b7923e220607db3b4039adc2ebf114825f6cc7f0" datatype="html">
26a008fe 238 <source>
16f88ee5
C
239 &lt;x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/&gt;
240
241 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
242 Your video &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; has been blacklisted
243 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
26a008fe
C
244 </source>
245 <context-group purpose="location">
246 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
16f88ee5 247 <context context-type="linenumber">23</context>
26a008fe 248 </context-group>
16f88ee5 249 </trans-unit><trans-unit id="2415980d62a72f501daea92a77d1d7c129858fac" datatype="html">
26a008fe 250 <source>
16f88ee5
C
251 &lt;x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/&gt;
252
253 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
254 &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;A new video abuse&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; has been created on video &lt;x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ notification.videoAbuse.video.name }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt;
255 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
26a008fe
C
256 </source>
257 <context-group purpose="location">
258 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
16f88ee5 259 <context context-type="linenumber">31</context>
26a008fe 260 </context-group>
df93a9be
C
261 </trans-unit><trans-unit id="3442afd9696d6abcd9210b2cb3cdfb969667ca01" datatype="html">
262 <source>
263 &lt;x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/&gt;
264
265 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
266 The recently added video &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; has been &lt;x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;auto-blacklisted&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt;
267 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
268 </source>
269 <context-group purpose="location">
270 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
271 <context context-type="linenumber">39</context>
272 </context-group>
16f88ee5 273 </trans-unit><trans-unit id="dfb1edb72e1fa8ae9a87f58a57d8fe488e337715" datatype="html">
26a008fe 274 <source>
16f88ee5
C
275 &lt;x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/&gt;
276
277 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
278 &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; commented your video &lt;x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;&lt;x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt;
279 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
26a008fe
C
280 </source>
281 <context-group purpose="location">
282 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
df93a9be 283 <context context-type="linenumber">47</context>
26a008fe 284 </context-group>
16f88ee5 285 </trans-unit><trans-unit id="b74d4c335377af0c83a08987d0d5b28ce11b091b" datatype="html">
26a008fe 286 <source>
16f88ee5
C
287 &lt;x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/&gt;
288
289 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
290 Your video &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; has been published
291 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
26a008fe
C
292 </source>
293 <context-group purpose="location">
294 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
df93a9be 295 <context context-type="linenumber">55</context>
26a008fe 296 </context-group>
16f88ee5 297 </trans-unit><trans-unit id="d5f838030f3fc0b2e5f14945c255ba3249371085" datatype="html">
26a008fe 298 <source>
16f88ee5
C
299 &lt;x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/&gt;
300
301 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
302 &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;Your video import&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; &lt;x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/&gt; succeeded
303 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
26a008fe
C
304 </source>
305 <context-group purpose="location">
306 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
df93a9be 307 <context context-type="linenumber">63</context>
26a008fe 308 </context-group>
16f88ee5 309 </trans-unit><trans-unit id="9ac080afb0f7eab1d8a7ea61795ee9b84bd97082" datatype="html">
26a008fe 310 <source>
16f88ee5
C
311 &lt;x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/&gt;
312
313 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
314 &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;Your video import&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; &lt;x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/&gt; failed
315 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
26a008fe
C
316 </source>
317 <context-group purpose="location">
318 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
df93a9be 319 <context context-type="linenumber">71</context>
26a008fe 320 </context-group>
16f88ee5 321 </trans-unit><trans-unit id="cbdd98aa82d989bf2cc839b04dda4109126da50d" datatype="html">
26a008fe 322 <source>
16f88ee5 323 &lt;x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/&gt;
26a008fe 324
16f88ee5
C
325 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
326 User &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/&gt; registered&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; on your instance
327 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
26a008fe
C
328 </source>
329 <context-group purpose="location">
330 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
df93a9be 331 <context context-type="linenumber">79</context>
26a008fe 332 </context-group>
16f88ee5 333 </trans-unit><trans-unit id="2657af71bacee515160dcbdb1481cf1fbf7398d2" datatype="html">
26a008fe 334 <source>
16f88ee5
C
335 &lt;x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/&gt;
336
337 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
338 &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; is following
339
340 &lt;x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/&gt;your channel &lt;x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/&gt;&lt;x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/&gt;
341 &lt;x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/&gt;your account&lt;x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/&gt;
342 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
26a008fe
C
343 </source>
344 <context-group purpose="location">
345 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
df93a9be 346 <context context-type="linenumber">87</context>
26a008fe 347 </context-group>
16f88ee5 348 </trans-unit><trans-unit id="ebdf8d0e51333447680d6ac8b6a3166066a852d1" datatype="html">
26a008fe 349 <source>
16f88ee5
C
350 &lt;x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/&gt;
351
352 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;
353 &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; mentioned you on &lt;x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;video &lt;x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt;
354 &lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
355 </source>
26a008fe
C
356 <context-group purpose="location">
357 <context context-type="sourcefile">app/shared/users/user-notifications.component.html</context>
df93a9be 358 <context context-type="linenumber">98</context>
26a008fe 359 </context-group>
f365e978
C
360 </trans-unit><trans-unit id="4b3963c6d0863118fe9e9e33447d12be3c2db081" datatype="html">
361 <source>Unlisted</source>
362 <context-group purpose="location">
363 <context context-type="sourcefile">app/shared/video/video-miniature.component.html</context>
6b01ed7b 364 <context context-type="linenumber">10</context>
f365e978 365 </context-group>
df93a9be
C
366 <context-group purpose="location">
367 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
368 <context context-type="linenumber">17</context>
369 </context-group>
f365e978
C
370 </trans-unit><trans-unit id="ddd8a4986d2d1717a274a5a0fbed04988a819e69" datatype="html">
371 <source>Private</source>
372 <context-group purpose="location">
373 <context context-type="sourcefile">app/shared/video/video-miniature.component.html</context>
6b01ed7b 374 <context context-type="linenumber">11</context>
f365e978 375 </context-group>
df93a9be
C
376 <context-group purpose="location">
377 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
378 <context context-type="linenumber">18</context>
379 </context-group>
b1d40cff
C
380 </trans-unit><trans-unit id="9d5f16f0233b39fa2cd843321407a7358c323ad8" datatype="html">
381 <source>&lt;x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/&gt; - &lt;x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/&gt; views</source>
382 <context-group purpose="location">
6b09aba9 383 <context context-type="sourcefile">app/shared/video/video-miniature.component.html</context>
f365e978 384 <context context-type="linenumber">16</context>
b1d40cff 385 </context-group>
df93a9be
C
386 </trans-unit><trans-unit id="99dea2d567d6e6d610d97608c3850ddb76df9a9a" datatype="html">
387 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {&lt;x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/&gt; videos} }</source>
388 <context-group purpose="location">
389 <context context-type="sourcefile">app/shared/video-playlist/video-playlist-miniature.component.html</context>
390 <context context-type="linenumber">9</context>
391 </context-group>
392 </trans-unit><trans-unit id="48e17205f8f7cd86078a1a6c7c5279b24b15f16e" datatype="html">
393 <source>
394 &lt;x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/&gt;
395 </source>
396 <context-group purpose="location">
397 <context context-type="sourcefile">app/shared/video-playlist/video-playlist-miniature.component.html</context>
398 <context context-type="linenumber">25</context>
399 </context-group>
400 </trans-unit><trans-unit id="a3550f6ce98d90d2947fe062530629dc2d3923b4" datatype="html">
401 <source>Updated &lt;x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/&gt;</source>
402 <context-group purpose="location">
403 <context context-type="sourcefile">app/shared/video-playlist/video-playlist-miniature.component.html</context>
404 <context context-type="linenumber">29</context>
405 </context-group>
406 </trans-unit><trans-unit id="b2b638f4333842009c258a23e59dbe4160d1e566" datatype="html">
407 <source>Save to</source>
408 <context-group purpose="location">
409 <context context-type="sourcefile">app/shared/video-playlist/video-add-to-playlist.component.html</context>
410 <context context-type="linenumber">3</context>
411 </context-group>
412 </trans-unit><trans-unit id="24813b8a3e45f0b57136c18d003027262cfe2d1f" datatype="html">
413 <source>Options</source>
414 <context-group purpose="location">
415 <context context-type="sourcefile">app/shared/video-playlist/video-add-to-playlist.component.html</context>
416 <context context-type="linenumber">8</context>
417 </context-group>
418 </trans-unit><trans-unit id="85e5d1de15d23cde43c530e3740a2a61aed24c2d" datatype="html">
419 <source>Start at</source>
420 <context-group purpose="location">
421 <context context-type="sourcefile">app/shared/video-playlist/video-add-to-playlist.component.html</context>
422 <context context-type="linenumber">16</context>
423 </context-group>
424 <context-group purpose="location">
425 <context context-type="sourcefile">app/shared/video-playlist/video-playlist-element-miniature.component.html</context>
426 <context context-type="linenumber">40</context>
427 </context-group>
428 <context-group purpose="location">
429 <context context-type="sourcefile">app/videos/+video-watch/modal/video-share.component.html</context>
430 <context context-type="linenumber">12</context>
431 </context-group>
432 </trans-unit><trans-unit id="4d20563f7e338a1d09eb756054564ccf7c6a30ef" datatype="html">
433 <source>Stop at</source>
434 <context-group purpose="location">
435 <context context-type="sourcefile">app/shared/video-playlist/video-add-to-playlist.component.html</context>
436 <context context-type="linenumber">30</context>
437 </context-group>
438 <context-group purpose="location">
439 <context context-type="sourcefile">app/shared/video-playlist/video-playlist-element-miniature.component.html</context>
440 <context context-type="linenumber">54</context>
441 </context-group>
442 </trans-unit><trans-unit id="bc155f9fc3be3f32083f19b2c77d4ad3b696d9b9" datatype="html">
443 <source>Display name</source>
444 <context-group purpose="location">
445 <context context-type="sourcefile">app/shared/video-playlist/video-add-to-playlist.component.html</context>
446 <context context-type="linenumber">63</context>
447 </context-group>
448 <context-group purpose="location">
449 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
450 <context context-type="linenumber">28</context>
451 </context-group>
452 <context-group purpose="location">
453 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
454 <context context-type="linenumber">28</context>
455 </context-group>
456 <context-group purpose="location">
457 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
458 <context context-type="linenumber">9</context>
459 </context-group>
460 <context-group purpose="location">
461 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
462 <context context-type="linenumber">9</context>
463 </context-group>
464 <context-group purpose="location">
465 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
466 <context context-type="linenumber">6</context>
467 </context-group>
468 </trans-unit><trans-unit id="70a67e04629f6d412db0a12d51820b480788d795" datatype="html">
469 <source>Create</source>
470 <context-group purpose="location">
471 <context context-type="sourcefile">app/shared/video-playlist/video-add-to-playlist.component.html</context>
472 <context context-type="linenumber">73</context>
473 </context-group>
474 </trans-unit><trans-unit id="2edccfda908b57c073dc0811eaa58818de2be2dc" datatype="html">
475 <source>Edit starts/stops at</source>
476 <context-group purpose="location">
477 <context context-type="sourcefile">app/shared/video-playlist/video-playlist-element-miniature.component.html</context>
478 <context context-type="linenumber">33</context>
479 </context-group>
480 </trans-unit><trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe" datatype="html">
481 <source>Save</source>
482 <context-group purpose="location">
483 <context context-type="sourcefile">app/shared/video-playlist/video-playlist-element-miniature.component.html</context>
484 <context context-type="linenumber">65</context>
485 </context-group>
486 <context-group purpose="location">
487 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context>
488 <context context-type="linenumber">32</context>
489 </context-group>
490 <context-group purpose="location">
491 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
492 <context context-type="linenumber">115</context>
493 </context-group>
494 </trans-unit><trans-unit id="b9dee3108a18796bd69c6be316c8fb985b58fb8e" datatype="html">
495 <source>Delete from &lt;x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/&gt;</source>
496 <context-group purpose="location">
497 <context context-type="sourcefile">app/shared/video-playlist/video-playlist-element-miniature.component.html</context>
498 <context context-type="linenumber">69</context>
499 </context-group>
b18d4b9f
C
500 </trans-unit><trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7" datatype="html">
501 <source>Delete</source>
502 <context-group purpose="location">
503 <context context-type="sourcefile">app/shared/buttons/delete-button.component.html</context>
504 <context context-type="linenumber">5</context>
505 </context-group>
506 <context-group purpose="location">
507 <context context-type="sourcefile">app/+my-account/my-account-videos/my-account-videos.component.html</context>
df93a9be 508 <context context-type="linenumber">30</context>
b18d4b9f
C
509 </context-group>
510 <context-group purpose="location">
511 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 512 <context context-type="linenumber">157</context>
b18d4b9f
C
513 </context-group>
514 <context-group purpose="location">
515 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 516 <context context-type="linenumber">150</context>
b18d4b9f
C
517 </context-group>
518 <context-group purpose="location">
519 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comment.component.html</context>
520 <context context-type="linenumber">15</context>
2c24b9d3 521 </context-group>
b1d40cff
C
522 </trans-unit><trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c" datatype="html">
523 <source>Edit</source>
524 <context-group purpose="location">
b18d4b9f
C
525 <context context-type="sourcefile">app/shared/buttons/edit-button.component.html</context>
526 <context context-type="linenumber">5</context>
b1d40cff 527 </context-group>
f365e978
C
528 <context-group purpose="location">
529 <context context-type="sourcefile">app/shared/buttons/edit-button.component.html</context>
530 <context context-type="linenumber">1</context>
531 </context-group>
b1d40cff
C
532 </trans-unit><trans-unit id="961a134583d6256df39fbc520d020ebc48e3128d" datatype="html">
533 <source>Truncated preview</source>
534 <context-group purpose="location">
6b09aba9 535 <context context-type="sourcefile">app/shared/forms/markdown-textarea.component.html</context>
b1d40cff
C
536 <context context-type="linenumber">9</context>
537 </context-group>
538 </trans-unit><trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196" datatype="html">
539 <source>Complete preview</source>
540 <context-group purpose="location">
6b09aba9 541 <context context-type="sourcefile">app/shared/forms/markdown-textarea.component.html</context>
b18d4b9f 542 <context context-type="linenumber">13</context>
b1d40cff
C
543 </context-group>
544 </trans-unit><trans-unit id="9c71feb04c2beab559f79c41c6127815fb9c1a6f" datatype="html">
545 <source>Get help</source>
546 <context-group purpose="location">
6b09aba9 547 <context context-type="sourcefile">app/shared/misc/help.component.html</context>
b2e2cdc5 548 <context context-type="linenumber">19</context>
b1d40cff 549 </context-group>
28da43cf 550 </trans-unit><trans-unit id="450025269732888db1f04cfe6033843110ab65ee" datatype="html">
b18d4b9f 551 <source>
28da43cf
C
552 &lt;x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/&gt;
553 Subscribe
554 &lt;x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/&gt;
555 &lt;x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/&gt;
556 &lt;x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount | myNumberFormatter }}"/&gt;
557 &lt;x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/&gt;
558 </source>
b18d4b9f
C
559 <context-group purpose="location">
560 <context context-type="sourcefile">app/shared/user-subscription/subscribe-button.component.html</context>
28da43cf 561 <context context-type="linenumber">5</context>
b18d4b9f 562 </context-group>
28da43cf
C
563 </trans-unit><trans-unit id="c374edf3b9228d3df6d761bdc8a289e7df0096e8" datatype="html">
564 <source>
565 Unsubscribe
566 </source>
b18d4b9f
C
567 <context-group purpose="location">
568 <context context-type="sourcefile">app/shared/user-subscription/subscribe-button.component.html</context>
28da43cf 569 <context context-type="linenumber">18</context>
b18d4b9f 570 </context-group>
3e04f129
C
571 </trans-unit><trans-unit id="9b3287f52c239cad05ec98391553e5052ba1aa66" datatype="html">
572 <source>Using an ActivityPub account</source>
b18d4b9f
C
573 <context-group purpose="location">
574 <context context-type="sourcefile">app/shared/user-subscription/subscribe-button.component.html</context>
28da43cf
C
575 <context context-type="linenumber">36</context>
576 </context-group>
577 </trans-unit><trans-unit id="60251958d9e05c8cc00abf9645bb0026ebbe4dc3" datatype="html">
578 <source>Subscribe with an account on &lt;x id="INTERPOLATION" equiv-text="{{ videoChannel.host }}"/&gt;</source>
579 <context-group purpose="location">
580 <context context-type="sourcefile">app/shared/user-subscription/subscribe-button.component.html</context>
3e04f129 581 <context context-type="linenumber">39</context>
28da43cf
C
582 </context-group>
583 </trans-unit><trans-unit id="e7adf422424a61b71465d183f9d44bf956482ef0" datatype="html">
584 <source>Subscribe with your local account</source>
585 <context-group purpose="location">
586 <context context-type="sourcefile">app/shared/user-subscription/subscribe-button.component.html</context>
3e04f129 587 <context context-type="linenumber">40</context>
28da43cf 588 </context-group>
3e04f129
C
589 </trans-unit><trans-unit id="5047522cc670b1f4a288bce07f9b1c5061e913ed" datatype="html">
590 <source>Subscribe with a Mastodon account:</source>
28da43cf
C
591 <context-group purpose="location">
592 <context context-type="sourcefile">app/shared/user-subscription/subscribe-button.component.html</context>
3e04f129 593 <context context-type="linenumber">43</context>
28da43cf
C
594 </context-group>
595 </trans-unit><trans-unit id="d8758664cadd6452256ca25ca0c7259074f427c1" datatype="html">
596 <source>Using a syndication feed</source>
597 <context-group purpose="location">
598 <context context-type="sourcefile">app/shared/user-subscription/subscribe-button.component.html</context>
3e04f129 599 <context context-type="linenumber">48</context>
28da43cf
C
600 </context-group>
601 </trans-unit><trans-unit id="d5e5bc7d213694fc0414a76f0ff3085bae44268a" datatype="html">
602 <source>Subscribe via RSS</source>
603 <context-group purpose="location">
604 <context context-type="sourcefile">app/shared/user-subscription/subscribe-button.component.html</context>
3e04f129 605 <context context-type="linenumber">49</context>
28da43cf
C
606 </context-group>
607 </trans-unit><trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3" datatype="html">
608 <source>
609 &lt;x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/&gt;Remote subscribe&lt;x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/&gt;
610 &lt;x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/&gt;Remote interact&lt;x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/&gt;
611 </source>
612 <context-group purpose="location">
613 <context context-type="sourcefile">app/shared/user-subscription/remote-subscribe.component.html</context>
b18d4b9f
C
614 <context context-type="linenumber">10</context>
615 </context-group>
28da43cf
C
616 </trans-unit><trans-unit id="319933e1af77ca2e35b75a5e9270a3c90e83dd4b" datatype="html">
617 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there.</source>
618 <context-group purpose="location">
619 <context context-type="sourcefile">app/shared/user-subscription/remote-subscribe.component.html</context>
620 <context context-type="linenumber">17</context>
621 </context-group>
622 </trans-unit><trans-unit id="2767d5461b6c622ccdeb868df8becf26bc16b99a" datatype="html">
623 <source>You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there.</source>
624 <context-group purpose="location">
625 <context context-type="sourcefile">app/shared/user-subscription/remote-subscribe.component.html</context>
626 <context context-type="linenumber">22</context>
627 </context-group>
df93a9be
C
628 </trans-unit><trans-unit id="2350869d835dfca2643c32e0ef1f5e35dc64f64b" datatype="html">
629 <source>Default NSFW/sensitive videos policy (can be redefined by the users)</source>
630 <context-group purpose="location">
631 <context context-type="sourcefile">app/shared/instance/instance-features-table.component.html</context>
632 <context context-type="linenumber">5</context>
633 </context-group>
d972dc7f
C
634 </trans-unit><trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b" datatype="html">
635 <source>Video quota</source>
636 <context-group purpose="location">
637 <context context-type="sourcefile">app/shared/instance/instance-features-table.component.html</context>
df93a9be 638 <context context-type="linenumber">19</context>
d972dc7f
C
639 </context-group>
640 <context-group purpose="location">
641 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
642 <context context-type="linenumber">56</context>
643 </context-group>
644 <context-group purpose="location">
645 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
646 <context context-type="linenumber">56</context>
647 </context-group>
648 <context-group purpose="location">
649 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
f365e978 650 <context context-type="linenumber">42</context>
d972dc7f
C
651 </context-group>
652 </trans-unit><trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85" datatype="html">
653 <source>
654 Unlimited &lt;x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/&gt;(&lt;x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/&gt; per day)&lt;x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/&gt;
655 </source>
656 <context-group purpose="location">
657 <context context-type="sourcefile">app/shared/instance/instance-features-table.component.html</context>
df93a9be 658 <context context-type="linenumber">28</context>
d972dc7f 659 </context-group>
f365e978
C
660 </trans-unit><trans-unit id="6a323f80f9d90a32db8ce52cc82075938c3c36f0" datatype="html">
661 <source>Ban</source>
662 <context-group purpose="location">
663 <context context-type="sourcefile">app/shared/moderation/user-ban-modal.component.html</context>
664 <context context-type="linenumber">3</context>
665 </context-group>
666 </trans-unit><trans-unit id="bb44873ad8d4c5dbad0ac2a6a50e0ceee9119125" datatype="html">
667 <source>Reason...</source>
668 <context-group purpose="location">
669 <context context-type="sourcefile">app/shared/moderation/user-ban-modal.component.html</context>
16f88ee5 670 <context context-type="linenumber">11</context>
f365e978
C
671 </context-group>
672 <context-group purpose="location">
673 <context context-type="sourcefile">app/videos/+video-watch/modal/video-report.component.html</context>
26a008fe 674 <context context-type="linenumber">16</context>
f365e978
C
675 </context-group>
676 <context-group purpose="location">
677 <context context-type="sourcefile">app/videos/+video-watch/modal/video-blacklist.component.html</context>
678 <context context-type="linenumber">11</context>
679 </context-group>
680 </trans-unit><trans-unit id="f21428bd564d1cacdbc737f87a8def2e2ad42251" datatype="html">
681 <source>
682 A banned user will no longer be able to login.
683 </source>
684 <context-group purpose="location">
685 <context context-type="sourcefile">app/shared/moderation/user-ban-modal.component.html</context>
16f88ee5
C
686 <context context-type="linenumber">18</context>
687 </context-group>
688 </trans-unit><trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7" datatype="html">
689 <source>Cancel</source>
690 <context-group purpose="location">
691 <context context-type="sourcefile">app/shared/moderation/user-ban-modal.component.html</context>
692 <context context-type="linenumber">23</context>
693 </context-group>
694 <context-group purpose="location">
695 <context context-type="sourcefile">app/shared/confirm/confirm.component.html</context>
696 <context context-type="linenumber">19</context>
697 </context-group>
698 <context-group purpose="location">
699 <context context-type="sourcefile">app/login/login.component.html</context>
700 <context context-type="linenumber">78</context>
701 </context-group>
702 <context-group purpose="location">
703 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html</context>
704 <context context-type="linenumber">23</context>
705 </context-group>
706 <context-group purpose="location">
707 <context context-type="sourcefile">app/videos/+video-watch/modal/video-support.component.html</context>
708 <context context-type="linenumber">10</context>
f365e978
C
709 </context-group>
710 </trans-unit><trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020" datatype="html">
711 <source>Ban this user</source>
712 <context-group purpose="location">
713 <context context-type="sourcefile">app/shared/moderation/user-ban-modal.component.html</context>
16f88ee5 714 <context context-type="linenumber">26</context>
f365e978 715 </context-group>
26a008fe
C
716 </trans-unit><trans-unit id="c078d4901a5fac169665947cc7a6108b94dd80c7" datatype="html">
717 <source>&lt;x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/&gt;</source>
718 <context-group purpose="location">
719 <context context-type="sourcefile">app/shared/menu/top-menu-dropdown.component.html</context>
720 <context context-type="linenumber">11</context>
721 </context-group>
b1d40cff
C
722 </trans-unit><trans-unit id="12910217fdcdbca64bee06f511639b653d5428ea" datatype="html">
723 <source>
724 Login
725 </source>
726 <context-group purpose="location">
6b09aba9 727 <context context-type="sourcefile">app/login/login.component.html</context>
b1d40cff
C
728 <context context-type="linenumber">2</context>
729 </context-group>
d972dc7f
C
730 </trans-unit><trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453" datatype="html">
731 <source>Request new verification email.</source>
732 <context-group purpose="location">
733 <context context-type="sourcefile">app/login/login.component.html</context>
734 <context context-type="linenumber">7</context>
735 </context-group>
736 <context-group purpose="location">
737 <context context-type="sourcefile">app/+verify-account/verify-account-email/verify-account-email.component.html</context>
738 <context context-type="linenumber">12</context>
739 </context-group>
b1d40cff
C
740 </trans-unit><trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html">
741 <source>User</source>
742 <context-group purpose="location">
6b09aba9 743 <context context-type="sourcefile">app/login/login.component.html</context>
d972dc7f 744 <context context-type="linenumber">13</context>
b1d40cff
C
745 </context-group>
746 </trans-unit><trans-unit id="51ef29329faccb28d94369897068897d1b3d0478" datatype="html">
747 <source>Username or email address</source>
748 <context-group purpose="location">
6b09aba9 749 <context context-type="sourcefile">app/login/login.component.html</context>
d972dc7f 750 <context context-type="linenumber">15</context>
b1d40cff
C
751 </context-group>
752 </trans-unit><trans-unit id="02c4360c2d956e74ed6bb1f71e86812af0e19b87" datatype="html">
753 <source>
754 or create an account
755 </source>
756 <context-group purpose="location">
6b09aba9 757 <context context-type="sourcefile">app/login/login.component.html</context>
d972dc7f 758 <context context-type="linenumber">18</context>
b1d40cff
C
759 </context-group>
760 </trans-unit><trans-unit id="d6290381021b16febc426d3e3a52dda83991ce0b" datatype="html">
761 <source>
762 or create an account on another instance
763 </source>
764 <context-group purpose="location">
6b09aba9 765 <context context-type="sourcefile">app/login/login.component.html</context>
d972dc7f 766 <context context-type="linenumber">22</context>
b1d40cff
C
767 </context-group>
768 </trans-unit><trans-unit id="76e1f485e6ead4c84b606f46d413878881d66ad3" datatype="html">
769 <source>User registration is not allowed on this instance, but you can register on many others!</source>
770 <context-group purpose="location">
6b09aba9 771 <context context-type="sourcefile">app/login/login.component.html</context>
d972dc7f 772 <context context-type="linenumber">28</context>
b1d40cff
C
773 </context-group>
774 </trans-unit><trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html">
775 <source>Password</source>
776 <context-group purpose="location">
6b09aba9 777 <context context-type="sourcefile">app/login/login.component.html</context>
d972dc7f 778 <context context-type="linenumber">38</context>
b1d40cff
C
779 </context-group>
780 <context-group purpose="location">
6b09aba9 781 <context context-type="sourcefile">app/login/login.component.html</context>
d972dc7f 782 <context context-type="linenumber">41</context>
b1d40cff
C
783 </context-group>
784 <context-group purpose="location">
6b09aba9 785 <context context-type="sourcefile">app/reset-password/reset-password.component.html</context>
b1d40cff
C
786 <context context-type="linenumber">8</context>
787 </context-group>
788 <context-group purpose="location">
6b09aba9 789 <context context-type="sourcefile">app/reset-password/reset-password.component.html</context>
b1d40cff
C
790 <context context-type="linenumber">10</context>
791 </context-group>
792 <context-group purpose="location">
6b09aba9 793 <context context-type="sourcefile">app/signup/signup.component.html</context>
6b01ed7b 794 <context context-type="linenumber">42</context>
b1d40cff
C
795 </context-group>
796 <context-group purpose="location">
6b09aba9 797 <context context-type="sourcefile">app/signup/signup.component.html</context>
6b01ed7b 798 <context context-type="linenumber">44</context>
b1d40cff
C
799 </context-group>
800 <context-group purpose="location">
6b09aba9 801 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
802 <context context-type="linenumber">30</context>
803 </context-group>
804 <context-group purpose="location">
6b09aba9 805 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
806 <context context-type="linenumber">30</context>
807 </context-group>
808 <context-group purpose="location">
6b09aba9 809 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-settings.component.html</context>
26a008fe 810 <context context-type="linenumber">13</context>
b1d40cff
C
811 </context-group>
812 </trans-unit><trans-unit id="b87e81682959464211443afc3e23c506865d2eda" datatype="html">
813 <source>I forgot my password</source>
814 <context-group purpose="location">
6b09aba9 815 <context context-type="sourcefile">app/login/login.component.html</context>
d972dc7f 816 <context context-type="linenumber">44</context>
b1d40cff 817 </context-group>
3e04f129
C
818 </trans-unit><trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html">
819 <source>Login</source>
820 <context-group purpose="location">
821 <context context-type="sourcefile">app/login/login.component.html</context>
822 <context context-type="linenumber">51</context>
823 </context-group>
824 <context-group purpose="location">
825 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 826 <context context-type="linenumber">32</context>
3e04f129 827 </context-group>
b1d40cff
C
828 </trans-unit><trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681" datatype="html">
829 <source>Forgot your password</source>
830 <context-group purpose="location">
6b09aba9 831 <context context-type="sourcefile">app/login/login.component.html</context>
d972dc7f 832 <context context-type="linenumber">57</context>
b1d40cff 833 </context-group>
26a008fe
C
834 </trans-unit><trans-unit id="f876804a6725f7b950c8e4c56ca596206856e6a2" datatype="html">
835 <source>
836 We are sorry, you cannot recover you password because your instance administrator did not configure the PeerTube email system.
837 </source>
838 <context-group purpose="location">
839 <context context-type="sourcefile">app/login/login.component.html</context>
16f88ee5 840 <context context-type="linenumber">64</context>
26a008fe 841 </context-group>
b1d40cff
C
842 </trans-unit><trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html">
843 <source>Email</source>
844 <context-group purpose="location">
6b09aba9 845 <context context-type="sourcefile">app/login/login.component.html</context>
16f88ee5 846 <context context-type="linenumber">69</context>
b1d40cff
C
847 </context-group>
848 <context-group purpose="location">
6b09aba9 849 <context context-type="sourcefile">app/signup/signup.component.html</context>
6b01ed7b 850 <context context-type="linenumber">31</context>
b1d40cff
C
851 </context-group>
852 <context-group purpose="location">
6b09aba9 853 <context context-type="sourcefile">app/signup/signup.component.html</context>
6b01ed7b 854 <context context-type="linenumber">33</context>
b1d40cff
C
855 </context-group>
856 <context-group purpose="location">
6b09aba9 857 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
858 <context context-type="linenumber">19</context>
859 </context-group>
860 <context-group purpose="location">
6b09aba9 861 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
862 <context context-type="linenumber">19</context>
863 </context-group>
864 <context-group purpose="location">
6b09aba9 865 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
f365e978 866 <context context-type="linenumber">41</context>
b1d40cff 867 </context-group>
26a008fe
C
868 <context-group purpose="location">
869 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context>
870 <context context-type="linenumber">4</context>
871 </context-group>
d972dc7f
C
872 <context-group purpose="location">
873 <context context-type="sourcefile">app/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
874 <context context-type="linenumber">8</context>
875 </context-group>
b1d40cff
C
876 </trans-unit><trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html">
877 <source>Email address</source>
878 <context-group purpose="location">
6b09aba9 879 <context context-type="sourcefile">app/login/login.component.html</context>
16f88ee5 880 <context context-type="linenumber">71</context>
d972dc7f
C
881 </context-group>
882 <context-group purpose="location">
883 <context context-type="sourcefile">app/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
884 <context context-type="linenumber">10</context>
b1d40cff
C
885 </context-group>
886 </trans-unit><trans-unit id="78be69e4d26b3b654c49962839d8545e61bf8b55" datatype="html">
887 <source>Send me an email to reset my password</source>
888 <context-group purpose="location">
6b09aba9 889 <context context-type="sourcefile">app/login/login.component.html</context>
16f88ee5 890 <context context-type="linenumber">81</context>
b1d40cff
C
891 </context-group>
892 </trans-unit><trans-unit id="2ba14c37f3b23553b2602c5e535d0ff4916f24aa" datatype="html">
893 <source>
894 Reset my password
895 </source>
896 <context-group purpose="location">
6b09aba9 897 <context context-type="sourcefile">app/reset-password/reset-password.component.html</context>
b1d40cff
C
898 <context context-type="linenumber">2</context>
899 </context-group>
900 </trans-unit><trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8" datatype="html">
901 <source>Confirm password</source>
902 <context-group purpose="location">
6b09aba9 903 <context context-type="sourcefile">app/reset-password/reset-password.component.html</context>
b1d40cff
C
904 <context context-type="linenumber">19</context>
905 </context-group>
906 </trans-unit><trans-unit id="3652e5c6e33165264d5271d06cc04ab7123b6df1" datatype="html">
907 <source>Confirmed password</source>
908 <context-group purpose="location">
6b09aba9 909 <context context-type="sourcefile">app/reset-password/reset-password.component.html</context>
b1d40cff
C
910 <context context-type="linenumber">21</context>
911 </context-group>
912 </trans-unit><trans-unit id="8bdf8db5eeeaef83184b489b80c1557b516fb3c3" datatype="html">
913 <source>Reset my password</source>
914 <context-group purpose="location">
6b09aba9 915 <context context-type="sourcefile">app/reset-password/reset-password.component.html</context>
b1d40cff
C
916 <context context-type="linenumber">29</context>
917 </context-group>
918 </trans-unit><trans-unit id="4499806949402133d08a5029cb5462c5ea25336d" datatype="html">
919 <source>
920 Create an account
921 </source>
922 <context-group purpose="location">
6b09aba9 923 <context context-type="sourcefile">app/signup/signup.component.html</context>
b1d40cff
C
924 <context context-type="linenumber">3</context>
925 </context-group>
b1d40cff
C
926 </trans-unit><trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48" datatype="html">
927 <source>Username</source>
928 <context-group purpose="location">
6b09aba9 929 <context context-type="sourcefile">app/signup/signup.component.html</context>
6b01ed7b 930 <context context-type="linenumber">13</context>
b1d40cff 931 </context-group>
b1d40cff 932 <context-group purpose="location">
6b09aba9 933 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
934 <context context-type="linenumber">8</context>
935 </context-group>
936 <context-group purpose="location">
6b09aba9 937 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
938 <context context-type="linenumber">8</context>
939 </context-group>
d972dc7f
C
940 </trans-unit><trans-unit id="26025b8081241cf85eb6516431b596df11fa66b3" datatype="html">
941 <source>Example: jane_doe</source>
b18d4b9f
C
942 <context-group purpose="location">
943 <context context-type="sourcefile">app/signup/signup.component.html</context>
6b01ed7b 944 <context context-type="linenumber">17</context>
b18d4b9f 945 </context-group>
40ed9f6a
C
946 </trans-unit><trans-unit id="7fe213724c4c0a4112c40c673884acb98a0a3b92" datatype="html">
947 <source>I am at least 16 years old and agree to the &lt;a href=&apos;/about/instance#terms-section&apos; target=&apos;_blank&apos;rel=&apos;noopener noreferrer&apos;&gt;Terms&lt;/a&gt; of this instance</source>
4a03da5f 948 <context-group purpose="location">
6b09aba9 949 <context context-type="sourcefile">app/signup/signup.component.html</context>
6b01ed7b 950 <context context-type="linenumber">55</context>
4a03da5f 951 </context-group>
b1d40cff
C
952 </trans-unit><trans-unit id="717a5e3574fec754fbeb348c2d5561c4d81facc4" datatype="html">
953 <source>Signup</source>
954 <context-group purpose="location">
6b09aba9 955 <context context-type="sourcefile">app/signup/signup.component.html</context>
6b01ed7b 956 <context context-type="linenumber">63</context>
b1d40cff 957 </context-group>
b1d40cff 958 <context-group purpose="location">
6b09aba9 959 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 960 <context context-type="linenumber">87</context>
d972dc7f
C
961 </context-group>
962 </trans-unit><trans-unit id="fa48c3ddc2ef8e40e5c317e68bc05ae62c93b0c1" datatype="html">
963 <source>Features found on this instance</source>
964 <context-group purpose="location">
965 <context context-type="sourcefile">app/signup/signup.component.html</context>
6b01ed7b 966 <context context-type="linenumber">67</context>
b1d40cff 967 </context-group>
2c24b9d3
C
968 </trans-unit><trans-unit id="9167c6d3c4c3b74373cf1e90997e4966844ded1a" datatype="html">
969 <source>&lt;x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/&gt; results</source>
970 <context-group purpose="location">
6b09aba9 971 <context context-type="sourcefile">app/search/search.component.html</context>
2c24b9d3
C
972 <context context-type="linenumber">5</context>
973 </context-group>
974 </trans-unit><trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc" datatype="html">
975 <source>
976 for &lt;x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/&gt;&lt;x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/&gt;
977 </source>
978 <context-group purpose="location">
6b09aba9 979 <context context-type="sourcefile">app/search/search.component.html</context>
2c24b9d3
C
980 <context context-type="linenumber">6</context>
981 </context-group>
f365e978
C
982 </trans-unit><trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061" datatype="html">
983 <source>
984 Filters
985 &lt;x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/&gt;&lt;x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/&gt;
986 </source>
2c24b9d3 987 <context-group purpose="location">
6b09aba9 988 <context context-type="sourcefile">app/search/search.component.html</context>
2c24b9d3
C
989 <context context-type="linenumber">16</context>
990 </context-group>
991 </trans-unit><trans-unit id="e2dbf0426cbb0b573faf49dffeb7d5bdf16eda5d" datatype="html">
992 <source>
993 No results found
994 </source>
995 <context-group purpose="location">
6b09aba9 996 <context context-type="sourcefile">app/search/search.component.html</context>
f365e978 997 <context context-type="linenumber">28</context>
2c24b9d3 998 </context-group>
d972dc7f
C
999 </trans-unit><trans-unit id="10341623e991a4185990a0c3c76ac2bc3543cc4a" datatype="html">
1000 <source>&lt;x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/&gt; subscribers</source>
b18d4b9f
C
1001 <context-group purpose="location">
1002 <context context-type="sourcefile">app/search/search.component.html</context>
f365e978 1003 <context context-type="linenumber">44</context>
b18d4b9f 1004 </context-group>
d972dc7f
C
1005 </trans-unit><trans-unit id="602281e45fe8b79748e3fbf21c432379fcb58883" datatype="html">
1006 <source>&lt;x id="INTERPOLATION" equiv-text="{{ result.publishedAt | myFromNow }}"/&gt; - &lt;x id="INTERPOLATION_1" equiv-text="{{ result.views | myNumberFormatter }}"/&gt; views</source>
b18d4b9f 1007 <context-group purpose="location">
d972dc7f 1008 <context context-type="sourcefile">app/search/search.component.html</context>
f365e978 1009 <context context-type="linenumber">55</context>
b18d4b9f 1010 </context-group>
d3662c1c
C
1011 </trans-unit><trans-unit id="aef5c45fb9c725573d20a6283492e6b80fd2ae96" datatype="html">
1012 <source>Change the language</source>
1013 <context-group purpose="location">
6b09aba9 1014 <context context-type="sourcefile">app/menu/language-chooser.component.html</context>
b18d4b9f 1015 <context context-type="linenumber">3</context>
d3662c1c
C
1016 </context-group>
1017 <context-group purpose="location">
6b09aba9 1018 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1019 <context context-type="linenumber">102</context>
26a008fe
C
1020 </context-group>
1021 </trans-unit><trans-unit id="1c98d728375e7bd5b166d1aeb29485ef8b5d6e28" datatype="html">
1022 <source>
1023 Help to translate PeerTube!
1024 </source>
1025 <context-group purpose="location">
1026 <context context-type="sourcefile">app/menu/language-chooser.component.html</context>
1027 <context context-type="linenumber">8</context>
d3662c1c 1028 </context-group>
df93a9be
C
1029 </trans-unit><trans-unit id="20f3ffdc9938528fe27db4444ee54a561670075a" datatype="html">
1030 <source>My public profile</source>
d3662c1c 1031 <context-group purpose="location">
6b09aba9 1032 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1033 <context context-type="linenumber">17</context>
d3662c1c 1034 </context-group>
df93a9be
C
1035 </trans-unit><trans-unit id="e4825b5d86d89ae0f4c797ba256f66fd8abd4ee6" datatype="html">
1036 <source>My account</source>
d3662c1c 1037 <context-group purpose="location">
6b09aba9 1038 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1039 <context context-type="linenumber">21</context>
d3662c1c 1040 </context-group>
df93a9be
C
1041 </trans-unit><trans-unit id="3fdc751b264ca9998e1542fcf5794e274cd56344" datatype="html">
1042 <source>Log out</source>
d3662c1c 1043 <context-group purpose="location">
6b09aba9 1044 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1045 <context context-type="linenumber">25</context>
b18d4b9f 1046 </context-group>
df93a9be
C
1047 </trans-unit><trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87" datatype="html">
1048 <source>Create an account</source>
b18d4b9f
C
1049 <context-group purpose="location">
1050 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1051 <context context-type="linenumber">33</context>
d3662c1c 1052 </context-group>
df93a9be
C
1053 </trans-unit><trans-unit id="4ef4f031c147fb9ee0168bc6eacb78de180d7432" datatype="html">
1054 <source>My library</source>
d3662c1c 1055 <context-group purpose="location">
6b09aba9 1056 <context context-type="sourcefile">app/menu/menu.component.html</context>
26a008fe 1057 <context context-type="linenumber">37</context>
d3662c1c
C
1058 </context-group>
1059 </trans-unit><trans-unit id="a52dae09be10ca3a65da918533ced3d3f4992238" datatype="html">
1060 <source>Videos</source>
b1d40cff 1061 <context-group purpose="location">
6b09aba9 1062 <context context-type="sourcefile">app/menu/menu.component.html</context>
26a008fe 1063 <context context-type="linenumber">41</context>
d3662c1c 1064 </context-group>
df93a9be
C
1065 <context-group purpose="location">
1066 <context context-type="sourcefile">app/menu/menu.component.html</context>
1067 <context context-type="linenumber">62</context>
1068 </context-group>
d3662c1c 1069 <context-group purpose="location">
6b09aba9 1070 <context context-type="sourcefile">app/+accounts/accounts.component.html</context>
f365e978 1071 <context context-type="linenumber">29</context>
d3662c1c
C
1072 </context-group>
1073 <context-group purpose="location">
6b09aba9 1074 <context context-type="sourcefile">app/+video-channels/video-channels.component.html</context>
b18d4b9f
C
1075 <context context-type="linenumber">24</context>
1076 </context-group>
df93a9be
C
1077 </trans-unit><trans-unit id="47546e45bbb476baaaad38244db444c427ddc502" datatype="html">
1078 <source>Playlists</source>
1079 <context-group purpose="location">
1080 <context context-type="sourcefile">app/menu/menu.component.html</context>
1081 <context context-type="linenumber">46</context>
1082 </context-group>
b18d4b9f
C
1083 </trans-unit><trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2" datatype="html">
1084 <source>Subscriptions</source>
1085 <context-group purpose="location">
1086 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be
C
1087 <context context-type="linenumber">51</context>
1088 </context-group>
1089 </trans-unit><trans-unit id="efac3af0b32e953279c25b6519cae256811e0fe8" datatype="html">
1090 <source>History</source>
1091 <context-group purpose="location">
1092 <context context-type="sourcefile">app/menu/menu.component.html</context>
1093 <context context-type="linenumber">56</context>
d3662c1c 1094 </context-group>
d972dc7f
C
1095 </trans-unit><trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5" datatype="html">
1096 <source>Overview</source>
1097 <context-group purpose="location">
1098 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1099 <context context-type="linenumber">66</context>
d972dc7f 1100 </context-group>
d3662c1c
C
1101 </trans-unit><trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807" datatype="html">
1102 <source>Trending</source>
1103 <context-group purpose="location">
6b09aba9 1104 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1105 <context context-type="linenumber">71</context>
d3662c1c
C
1106 </context-group>
1107 </trans-unit><trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1" datatype="html">
1108 <source>Recently added</source>
1109 <context-group purpose="location">
6b09aba9 1110 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1111 <context context-type="linenumber">76</context>
d3662c1c
C
1112 </context-group>
1113 </trans-unit><trans-unit id="eadc17c3df80143992e2d9028dead3199ae6d79d" datatype="html">
1114 <source>Local</source>
1115 <context-group purpose="location">
6b09aba9 1116 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1117 <context context-type="linenumber">81</context>
d3662c1c 1118 </context-group>
b63e428e
C
1119 </trans-unit><trans-unit id="ac0f81713a84217c9bd1d9bb460245d8190b073f" datatype="html">
1120 <source>More</source>
1121 <context-group purpose="location">
6b09aba9 1122 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1123 <context context-type="linenumber">86</context>
b63e428e 1124 </context-group>
d3662c1c
C
1125 </trans-unit><trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919" datatype="html">
1126 <source>Administration</source>
1127 <context-group purpose="location">
6b09aba9 1128 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1129 <context context-type="linenumber">90</context>
d3662c1c
C
1130 </context-group>
1131 </trans-unit><trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html">
1132 <source>About</source>
1133 <context-group purpose="location">
6b09aba9 1134 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1135 <context context-type="linenumber">95</context>
d3662c1c
C
1136 </context-group>
1137 <context-group purpose="location">
6b09aba9 1138 <context context-type="sourcefile">app/+accounts/accounts.component.html</context>
f365e978 1139 <context context-type="linenumber">33</context>
d3662c1c
C
1140 </context-group>
1141 <context-group purpose="location">
6b09aba9 1142 <context context-type="sourcefile">app/+video-channels/video-channels.component.html</context>
df93a9be 1143 <context context-type="linenumber">26</context>
d3662c1c 1144 </context-group>
28da43cf
C
1145 </trans-unit><trans-unit id="4752e5e33da1c3396d3248eb8fef59bca5d00cb3" datatype="html">
1146 <source>Show keyboard shortcuts</source>
1147 <context-group purpose="location">
1148 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1149 <context context-type="linenumber">105</context>
28da43cf 1150 </context-group>
d972dc7f
C
1151 </trans-unit><trans-unit id="cf75021ac8cb9efd4f95e8880cf52c9acd265768" datatype="html">
1152 <source>Toggle dark interface</source>
1153 <context-group purpose="location">
1154 <context context-type="sourcefile">app/menu/menu.component.html</context>
df93a9be 1155 <context context-type="linenumber">108</context>
26a008fe
C
1156 </context-group>
1157 </trans-unit><trans-unit id="2dc8a0a3763cd5c456c84630fc335398c9b86771" datatype="html">
1158 <source>View your notifications</source>
1159 <context-group purpose="location">
1160 <context context-type="sourcefile">app/menu/avatar-notification.component.html</context>
1161 <context context-type="linenumber">3</context>
1162 </context-group>
1163 </trans-unit><trans-unit id="8bcabdf6b16cad0313a86c7e940c5e3ad7f9f8ab" datatype="html">
1164 <source>Notifications</source>
1165 <context-group purpose="location">
1166 <context context-type="sourcefile">app/menu/avatar-notification.component.html</context>
df93a9be 1167 <context context-type="linenumber">13</context>
26a008fe
C
1168 </context-group>
1169 <context-group purpose="location">
1170 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-settings.component.html</context>
1171 <context context-type="linenumber">10</context>
1172 </context-group>
1173 </trans-unit><trans-unit id="341e026e3f317aa3164916cc63a059c961a78b81" datatype="html">
1174 <source>Update your notification preferences</source>
1175 <context-group purpose="location">
1176 <context context-type="sourcefile">app/menu/avatar-notification.component.html</context>
df93a9be 1177 <context context-type="linenumber">16</context>
26a008fe
C
1178 </context-group>
1179 </trans-unit><trans-unit id="3d1b5c9cd76948c04fdb7bb3fe51b6c1242c1bd5" datatype="html">
1180 <source>See all your notifications</source>
1181 <context-group purpose="location">
1182 <context context-type="sourcefile">app/menu/avatar-notification.component.html</context>
df93a9be 1183 <context context-type="linenumber">30</context>
d972dc7f 1184 </context-group>
d3662c1c
C
1185 </trans-unit><trans-unit id="8aa58cf00d949c509df91c621ab38131df0a7599" datatype="html">
1186 <source>Search...</source>
1187 <context-group purpose="location">
6b09aba9 1188 <context context-type="sourcefile">app/header/header.component.html</context>
b1d40cff
C
1189 <context context-type="linenumber">2</context>
1190 </context-group>
d3662c1c
C
1191 </trans-unit><trans-unit id="4b3972c3e9485218508a95f7a4ce7758e3f09ced" datatype="html">
1192 <source>Upload</source>
1193 <context-group purpose="location">
6b09aba9 1194 <context context-type="sourcefile">app/header/header.component.html</context>
d3662c1c
C
1195 <context context-type="linenumber">9</context>
1196 </context-group>
2c24b9d3
C
1197 </trans-unit><trans-unit id="5d43539fc358c3a548b9d487be821db73e2702ff" datatype="html">
1198 <source>Sort</source>
1199 <context-group purpose="location">
6b09aba9 1200 <context context-type="sourcefile">app/search/search-filters.component.html</context>
2c24b9d3
C
1201 <context context-type="linenumber">6</context>
1202 </context-group>
1203 </trans-unit><trans-unit id="98acac685fc4b2d35e5d0cf3cd224d247a756c3e" datatype="html">
1204 <source>Published date</source>
1205 <context-group purpose="location">
6b09aba9 1206 <context context-type="sourcefile">app/search/search-filters.component.html</context>
2c24b9d3
C
1207 <context context-type="linenumber">15</context>
1208 </context-group>
16f88ee5
C
1209 </trans-unit><trans-unit id="31523e672b9f39a621e5d9e2a22b24bbf9aa8d4d" datatype="html">
1210 <source>Original publication year</source>
1211 <context-group purpose="location">
1212 <context context-type="sourcefile">app/search/search-filters.component.html</context>
1213 <context context-type="linenumber">24</context>
1214 </context-group>
1215 </trans-unit><trans-unit id="e9866754251f6f45c42710a3de01da5d79c6ae91" datatype="html">
1216 <source>After...</source>
1217 <context-group purpose="location">
1218 <context context-type="sourcefile">app/search/search-filters.component.html</context>
1219 <context context-type="linenumber">30</context>
1220 </context-group>
1221 </trans-unit><trans-unit id="46c36269a23f9105124bbdd58f8c91833b92e565" datatype="html">
1222 <source>Before...</source>
1223 <context-group purpose="location">
1224 <context context-type="sourcefile">app/search/search-filters.component.html</context>
1225 <context context-type="linenumber">37</context>
1226 </context-group>
2c24b9d3
C
1227 </trans-unit><trans-unit id="a02ea1d4e7424ca989929da5e598f379940fdbf2" datatype="html">
1228 <source>Duration</source>
1229 <context-group purpose="location">
6b09aba9 1230 <context context-type="sourcefile">app/search/search-filters.component.html</context>
16f88ee5 1231 <context context-type="linenumber">45</context>
2c24b9d3
C
1232 </context-group>
1233 </trans-unit><trans-unit id="dc67060f94f0f2b58549f54a5c07925dffd20238" datatype="html">
1234 <source>Display sensitive content</source>
1235 <context-group purpose="location">
6b09aba9 1236 <context context-type="sourcefile">app/search/search-filters.component.html</context>
16f88ee5 1237 <context context-type="linenumber">54</context>
2c24b9d3
C
1238 </context-group>
1239 </trans-unit><trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952" datatype="html">
1240 <source>Yes</source>
1241 <context-group purpose="location">
6b09aba9 1242 <context context-type="sourcefile">app/search/search-filters.component.html</context>
16f88ee5 1243 <context context-type="linenumber">58</context>
2c24b9d3
C
1244 </context-group>
1245 </trans-unit><trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd" datatype="html">
1246 <source>No</source>
1247 <context-group purpose="location">
6b09aba9 1248 <context context-type="sourcefile">app/search/search-filters.component.html</context>
16f88ee5 1249 <context context-type="linenumber">63</context>
2c24b9d3
C
1250 </context-group>
1251 </trans-unit><trans-unit id="607de17c2a755f65775881c19e276e7c933bcf94" datatype="html">
1252 <source>Category</source>
1253 <context-group purpose="location">
6b09aba9 1254 <context context-type="sourcefile">app/search/search-filters.component.html</context>
16f88ee5 1255 <context context-type="linenumber">71</context>
2c24b9d3
C
1256 </context-group>
1257 <context-group purpose="location">
6b09aba9 1258 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3e04f129 1259 <context context-type="linenumber">48</context>
2c24b9d3
C
1260 </context-group>
1261 <context-group purpose="location">
6b09aba9 1262 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 1263 <context context-type="linenumber">215</context>
2c24b9d3
C
1264 </context-group>
1265 </trans-unit><trans-unit id="78d6d3ea26777cd0dad8ddbf9b314151678da46c" datatype="html">
1266 <source>Licence</source>
1267 <context-group purpose="location">
6b09aba9 1268 <context context-type="sourcefile">app/search/search-filters.component.html</context>
16f88ee5 1269 <context context-type="linenumber">81</context>
2c24b9d3
C
1270 </context-group>
1271 <context-group purpose="location">
6b09aba9 1272 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3e04f129 1273 <context context-type="linenumber">62</context>
2c24b9d3
C
1274 </context-group>
1275 <context-group purpose="location">
6b09aba9 1276 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 1277 <context context-type="linenumber">224</context>
2c24b9d3
C
1278 </context-group>
1279 </trans-unit><trans-unit id="fe46ccaae902ce974e2441abe752399288298619" datatype="html">
1280 <source>Language</source>
1281 <context-group purpose="location">
6b09aba9 1282 <context context-type="sourcefile">app/search/search-filters.component.html</context>
16f88ee5 1283 <context context-type="linenumber">91</context>
2c24b9d3
C
1284 </context-group>
1285 <context-group purpose="location">
6b09aba9 1286 <context context-type="sourcefile">app/videos/+video-edit/shared/video-caption-add-modal.component.html</context>
b18d4b9f 1287 <context context-type="linenumber">10</context>
2c24b9d3
C
1288 </context-group>
1289 <context-group purpose="location">
6b09aba9 1290 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3e04f129 1291 <context context-type="linenumber">76</context>
2c24b9d3
C
1292 </context-group>
1293 <context-group purpose="location">
6b09aba9 1294 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 1295 <context context-type="linenumber">233</context>
2c24b9d3
C
1296 </context-group>
1297 </trans-unit><trans-unit id="c8d58c4fbe23e51af3dc8f58cb4a81eac20739e8" datatype="html">
1298 <source>All of these tags</source>
1299 <context-group purpose="location">
6b09aba9 1300 <context context-type="sourcefile">app/search/search-filters.component.html</context>
16f88ee5 1301 <context context-type="linenumber">103</context>
2c24b9d3
C
1302 </context-group>
1303 </trans-unit><trans-unit id="492d2bd18db0cba03f6d9e3b0c42b8639fbe51ab" datatype="html">
1304 <source>One of these tags</source>
1305 <context-group purpose="location">
6b09aba9 1306 <context context-type="sourcefile">app/search/search-filters.component.html</context>
16f88ee5 1307 <context context-type="linenumber">108</context>
2c24b9d3
C
1308 </context-group>
1309 </trans-unit><trans-unit id="5ca707824ab93066c7d9b44e1b8bf216725c2c22" datatype="html">
1310 <source>Filter</source>
1311 <context-group purpose="location">
6b09aba9 1312 <context context-type="sourcefile">app/search/search-filters.component.html</context>
16f88ee5 1313 <context context-type="linenumber">115</context>
2c24b9d3 1314 </context-group>
f365e978
C
1315 </trans-unit><trans-unit id="41ed53a3f1d4dfc57011d0aba13b8b074e8b41b6" datatype="html">
1316 <source>Display unlisted and private videos</source>
1317 <context-group purpose="location">
1318 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1319 <context context-type="linenumber">14</context>
f365e978
C
1320 </context-group>
1321 <context-group purpose="location">
1322 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1323 <context context-type="linenumber">14</context>
f365e978
C
1324 </context-group>
1325 <context-group purpose="location">
1326 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1327 <context context-type="linenumber">14</context>
f365e978
C
1328 </context-group>
1329 <context-group purpose="location">
1330 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1331 <context context-type="linenumber">14</context>
f365e978
C
1332 </context-group>
1333 <context-group purpose="location">
1334 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1335 <context context-type="linenumber">14</context>
f365e978
C
1336 </context-group>
1337 <context-group purpose="location">
1338 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1339 <context context-type="linenumber">14</context>
f365e978 1340 </context-group>
d3662c1c
C
1341 </trans-unit><trans-unit id="c31161d1661884f54fbc5635aad5ce8d4803897e" datatype="html">
1342 <source>No results.</source>
1343 <context-group purpose="location">
6b09aba9 1344 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1345 <context context-type="linenumber">20</context>
d3662c1c
C
1346 </context-group>
1347 <context-group purpose="location">
6b09aba9 1348 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1349 <context context-type="linenumber">20</context>
d3662c1c
C
1350 </context-group>
1351 <context-group purpose="location">
6b09aba9 1352 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1353 <context context-type="linenumber">20</context>
d3662c1c 1354 </context-group>
d3662c1c 1355 <context-group purpose="location">
6b09aba9 1356 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1357 <context context-type="linenumber">20</context>
d3662c1c 1358 </context-group>
d972dc7f
C
1359 <context-group purpose="location">
1360 <context context-type="sourcefile">app/videos/video-list/video-overview.component.html</context>
1361 <context context-type="linenumber">3</context>
1362 </context-group>
b18d4b9f
C
1363 <context-group purpose="location">
1364 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1365 <context context-type="linenumber">20</context>
b18d4b9f 1366 </context-group>
df93a9be
C
1367 <context-group purpose="location">
1368 <context context-type="sourcefile">app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html</context>
1369 <context context-type="linenumber">1</context>
1370 </context-group>
d3662c1c 1371 <context-group purpose="location">
6b09aba9 1372 <context context-type="sourcefile">app/+my-account/my-account-videos/my-account-videos.component.html</context>
d3662c1c
C
1373 <context context-type="linenumber">1</context>
1374 </context-group>
1375 <context-group purpose="location">
6b09aba9 1376 <context context-type="sourcefile">app/shared/video/abstract-video-list.html</context>
ad3fa0c5 1377 <context context-type="linenumber">20</context>
d3662c1c 1378 </context-group>
d972dc7f
C
1379 </trans-unit><trans-unit id="2290d09f4f113351baa9152ca8ad14cd03a11ba6" datatype="html">
1380 <source>
1381 &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ object.category.label }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt;
1382 </source>
1383 <context-group purpose="location">
1384 <context context-type="sourcefile">app/videos/video-list/video-overview.component.html</context>
1385 <context context-type="linenumber">6</context>
1386 </context-group>
3e04f129 1387 </trans-unit><trans-unit id="48a5d0af93b94c4575b7f76a47fb3cdee58e6919" datatype="html">
d972dc7f 1388 <source>
3e04f129 1389 &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;#&lt;x id="INTERPOLATION" equiv-text="{{ object.tag }}"/&gt;&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt;
d972dc7f
C
1390 </source>
1391 <context-group purpose="location">
1392 <context context-type="sourcefile">app/videos/video-list/video-overview.component.html</context>
1393 <context context-type="linenumber">14</context>
1394 </context-group>
1395 </trans-unit><trans-unit id="e093a5a83045ff283f992a93699abb7cb9dd3c1b" datatype="html">
1396 <source>
1397 &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;
1398 &lt;x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/&gt;
1399
1400 &lt;x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/&gt;&lt;x id="INTERPOLATION" equiv-text="{{ object.channel.displayName }}"/&gt;&lt;x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/&gt;
1401 &lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt;
1402 </source>
1403 <context-group purpose="location">
1404 <context context-type="sourcefile">app/videos/video-list/video-overview.component.html</context>
1405 <context context-type="linenumber">22</context>
1406 </context-group>
d3662c1c
C
1407 </trans-unit><trans-unit id="ff78f059449d44322f627d0f66df07abe476962b" datatype="html">
1408 <source>Instance</source>
1409 <context-group purpose="location">
6b09aba9 1410 <context context-type="sourcefile">app/+about/about.component.html</context>
d3662c1c
C
1411 <context context-type="linenumber">5</context>
1412 </context-group>
1413 <context-group purpose="location">
6b09aba9 1414 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
b18d4b9f 1415 <context context-type="linenumber">8</context>
d3662c1c 1416 </context-group>
f365e978
C
1417 <context-group purpose="location">
1418 <context context-type="sourcefile">app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html</context>
1419 <context context-type="linenumber">8</context>
1420 </context-group>
1421 <context-group purpose="location">
1422 <context context-type="sourcefile">app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html</context>
1423 <context context-type="linenumber">12</context>
1424 </context-group>
d3662c1c
C
1425 </trans-unit><trans-unit id="6385c357c1de58ce92c0cf618ecf9cf74b917390" datatype="html">
1426 <source>PeerTube</source>
1427 <context-group purpose="location">
6b09aba9 1428 <context context-type="sourcefile">app/+about/about.component.html</context>
d3662c1c
C
1429 <context context-type="linenumber">7</context>
1430 </context-group>
26a008fe
C
1431 </trans-unit><trans-unit id="5fea66be16da46ed7a0775e9a62b7b5e94b77473" datatype="html">
1432 <source>Contact &lt;x id="INTERPOLATION" equiv-text="{{ instanceName }}"/&gt; administrator</source>
1433 <context-group purpose="location">
1434 <context context-type="sourcefile">app/+about/about-instance/contact-admin-modal.component.html</context>
1435 <context context-type="linenumber">3</context>
1436 </context-group>
1437 </trans-unit><trans-unit id="533b2b9a76ee1335cb44c01f0bfd50d43e9400b0" datatype="html">
1438 <source>Your name</source>
1439 <context-group purpose="location">
1440 <context context-type="sourcefile">app/+about/about-instance/contact-admin-modal.component.html</context>
1441 <context context-type="linenumber">11</context>
1442 </context-group>
1443 </trans-unit><trans-unit id="0b892c7805a1c5afc0b7c21c3449760860fe7f3d" datatype="html">
1444 <source>Your email</source>
1445 <context-group purpose="location">
1446 <context context-type="sourcefile">app/+about/about-instance/contact-admin-modal.component.html</context>
1447 <context context-type="linenumber">20</context>
1448 </context-group>
1449 </trans-unit><trans-unit id="d2815c9b510b8172d8cac4008b9709df69d636df" datatype="html">
1450 <source>Your message</source>
1451 <context-group purpose="location">
1452 <context context-type="sourcefile">app/+about/about-instance/contact-admin-modal.component.html</context>
1453 <context context-type="linenumber">29</context>
1454 </context-group>
1455 </trans-unit><trans-unit id="fb8aad312b72bbb7e5a1e2cc0b55fae8962bf0fb" datatype="html">
d3662c1c 1456 <source>
26a008fe
C
1457 Cancel
1458 </source>
1459 <context-group purpose="location">
1460 <context context-type="sourcefile">app/+about/about-instance/contact-admin-modal.component.html</context>
1461 <context context-type="linenumber">38</context>
1462 </context-group>
df93a9be
C
1463 <context-group purpose="location">
1464 <context context-type="sourcefile">app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html</context>
1465 <context context-type="linenumber">22</context>
1466 </context-group>
1467 <context-group purpose="location">
1468 <context context-type="sourcefile">app/+my-account/my-account-videos/my-account-videos.component.html</context>
1469 <context context-type="linenumber">24</context>
1470 </context-group>
26a008fe
C
1471 <context-group purpose="location">
1472 <context context-type="sourcefile">app/videos/+video-watch/modal/video-report.component.html</context>
1473 <context context-type="linenumber">24</context>
1474 </context-group>
1475 <context-group purpose="location">
1476 <context context-type="sourcefile">app/videos/+video-watch/modal/video-blacklist.component.html</context>
ad3fa0c5 1477 <context context-type="linenumber">26</context>
26a008fe
C
1478 </context-group>
1479 </trans-unit><trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd" datatype="html">
1480 <source>Submit</source>
1481 <context-group purpose="location">
1482 <context context-type="sourcefile">app/+about/about-instance/contact-admin-modal.component.html</context>
1483 <context context-type="linenumber">43</context>
1484 </context-group>
1485 <context-group purpose="location">
1486 <context context-type="sourcefile">app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html</context>
16f88ee5 1487 <context context-type="linenumber">26</context>
26a008fe
C
1488 </context-group>
1489 <context-group purpose="location">
1490 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html</context>
16f88ee5 1491 <context context-type="linenumber">29</context>
26a008fe
C
1492 </context-group>
1493 <context-group purpose="location">
1494 <context context-type="sourcefile">app/videos/+video-watch/modal/video-report.component.html</context>
1495 <context context-type="linenumber">29</context>
1496 </context-group>
1497 <context-group purpose="location">
1498 <context context-type="sourcefile">app/videos/+video-watch/modal/video-blacklist.component.html</context>
ad3fa0c5 1499 <context context-type="linenumber">31</context>
26a008fe
C
1500 </context-group>
1501 </trans-unit><trans-unit id="89e55a86cb300f06139ff398c9c8bb7376f78b07" datatype="html">
1502 <source>About &lt;x id="INTERPOLATION" equiv-text="{{ instanceName }}"/&gt; instance</source>
d3662c1c 1503 <context-group purpose="location">
6b09aba9 1504 <context context-type="sourcefile">app/+about/about-instance/about-instance.component.html</context>
26a008fe
C
1505 <context context-type="linenumber">4</context>
1506 </context-group>
1507 </trans-unit><trans-unit id="3c1aff50472b313c70a72ee02c081b8eeb1c616c" datatype="html">
1508 <source>Contact administrator</source>
1509 <context-group purpose="location">
1510 <context context-type="sourcefile">app/+about/about-instance/about-instance.component.html</context>
1511 <context context-type="linenumber">6</context>
d3662c1c 1512 </context-group>
b1d40cff
C
1513 </trans-unit><trans-unit id="eec715de352a6b114713b30b640d319fa78207a0" datatype="html">
1514 <source>Description</source>
1515 <context-group purpose="location">
6b09aba9 1516 <context context-type="sourcefile">app/+about/about-instance/about-instance.component.html</context>
df93a9be 1517 <context context-type="linenumber">16</context>
b1d40cff
C
1518 </context-group>
1519 <context-group purpose="location">
6b09aba9 1520 <context context-type="sourcefile">app/+accounts/account-about/account-about.component.html</context>
b1d40cff
C
1521 <context context-type="linenumber">3</context>
1522 </context-group>
1523 <context-group purpose="location">
6b09aba9 1524 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
26a008fe 1525 <context context-type="linenumber">30</context>
b1d40cff
C
1526 </context-group>
1527 <context-group purpose="location">
6b09aba9 1528 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
b18d4b9f 1529 <context context-type="linenumber">39</context>
b1d40cff
C
1530 </context-group>
1531 <context-group purpose="location">
6b09aba9 1532 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
b18d4b9f 1533 <context context-type="linenumber">39</context>
b1d40cff 1534 </context-group>
df93a9be
C
1535 <context-group purpose="location">
1536 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
1537 <context context-type="linenumber">20</context>
1538 </context-group>
1539 <context-group purpose="location">
1540 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
1541 <context context-type="linenumber">20</context>
1542 </context-group>
b1d40cff 1543 <context-group purpose="location">
6b09aba9 1544 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
e309822b 1545 <context context-type="linenumber">17</context>
b1d40cff
C
1546 </context-group>
1547 <context-group purpose="location">
6b09aba9 1548 <context context-type="sourcefile">app/+video-channels/video-channel-about/video-channel-about.component.html</context>
b1d40cff
C
1549 <context context-type="linenumber">4</context>
1550 </context-group>
1551 <context-group purpose="location">
6b09aba9 1552 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3e04f129 1553 <context context-type="linenumber">27</context>
b1d40cff
C
1554 </context-group>
1555 </trans-unit><trans-unit id="69580f2c2dbf4edf7096820ba8c393367352d774" datatype="html">
1556 <source>Terms</source>
1557 <context-group purpose="location">
6b09aba9 1558 <context context-type="sourcefile">app/+about/about-instance/about-instance.component.html</context>
df93a9be 1559 <context context-type="linenumber">22</context>
b1d40cff
C
1560 </context-group>
1561 <context-group purpose="location">
6b09aba9 1562 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
26a008fe 1563 <context context-type="linenumber">39</context>
b1d40cff 1564 </context-group>
d3662c1c
C
1565 </trans-unit><trans-unit id="a11e3ba2c5aea841de67a3c85892bb61295e94dc" datatype="html">
1566 <source>
1567 About PeerTube
1568</source>
b1d40cff 1569 <context-group purpose="location">
6b09aba9 1570 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1571 <context context-type="linenumber">1</context>
b1d40cff 1572 </context-group>
d3662c1c
C
1573 </trans-unit><trans-unit id="bd29138e1e17572596ce8f2fe61bcea6ac5fb0bf" datatype="html">
1574 <source>PeerTube is a federated (ActivityPub) video streaming platform using P2P (WebTorrent) directly in the web browser.</source>
b1d40cff 1575 <context-group purpose="location">
6b09aba9 1576 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1577 <context context-type="linenumber">6</context>
b1d40cff 1578 </context-group>
d3662c1c 1579 </trans-unit><trans-unit id="c2bc16265b72b9af4a4374b805931ae03e3f73a5" datatype="html">
989e526a 1580 <source>
d3662c1c
C
1581 It is a free and open-source software, under the &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;AGPLv3 licence&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt;.
1582 </source>
989e526a 1583 <context-group purpose="location">
6b09aba9 1584 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1585 <context context-type="linenumber">8</context>
989e526a 1586 </context-group>
d3662c1c 1587 </trans-unit><trans-unit id="a10308f7ac111f5b66d08af0a24fc9ddf143931a" datatype="html">
b1d40cff 1588 <source>
d3662c1c
C
1589 For more information, please visit &lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;joinpeertube.org&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt;.
1590 </source>
b1d40cff 1591 <context-group purpose="location">
6b09aba9 1592 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1593 <context context-type="linenumber">12</context>
b1d40cff 1594 </context-group>
d3662c1c
C
1595 </trans-unit><trans-unit id="c02493cfa08b82c468233b83069b5baff23890e1" datatype="html">
1596 <source>P2P &amp; Privacy</source>
b1d40cff 1597 <context-group purpose="location">
6b09aba9 1598 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1599 <context context-type="linenumber">18</context>
b1d40cff 1600 </context-group>
d3662c1c
C
1601 </trans-unit><trans-unit id="cd429d53cb8f4a87879301248e38cb85f07fa9d6" datatype="html">
1602 <source>
1603 PeerTube uses the BitTorrent protocol to share bandwidth between users.
1604 This implies that your IP address is stored in the instance&apos;s BitTorrent tracker as long as you download or watch the video.
1605 </source>
b1d40cff 1606 <context-group purpose="location">
6b09aba9 1607 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1608 <context context-type="linenumber">20</context>
b1d40cff 1609 </context-group>
d3662c1c
C
1610 </trans-unit><trans-unit id="e4ce50f3019e3ebe9a479784c6cb68a31c7a8231" datatype="html">
1611 <source>What are the consequences?</source>
b1d40cff 1612 <context-group purpose="location">
6b09aba9 1613 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1614 <context context-type="linenumber">25</context>
b1d40cff 1615 </context-group>
d3662c1c
C
1616 </trans-unit><trans-unit id="9a612748b059ad246935df17ef4ec4e6afb43a2a" datatype="html">
1617 <source>
1618 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
1619 In practice, this is much more difficult because:
1620 </source>
b1d40cff 1621 <context-group purpose="location">
6b09aba9 1622 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1623 <context context-type="linenumber">27</context>
b1d40cff 1624 </context-group>
d3662c1c
C
1625 </trans-unit><trans-unit id="64f96be62df4a95a0615b6f630ad25d6348a29d3" datatype="html">
1626 <source>
1627 An HTTP request has to be sent on each tracker for each video to spy.
1628 If we want to spy all PeerTube&apos;s videos, we have to send as many requests as there are videos (so potentially a lot)
1629 </source>
b1d40cff 1630 <context-group purpose="location">
6b09aba9 1631 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1632 <context context-type="linenumber">33</context>
b1d40cff 1633 </context-group>
d3662c1c
C
1634 </trans-unit><trans-unit id="dd9a7a4ee66b0ff3fbb43ba8691ffcd042531611" datatype="html">
1635 <source>
1636 For each request sent, the tracker returns random peers at a limited number.
1637 For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 requests sent to know every peers in the swarm
1638 </source>
b1d40cff 1639 <context-group purpose="location">
6b09aba9 1640 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1641 <context context-type="linenumber">38</context>
b1d40cff 1642 </context-group>
d3662c1c
C
1643 </trans-unit><trans-unit id="694cf53adfc2afe8afabf713ab00fa114d5d2f8e" datatype="html">
1644 <source>
1645 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
1646 </source>
b1d40cff 1647 <context-group purpose="location">
6b09aba9 1648 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
b1d40cff
C
1649 <context context-type="linenumber">43</context>
1650 </context-group>
d3662c1c
C
1651 </trans-unit><trans-unit id="44bbecddbdf2aad1f4bad97cb806560553fb2ab3" datatype="html">
1652 <source>
1653 If an IP address is stored in the tracker, it doesn&apos;t mean that the person behind the IP (if this person exists) has watched the video
1654 </source>
b1d40cff 1655 <context-group purpose="location">
6b09aba9 1656 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1657 <context context-type="linenumber">47</context>
b1d40cff 1658 </context-group>
d3662c1c
C
1659 </trans-unit><trans-unit id="fec3239a860de66c718e3442df836b692b8568c3" datatype="html">
1660 <source>
1661 The IP address is a vague information : usually, it regularly changes and can represent many persons or entities
1662 </source>
b1d40cff 1663 <context-group purpose="location">
6b09aba9 1664 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1665 <context context-type="linenumber">51</context>
b1d40cff 1666 </context-group>
b63e428e 1667 </trans-unit><trans-unit id="b4c2ef0143270626106b26196d40baf3439aa7b0" datatype="html">
d3662c1c 1668 <source>
b63e428e 1669 Web peers are not publicly accessible: because we use WebRTC inside the web browser (&lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;with the WebTorrent library&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt;), the protocol is different from classic BitTorrent.
d3662c1c 1670 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.
b63e428e 1671 See &lt;x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;this document&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; for more information
d3662c1c 1672 </source>
b1d40cff 1673 <context-group purpose="location">
6b09aba9 1674 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1675 <context context-type="linenumber">55</context>
b1d40cff 1676 </context-group>
d3662c1c
C
1677 </trans-unit><trans-unit id="50d8e8388f5ceab292850ed828f306c9f2cab389" datatype="html">
1678 <source>
1679 The worst-case scenario of an average person spying on their friends is quite unlikely.
1680 There are much more effective ways to get that kind of information.
1681 </source>
b1d40cff 1682 <context-group purpose="location">
6b09aba9 1683 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1684 <context context-type="linenumber">62</context>
b1d40cff 1685 </context-group>
b63e428e
C
1686 </trans-unit><trans-unit id="4bf47a1ae952bf42a4682a5ecddb0bfb8c9adfaf" datatype="html">
1687 <source>How does PeerTube compare with YouTube?</source>
b1d40cff 1688 <context-group purpose="location">
6b09aba9 1689 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1690 <context context-type="linenumber">67</context>
b1d40cff 1691 </context-group>
d3662c1c
C
1692 </trans-unit><trans-unit id="2432705cbabcb92a8677338901dd5d655383ef4c" datatype="html">
1693 <source>
1694 The threats to privacy in YouTube are different from PeerTube&apos;s.
1695 In YouTube&apos;s case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
1696 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
1697 </source>
b1d40cff 1698 <context-group purpose="location">
6b09aba9 1699 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1700 <context context-type="linenumber">69</context>
b1d40cff 1701 </context-group>
d3662c1c
C
1702 </trans-unit><trans-unit id="3c2990d5e452bdf2317ff23745db70705d848d99" datatype="html">
1703 <source>What can I do to limit the exposure of my IP address?</source>
b1d40cff 1704 <context-group purpose="location">
6b09aba9 1705 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1706 <context context-type="linenumber">75</context>
b1d40cff 1707 </context-group>
d3662c1c
C
1708 </trans-unit><trans-unit id="a545356de272b955258c2a2432b08ec637b65f7e" datatype="html">
1709 <source>
1710 Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing your IP in their connection logs: ISP/routers/trackers/CDN and more.
1711 PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser.
1712 Thinking that removing P2P from PeerTube will give you back anonymity doesn&apos;t make sense.
1713 </source>
b1d40cff 1714 <context-group purpose="location">
6b09aba9 1715 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1716 <context context-type="linenumber">77</context>
b1d40cff 1717 </context-group>
d3662c1c
C
1718 </trans-unit><trans-unit id="8ce78dd287b9a9dde5079916425ea66466530e41" datatype="html">
1719 <source>What will be done to mitigate this problem?</source>
b1d40cff 1720 <context-group purpose="location">
6b09aba9 1721 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1722 <context context-type="linenumber">83</context>
b1d40cff 1723 </context-group>
40ed9f6a 1724 </trans-unit><trans-unit id="b1372cb61ca791a0f7f95bf31c86c97df142adc4" datatype="html">
d3662c1c 1725 <source>
40ed9f6a 1726 PeerTube is in its early stages, and want to deliver the best countermeasures possible by the time the stable is released.
d3662c1c
C
1727 In the meantime, we want to test different ideas related to this issue:
1728 </source>
b1d40cff 1729 <context-group purpose="location">
6b09aba9 1730 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1731 <context context-type="linenumber">85</context>
b1d40cff 1732 </context-group>
d3662c1c
C
1733 </trans-unit><trans-unit id="d32608aba08c6bb3cc4e4e8ec6223e5f4e78ca19" datatype="html">
1734 <source>Set a limit to the number of peers sent by the tracker</source>
b1d40cff 1735 <context-group purpose="location">
6b09aba9 1736 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1737 <context context-type="linenumber">91</context>
b1d40cff 1738 </context-group>
d3662c1c
C
1739 </trans-unit><trans-unit id="a6d732b614143f862e69798046dc0868716547e5" datatype="html">
1740 <source>Set a limit on the request frequency received by the tracker (being tested)</source>
b1d40cff 1741 <context-group purpose="location">
6b09aba9 1742 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1743 <context context-type="linenumber">92</context>
b1d40cff 1744 </context-group>
d3662c1c
C
1745 </trans-unit><trans-unit id="ba77e356eaa5c06caaf5c8734c361d1a5415fe1c" datatype="html">
1746 <source>Ring a bell if there are unusual requests (being tested)</source>
b1d40cff 1747 <context-group purpose="location">
6b09aba9 1748 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1749 <context context-type="linenumber">93</context>
b1d40cff 1750 </context-group>
d3662c1c
C
1751 </trans-unit><trans-unit id="81861ff8a71c8a5881cdf66417f3bddb753f0e18" datatype="html">
1752 <source>Disable P2P from the administration interface</source>
b1d40cff 1753 <context-group purpose="location">
6b09aba9 1754 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1755 <context context-type="linenumber">94</context>
b1d40cff 1756 </context-group>
d3662c1c
C
1757 </trans-unit><trans-unit id="efde279863678ed95a8949a3712c99748bdabfe6" datatype="html">
1758 <source>An automatic video redundancy program: we wouldn&apos;t know if the IP downloaded the video on purpose or if it was the automatized program</source>
b1d40cff 1759 <context-group purpose="location">
6b09aba9 1760 <context context-type="sourcefile">app/+about/about-peertube/about-peertube.component.html</context>
d3662c1c 1761 <context context-type="linenumber">95</context>
b1d40cff 1762 </context-group>
f365e978
C
1763 </trans-unit><trans-unit id="bd2edf99dd6562385ccec19a7ab2d1898e626605" datatype="html">
1764 <source>Banned</source>
1765 <context-group purpose="location">
1766 <context context-type="sourcefile">app/+accounts/accounts.component.html</context>
1767 <context context-type="linenumber">12</context>
1768 </context-group>
1769 </trans-unit><trans-unit id="62a557fcfdbd25a31d1a0332294f94a466fee809" datatype="html">
1770 <source>Muted</source>
1771 <context-group purpose="location">
1772 <context context-type="sourcefile">app/+accounts/accounts.component.html</context>
1773 <context context-type="linenumber">13</context>
1774 </context-group>
1775 </trans-unit><trans-unit id="48bbf6dbdb22e0ef4bd257eae2ab356f2ea66c89" datatype="html">
1776 <source>Muted by your instance</source>
1777 <context-group purpose="location">
1778 <context context-type="sourcefile">app/+accounts/accounts.component.html</context>
1779 <context context-type="linenumber">14</context>
1780 </context-group>
1781 </trans-unit><trans-unit id="44bd08a7ec1e407356620967d65d8fe2d8639d0a" datatype="html">
1782 <source>Instance muted</source>
1783 <context-group purpose="location">
1784 <context context-type="sourcefile">app/+accounts/accounts.component.html</context>
1785 <context context-type="linenumber">15</context>
1786 </context-group>
1787 </trans-unit><trans-unit id="1a6443bb7ed01046dd83cf78806f795f1204ffa1" datatype="html">
1788 <source>Instance muted by your instance</source>
1789 <context-group purpose="location">
1790 <context context-type="sourcefile">app/+accounts/accounts.component.html</context>
1791 <context context-type="linenumber">16</context>
1792 </context-group>
b1d40cff
C
1793 </trans-unit><trans-unit id="a835d8a12e14eb96919245a0bbafd8069c146578" datatype="html">
1794 <source>&lt;x id="INTERPOLATION" equiv-text="{{ account.followersCount }}"/&gt; subscribers</source>
1795 <context-group purpose="location">
6b09aba9 1796 <context context-type="sourcefile">app/+accounts/accounts.component.html</context>
f365e978 1797 <context context-type="linenumber">24</context>
b1d40cff
C
1798 </context-group>
1799 </trans-unit><trans-unit id="6f5a458f827503ac7b8697688ecf3e0490818ee8" datatype="html">
1800 <source>Video channels</source>
1801 <context-group purpose="location">
6b09aba9 1802 <context context-type="sourcefile">app/+accounts/accounts.component.html</context>
f365e978 1803 <context context-type="linenumber">31</context>
b1d40cff
C
1804 </context-group>
1805 </trans-unit><trans-unit id="299f97b8ee9c62d45f2cc01961aa1e5101d6d05a" datatype="html">
1806 <source>Stats</source>
1807 <context-group purpose="location">
6b09aba9 1808 <context context-type="sourcefile">app/+accounts/account-about/account-about.component.html</context>
b1d40cff
C
1809 <context context-type="linenumber">8</context>
1810 </context-group>
1811 <context-group purpose="location">
6b09aba9 1812 <context context-type="sourcefile">app/+video-channels/video-channel-about/video-channel-about.component.html</context>
b1d40cff
C
1813 <context context-type="linenumber">16</context>
1814 </context-group>
1815 </trans-unit><trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc" datatype="html">
1816 <source>Joined &lt;x id="INTERPOLATION" equiv-text="{{ account.createdAt | date }}"/&gt;</source>
1817 <context-group purpose="location">
6b09aba9 1818 <context context-type="sourcefile">app/+accounts/account-about/account-about.component.html</context>
b1d40cff
C
1819 <context context-type="linenumber">10</context>
1820 </context-group>
d972dc7f
C
1821 </trans-unit><trans-unit id="8fef247fd0c5bf790151f7661cafc4b7fd0397f3" datatype="html">
1822 <source>&lt;x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/&gt; subscribers</source>
1823 <context-group purpose="location">
1824 <context context-type="sourcefile">app/+accounts/account-video-channels/account-video-channels.component.html</context>
1825 <context context-type="linenumber">9</context>
1826 </context-group>
1827 <context-group purpose="location">
1828 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channels.component.html</context>
1829 <context context-type="linenumber">20</context>
1830 </context-group>
1831 <context-group purpose="location">
1832 <context context-type="sourcefile">app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context>
b2e2cdc5 1833 <context context-type="linenumber">15</context>
d972dc7f
C
1834 </context-group>
1835 <context-group purpose="location">
1836 <context context-type="sourcefile">app/+video-channels/video-channels.component.html</context>
1837 <context context-type="linenumber">14</context>
1838 </context-group>
b1d40cff
C
1839 </trans-unit><trans-unit id="f36bd6a1570cb9b0a5023870f35160957cad2a8f" datatype="html">
1840 <source>See this video channel</source>
1841 <context-group purpose="location">
6b09aba9 1842 <context context-type="sourcefile">app/+accounts/account-video-channels/account-video-channels.component.html</context>
b1d40cff
C
1843 <context context-type="linenumber">4</context>
1844 </context-group>
b1d40cff
C
1845 </trans-unit><trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59" datatype="html">
1846 <source>Name</source>
1847 <context-group purpose="location">
6b09aba9 1848 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
26a008fe 1849 <context context-type="linenumber">12</context>
b1d40cff
C
1850 </context-group>
1851 <context-group purpose="location">
6b09aba9 1852 <context context-type="sourcefile">app/+admin/follows/followers-list/followers-list.component.html</context>
f365e978 1853 <context context-type="linenumber">18</context>
b1d40cff 1854 </context-group>
b18d4b9f
C
1855 <context-group purpose="location">
1856 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
1857 <context context-type="linenumber">12</context>
1858 </context-group>
1859 <context-group purpose="location">
1860 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
1861 <context context-type="linenumber">12</context>
1862 </context-group>
b1d40cff
C
1863 </trans-unit><trans-unit id="512b045163a7187b2fc5d554e5f59fb3e49e174b" datatype="html">
1864 <source>Short description</source>
1865 <context-group purpose="location">
6b09aba9 1866 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
26a008fe 1867 <context context-type="linenumber">21</context>
b1d40cff 1868 </context-group>
df93a9be
C
1869 </trans-unit><trans-unit id="8ae5153c547e445a293ee6ef9adfbf4107aa0772" datatype="html">
1870 <source>Dedicated to sensitive or NSFW content</source>
1871 <context-group purpose="location">
1872 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
1873 <context context-type="linenumber">50</context>
1874 </context-group>
1875 </trans-unit><trans-unit id="c9a1f510f6a1365c5bc5615661f8505792889347" datatype="html">
1876 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.&lt;br /&gt;&lt;br /&gt;
1877 Moreover, the NSFW checkbox on video upload will be automatically checked by default.</source>
1878 <context-group purpose="location">
1879 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
1880 <context context-type="linenumber">51</context>
1881 </context-group>
b1d40cff
C
1882 </trans-unit><trans-unit id="554488d11165f38b27b8fe230aba8a2e30d57003" datatype="html">
1883 <source>Default client route</source>
1884 <context-group purpose="location">
6b09aba9 1885 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1886 <context context-type="linenumber">57</context>
b1d40cff 1887 </context-group>
d972dc7f
C
1888 </trans-unit><trans-unit id="3fae5a310387c065757fde11f22689b45a7b6f2d" datatype="html">
1889 <source>Videos Overview</source>
1890 <context-group purpose="location">
1891 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1892 <context context-type="linenumber">60</context>
d972dc7f 1893 </context-group>
b1d40cff
C
1894 </trans-unit><trans-unit id="1cbeb1eb589bfbe5efce94184cacd3095ca26948" datatype="html">
1895 <source>Videos Trending</source>
1896 <context-group purpose="location">
6b09aba9 1897 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1898 <context context-type="linenumber">61</context>
b1d40cff
C
1899 </context-group>
1900 </trans-unit><trans-unit id="1861c96217213992e02dcb77e15ea69e718c9883" datatype="html">
1901 <source>Videos Recently Added</source>
1902 <context-group purpose="location">
6b09aba9 1903 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1904 <context context-type="linenumber">62</context>
b1d40cff
C
1905 </context-group>
1906 </trans-unit><trans-unit id="b6307f83d9f43bff8d5129a7888e89964ddc3f7f" datatype="html">
1907 <source>Local videos</source>
1908 <context-group purpose="location">
6b09aba9 1909 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1910 <context context-type="linenumber">63</context>
b1d40cff
C
1911 </context-group>
1912 </trans-unit><trans-unit id="8551afadb69b3fef89e191f507e8ac84e624e8b9" datatype="html">
1913 <source>Policy on videos containing sensitive content</source>
1914 <context-group purpose="location">
6b09aba9 1915 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1916 <context context-type="linenumber">70</context>
b1d40cff
C
1917 </context-group>
1918 </trans-unit><trans-unit id="aa3ef567a1ea22c1e4d0acfdc8f80bc636bf12df" datatype="html">
1919 <source>With &lt;strong&gt;Do not list&lt;/strong&gt; or &lt;strong&gt;Blur thumbnails&lt;/strong&gt;, a confirmation will be requested to watch the video.</source>
1920 <context-group purpose="location">
6b09aba9 1921 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1922 <context context-type="linenumber">73</context>
b1d40cff
C
1923 </context-group>
1924 <context-group purpose="location">
6b09aba9 1925 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context>
b1d40cff
C
1926 <context context-type="linenumber">6</context>
1927 </context-group>
1928 </trans-unit><trans-unit id="5e155c34fb3ed8159bf0a486a366cfbc6874f9fe" datatype="html">
1929 <source>Do not list</source>
1930 <context-group purpose="location">
6b09aba9 1931 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1932 <context context-type="linenumber">78</context>
b1d40cff
C
1933 </context-group>
1934 <context-group purpose="location">
6b09aba9 1935 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context>
b1d40cff
C
1936 <context context-type="linenumber">11</context>
1937 </context-group>
1938 </trans-unit><trans-unit id="aaa900149c2ca1575ac1918d1ded33fb69830ab2" datatype="html">
1939 <source>Blur thumbnails</source>
1940 <context-group purpose="location">
6b09aba9 1941 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1942 <context context-type="linenumber">79</context>
b1d40cff
C
1943 </context-group>
1944 <context-group purpose="location">
6b09aba9 1945 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context>
b1d40cff
C
1946 <context context-type="linenumber">12</context>
1947 </context-group>
1948 </trans-unit><trans-unit id="010d24ef3c43b2d8f45a4d6cba7d73e12ee1557e" datatype="html">
1949 <source>Display</source>
1950 <context-group purpose="location">
6b09aba9 1951 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1952 <context context-type="linenumber">80</context>
b1d40cff
C
1953 </context-group>
1954 <context-group purpose="location">
6b09aba9 1955 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context>
b1d40cff
C
1956 <context context-type="linenumber">13</context>
1957 </context-group>
1958 </trans-unit><trans-unit id="ca53e66e68986546b7ef820c934145fd7c9c4247" datatype="html">
1959 <source>Signup enabled</source>
1960 <context-group purpose="location">
6b09aba9 1961 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1962 <context context-type="linenumber">93</context>
d972dc7f
C
1963 </context-group>
1964 </trans-unit><trans-unit id="90f449b1f4787e6c9731198a96d35399c1b340a7" datatype="html">
1965 <source>Signup requires email verification</source>
1966 <context-group purpose="location">
1967 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1968 <context context-type="linenumber">100</context>
b1d40cff
C
1969 </context-group>
1970 </trans-unit><trans-unit id="68bda70e0dd4f7f91549462e55f1b2a1602d8402" datatype="html">
1971 <source>Signup limit</source>
1972 <context-group purpose="location">
6b09aba9 1973 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1974 <context context-type="linenumber">105</context>
b1d40cff 1975 </context-group>
26a008fe
C
1976 </trans-unit><trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be" datatype="html">
1977 <source>Users</source>
6b09aba9
C
1978 <context-group purpose="location">
1979 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1980 <context context-type="linenumber">114</context>
6b09aba9 1981 </context-group>
26a008fe
C
1982 </trans-unit><trans-unit id="31b3275d999af45fe64c6824e6e017d2e2704f09" datatype="html">
1983 <source>User default video quota</source>
6b09aba9 1984 <context-group purpose="location">
26a008fe 1985 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1986 <context context-type="linenumber">118</context>
26a008fe
C
1987 </context-group>
1988 </trans-unit><trans-unit id="f5528147716c4d3286c89defbe63ee0b75da5ffe" datatype="html">
1989 <source>User default daily upload limit</source>
1990 <context-group purpose="location">
1991 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1992 <context context-type="linenumber">130</context>
26a008fe
C
1993 </context-group>
1994 </trans-unit><trans-unit id="a059709f71aa4c0ac219e160e78a738682ca6a36" datatype="html">
1995 <source>Import</source>
1996 <context-group purpose="location">
1997 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 1998 <context context-type="linenumber">142</context>
26a008fe
C
1999 </context-group>
2000 <context-group purpose="location">
2001 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-url.component.html</context>
6b09aba9
C
2002 <context context-type="linenumber">34</context>
2003 </context-group>
2004 <context-group purpose="location">
2005 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context>
2006 <context context-type="linenumber">42</context>
2007 </context-group>
f365e978
C
2008 </trans-unit><trans-unit id="29aa67f13fd34a2421ff9d7de7d5142790676b9e" datatype="html">
2009 <source>Video import with HTTP URL (i.e. YouTube) enabled</source>
6b09aba9
C
2010 <context-group purpose="location">
2011 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2012 <context context-type="linenumber">150</context>
6b09aba9
C
2013 </context-group>
2014 </trans-unit><trans-unit id="05fdf7b5be1c3a7126e3c06d81da3134981b0a9e" datatype="html">
2015 <source>Video import with a torrent file or a magnet URI enabled</source>
2016 <context-group purpose="location">
2017 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be
C
2018 <context context-type="linenumber">157</context>
2019 </context-group>
2020 </trans-unit><trans-unit id="51ee3dafebdb4c05d300b18bb4a997c10b1d7891" datatype="html">
2021 <source>Auto-blacklist</source>
2022 <context-group purpose="location">
2023 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
2024 <context context-type="linenumber">164</context>
2025 </context-group>
2026 </trans-unit><trans-unit id="b78d9ff04931504a241a6c6fc394d677c7a0946c" datatype="html">
2027 <source>New videos of users automatically blacklisted enabled</source>
2028 <context-group purpose="location">
2029 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
2030 <context context-type="linenumber">173</context>
6b09aba9 2031 </context-group>
b1d40cff
C
2032 </trans-unit><trans-unit id="ca2283fc765b9f44b69f0175d685dc2443da6011" datatype="html">
2033 <source>Administrator</source>
2034 <context-group purpose="location">
6b09aba9 2035 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2036 <context context-type="linenumber">181</context>
b1d40cff
C
2037 </context-group>
2038 </trans-unit><trans-unit id="55a0f51e38679d3141841e8333da5779d349c587" datatype="html">
2039 <source>Admin email</source>
2040 <context-group purpose="location">
6b09aba9 2041 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2042 <context context-type="linenumber">184</context>
b1d40cff 2043 </context-group>
26a008fe
C
2044 </trans-unit><trans-unit id="f9bda6652199995a4bd4424f2e35b748eb0bda8a" datatype="html">
2045 <source>Enable contact form</source>
d972dc7f
C
2046 <context-group purpose="location">
2047 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2048 <context context-type="linenumber">195</context>
b1d40cff 2049 </context-group>
0975cd5c
C
2050 </trans-unit><trans-unit id="50247a2f9711ea9e9a85aacc46668131e9b424a5" datatype="html">
2051 <source>Basic configuration</source>
2052 <context-group purpose="location">
6b09aba9 2053 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
0975cd5c
C
2054 <context context-type="linenumber">5</context>
2055 </context-group>
b1d40cff
C
2056 </trans-unit><trans-unit id="99cb827741e93125476a0f5b676372d85d15b5fc" datatype="html">
2057 <source>Twitter</source>
2058 <context-group purpose="location">
6b09aba9 2059 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2060 <context context-type="linenumber">204</context>
b1d40cff
C
2061 </context-group>
2062 </trans-unit><trans-unit id="7fdb41bbf2ee042ec5f68725a1c16a1c97f3e524" datatype="html">
2063 <source>Your Twitter username</source>
2064 <context-group purpose="location">
6b09aba9 2065 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2066 <context context-type="linenumber">210</context>
b1d40cff
C
2067 </context-group>
2068 </trans-unit><trans-unit id="6e671e839ca889feef0d8ed525d1a44b4b10870c" datatype="html">
2069 <source>Indicates the Twitter account for the website or platform on which the content was published.</source>
2070 <context-group purpose="location">
6b09aba9 2071 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2072 <context context-type="linenumber">213</context>
b1d40cff
C
2073 </context-group>
2074 </trans-unit><trans-unit id="c0716c28b9d4c9e0b2fd6031334394214e5f9605" datatype="html">
2075 <source>Instance whitelisted by Twitter</source>
2076 <context-group purpose="location">
6b09aba9 2077 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2078 <context context-type="linenumber">225</context>
b1d40cff 2079 </context-group>
26a008fe 2080 </trans-unit><trans-unit id="f1276a50033dfc7a71290086d0f57d89e3438e6b" datatype="html">
b1d40cff 2081 <source>If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.&lt;br /&gt;
26a008fe
C
2082 If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance.&lt;br /&gt;&lt;br /&gt;
2083 Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on &lt;a target=&apos;_blank&apos; rel=&apos;noopener noreferrer&apos; href=&apos;https://cards-dev.twitter.com/validator&apos;&gt;https://cards-dev.twitter.com/validator&lt;/a&gt; to see if you instance is whitelisted.</source>
b1d40cff 2084 <context-group purpose="location">
6b09aba9 2085 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2086 <context context-type="linenumber">226</context>
b1d40cff 2087 </context-group>
0975cd5c
C
2088 </trans-unit><trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5" datatype="html">
2089 <source>Services</source>
2090 <context-group purpose="location">
6b09aba9 2091 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2092 <context context-type="linenumber">202</context>
0975cd5c 2093 </context-group>
b1d40cff
C
2094 </trans-unit><trans-unit id="fe22d2c0020e913ee4b75ec22a3abc8814810490" datatype="html">
2095 <source>Transcoding</source>
2096 <context-group purpose="location">
6b09aba9 2097 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2098 <context context-type="linenumber">241</context>
b1d40cff
C
2099 </context-group>
2100 </trans-unit><trans-unit id="fca29003c4ea1226ff8cbee89481758aab0e2be9" datatype="html">
2101 <source>Transcoding enabled</source>
2102 <context-group purpose="location">
6b09aba9 2103 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2104 <context context-type="linenumber">247</context>
b1d40cff 2105 </context-group>
850c1bf7
C
2106 </trans-unit><trans-unit id="6ef2ab819d4441fa8bddf6759b6936783d06616f" datatype="html">
2107 <source>If you disable transcoding, many videos from your users will not work!</source>
2108 <context-group purpose="location">
6b09aba9 2109 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2110 <context context-type="linenumber">248</context>
26a008fe
C
2111 </context-group>
2112 </trans-unit><trans-unit id="0050a55afb9c565df1f9b3f750c2d4adb697698f" datatype="html">
2113 <source>Allow additional extensions</source>
2114 <context-group purpose="location">
2115 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2116 <context context-type="linenumber">257</context>
26a008fe
C
2117 </context-group>
2118 </trans-unit><trans-unit id="9b82c3a407ee5a98c92483fbd987be8db8384c33" datatype="html">
2119 <source>Allow your users to upload .mkv, .mov, .avi, .flv videos</source>
2120 <context-group purpose="location">
2121 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2122 <context context-type="linenumber">258</context>
850c1bf7 2123 </context-group>
b1d40cff
C
2124 </trans-unit><trans-unit id="a33feadefbb776217c2db96100736314f8b765c2" datatype="html">
2125 <source>Transcoding threads</source>
2126 <context-group purpose="location">
6b09aba9 2127 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2128 <context context-type="linenumber">263</context>
b1d40cff 2129 </context-group>
2c24b9d3
C
2130 </trans-unit><trans-unit id="5afc7e831e59c325e8fb3e208ec108ff53fb3500" datatype="html">
2131 <source>Resolution &lt;x id="INTERPOLATION" equiv-text="{{resolution}}"/&gt; enabled</source>
b1d40cff 2132 <context-group purpose="location">
6b09aba9 2133 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2134 <context context-type="linenumber">278</context>
2c24b9d3 2135 </context-group>
b18d4b9f 2136 </trans-unit><trans-unit id="e9fb2d7685ae280026fe6463731170b067e419d5" datatype="html">
2c24b9d3 2137 <source>
b18d4b9f 2138 Cache
2c24b9d3 2139
b18d4b9f
C
2140 &lt;x id="START_TAG_MY-HELP" ctype="x-my-help" equiv-text="&lt;my-help&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-HELP" ctype="x-my-help" equiv-text="&lt;/my-help&gt;"/&gt;
2141 </source>
2c24b9d3 2142 <context-group purpose="location">
6b09aba9 2143 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2144 <context context-type="linenumber">286</context>
b1d40cff 2145 </context-group>
2c24b9d3
C
2146 </trans-unit><trans-unit id="d5bf7bea37daff4e018fd11a1b552512e5cb54c0" datatype="html">
2147 <source>Some files are not federated (previews, captions). We fetch them directly from the origin instance and cache them.</source>
b1d40cff 2148 <context-group purpose="location">
6b09aba9 2149 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2150 <context context-type="linenumber">291</context>
b1d40cff 2151 </context-group>
e309822b
C
2152 </trans-unit><trans-unit id="d00f6c2dcb426440a0a8cd8eec12d094fbfaf6f7" datatype="html">
2153 <source>Previews cache size</source>
b1d40cff 2154 <context-group purpose="location">
6b09aba9 2155 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2156 <context context-type="linenumber">297</context>
b1d40cff 2157 </context-group>
2c24b9d3
C
2158 </trans-unit><trans-unit id="98970cd72e776308a37dc4e84bebbedffc787607" datatype="html">
2159 <source>Video captions cache size</source>
b1d40cff 2160 <context-group purpose="location">
6b09aba9 2161 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2162 <context context-type="linenumber">306</context>
b1d40cff
C
2163 </context-group>
2164 </trans-unit><trans-unit id="e3a65df2560e99864bbde695da3a7bdf743a184c" datatype="html">
2165 <source>Customizations</source>
2166 <context-group purpose="location">
6b09aba9 2167 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2168 <context context-type="linenumber">315</context>
b1d40cff
C
2169 </context-group>
2170 </trans-unit><trans-unit id="0da9752916950ce6890d897b835c923a71ad9c5c" datatype="html">
2171 <source>JavaScript</source>
2172 <context-group purpose="location">
6b09aba9 2173 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2174 <context context-type="linenumber">320</context>
b1d40cff
C
2175 </context-group>
2176 </trans-unit><trans-unit id="fda2339a6e6ba017ee43b560caf660ed4022333c" datatype="html">
2177 <source>Write directly JavaScript code.&lt;br /&gt;Example: &lt;pre&gt;console.log(&apos;my instance is amazing&apos;);&lt;/pre&gt;</source>
2178 <context-group purpose="location">
6b09aba9 2179 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2180 <context context-type="linenumber">323</context>
b1d40cff 2181 </context-group>
df93a9be 2182 </trans-unit><trans-unit id="d90e081933221a99c87e2ad9769afb6be6ff6fc4" datatype="html">
b1d40cff 2183 <source>
df93a9be 2184 Write directly CSS code. Example:&lt;br /&gt;&lt;br /&gt;
26a008fe 2185 &lt;pre&gt;
df93a9be
C
2186 #custom-css &lt;x id="INTERPOLATION" equiv-text="{{ &apos;{&apos; }}"/&gt;
2187 color: red;
2188 &lt;x id="INTERPOLATION_1" equiv-text="{{ &apos;}&apos; }}"/&gt;
26a008fe 2189 &lt;/pre&gt;
b1d40cff 2190
df93a9be 2191 Prepend with &lt;em&gt;#custom-css&lt;/em&gt; to override styles. Example:&lt;br /&gt;&lt;br /&gt;
26a008fe 2192 &lt;pre&gt;
df93a9be
C
2193 #custom-css .logged-in-email &lt;x id="INTERPOLATION" equiv-text="{{ &apos;{&apos; }}"/&gt;
2194 color: red;
2195 &lt;x id="INTERPOLATION_1" equiv-text="{{ &apos;}&apos; }}"/&gt;
26a008fe
C
2196 &lt;/pre&gt;
2197 </source>
b1d40cff 2198 <context-group purpose="location">
6b09aba9 2199 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2200 <context context-type="linenumber">337</context>
b1d40cff 2201 </context-group>
0975cd5c
C
2202 </trans-unit><trans-unit id="6c44844ebdb7352c433b7734feaa65f01bb594ab" datatype="html">
2203 <source>Advanced configuration</source>
2204 <context-group purpose="location">
6b09aba9 2205 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2206 <context context-type="linenumber">238</context>
0975cd5c 2207 </context-group>
b1d40cff
C
2208 </trans-unit><trans-unit id="dad5a5283e4c853c011a0f03d5a52310338bbff8" datatype="html">
2209 <source>Update configuration</source>
2210 <context-group purpose="location">
6b09aba9 2211 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2212 <context context-type="linenumber">366</context>
850c1bf7 2213 </context-group>
d3662c1c
C
2214 </trans-unit><trans-unit id="3e459b5c3861d8c80084d21d233b7c8e2edd3cca" datatype="html">
2215 <source>It seems the configuration is invalid. Please search potential errors in the different tabs.</source>
850c1bf7 2216 <context-group purpose="location">
6b09aba9 2217 <context context-type="sourcefile">app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
df93a9be 2218 <context context-type="linenumber">367</context>
b1d40cff
C
2219 </context-group>
2220 </trans-unit><trans-unit id="80dbb8ba42b97a9ec035c0ba09f45c07ea07096c" datatype="html">
2221 <source>
2222 Users
2223 </source>
2224 <context-group purpose="location">
6b09aba9 2225 <context context-type="sourcefile">app/+admin/admin.component.html</context>
b1d40cff
C
2226 <context context-type="linenumber">3</context>
2227 </context-group>
2228 </trans-unit><trans-unit id="0315abd64e35510ed0534f597130ef781aca175a" datatype="html">
2229 <source>
2230 Manage follows
2231 </source>
2232 <context-group purpose="location">
6b09aba9 2233 <context context-type="sourcefile">app/+admin/admin.component.html</context>
b1d40cff
C
2234 <context context-type="linenumber">7</context>
2235 </context-group>
b18d4b9f 2236 </trans-unit><trans-unit id="1a5c7f9b1bec1463728f44933f0e256de9c45154" datatype="html">
b1d40cff 2237 <source>
b18d4b9f 2238 Moderation
b1d40cff
C
2239 </source>
2240 <context-group purpose="location">
6b09aba9 2241 <context context-type="sourcefile">app/+admin/admin.component.html</context>
b1d40cff
C
2242 <context context-type="linenumber">11</context>
2243 </context-group>
b1d40cff
C
2244 </trans-unit><trans-unit id="7bea88c54fdccfdc9f687b0ffe9bf6a653d19368" datatype="html">
2245 <source>
2246 Jobs
2247 </source>
2248 <context-group purpose="location">
6b09aba9 2249 <context context-type="sourcefile">app/+admin/admin.component.html</context>
b18d4b9f 2250 <context context-type="linenumber">15</context>
b1d40cff
C
2251 </context-group>
2252 </trans-unit><trans-unit id="9c6ce37623b626a102002901ca12c37e7a3a7f13" datatype="html">
2253 <source>
2254 Configuration
2255 </source>
2256 <context-group purpose="location">
6b09aba9 2257 <context context-type="sourcefile">app/+admin/admin.component.html</context>
b18d4b9f 2258 <context context-type="linenumber">19</context>
b1d40cff
C
2259 </context-group>
2260 </trans-unit><trans-unit id="4e8635c108375983b42229df44bda8c0af84f396" datatype="html">
2261 <source>1 host (without &quot;http://&quot;) per line</source>
2262 <context-group purpose="location">
6b09aba9 2263 <context context-type="sourcefile">app/+admin/follows/following-add/following-add.component.html</context>
b1d40cff
C
2264 <context context-type="linenumber">5</context>
2265 </context-group>
2266 </trans-unit><trans-unit id="f7a7a00999ccbd126cbb8e74f5dd1724942dd507" datatype="html">
2267 <source>
2268 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
2269 </source>
2270 <context-group purpose="location">
6b09aba9 2271 <context context-type="sourcefile">app/+admin/follows/following-add/following-add.component.html</context>
b1d40cff
C
2272 <context context-type="linenumber">17</context>
2273 </context-group>
2274 </trans-unit><trans-unit id="456c6383d8e7cd15aadbcdc196d4ae7a70092437" datatype="html">
2275 <source>Add following</source>
2276 <context-group purpose="location">
6b09aba9 2277 <context context-type="sourcefile">app/+admin/follows/following-add/following-add.component.html</context>
b1d40cff
C
2278 <context context-type="linenumber">21</context>
2279 </context-group>
f365e978
C
2280 </trans-unit><trans-unit id="25925fc5826bc5b3eeae7c45b08b0ed74b9e2954" datatype="html">
2281 <source>Filter...</source>
2282 <context-group purpose="location">
2283 <context context-type="sourcefile">app/+admin/follows/followers-list/followers-list.component.html</context>
2284 <context context-type="linenumber">8</context>
2285 </context-group>
2286 <context-group purpose="location">
2287 <context context-type="sourcefile">app/+admin/follows/following-list/following-list.component.html</context>
2288 <context context-type="linenumber">9</context>
2289 </context-group>
2290 <context-group purpose="location">
2291 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
2292 <context context-type="linenumber">27</context>
2293 </context-group>
b1d40cff
C
2294 </trans-unit><trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c" datatype="html">
2295 <source>ID</source>
2296 <context-group purpose="location">
6b09aba9 2297 <context context-type="sourcefile">app/+admin/follows/followers-list/followers-list.component.html</context>
f365e978 2298 <context context-type="linenumber">16</context>
b1d40cff
C
2299 </context-group>
2300 <context-group purpose="location">
6b09aba9 2301 <context context-type="sourcefile">app/+admin/follows/following-list/following-list.component.html</context>
f365e978 2302 <context context-type="linenumber">18</context>
b1d40cff
C
2303 </context-group>
2304 <context-group purpose="location">
6b09aba9 2305 <context context-type="sourcefile">app/+admin/jobs/jobs-list/jobs-list.component.html</context>
b1d40cff
C
2306 <context context-type="linenumber">18</context>
2307 </context-group>
2308 </trans-unit><trans-unit id="380e20a1e13d9489c69f6dbea7da19025ab6eb25" datatype="html">
2309 <source>Score</source>
2310 <context-group purpose="location">
6b09aba9 2311 <context context-type="sourcefile">app/+admin/follows/followers-list/followers-list.component.html</context>
f365e978 2312 <context context-type="linenumber">17</context>
b1d40cff
C
2313 </context-group>
2314 </trans-unit><trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767" datatype="html">
2315 <source>Host</source>
2316 <context-group purpose="location">
6b09aba9 2317 <context context-type="sourcefile">app/+admin/follows/followers-list/followers-list.component.html</context>
f365e978 2318 <context context-type="linenumber">19</context>
b1d40cff
C
2319 </context-group>
2320 <context-group purpose="location">
6b09aba9 2321 <context context-type="sourcefile">app/+admin/follows/following-list/following-list.component.html</context>
f365e978 2322 <context context-type="linenumber">19</context>
b1d40cff
C
2323 </context-group>
2324 </trans-unit><trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b" datatype="html">
2325 <source>State</source>
2326 <context-group purpose="location">
6b09aba9 2327 <context context-type="sourcefile">app/+admin/follows/followers-list/followers-list.component.html</context>
f365e978 2328 <context context-type="linenumber">20</context>
b1d40cff
C
2329 </context-group>
2330 <context-group purpose="location">
6b09aba9 2331 <context context-type="sourcefile">app/+admin/follows/following-list/following-list.component.html</context>
f365e978 2332 <context context-type="linenumber">20</context>
b1d40cff
C
2333 </context-group>
2334 <context-group purpose="location">
6b09aba9 2335 <context context-type="sourcefile">app/+admin/jobs/jobs-list/jobs-list.component.html</context>
b1d40cff
C
2336 <context context-type="linenumber">20</context>
2337 </context-group>
6b09aba9
C
2338 <context-group purpose="location">
2339 <context context-type="sourcefile">app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context>
2340 <context context-type="linenumber">10</context>
2341 </context-group>
b1d40cff 2342 </trans-unit><trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b" datatype="html">
510fefb1 2343 <source>Created &lt;x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/&gt;&lt;x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/&gt;</source>
b1d40cff 2344 <context-group purpose="location">
6b09aba9 2345 <context context-type="sourcefile">app/+admin/follows/followers-list/followers-list.component.html</context>
f365e978 2346 <context context-type="linenumber">21</context>
b1d40cff
C
2347 </context-group>
2348 <context-group purpose="location">
6b09aba9 2349 <context context-type="sourcefile">app/+admin/follows/following-list/following-list.component.html</context>
f365e978 2350 <context context-type="linenumber">21</context>
b1d40cff
C
2351 </context-group>
2352 <context-group purpose="location">
6b09aba9 2353 <context context-type="sourcefile">app/+admin/jobs/jobs-list/jobs-list.component.html</context>
b1d40cff
C
2354 <context context-type="linenumber">21</context>
2355 </context-group>
2356 <context-group purpose="location">
6b09aba9 2357 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
f365e978 2358 <context context-type="linenumber">44</context>
b1d40cff
C
2359 </context-group>
2360 <context-group purpose="location">
b18d4b9f 2361 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context>
d972dc7f 2362 <context context-type="linenumber">9</context>
b1d40cff 2363 </context-group>
6b09aba9
C
2364 <context-group purpose="location">
2365 <context context-type="sourcefile">app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context>
2366 <context context-type="linenumber">11</context>
2367 </context-group>
28da43cf
C
2368 </trans-unit><trans-unit id="7823909fb1d8d313382f6f4bd842f1a7ef6f08d1" datatype="html">
2369 <source>Accepted</source>
2370 <context-group purpose="location">
2371 <context context-type="sourcefile">app/+admin/follows/followers-list/followers-list.component.html</context>
f365e978 2372 <context context-type="linenumber">32</context>
28da43cf
C
2373 </context-group>
2374 <context-group purpose="location">
2375 <context context-type="sourcefile">app/+admin/follows/following-list/following-list.component.html</context>
f365e978 2376 <context context-type="linenumber">32</context>
28da43cf
C
2377 </context-group>
2378 </trans-unit><trans-unit id="e6a27066251ca1e04c5be86ad758380856df2506" datatype="html">
2379 <source>Pending</source>
2380 <context-group purpose="location">
2381 <context context-type="sourcefile">app/+admin/follows/followers-list/followers-list.component.html</context>
f365e978 2382 <context context-type="linenumber">33</context>
28da43cf
C
2383 </context-group>
2384 <context-group purpose="location">
2385 <context context-type="sourcefile">app/+admin/follows/following-list/following-list.component.html</context>
f365e978 2386 <context context-type="linenumber">33</context>
28da43cf 2387 </context-group>
b2e2cdc5
C
2388 </trans-unit><trans-unit id="1d729bcbe3529d2fe2295b7a3a41282ee09de2c8" datatype="html">
2389 <source>Redundancy allowed</source>
2390 <context-group purpose="location">
2391 <context context-type="sourcefile">app/+admin/follows/following-list/following-list.component.html</context>
f365e978 2392 <context context-type="linenumber">22</context>
b2e2cdc5 2393 </context-group>
b1d40cff
C
2394 </trans-unit><trans-unit id="5fccee488a9ea908c16d2ab9dbdaf264f1aac479" datatype="html">
2395 <source>Manage follows</source>
2396 <context-group purpose="location">
6b09aba9 2397 <context context-type="sourcefile">app/+admin/follows/follows.component.html</context>
b1d40cff
C
2398 <context context-type="linenumber">2</context>
2399 </context-group>
b18d4b9f
C
2400 </trans-unit><trans-unit id="f995df052a1dfc675c2a21926420a707d9601936" datatype="html">
2401 <source>Following</source>
2402 <context-group purpose="location">
2403 <context context-type="sourcefile">app/+admin/follows/follows.component.html</context>
2404 <context context-type="linenumber">5</context>
2405 </context-group>
2406 </trans-unit><trans-unit id="d29764bcbaad3ef69b6be92be35bdf25972ce246" datatype="html">
2407 <source>Follow</source>
2408 <context-group purpose="location">
2409 <context context-type="sourcefile">app/+admin/follows/follows.component.html</context>
2410 <context context-type="linenumber">7</context>
2411 </context-group>
2412 </trans-unit><trans-unit id="9bee670725966ed477b4c33a545c8b5436b0065e" datatype="html">
2413 <source>Followers</source>
2414 <context-group purpose="location">
2415 <context context-type="sourcefile">app/+admin/follows/follows.component.html</context>
2416 <context context-type="linenumber">9</context>
2417 </context-group>
b1d40cff
C
2418 </trans-unit><trans-unit id="a9f2501fcb2ff71f1376c2d2fbbbd49f200e6c8f" datatype="html">
2419 <source>Jobs list</source>
2420 <context-group purpose="location">
6b09aba9 2421 <context context-type="sourcefile">app/+admin/jobs/jobs-list/jobs-list.component.html</context>
b1d40cff
C
2422 <context context-type="linenumber">2</context>
2423 </context-group>
2424 </trans-unit><trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html">
2425 <source>Type</source>
2426 <context-group purpose="location">
6b09aba9 2427 <context context-type="sourcefile">app/+admin/jobs/jobs-list/jobs-list.component.html</context>
b1d40cff
C
2428 <context context-type="linenumber">19</context>
2429 </context-group>
b63e428e
C
2430 </trans-unit><trans-unit id="74c8f69ec23f41a429e241126ab4d25b9d12348e" datatype="html">
2431 <source>Processed on</source>
b1d40cff 2432 <context-group purpose="location">
6b09aba9 2433 <context context-type="sourcefile">app/+admin/jobs/jobs-list/jobs-list.component.html</context>
b1d40cff
C
2434 <context context-type="linenumber">22</context>
2435 </context-group>
b63e428e
C
2436 </trans-unit><trans-unit id="4fa08915c99629d38c9da8a08b1985a7f4e38e40" datatype="html">
2437 <source>Finished on</source>
2438 <context-group purpose="location">
6b09aba9 2439 <context context-type="sourcefile">app/+admin/jobs/jobs-list/jobs-list.component.html</context>
b63e428e
C
2440 <context context-type="linenumber">23</context>
2441 </context-group>
b1d40cff
C
2442 </trans-unit><trans-unit id="31cf824034489eb42f6a388d5980b98b8e1de015" datatype="html">
2443 <source>Create user</source>
2444 <context-group purpose="location">
6b09aba9 2445 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
2446 <context context-type="linenumber">1</context>
2447 </context-group>
2448 <context-group purpose="location">
6b09aba9 2449 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
2450 <context context-type="linenumber">1</context>
2451 </context-group>
2452 <context-group purpose="location">
6b09aba9 2453 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
b1d40cff
C
2454 <context context-type="linenumber">6</context>
2455 </context-group>
2456 </trans-unit><trans-unit id="2788d9a67ed2b6f35c85818e6af1871317c57a7e" datatype="html">
2457 <source>Edit user &lt;x id="INTERPOLATION" equiv-text="{{ username }}"/&gt;</source>
2458 <context-group purpose="location">
6b09aba9 2459 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
2460 <context context-type="linenumber">2</context>
2461 </context-group>
2462 <context-group purpose="location">
6b09aba9 2463 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
2464 <context context-type="linenumber">2</context>
2465 </context-group>
2466 </trans-unit><trans-unit id="1bd571d8f3981f6043b0df3402cc3d97e0d7ad2a" datatype="html">
2467 <source>john</source>
2468 <context-group purpose="location">
6b09aba9 2469 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
2470 <context context-type="linenumber">10</context>
2471 </context-group>
2472 <context-group purpose="location">
6b09aba9 2473 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
2474 <context context-type="linenumber">10</context>
2475 </context-group>
2476 </trans-unit><trans-unit id="bb3542ff8e5defa6d0c773799e5c8fe399605d05" datatype="html">
2477 <source>mail@example.com</source>
2478 <context-group purpose="location">
6b09aba9 2479 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
2480 <context context-type="linenumber">21</context>
2481 </context-group>
2482 <context-group purpose="location">
6b09aba9 2483 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
2484 <context context-type="linenumber">21</context>
2485 </context-group>
2486 </trans-unit><trans-unit id="c36a66f2107e8da5371ebc9d15c2008dff567f46" datatype="html">
2487 <source>Role</source>
2488 <context-group purpose="location">
6b09aba9 2489 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
2490 <context context-type="linenumber">41</context>
2491 </context-group>
2492 <context-group purpose="location">
6b09aba9 2493 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
b1d40cff
C
2494 <context context-type="linenumber">41</context>
2495 </context-group>
2496 <context-group purpose="location">
6b09aba9 2497 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
f365e978 2498 <context context-type="linenumber">43</context>
b1d40cff 2499 </context-group>
b18d4b9f
C
2500 </trans-unit><trans-unit id="42e3c0e89177ca135974221eaf0e4e836c32e345" datatype="html">
2501 <source>
2502 Transcoding is enabled on server. The video quota only take in account &lt;x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/&gt;original&lt;x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/&gt; video. &lt;x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/&gt;
2503 At most, this user could use ~ &lt;x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/&gt;.
2504 </source>
2505 <context-group purpose="location">
2506 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2507 <context context-type="linenumber">65</context>
2508 </context-group>
2509 <context-group purpose="location">
2510 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2511 <context context-type="linenumber">65</context>
2512 </context-group>
d972dc7f
C
2513 </trans-unit><trans-unit id="6ded52553dd8720fd3698b8fbc3a6d037c07b496" datatype="html">
2514 <source>Daily video quota</source>
2515 <context-group purpose="location">
2516 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2517 <context context-type="linenumber">72</context>
2518 </context-group>
2519 <context-group purpose="location">
2520 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2521 <context context-type="linenumber">72</context>
2522 </context-group>
16f88ee5
C
2523 </trans-unit><trans-unit id="85614ebfd89fe16873dfcf593a05f18b7468daac" datatype="html">
2524 <source>Danger Zone</source>
2525 <context-group purpose="location">
2526 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2527 <context context-type="linenumber">86</context>
2528 </context-group>
2529 <context-group purpose="location">
2530 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2531 <context context-type="linenumber">86</context>
2532 </context-group>
2533 </trans-unit><trans-unit id="27a8f947ecc46bcad10d965360f500a14128bd7d" datatype="html">
2534 <source>Send a link to reset the password by email to the user</source>
2535 <context-group purpose="location">
2536 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2537 <context context-type="linenumber">89</context>
2538 </context-group>
2539 <context-group purpose="location">
2540 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2541 <context context-type="linenumber">89</context>
2542 </context-group>
2543 </trans-unit><trans-unit id="950adafba22e3c85e889f2c38faebe98145bfb7f" datatype="html">
2544 <source>Ask for new password</source>
2545 <context-group purpose="location">
2546 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2547 <context context-type="linenumber">90</context>
2548 </context-group>
2549 <context-group purpose="location">
2550 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2551 <context context-type="linenumber">90</context>
2552 </context-group>
2553 </trans-unit><trans-unit id="e6a48b1ed6160a99fba3a1607e27e9e93a4f4244" datatype="html">
2554 <source>Manually set the user password</source>
2555 <context-group purpose="location">
2556 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2557 <context context-type="linenumber">94</context>
2558 </context-group>
2559 <context-group purpose="location">
2560 <context context-type="sourcefile">app/+admin/users/user-edit/user-edit.component.html</context>
2561 <context context-type="linenumber">94</context>
2562 </context-group>
2563 </trans-unit><trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca" datatype="html">
2564 <source>Show</source>
2565 <context-group purpose="location">
2566 <context context-type="sourcefile">app/+admin/users/user-edit/user-password.component.html</context>
2567 <context context-type="linenumber">10</context>
2568 </context-group>
2569 </trans-unit><trans-unit id="1eede69e18c5ac9c0b0295b72cabb7e64e029e74" datatype="html">
2570 <source>Hide</source>
2571 <context-group purpose="location">
2572 <context context-type="sourcefile">app/+admin/users/user-edit/user-password.component.html</context>
2573 <context context-type="linenumber">11</context>
2574 </context-group>
b1d40cff
C
2575 </trans-unit><trans-unit id="5e8b4663c17c337a1f11160c0a683350936faa1f" datatype="html">
2576 <source>Users list</source>
2577 <context-group purpose="location">
6b09aba9 2578 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
b1d40cff
C
2579 <context context-type="linenumber">2</context>
2580 </context-group>
f365e978
C
2581 </trans-unit><trans-unit id="ea762ca1d74c96d8568ac68482778f52ca531cc4" datatype="html">
2582 <source>Batch actions</source>
2583 <context-group purpose="location">
2584 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
2585 <context context-type="linenumber">19</context>
2586 </context-group>
b1d40cff 2587 </trans-unit><trans-unit id="08ea8692dc2a7050026df26fc39b22960bde9de5" datatype="html">
510fefb1 2588 <source>Username &lt;x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/&gt;&lt;x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/&gt;</source>
b1d40cff 2589 <context-group purpose="location">
6b09aba9 2590 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
f365e978 2591 <context context-type="linenumber">40</context>
b1d40cff 2592 </context-group>
f365e978
C
2593 </trans-unit><trans-unit id="adba7c8b43e42581460fbe5d08b5cb5ab60eba4b" datatype="html">
2594 <source>(banned)</source>
b1d40cff 2595 <context-group purpose="location">
b18d4b9f 2596 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
f365e978 2597 <context context-type="linenumber">65</context>
b18d4b9f 2598 </context-group>
f365e978
C
2599 </trans-unit><trans-unit id="be73b652c2707f42b5d780d0c7b8fc5ea0b1706c" datatype="html">
2600 <source>Go to the account page</source>
b18d4b9f 2601 <context-group purpose="location">
f365e978
C
2602 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
2603 <context context-type="linenumber">63</context>
b18d4b9f
C
2604 </context-group>
2605 <context-group purpose="location">
f365e978 2606 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 2607 <context context-type="linenumber">179</context>
b18d4b9f 2608 </context-group>
6b01ed7b
C
2609 </trans-unit><trans-unit id="02ba1a65db92d1d0ab4ba380086e9be61891aaa5" datatype="html">
2610 <source>User&apos;s email must be verified to login</source>
2611 <context-group purpose="location">
2612 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
ad3fa0c5 2613 <context context-type="linenumber">72</context>
6b01ed7b
C
2614 </context-group>
2615 </trans-unit><trans-unit id="79cee9973620b2592ff2824c525aa8ed0b5e2b8b" datatype="html">
2616 <source>User&apos;s email is verified / User can login without email verification</source>
2617 <context-group purpose="location">
2618 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
ad3fa0c5 2619 <context context-type="linenumber">76</context>
6b01ed7b 2620 </context-group>
b18d4b9f
C
2621 </trans-unit><trans-unit id="a9587caabf0dc5d824f817baae1c2f5521d9b1ee" datatype="html">
2622 <source>Ban reason:</source>
2623 <context-group purpose="location">
2624 <context context-type="sourcefile">app/+admin/users/user-list/user-list.component.html</context>
ad3fa0c5 2625 <context context-type="linenumber">95</context>
b18d4b9f
C
2626 </context-group>
2627 </trans-unit><trans-unit id="bb863c794307735652d8695143e116eaee8a3c4f" datatype="html">
2628 <source>Moderation comment</source>
2629 <context-group purpose="location">
2630 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html</context>
2631 <context context-type="linenumber">3</context>
2632 </context-group>
2633 </trans-unit><trans-unit id="5731e5d5ac989bf08848b5a57a5586cf84d80964" datatype="html">
2634 <source>
2635 This comment can only be seen by you or the other moderators.
2636 </source>
2637 <context-group purpose="location">
2638 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html</context>
16f88ee5 2639 <context context-type="linenumber">18</context>
b18d4b9f
C
2640 </context-group>
2641 </trans-unit><trans-unit id="0562e455c88234829f3c27a38f3039f027bfd5d2" datatype="html">
2642 <source>Update this comment</source>
2643 <context-group purpose="location">
2644 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html</context>
16f88ee5 2645 <context context-type="linenumber">26</context>
b18d4b9f 2646 </context-group>
b1d40cff
C
2647 </trans-unit><trans-unit id="2bf5a31043ff476ca081a4080f3f3f17518dc6f2" datatype="html">
2648 <source>Reporter</source>
2649 <context-group purpose="location">
b18d4b9f 2650 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context>
d972dc7f 2651 <context context-type="linenumber">8</context>
b1d40cff
C
2652 </context-group>
2653 </trans-unit><trans-unit id="2d1ea268a6a9f483dbc2cbfe19bf4256a57a6af4" datatype="html">
2654 <source>Video</source>
2655 <context-group purpose="location">
b18d4b9f 2656 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context>
d972dc7f 2657 <context context-type="linenumber">10</context>
b1d40cff 2658 </context-group>
6b09aba9
C
2659 <context-group purpose="location">
2660 <context context-type="sourcefile">app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context>
2661 <context context-type="linenumber">9</context>
2662 </context-group>
d972dc7f
C
2663 <context-group purpose="location">
2664 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-ownership.component.html</context>
2665 <context context-type="linenumber">14</context>
2666 </context-group>
2667 </trans-unit><trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9" datatype="html">
2668 <source>State &lt;x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/&gt;&lt;x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/&gt;</source>
2669 <context-group purpose="location">
2670 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context>
2671 <context context-type="linenumber">11</context>
2672 </context-group>
b1d40cff
C
2673 </trans-unit><trans-unit id="c6ab75e099e131d7a4f94e1732e7436d8fc386c7" datatype="html">
2674 <source>Go to the account</source>
2675 <context-group purpose="location">
b18d4b9f 2676 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context>
d972dc7f
C
2677 <context context-type="linenumber">25</context>
2678 </context-group>
2679 <context-group purpose="location">
2680 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-ownership.component.html</context>
2681 <context context-type="linenumber">27</context>
b1d40cff
C
2682 </context-group>
2683 </trans-unit><trans-unit id="1cb8348c199d03e297d165e262237194f25fe3f5" datatype="html">
2684 <source>Go to the video</source>
2685 <context-group purpose="location">
b18d4b9f 2686 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context>
d972dc7f 2687 <context context-type="linenumber">33</context>
b1d40cff 2688 </context-group>
b1d40cff 2689 <context-group purpose="location">
b18d4b9f 2690 <context context-type="sourcefile">app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html</context>
ad3fa0c5 2691 <context context-type="linenumber">25</context>
b1d40cff 2692 </context-group>
d972dc7f
C
2693 <context-group purpose="location">
2694 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-ownership.component.html</context>
2695 <context context-type="linenumber">33</context>
2696 </context-group>
f365e978
C
2697 </trans-unit><trans-unit id="030b4423b92167200e39519599f9b863b4f7c62c" datatype="html">
2698 <source>Actions</source>
2699 <context-group purpose="location">
2700 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context>
2701 <context context-type="linenumber">44</context>
2702 </context-group>
2703 <context-group purpose="location">
2704 <context context-type="sourcefile">app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html</context>
ad3fa0c5 2705 <context context-type="linenumber">35</context>
f365e978 2706 </context-group>
d972dc7f
C
2707 </trans-unit><trans-unit id="e330cbadca2d8639aabf525d5fe7e5b62d324ee2" datatype="html">
2708 <source>Reason:</source>
2709 <context-group purpose="location">
2710 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context>
2711 <context context-type="linenumber">53</context>
2712 </context-group>
b18d4b9f
C
2713 </trans-unit><trans-unit id="018cbb63c7eda4b82d17dd9058cfaa0fd055c638" datatype="html">
2714 <source>Moderation comment:</source>
b1d40cff 2715 <context-group purpose="location">
b18d4b9f 2716 <context context-type="sourcefile">app/+admin/moderation/video-abuse-list/video-abuse-list.component.html</context>
d972dc7f 2717 <context context-type="linenumber">57</context>
b1d40cff 2718 </context-group>
b18d4b9f
C
2719 </trans-unit><trans-unit id="b14fd2fc28c5eecd05554d2bcbc3a938c599e2bf" datatype="html">
2720 <source>Video name &lt;x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/&gt;&lt;x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/&gt;</source>
b1d40cff 2721 <context-group purpose="location">
b18d4b9f
C
2722 <context context-type="sourcefile">app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html</context>
2723 <context context-type="linenumber">8</context>
b1d40cff 2724 </context-group>
b18d4b9f
C
2725 </trans-unit><trans-unit id="96dfa3efa02bfafc0bc6d4ab186ebef2813a9e8a" datatype="html">
2726 <source>Sensitive</source>
b1d40cff 2727 <context-group purpose="location">
b18d4b9f
C
2728 <context context-type="sourcefile">app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html</context>
2729 <context context-type="linenumber">9</context>
b1d40cff 2730 </context-group>
ad3fa0c5
C
2731 </trans-unit><trans-unit id="b748c96a1ee98d2fa9a645fb71838f5d4938855b" datatype="html">
2732 <source>Unfederated</source>
2733 <context-group purpose="location">
2734 <context context-type="sourcefile">app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html</context>
2735 <context context-type="linenumber">10</context>
2736 </context-group>
b18d4b9f
C
2737 </trans-unit><trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99" datatype="html">
2738 <source>Date &lt;x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/&gt;&lt;x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/&gt;</source>
b1d40cff 2739 <context-group purpose="location">
b18d4b9f 2740 <context context-type="sourcefile">app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html</context>
ad3fa0c5 2741 <context context-type="linenumber">11</context>
b1d40cff 2742 </context-group>
b18d4b9f
C
2743 </trans-unit><trans-unit id="7963019b5535b51efa399e6a62b163f3e04d296f" datatype="html">
2744 <source>Blacklist reason:</source>
b1d40cff 2745 <context-group purpose="location">
b18d4b9f 2746 <context context-type="sourcefile">app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html</context>
ad3fa0c5 2747 <context context-type="linenumber">43</context>
b18d4b9f 2748 </context-group>
df93a9be
C
2749 </trans-unit><trans-unit id="b99370ff3526f3ae466a0031d45c24a9d218af5e" datatype="html">
2750 <source>Privacy: </source>
2751 <context-group purpose="location">
2752 <context context-type="sourcefile">app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html</context>
2753 <context context-type="linenumber">15</context>
2754 </context-group>
2755 </trans-unit><trans-unit id="5370dc99a95cd0c6d3c939e19b88d774fd5387ee" datatype="html">
2756 <source>Sensitive: </source>
2757 <context-group purpose="location">
2758 <context context-type="sourcefile">app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html</context>
2759 <context context-type="linenumber">16</context>
2760 </context-group>
2761 </trans-unit><trans-unit id="86f26b106c67be3c2e98b82766656e5d9da86dff" datatype="html">
2762 <source>Unblacklist</source>
2763 <context-group purpose="location">
2764 <context context-type="sourcefile">app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html</context>
2765 <context context-type="linenumber">28</context>
2766 </context-group>
2767 <context-group purpose="location">
2768 <context context-type="sourcefile">app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.html</context>
2769 <context context-type="linenumber">36</context>
2770 </context-group>
2771 <context-group purpose="location">
2772 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
2773 <context context-type="linenumber">146</context>
2774 </context-group>
b18d4b9f
C
2775 </trans-unit><trans-unit id="90868353e7e6f5994109ee1011131cefa992116c" datatype="html">
2776 <source>Moderation</source>
2777 <context-group purpose="location">
2778 <context context-type="sourcefile">app/+admin/moderation/moderation.component.html</context>
2779 <context context-type="linenumber">2</context>
2780 </context-group>
2781 </trans-unit><trans-unit id="23a793ed0df2e10823dd469c5cea9b5c36be8f7e" datatype="html">
2782 <source>Video abuses</source>
2783 <context-group purpose="location">
2784 <context context-type="sourcefile">app/+admin/moderation/moderation.component.html</context>
2785 <context context-type="linenumber">5</context>
2786 </context-group>
df93a9be
C
2787 </trans-unit><trans-unit id="6053443ad364f974301570cfadfa86ee0b43f1a9" datatype="html">
2788 <source>&lt;x id="INTERPOLATION" equiv-text="{{ autoBlacklistVideosEnabled ? &apos;Manually blacklisted videos&apos; : &apos;Blacklisted videos&apos; }}"/&gt;</source>
b18d4b9f
C
2789 <context-group purpose="location">
2790 <context context-type="sourcefile">app/+admin/moderation/moderation.component.html</context>
2791 <context context-type="linenumber">7</context>
b1d40cff 2792 </context-group>
df93a9be
C
2793 </trans-unit><trans-unit id="6106bd52908f3f323ed1d6bdcd53230d55401d45" datatype="html">
2794 <source>Auto-blacklisted videos</source>
2795 <context-group purpose="location">
2796 <context context-type="sourcefile">app/+admin/moderation/moderation.component.html</context>
2797 <context context-type="linenumber">9</context>
2798 </context-group>
f365e978
C
2799 </trans-unit><trans-unit id="b1ff109b26ae8f08650415454b9098c43eba2e2c" datatype="html">
2800 <source>Muted accounts</source>
2801 <context-group purpose="location">
2802 <context context-type="sourcefile">app/+admin/moderation/moderation.component.html</context>
df93a9be 2803 <context context-type="linenumber">11</context>
f365e978 2804 </context-group>
f365e978
C
2805 <context-group purpose="location">
2806 <context context-type="sourcefile">app/+my-account/my-account-blocklist/my-account-blocklist.component.html</context>
2807 <context context-type="linenumber">2</context>
2808 </context-group>
2809 </trans-unit><trans-unit id="bd0611346af048015e0a1275091ef68ce98832d2" datatype="html">
2810 <source>Muted servers</source>
2811 <context-group purpose="location">
2812 <context context-type="sourcefile">app/+admin/moderation/moderation.component.html</context>
df93a9be 2813 <context context-type="linenumber">13</context>
f365e978
C
2814 </context-group>
2815 </trans-unit><trans-unit id="29881a45dafbe5aa05cd9d0441a4c0c2fb06df92" datatype="html">
2816 <source>Account</source>
2817 <context-group purpose="location">
2818 <context context-type="sourcefile">app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html</context>
2819 <context context-type="linenumber">8</context>
2820 </context-group>
2821 <context-group purpose="location">
2822 <context context-type="sourcefile">app/+my-account/my-account-blocklist/my-account-blocklist.component.html</context>
2823 <context context-type="linenumber">12</context>
2824 </context-group>
2825 </trans-unit><trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4" datatype="html">
2826 <source>Muted at &lt;x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/&gt;&lt;x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/&gt;</source>
2827 <context-group purpose="location">
2828 <context context-type="sourcefile">app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html</context>
2829 <context context-type="linenumber">9</context>
2830 </context-group>
2831 <context-group purpose="location">
2832 <context context-type="sourcefile">app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html</context>
2833 <context context-type="linenumber">9</context>
2834 </context-group>
2835 <context-group purpose="location">
2836 <context context-type="sourcefile">app/+my-account/my-account-blocklist/my-account-blocklist.component.html</context>
2837 <context context-type="linenumber">13</context>
2838 </context-group>
2839 <context-group purpose="location">
2840 <context context-type="sourcefile">app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html</context>
2841 <context context-type="linenumber">13</context>
2842 </context-group>
2843 </trans-unit><trans-unit id="1f689fada9748a830117f5b429a88ef8629082a8" datatype="html">
2844 <source>Unmute</source>
2845 <context-group purpose="location">
2846 <context context-type="sourcefile">app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.html</context>
2847 <context context-type="linenumber">18</context>
2848 </context-group>
2849 <context-group purpose="location">
2850 <context context-type="sourcefile">app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html</context>
2851 <context context-type="linenumber">19</context>
2852 </context-group>
2853 <context-group purpose="location">
2854 <context context-type="sourcefile">app/+my-account/my-account-blocklist/my-account-blocklist.component.html</context>
2855 <context context-type="linenumber">22</context>
2856 </context-group>
2857 <context-group purpose="location">
2858 <context context-type="sourcefile">app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html</context>
2859 <context context-type="linenumber">23</context>
2860 </context-group>
b1d40cff
C
2861 </trans-unit><trans-unit id="9518d3fb042d551167c1701ddeb88a1374cf1e48" datatype="html">
2862 <source>Video quota:</source>
2863 <context-group purpose="location">
6b09aba9 2864 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-settings.component.html</context>
b63e428e 2865 <context context-type="linenumber">4</context>
b1d40cff
C
2866 </context-group>
2867 </trans-unit><trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8" datatype="html">
2868 <source>Profile</source>
2869 <context-group purpose="location">
6b09aba9 2870 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-settings.component.html</context>
26a008fe 2871 <context context-type="linenumber">7</context>
b1d40cff
C
2872 </context-group>
2873 </trans-unit><trans-unit id="b5398623f87ee72ed23f5023918db1707771e925" datatype="html">
2874 <source>Video settings</source>
2875 <context-group purpose="location">
6b09aba9 2876 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-settings.component.html</context>
26a008fe 2877 <context context-type="linenumber">16</context>
b1d40cff 2878 </context-group>
6b09aba9
C
2879 </trans-unit><trans-unit id="c74e3202d080780c6415d0e9209c1c859438b735" datatype="html">
2880 <source>Danger zone</source>
2881 <context-group purpose="location">
2882 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-settings.component.html</context>
26a008fe 2883 <context context-type="linenumber">19</context>
6b09aba9 2884 </context-group>
d972dc7f
C
2885 </trans-unit><trans-unit id="2dc22fcebf6aaa76196d2def33a827a34bf910bf" datatype="html">
2886 <source>Change ownership</source>
2887 <context-group purpose="location">
2888 <context context-type="sourcefile">app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html</context>
2889 <context context-type="linenumber">3</context>
2890 </context-group>
3e04f129
C
2891 <context-group purpose="location">
2892 <context context-type="sourcefile">app/+my-account/my-account-videos/my-account-videos.component.html</context>
df93a9be 2893 <context context-type="linenumber">40</context>
3e04f129 2894 </context-group>
d972dc7f
C
2895 </trans-unit><trans-unit id="046c4fa30411e6b1aa46dc51bf82d07b1adf14d4" datatype="html">
2896 <source>Select the next owner</source>
2897 <context-group purpose="location">
2898 <context context-type="sourcefile">app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html</context>
16f88ee5 2899 <context context-type="linenumber">10</context>
d972dc7f
C
2900 </context-group>
2901 </trans-unit><trans-unit id="a5433ae2324496bea9537caa5e8a2719d8e958d8" datatype="html">
2902 <source>
2903 Cancel
2904 </source>
2905 <context-group purpose="location">
2906 <context context-type="sourcefile">app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html</context>
16f88ee5 2907 <context context-type="linenumber">21</context>
d972dc7f
C
2908 </context-group>
2909 <context-group purpose="location">
2910 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html</context>
16f88ee5 2911 <context context-type="linenumber">24</context>
d972dc7f
C
2912 </context-group>
2913 <context-group purpose="location">
2914 <context context-type="sourcefile">app/videos/+video-edit/shared/video-caption-add-modal.component.html</context>
2915 <context context-type="linenumber">35</context>
2916 </context-group>
b1d40cff
C
2917 </trans-unit><trans-unit id="8057bddbed23d6cd911df8cc3a4ec24d1f258b79" datatype="html">
2918 <source>&lt;x id="INTERPOLATION" equiv-text="{{ video.createdAt | myFromNow }}"/&gt; - &lt;x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/&gt; views</source>
2919 <context-group purpose="location">
6b09aba9 2920 <context context-type="sourcefile">app/+my-account/my-account-videos/my-account-videos.component.html</context>
df93a9be 2921 <context context-type="linenumber">13</context>
b1d40cff 2922 </context-group>
b18d4b9f
C
2923 </trans-unit><trans-unit id="4a806761798181e907e28ed1af053d466526800d" datatype="html">
2924 <source>Blacklisted</source>
b1d40cff 2925 <context-group purpose="location">
6b09aba9 2926 <context context-type="sourcefile">app/+my-account/my-account-videos/my-account-videos.component.html</context>
df93a9be 2927 <context context-type="linenumber">16</context>
b1d40cff 2928 </context-group>
df93a9be
C
2929 </trans-unit><trans-unit id="16f3de2dba2a3461d7f7a36157d22e6898bb3244" datatype="html">
2930 <source>Create a new video channel</source>
b1d40cff 2931 <context-group purpose="location">
6b09aba9 2932 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channels.component.html</context>
b1d40cff
C
2933 <context context-type="linenumber">4</context>
2934 </context-group>
2935 </trans-unit><trans-unit id="30fcac6c20aac1f24e000efc4a889cbb93d4baf2" datatype="html">
2936 <source>Go to the channel</source>
2937 <context-group purpose="location">
6b09aba9 2938 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channels.component.html</context>
b1d40cff
C
2939 <context context-type="linenumber">15</context>
2940 </context-group>
b18d4b9f
C
2941 <context-group purpose="location">
2942 <context context-type="sourcefile">app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context>
b2e2cdc5 2943 <context context-type="linenumber">10</context>
b18d4b9f 2944 </context-group>
b1d40cff
C
2945 </trans-unit><trans-unit id="9dbe4718a5611fbc611fc6b5e0b27df813372c68" datatype="html">
2946 <source>Create a video channel</source>
2947 <context-group purpose="location">
6b09aba9 2948 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
b63e428e 2949 <context context-type="linenumber">6</context>
b1d40cff
C
2950 </context-group>
2951 <context-group purpose="location">
6b09aba9 2952 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
b63e428e 2953 <context context-type="linenumber">6</context>
b1d40cff 2954 </context-group>
b18d4b9f
C
2955 </trans-unit><trans-unit id="915d4704e1649016512cbf5eeac55b4dbf933558" datatype="html">
2956 <source>Example: my_channel</source>
2957 <context-group purpose="location">
2958 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
2959 <context context-type="linenumber">15</context>
2960 </context-group>
2961 <context-group purpose="location">
2962 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
2963 <context context-type="linenumber">15</context>
2964 </context-group>
b1d40cff
C
2965 </trans-unit><trans-unit id="74728de5289ea2ff3f553bc2b48f1811680b931a" datatype="html">
2966 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br /&gt;&lt;br /&gt;
2967When you will upload a video in this channel, the video support field will be automatically filled by this text.</source>
2968 <context-group purpose="location">
6b09aba9 2969 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
b18d4b9f 2970 <context context-type="linenumber">52</context>
b1d40cff
C
2971 </context-group>
2972 <context-group purpose="location">
6b09aba9 2973 <context context-type="sourcefile">app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context>
b18d4b9f 2974 <context context-type="linenumber">52</context>
b1d40cff 2975 </context-group>
6b09aba9
C
2976 </trans-unit><trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191" datatype="html">
2977 <source>Target</source>
2978 <context-group purpose="location">
2979 <context context-type="sourcefile">app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context>
2980 <context context-type="linenumber">8</context>
2981 </context-group>
b2e2cdc5
C
2982 </trans-unit><trans-unit id="3a5d57052d13d2da1cbcffdbb8effb9874b1595a" datatype="html">
2983 <source>You don&apos;t have any subscriptions yet.</source>
2984 <context-group purpose="location">
2985 <context context-type="sourcefile">app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context>
2986 <context context-type="linenumber">1</context>
2987 </context-group>
b18d4b9f
C
2988 </trans-unit><trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add" datatype="html">
2989 <source>Created by &lt;x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/&gt;</source>
2990 <context-group purpose="location">
2991 <context context-type="sourcefile">app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context>
b2e2cdc5 2992 <context context-type="linenumber">18</context>
b18d4b9f
C
2993 </context-group>
2994 <context-group purpose="location">
2995 <context context-type="sourcefile">app/+video-channels/video-channels.component.html</context>
2996 <context context-type="linenumber">17</context>
2997 </context-group>
2998 </trans-unit><trans-unit id="e006ed166ce188cab168e1ca90435b33d042d913" datatype="html">
2999 <source>Go the owner account page</source>
3000 <context-group purpose="location">
3001 <context context-type="sourcefile">app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context>
b2e2cdc5 3002 <context context-type="linenumber">17</context>
b18d4b9f
C
3003 </context-group>
3004 <context-group purpose="location">
3005 <context context-type="sourcefile">app/+video-channels/video-channels.component.html</context>
3006 <context context-type="linenumber">16</context>
3007 </context-group>
d972dc7f
C
3008 </trans-unit><trans-unit id="fbc450919a486e8ed311a7e91a41987d47d83804" datatype="html">
3009 <source>Accept ownership</source>
3010 <context-group purpose="location">
3011 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html</context>
3012 <context context-type="linenumber">3</context>
3013 </context-group>
3014 </trans-unit><trans-unit id="4570c754149df06f31096510abfc925968c35562" datatype="html">
3015 <source>Select the target channel</source>
3016 <context-group purpose="location">
3017 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html</context>
16f88ee5 3018 <context context-type="linenumber">10</context>
d972dc7f
C
3019 </context-group>
3020 </trans-unit><trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740" datatype="html">
3021 <source>Initiator</source>
3022 <context-group purpose="location">
3023 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-ownership.component.html</context>
3024 <context context-type="linenumber">13</context>
3025 </context-group>
3026 </trans-unit><trans-unit id="b08d67fe4e192ea8352bebdc6aabbd1bb7abed02" datatype="html">
3027 <source>
3028 Created
3029 &lt;x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/&gt;&lt;x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/&gt;
3030 </source>
3031 <context-group purpose="location">
3032 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-ownership.component.html</context>
3033 <context context-type="linenumber">15</context>
3034 </context-group>
3035 </trans-unit><trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1" datatype="html">
3036 <source>Status</source>
3037 <context-group purpose="location">
3038 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-ownership.component.html</context>
3039 <context context-type="linenumber">19</context>
3040 </context-group>
3041 </trans-unit><trans-unit id="1bd5e17c9582661e20763a7634ef07881e33bbd7" datatype="html">
3042 <source>Action</source>
3043 <context-group purpose="location">
3044 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-ownership.component.html</context>
3045 <context context-type="linenumber">20</context>
3046 </context-group>
3047 </trans-unit><trans-unit id="f4212e793d36e1aaa6ee1b09881677f783b5feff" datatype="html">
3048 <source>&lt;x id="INTERPOLATION" equiv-text="{{ videoChangeOwnership.status }}"/&gt;</source>
3049 <context-group purpose="location">
3050 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-ownership.component.html</context>
3051 <context context-type="linenumber">39</context>
3052 </context-group>
3053 </trans-unit><trans-unit id="4a5613f6b472c1ed863dff1be932913a251f27a2" datatype="html">
3054 <source>Refuse</source>
3055 <context-group purpose="location">
3056 <context context-type="sourcefile">app/+my-account/my-account-ownership/my-account-ownership.component.html</context>
3057 <context context-type="linenumber">47</context>
3058 </context-group>
26a008fe
C
3059 </trans-unit><trans-unit id="2bc7533f8c8e7d183950ba1094a0acd9efc22e5e" datatype="html">
3060 <source>Muted instances</source>
3061 <context-group purpose="location">
3062 <context context-type="sourcefile">app/+my-account/my-account-blocklist/my-account-server-blocklist.component.html</context>
3063 <context context-type="linenumber">2</context>
3064 </context-group>
3065 </trans-unit><trans-unit id="e8e93a7ae9a47c035bf5170b105c418b1deae530" datatype="html">
3066 <source>History enabled</source>
3067 <context-group purpose="location">
3068 <context context-type="sourcefile">app/+my-account/my-account-history/my-account-history.component.html</context>
3069 <context context-type="linenumber">4</context>
3070 </context-group>
df93a9be
C
3071 </trans-unit><trans-unit id="29c45bf49891748f930ef78b2e09857498b15131" datatype="html">
3072 <source>
3073 &lt;x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/&gt;
3074 Delete history
3075 </source>
26a008fe
C
3076 <context-group purpose="location">
3077 <context context-type="sourcefile">app/+my-account/my-account-history/my-account-history.component.html</context>
df93a9be 3078 <context context-type="linenumber">7</context>
26a008fe
C
3079 </context-group>
3080 </trans-unit><trans-unit id="6b4dc5732f1f2211833d4b5e76deb5985f3749af" datatype="html">
3081 <source>You don&apos;t have videos history yet.</source>
3082 <context-group purpose="location">
3083 <context context-type="sourcefile">app/+my-account/my-account-history/my-account-history.component.html</context>
df93a9be 3084 <context context-type="linenumber">14</context>
26a008fe
C
3085 </context-group>
3086 </trans-unit><trans-unit id="6aec8cb024acc333218d72f279caa8ea623bb628" datatype="html">
3087 <source>&lt;x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/&gt; views</source>
3088 <context-group purpose="location">
3089 <context context-type="sourcefile">app/+my-account/my-account-history/my-account-history.component.html</context>
3090 <context context-type="linenumber">22</context>
3091 </context-group>
16f88ee5
C
3092 </trans-unit><trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c" datatype="html">
3093 <source>
3094 &lt;x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/&gt;
3095 Notification preferences
3096 </source>
26a008fe
C
3097 <context-group purpose="location">
3098 <context context-type="sourcefile">app/+my-account/my-account-notifications/my-account-notifications.component.html</context>
3099 <context context-type="linenumber">2</context>
3100 </context-group>
16f88ee5
C
3101 </trans-unit><trans-unit id="653df8973772369f71454924a6412c0a1a84c850" datatype="html">
3102 <source>
3103 &lt;x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/&gt;&lt;x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/&gt;
3104 Mark all as read
3105 </source>
26a008fe
C
3106 <context-group purpose="location">
3107 <context context-type="sourcefile">app/+my-account/my-account-notifications/my-account-notifications.component.html</context>
16f88ee5 3108 <context context-type="linenumber">7</context>
26a008fe 3109 </context-group>
df93a9be
C
3110 </trans-unit><trans-unit id="be746a6e47e3388c7cf793aef8d7b44b86cc94f2" datatype="html">
3111 <source>Create a new playlist</source>
3112 <context-group purpose="location">
3113 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html</context>
3114 <context context-type="linenumber">4</context>
3115 </context-group>
3116 <context-group purpose="location">
3117 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
3118 <context context-type="linenumber">1</context>
3119 </context-group>
3120 <context-group purpose="location">
3121 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
3122 <context context-type="linenumber">1</context>
3123 </context-group>
3124 </trans-unit><trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427" datatype="html">
3125 <source>Privacy</source>
3126 <context-group purpose="location">
3127 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
3128 <context context-type="linenumber">33</context>
3129 </context-group>
3130 <context-group purpose="location">
3131 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
3132 <context context-type="linenumber">33</context>
3133 </context-group>
3134 <context-group purpose="location">
3135 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-url.component.html</context>
3136 <context context-type="linenumber">25</context>
3137 </context-group>
3138 <context-group purpose="location">
3139 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-upload.component.html</context>
3140 <context context-type="linenumber">21</context>
3141 </context-group>
3142 <context-group purpose="location">
3143 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context>
3144 <context context-type="linenumber">33</context>
3145 </context-group>
3146 <context-group purpose="location">
3147 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3148 <context context-type="linenumber">90</context>
3149 </context-group>
3150 <context-group purpose="location">
3151 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
3152 <context context-type="linenumber">205</context>
3153 </context-group>
3154 </trans-unit><trans-unit id="0cc554f4d7bb6a87515d2d95438e183b50702071" datatype="html">
3155 <source>Channel</source>
3156 <context-group purpose="location">
3157 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
3158 <context context-type="linenumber">46</context>
3159 </context-group>
3160 <context-group purpose="location">
3161 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
3162 <context context-type="linenumber">46</context>
3163 </context-group>
3164 <context-group purpose="location">
3165 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-url.component.html</context>
3166 <context context-type="linenumber">16</context>
3167 </context-group>
3168 <context-group purpose="location">
3169 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-upload.component.html</context>
3170 <context context-type="linenumber">12</context>
3171 </context-group>
3172 <context-group purpose="location">
3173 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context>
3174 <context context-type="linenumber">24</context>
3175 </context-group>
3176 <context-group purpose="location">
3177 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3178 <context context-type="linenumber">39</context>
3179 </context-group>
3180 </trans-unit><trans-unit id="1dd793abd1cb8d16a7a2cb71ca5549a7111ee513" datatype="html">
3181 <source>Upload thumbnail</source>
3182 <context-group purpose="location">
3183 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
3184 <context context-type="linenumber">61</context>
3185 </context-group>
3186 <context-group purpose="location">
3187 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html</context>
3188 <context context-type="linenumber">61</context>
3189 </context-group>
3190 <context-group purpose="location">
3191 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3192 <context context-type="linenumber">192</context>
3193 </context-group>
3194 </trans-unit><trans-unit id="188014887f7188d90b39e41d9606b91c77c17861" datatype="html">
3195 <source>No videos in this playlist.</source>
3196 <context-group purpose="location">
3197 <context context-type="sourcefile">app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.html</context>
3198 <context context-type="linenumber">11</context>
3199 </context-group>
b1d40cff
C
3200 </trans-unit><trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9" datatype="html">
3201 <source>Change password</source>
3202 <context-group purpose="location">
6b09aba9 3203 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context>
b1d40cff
C
3204 <context context-type="linenumber">5</context>
3205 </context-group>
3206 <context-group purpose="location">
6b09aba9 3207 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context>
3e04f129
C
3208 <context context-type="linenumber">30</context>
3209 </context-group>
3210 </trans-unit><trans-unit id="0dd390d056411e1709ec97ec51c46d78600e3f7b" datatype="html">
3211 <source>Current password</source>
3212 <context-group purpose="location">
3213 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context>
3214 <context context-type="linenumber">7</context>
b1d40cff
C
3215 </context-group>
3216 </trans-unit><trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229" datatype="html">
3217 <source>New password</source>
3218 <context-group purpose="location">
6b09aba9 3219 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context>
3e04f129 3220 <context context-type="linenumber">15</context>
b1d40cff
C
3221 </context-group>
3222 </trans-unit><trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b" datatype="html">
3223 <source>Confirm new password</source>
3224 <context-group purpose="location">
6b09aba9 3225 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context>
3e04f129 3226 <context context-type="linenumber">23</context>
b1d40cff
C
3227 </context-group>
3228 </trans-unit><trans-unit id="20f62f24170d57b1efeb2387a0949f482cd4d129" datatype="html">
3229 <source>Default policy on videos containing sensitive content</source>
3230 <context-group purpose="location">
6b09aba9 3231 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context>
b1d40cff
C
3232 <context context-type="linenumber">3</context>
3233 </context-group>
f365e978
C
3234 </trans-unit><trans-unit id="d044c51156e295824813a866dba9545bdb59466b" datatype="html">
3235 <source>Use WebTorrent to exchange parts of the video with others</source>
3236 <context-group purpose="location">
3237 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context>
6b01ed7b 3238 <context context-type="linenumber">21</context>
f365e978 3239 </context-group>
b1d40cff
C
3240 </trans-unit><trans-unit id="fb17c44abac2d1ed2a54cdd28bae289dc0b9a1c2" datatype="html">
3241 <source>Automatically plays video</source>
3242 <context-group purpose="location">
6b09aba9 3243 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context>
6b01ed7b 3244 <context context-type="linenumber">28</context>
b1d40cff 3245 </context-group>
b1d40cff
C
3246 </trans-unit><trans-unit id="d2fa66a905b6b7f691c83be681d18188cbe4a8ba" datatype="html">
3247 <source>Update my profile</source>
3248 <context-group purpose="location">
6b09aba9 3249 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
e309822b 3250 <context context-type="linenumber">27</context>
b1d40cff 3251 </context-group>
b63e428e
C
3252 </trans-unit><trans-unit id="4b50f2ef2e8b9a24e674d12012ee310f378a5503" datatype="html">
3253 <source>&lt;x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/&gt; subscribers</source>
3254 <context-group purpose="location">
6b09aba9 3255 <context context-type="sourcefile">app/+my-account/shared/actor-avatar-info.component.html</context>
b63e428e
C
3256 <context context-type="linenumber">10</context>
3257 </context-group>
3258 </trans-unit><trans-unit id="c4a959fc6349bd0793e1ad571d492052a07bdab5" datatype="html">
3259 <source>Change the avatar</source>
3260 <context-group purpose="location">
6b09aba9 3261 <context context-type="sourcefile">app/+my-account/shared/actor-avatar-info.component.html</context>
b63e428e
C
3262 <context context-type="linenumber">15</context>
3263 </context-group>
3264 </trans-unit><trans-unit id="c860c88df9ad58b1187084251340b232cdf0a7f9" datatype="html">
3265 <source>(extensions: &lt;x id="INTERPOLATION" equiv-text="{{ avatarExtensions }}"/&gt;, max size: &lt;x id="INTERPOLATION_1" equiv-text="{{ maxAvatarSize | bytes }}"/&gt;)</source>
3266 <context-group purpose="location">
6b09aba9 3267 <context context-type="sourcefile">app/+my-account/shared/actor-avatar-info.component.html</context>
b63e428e
C
3268 <context context-type="linenumber">18</context>
3269 </context-group>
3e04f129
C
3270 </trans-unit><trans-unit id="d1a04ba05116499d4cf59a48a282a8bcbf5b622d" datatype="html">
3271 <source>Once you delete your account, there is no going back. Please be certain.</source>
3272 <context-group purpose="location">
3273 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context>
3274 <context context-type="linenumber">2</context>
3275 </context-group>
3276 </trans-unit><trans-unit id="9a2f889dde4574a6883c853d1034e75891b28c45" datatype="html">
3277 <source>Delete your account</source>
3278 <context-group purpose="location">
3279 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context>
3280 <context context-type="linenumber">4</context>
3281 </context-group>
26a008fe
C
3282 </trans-unit><trans-unit id="dd3b6c367381ddfa8f317b8e9b31c55368c65136" datatype="html">
3283 <source>Activities</source>
3284 <context-group purpose="location">
3285 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context>
3286 <context context-type="linenumber">2</context>
3287 </context-group>
3288 </trans-unit><trans-unit id="847dffd493abbb2a5c71f3313f0eb730dd88a355" datatype="html">
3289 <source>Web</source>
3290 <context-group purpose="location">
3291 <context context-type="sourcefile">app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context>
3292 <context context-type="linenumber">3</context>
3293 </context-group>
b1d40cff
C
3294 </trans-unit><trans-unit id="e242e3e8608a3c4a944327eb3d5c221dc6e4e3cd" datatype="html">
3295 <source>
3296 Sorry, but we couldn&apos;t find the page you were looking for.
3297</source>
3298 <context-group purpose="location">
6b09aba9 3299 <context context-type="sourcefile">app/+page-not-found/page-not-found.component.html</context>
b1d40cff
C
3300 <context context-type="linenumber">1</context>
3301 </context-group>
d972dc7f
C
3302 </trans-unit><trans-unit id="09a69cde5889927629e2ac9dc63a71b88252b530" datatype="html">
3303 <source>
3304 Verify account email confirmation
3305 </source>
3306 <context-group purpose="location">
3307 <context context-type="sourcefile">app/+verify-account/verify-account-email/verify-account-email.component.html</context>
3308 <context context-type="linenumber">2</context>
3309 </context-group>
3310 </trans-unit><trans-unit id="066569dd934e07e4a5f70c415692be17d5715b57" datatype="html">
3311 <source>
3312 Your email has been verified and you may now login. Redirecting...
3313 </source>
3314 <context-group purpose="location">
3315 <context context-type="sourcefile">app/+verify-account/verify-account-email/verify-account-email.component.html</context>
3316 <context context-type="linenumber">6</context>
3317 </context-group>
3318 </trans-unit><trans-unit id="7ee8fad77b2664dabfb90ea03470f75a6f6d1d48" datatype="html">
3319 <source>An error occurred. </source>
3320 <context-group purpose="location">
3321 <context context-type="sourcefile">app/+verify-account/verify-account-email/verify-account-email.component.html</context>
3322 <context context-type="linenumber">11</context>
3323 </context-group>
3324 </trans-unit><trans-unit id="2d02841904de7f5f60e2618670ac1059f3abec97" datatype="html">
3325 <source>
3326 Request email for account verification
3327 </source>
3328 <context-group purpose="location">
3329 <context context-type="sourcefile">app/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
3330 <context context-type="linenumber">2</context>
3331 </context-group>
3332 </trans-unit><trans-unit id="eb539ec6941044e284f237f5b40d6a0159afe7af" datatype="html">
3333 <source>Send verification email</source>
3334 <context-group purpose="location">
3335 <context context-type="sourcefile">app/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
3336 <context context-type="linenumber">17</context>
3337 </context-group>
3338 </trans-unit><trans-unit id="a08080316e052053fd20647731a6de826dc8072f" datatype="html">
3339 <source>This instance does not require email verification.</source>
3340 <context-group purpose="location">
3341 <context context-type="sourcefile">app/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
3342 <context context-type="linenumber">20</context>
3343 </context-group>
df93a9be
C
3344 </trans-unit><trans-unit id="b207b668dc1d056cd7557ffa3b41f1fd0865f93d" datatype="html">
3345 <source>Video playlists</source>
3346 <context-group purpose="location">
3347 <context context-type="sourcefile">app/+video-channels/video-channels.component.html</context>
3348 <context context-type="linenumber">25</context>
3349 </context-group>
b1d40cff
C
3350 </trans-unit><trans-unit id="1380539d91f77f565de6e21ce210da891e6644b8" datatype="html">
3351 <source>Support this channel</source>
3352 <context-group purpose="location">
6b09aba9 3353 <context context-type="sourcefile">app/+video-channels/video-channel-about/video-channel-about.component.html</context>
b1d40cff
C
3354 <context context-type="linenumber">9</context>
3355 </context-group>
3356 </trans-unit><trans-unit id="5523952d0300c96cfba2ec5a693c95f923e90c40" datatype="html">
3357 <source>Created &lt;x id="INTERPOLATION" equiv-text="{{ videoChannel.createdAt | date }}"/&gt;</source>
3358 <context-group purpose="location">
6b09aba9 3359 <context context-type="sourcefile">app/+video-channels/video-channel-about/video-channel-about.component.html</context>
b1d40cff
C
3360 <context context-type="linenumber">17</context>
3361 </context-group>
df93a9be
C
3362 </trans-unit><trans-unit id="c286611c692d1442f8536ae6e62becbd28413d0e" datatype="html">
3363 <source>
3364 Created &lt;x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/&gt; playlists
3365</source>
3366 <context-group purpose="location">
3367 <context context-type="sourcefile">app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
3368 <context context-type="linenumber">1</context>
3369 </context-group>
3370 </trans-unit><trans-unit id="fbbe62dee434f0521e0dfb8e3957d92fc5fcd76f" datatype="html">
3371 <source>This channel does not have playlists.</source>
3372 <context-group purpose="location">
3373 <context context-type="sourcefile">app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
3374 <context context-type="linenumber">5</context>
3375 </context-group>
6b09aba9
C
3376 </trans-unit><trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6" datatype="html">
3377 <source>URL</source>
b1d40cff 3378 <context-group purpose="location">
6b09aba9
C
3379 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-url.component.html</context>
3380 <context context-type="linenumber">6</context>
b1d40cff 3381 </context-group>
b1d40cff 3382 <context-group purpose="location">
6b09aba9 3383 <context context-type="sourcefile">app/videos/+video-watch/modal/video-share.component.html</context>
df93a9be 3384 <context context-type="linenumber">25</context>
b1d40cff 3385 </context-group>
6b09aba9
C
3386 </trans-unit><trans-unit id="bfe7f34fbd4c3afa5f84a5580e0fae942cad2333" datatype="html">
3387 <source>You can import any URL &lt;a href=&apos;https://rg3.github.io/youtube-dl/supportedsites.html&apos; target=&apos;_blank&apos; rel=&apos;noopener noreferrer&apos;&gt;supported by youtube-dl&lt;/a&gt; or URL that points to a raw MP4 file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source>
b1d40cff 3388 <context-group purpose="location">
6b09aba9
C
3389 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-url.component.html</context>
3390 <context context-type="linenumber">9</context>
b1d40cff 3391 </context-group>
6b01ed7b
C
3392 </trans-unit><trans-unit id="385811ab5a5c3e96e0db46c9ce1fc3147d8cd4c7" datatype="html">
3393 <source>Sorry, but something went wrong</source>
3394 <context-group purpose="location">
3395 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-url.component.html</context>
3396 <context context-type="linenumber">42</context>
3397 </context-group>
3398 <context-group purpose="location">
3399 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-upload.component.html</context>
3400 <context context-type="linenumber">41</context>
3401 </context-group>
3402 <context-group purpose="location">
3403 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context>
3404 <context context-type="linenumber">49</context>
3405 </context-group>
6b09aba9
C
3406 </trans-unit><trans-unit id="63d6bf87c9f30441175648dfd3ef6a19292287c2" datatype="html">
3407 <source>
3408 Congratulations, the video behind &lt;x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/&gt; will be imported! You can already add information about this video.
3409</source>
3410 <context-group purpose="location">
3411 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-url.component.html</context>
6b01ed7b 3412 <context context-type="linenumber">46</context>
6b09aba9
C
3413 </context-group>
3414 </trans-unit><trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb" datatype="html">
3415 <source>Update</source>
3416 <context-group purpose="location">
3417 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-url.component.html</context>
6b01ed7b 3418 <context context-type="linenumber">63</context>
6b09aba9
C
3419 </context-group>
3420 <context-group purpose="location">
3421 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context>
6b01ed7b 3422 <context context-type="linenumber">70</context>
6b09aba9
C
3423 </context-group>
3424 <context-group purpose="location">
3425 <context context-type="sourcefile">app/videos/+video-edit/video-update.component.html</context>
3426 <context context-type="linenumber">17</context>
3427 </context-group>
3428 <context-group purpose="location">
3429 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3430 <context context-type="linenumber">138</context>
6b09aba9
C
3431 </context-group>
3432 </trans-unit><trans-unit id="21add64f0f3ebbedf1150ca822c6e149494ab7a9" datatype="html">
3433 <source>Select the file to upload</source>
3434 <context-group purpose="location">
3435 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-upload.component.html</context>
3436 <context context-type="linenumber">6</context>
2c24b9d3 3437 </context-group>
b2e2cdc5
C
3438 </trans-unit><trans-unit id="5e420747842373fa99a75a7a18df068cc81e46fb" datatype="html">
3439 <source>Scheduled</source>
3440 <context-group purpose="location">
3441 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-upload.component.html</context>
3442 <context context-type="linenumber">25</context>
3443 </context-group>
ad3fa0c5
C
3444 </trans-unit><trans-unit id="6357683911e256c566259880de43ea9403de00d3" datatype="html">
3445 <source>
3446 Congratulations! Your video is now available in your private library.
3447</source>
3448 <context-group purpose="location">
3449 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-upload.component.html</context>
3450 <context context-type="linenumber">45</context>
3451 </context-group>
b1d40cff
C
3452 </trans-unit><trans-unit id="f7ac2376749c7985f94f0fc89ba75ea624de1215" datatype="html">
3453 <source>Publish will be available when upload is finished</source>
3454 <context-group purpose="location">
6b09aba9 3455 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-upload.component.html</context>
ad3fa0c5 3456 <context context-type="linenumber">58</context>
b1d40cff
C
3457 </context-group>
3458 </trans-unit><trans-unit id="223aae0477f79f0bc4436c1c57619415f04cbbb3" datatype="html">
3459 <source>Publish</source>
3460 <context-group purpose="location">
6b09aba9 3461 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-upload.component.html</context>
ad3fa0c5 3462 <context context-type="linenumber">65</context>
6b09aba9
C
3463 </context-group>
3464 </trans-unit><trans-unit id="2fcbf437e001f47974d45bd03a19e0d9245fdb3b" datatype="html">
3465 <source>Select the torrent to import</source>
3466 <context-group purpose="location">
3467 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context>
3468 <context context-type="linenumber">6</context>
3469 </context-group>
3e04f129
C
3470 </trans-unit><trans-unit id="1b518e7f8c067fa55ea797bb1b35b4a2d31dccbc" datatype="html">
3471 <source>Or</source>
3472 <context-group purpose="location">
3473 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context>
3474 <context context-type="linenumber">11</context>
3475 </context-group>
6b09aba9
C
3476 </trans-unit><trans-unit id="0d6558176587662e9bb3b79cca57d42591cf82f9" datatype="html">
3477 <source>Paste magnet URI</source>
3478 <context-group purpose="location">
3479 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context>
3480 <context context-type="linenumber">14</context>
3481 </context-group>
3482 </trans-unit><trans-unit id="1ce18c12c809a738f05f2290f46df0677f27ed70" datatype="html">
3483 <source>You can import any torrent file that points to a mp4 file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source>
3484 <context-group purpose="location">
3485 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context>
3486 <context context-type="linenumber">17</context>
3487 </context-group>
3488 </trans-unit><trans-unit id="7cb3731472edd9edf6a6d036498c2c8388157266" datatype="html">
3489 <source>
3490 Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
3491</source>
3492 <context-group purpose="location">
3493 <context context-type="sourcefile">app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context>
6b01ed7b 3494 <context context-type="linenumber">53</context>
6b09aba9
C
3495 </context-group>
3496 </trans-unit><trans-unit id="0b60d939cf0f1af9fe513f31164d198abf671860" datatype="html">
3497 <source>Import &lt;x id="INTERPOLATION" equiv-text="{{ videoName }}"/&gt;</source>
3498 <context-group purpose="location">
3499 <context context-type="sourcefile">app/videos/+video-edit/video-add.component.html</context>
3500 <context context-type="linenumber">3</context>
3501 </context-group>
3502 </trans-unit><trans-unit id="e9cfe8bd050660077212af5c02f5be24821f28d5" datatype="html">
3503 <source>Upload &lt;x id="INTERPOLATION" equiv-text="{{ videoName }}"/&gt;</source>
3504 <context-group purpose="location">
3505 <context context-type="sourcefile">app/videos/+video-edit/video-add.component.html</context>
3506 <context context-type="linenumber">4</context>
3507 </context-group>
3508 </trans-unit><trans-unit id="4faf57baebf0fb754a91af0c39521a30cbb1def3" datatype="html">
3509 <source>Upload a file</source>
3510 <context-group purpose="location">
3511 <context context-type="sourcefile">app/videos/+video-edit/video-add.component.html</context>
b18d4b9f 3512 <context context-type="linenumber">10</context>
6b09aba9
C
3513 </context-group>
3514 </trans-unit><trans-unit id="fc865859d33eab6fa0a8015233e4686cd544d470" datatype="html">
3515 <source>Import with URL</source>
3516 <context-group purpose="location">
3517 <context context-type="sourcefile">app/videos/+video-edit/video-add.component.html</context>
b18d4b9f 3518 <context context-type="linenumber">17</context>
6b09aba9
C
3519 </context-group>
3520 </trans-unit><trans-unit id="752c401d7dcd708944eef60e411187f71d882340" datatype="html">
3521 <source>Import with torrent</source>
3522 <context-group purpose="location">
3523 <context context-type="sourcefile">app/videos/+video-edit/video-add.component.html</context>
b18d4b9f 3524 <context context-type="linenumber">24</context>
b1d40cff 3525 </context-group>
2c24b9d3
C
3526 </trans-unit><trans-unit id="40fa23fe45af4ee2e72cdd3cc6bf6013f180aab0" datatype="html">
3527 <source>Add caption</source>
3528 <context-group purpose="location">
6b09aba9 3529 <context context-type="sourcefile">app/videos/+video-edit/shared/video-caption-add-modal.component.html</context>
b18d4b9f 3530 <context context-type="linenumber">5</context>
2c24b9d3
C
3531 </context-group>
3532 </trans-unit><trans-unit id="6bad752cfcac8f3572bdf2c619daec683d56d1a8" datatype="html">
3533 <source>Select the caption file</source>
3534 <context-group purpose="location">
6b09aba9 3535 <context context-type="sourcefile">app/videos/+video-edit/shared/video-caption-add-modal.component.html</context>
b18d4b9f 3536 <context context-type="linenumber">24</context>
2c24b9d3 3537 </context-group>
b18d4b9f 3538 </trans-unit><trans-unit id="c34c61401151c29fb3679638a7d0b95258145ec3" datatype="html">
2c24b9d3 3539 <source>
b18d4b9f
C
3540 This will replace an existing caption!
3541 </source>
2c24b9d3 3542 <context-group purpose="location">
6b09aba9 3543 <context context-type="sourcefile">app/videos/+video-edit/shared/video-caption-add-modal.component.html</context>
b18d4b9f
C
3544 <context context-type="linenumber">29</context>
3545 </context-group>
2c24b9d3
C
3546 </trans-unit><trans-unit id="39702b643cfe3d5b96a4587c1b44a29fa665406c" datatype="html">
3547 <source>Add this caption</source>
3548 <context-group purpose="location">
6b09aba9 3549 <context context-type="sourcefile">app/videos/+video-edit/shared/video-caption-add-modal.component.html</context>
2c24b9d3
C
3550 <context context-type="linenumber">40</context>
3551 </context-group>
b1d40cff
C
3552 </trans-unit><trans-unit id="fdf7cbdc140d0aab0f0b6c06065a0fd448ed6a2e" datatype="html">
3553 <source>Title</source>
3554 <context-group purpose="location">
6b09aba9 3555 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
b18d4b9f 3556 <context context-type="linenumber">9</context>
b1d40cff
C
3557 </context-group>
3558 </trans-unit><trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b" datatype="html">
3559 <source>Tags</source>
3560 <context-group purpose="location">
6b09aba9 3561 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
b18d4b9f 3562 <context context-type="linenumber">17</context>
b1d40cff 3563 </context-group>
2c24b9d3 3564 <context-group purpose="location">
6b09aba9 3565 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3566 <context context-type="linenumber">242</context>
2c24b9d3 3567 </context-group>
d972dc7f
C
3568 </trans-unit><trans-unit id="457b1cff4d8d7fad0c8742f69c413ecf5e443851" datatype="html">
3569 <source>Tags could be used to suggest relevant recommendations.&lt;/br&gt;Press Enter to add a new tag.</source>
b1d40cff 3570 <context-group purpose="location">
6b09aba9 3571 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
d972dc7f 3572 <context context-type="linenumber">18</context>
b1d40cff 3573 </context-group>
3e04f129
C
3574 </trans-unit><trans-unit id="9bdd535a2817bf0b843a124bf65e4992625e7ecf" datatype="html">
3575 <source>+ Tag</source>
3576 <context-group purpose="location">
3577 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3578 <context context-type="linenumber">21</context>
3579 </context-group>
3580 </trans-unit><trans-unit id="8389e9cde2928cc27aaecbdee818a255bf7984b0" datatype="html">
3581 <source>Enter a new tag</source>
3582 <context-group purpose="location">
3583 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3584 <context context-type="linenumber">21</context>
3585 </context-group>
b1d40cff
C
3586 </trans-unit><trans-unit id="50f53834157770b8205ada0e7a6e235211e4765e" datatype="html">
3587 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
3588 <context-group purpose="location">
6b09aba9 3589 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3e04f129 3590 <context context-type="linenumber">28</context>
b1d40cff 3591 </context-group>
f3a2cf8d
C
3592 </trans-unit><trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5" datatype="html">
3593 <source>Schedule publication (&lt;x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/&gt;)</source>
3594 <context-group purpose="location">
6b09aba9 3595 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3e04f129 3596 <context context-type="linenumber">105</context>
f3a2cf8d 3597 </context-group>
b1d40cff
C
3598 </trans-unit><trans-unit id="5ef7108218e096d09f4ee8525a05a8c90d7b95ee" datatype="html">
3599 <source>This video contains mature or explicit content</source>
3600 <context-group purpose="location">
6b09aba9 3601 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3e04f129 3602 <context context-type="linenumber">119</context>
b1d40cff 3603 </context-group>
f3a2cf8d
C
3604 </trans-unit><trans-unit id="9daabdcaa2bbd83597099b10db22d056cf491644" datatype="html">
3605 <source>Some instances do not list videos containing mature or explicit content by default.</source>
b1d40cff 3606 <context-group purpose="location">
6b09aba9 3607 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3e04f129 3608 <context context-type="linenumber">120</context>
b1d40cff 3609 </context-group>
850c1bf7
C
3610 </trans-unit><trans-unit id="7e549f41b715552ffe69b85c14a690d9d81c85f0" datatype="html">
3611 <source>Wait transcoding before publishing the video</source>
3612 <context-group purpose="location">
6b09aba9 3613 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3614 <context context-type="linenumber">126</context>
850c1bf7 3615 </context-group>
2c24b9d3
C
3616 </trans-unit><trans-unit id="24f468ce1148a096477d8dd0d00f0d1fd88d6c63" datatype="html">
3617 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
850c1bf7 3618 <context-group purpose="location">
6b09aba9 3619 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3620 <context context-type="linenumber">127</context>
850c1bf7 3621 </context-group>
0975cd5c
C
3622 </trans-unit><trans-unit id="c7742322b1d3dbc921362058d1747c7ec2adbec7" datatype="html">
3623 <source>Basic info</source>
3624 <context-group purpose="location">
6b09aba9 3625 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
0975cd5c
C
3626 <context context-type="linenumber">4</context>
3627 </context-group>
2c24b9d3
C
3628 </trans-unit><trans-unit id="92bcfd1d237a2bfe48dc9f46d074ed26abc8df22" datatype="html">
3629 <source>Add another caption</source>
3630 <context-group purpose="location">
6b09aba9 3631 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3632 <context context-type="linenumber">142</context>
2c24b9d3 3633 </context-group>
4a03da5f
C
3634 </trans-unit><trans-unit id="a46a7503167b77b3ec4e28274a3d1dda637617ed" datatype="html">
3635 <source>See the subtitle file</source>
3636 <context-group purpose="location">
6b09aba9 3637 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3638 <context context-type="linenumber">151</context>
4a03da5f 3639 </context-group>
b2e2cdc5
C
3640 </trans-unit><trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee" datatype="html">
3641 <source>Already uploaded ✔</source>
3642 <context-group purpose="location">
3643 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3644 <context context-type="linenumber">155</context>
b2e2cdc5
C
3645 </context-group>
3646 </trans-unit><trans-unit id="ca4588e185413b2fc77dbe35c861cc540b11b9ad" datatype="html">
3647 <source>Will be created on update</source>
3648 <context-group purpose="location">
3649 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3650 <context context-type="linenumber">163</context>
b2e2cdc5 3651 </context-group>
4a03da5f
C
3652 </trans-unit><trans-unit id="308a79679d012938a625e41fdd4b804fe42b57b9" datatype="html">
3653 <source>Cancel create</source>
3654 <context-group purpose="location">
6b09aba9 3655 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3656 <context context-type="linenumber">165</context>
4a03da5f 3657 </context-group>
b2e2cdc5
C
3658 </trans-unit><trans-unit id="b6bfdd386cb0b560d697c93555d8cd8cab00c393" datatype="html">
3659 <source>Will be deleted on update</source>
3660 <context-group purpose="location">
3661 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3662 <context context-type="linenumber">171</context>
b2e2cdc5 3663 </context-group>
4a03da5f
C
3664 </trans-unit><trans-unit id="88395fc0137e46a9853cf16762bf5a87687d0d0c" datatype="html">
3665 <source>Cancel deletion</source>
3666 <context-group purpose="location">
6b09aba9 3667 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3668 <context context-type="linenumber">173</context>
4a03da5f 3669 </context-group>
b2e2cdc5
C
3670 </trans-unit><trans-unit id="82f867b2607d45ba36de11d4c8b53d7177122ee0" datatype="html">
3671 <source>
3672 No captions for now.
3673 </source>
3674 <context-group purpose="location">
3675 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3676 <context context-type="linenumber">178</context>
b2e2cdc5 3677 </context-group>
2c24b9d3
C
3678 </trans-unit><trans-unit id="0c720e0dd9e6c60095f961cb714f47e8c0090f93" datatype="html">
3679 <source>Captions</source>
3680 <context-group purpose="location">
6b09aba9 3681 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3682 <context context-type="linenumber">135</context>
2c24b9d3 3683 </context-group>
b1d40cff
C
3684 </trans-unit><trans-unit id="9df3f57e251c077bef7e7da81677cb971c55b639" datatype="html">
3685 <source>Upload preview</source>
3686 <context-group purpose="location">
6b09aba9 3687 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3688 <context context-type="linenumber">199</context>
b1d40cff
C
3689 </context-group>
3690 </trans-unit><trans-unit id="b5629d298ff1a69b8db19a4ba2995c76b52da604" datatype="html">
3691 <source>Support</source>
3692 <context-group purpose="location">
6b09aba9 3693 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3694 <context context-type="linenumber">205</context>
b1d40cff
C
3695 </context-group>
3696 <context-group purpose="location">
6b09aba9 3697 <context context-type="sourcefile">app/videos/+video-watch/modal/video-support.component.html</context>
b18d4b9f 3698 <context context-type="linenumber">3</context>
b1d40cff
C
3699 </context-group>
3700 <context-group purpose="location">
6b09aba9 3701 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3702 <context context-type="linenumber">101</context>
b1d40cff
C
3703 </context-group>
3704 </trans-unit><trans-unit id="f61f989de6fc12f99369a90800e4b5462d3f10a0" datatype="html">
3705 <source>Short text to tell people how they can support you (membership platform...).</source>
3706 <context-group purpose="location">
6b09aba9 3707 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5
C
3708 <context context-type="linenumber">206</context>
3709 </context-group>
3710 </trans-unit><trans-unit id="50d14e019ef14b4180e247e0b3a45386a8a78bf6" datatype="html">
3711 <source>Original publication date</source>
3712 <context-group purpose="location">
3713 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3714 <context context-type="linenumber">219</context>
3715 </context-group>
3716 </trans-unit><trans-unit id="4f6ce709bf09f9f24c161840ae983971a09fb12c" datatype="html">
3717 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
3718 <context-group purpose="location">
3719 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3720 <context context-type="linenumber">220</context>
3721 </context-group>
3722 </trans-unit><trans-unit id="3549ee96125a43181f80712ed744ee223a0e645a" datatype="html">
3723 <source>Enable video comments</source>
3724 <context-group purpose="location">
3725 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3726 <context context-type="linenumber">234</context>
3727 </context-group>
3728 </trans-unit><trans-unit id="0b365218ce1ae736f9066fd3d47278cc8f3ed1d0" datatype="html">
3729 <source>Enable download</source>
3730 <context-group purpose="location">
3731 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
3732 <context context-type="linenumber">239</context>
b1d40cff 3733 </context-group>
0975cd5c
C
3734 </trans-unit><trans-unit id="d91da0abc638c05e52adea253d0813f3584da4b1" datatype="html">
3735 <source>Advanced settings</source>
3736 <context-group purpose="location">
6b09aba9 3737 <context context-type="sourcefile">app/videos/+video-edit/shared/video-edit.component.html</context>
16f88ee5 3738 <context context-type="linenumber">186</context>
b1d40cff
C
3739 </context-group>
3740 </trans-unit><trans-unit id="2335f0bd17c63d835b50cfbbcea6c459cb1314c0" datatype="html">
3741 <source>
3742 Update &lt;x id="INTERPOLATION" equiv-text="{{ video?.name }}"/&gt;
3743 </source>
3744 <context-group purpose="location">
6b09aba9 3745 <context context-type="sourcefile">app/videos/+video-edit/video-update.component.html</context>
b1d40cff
C
3746 <context context-type="linenumber">2</context>
3747 </context-group>
b1d40cff
C
3748 </trans-unit><trans-unit id="9aafb2a928664aa7a9375fd37c533f0375f8b611" datatype="html">
3749 <source>Download video</source>
3750 <context-group purpose="location">
6b09aba9 3751 <context context-type="sourcefile">app/videos/+video-watch/modal/video-download.component.html</context>
b18d4b9f 3752 <context context-type="linenumber">3</context>
b1d40cff 3753 </context-group>
b63e428e
C
3754 </trans-unit><trans-unit id="8d6a41c2703bed3edfc76e1df0b1ca203404c17c" datatype="html">
3755 <source>Direct download</source>
b1d40cff 3756 <context-group purpose="location">
6b09aba9 3757 <context context-type="sourcefile">app/videos/+video-watch/modal/video-download.component.html</context>
b2e2cdc5 3758 <context context-type="linenumber">27</context>
b1d40cff 3759 </context-group>
b63e428e
C
3760 </trans-unit><trans-unit id="ac3a02ecd20f41278f1ef7c03f45c1117b4b796d" datatype="html">
3761 <source>Torrent (.torrent file)</source>
b1d40cff 3762 <context-group purpose="location">
6b09aba9 3763 <context context-type="sourcefile">app/videos/+video-watch/modal/video-download.component.html</context>
b2e2cdc5 3764 <context context-type="linenumber">32</context>
b1d40cff 3765 </context-group>
b63e428e
C
3766 </trans-unit><trans-unit id="2db8d7cf6a3071f4c1519ef2b5e2713d9ff4e87f" datatype="html">
3767 <source>Torrent (magnet link)</source>
d3662c1c 3768 <context-group purpose="location">
6b09aba9 3769 <context context-type="sourcefile">app/videos/+video-watch/modal/video-download.component.html</context>
b2e2cdc5 3770 <context context-type="linenumber">37</context>
b18d4b9f
C
3771 </context-group>
3772 </trans-unit><trans-unit id="da44efc7b658c318651866454d258bbbe57ff21c" datatype="html">
3773 <source>
3774 Cancel
3775 </source>
3776 <context-group purpose="location">
3777 <context context-type="sourcefile">app/videos/+video-watch/modal/video-download.component.html</context>
b2e2cdc5 3778 <context context-type="linenumber">43</context>
d3662c1c 3779 </context-group>
28da43cf
C
3780 <context-group purpose="location">
3781 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comment-add.component.html</context>
3e04f129 3782 <context context-type="linenumber">47</context>
28da43cf 3783 </context-group>
b1d40cff
C
3784 </trans-unit><trans-unit id="dc75033a5238fdc4f462212c847a45ba8018a3fd" datatype="html">
3785 <source>Download</source>
3786 <context-group purpose="location">
6b09aba9 3787 <context context-type="sourcefile">app/videos/+video-watch/modal/video-download.component.html</context>
b2e2cdc5 3788 <context context-type="linenumber">48</context>
b1d40cff
C
3789 </context-group>
3790 <context-group purpose="location">
6b09aba9 3791 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3792 <context context-type="linenumber">130</context>
b1d40cff
C
3793 </context-group>
3794 </trans-unit><trans-unit id="11749f4fc0aa1b5e37f38575e4d4e3b1b7e0e96b" datatype="html">
3795 <source>Report video</source>
3796 <context-group purpose="location">
6b09aba9 3797 <context context-type="sourcefile">app/videos/+video-watch/modal/video-report.component.html</context>
b18d4b9f 3798 <context context-type="linenumber">3</context>
b1d40cff 3799 </context-group>
26a008fe 3800 </trans-unit><trans-unit id="827b1376aa35c7a7de90f7724d6a51ccfa20c908" datatype="html">
b18d4b9f 3801 <source>
26a008fe
C
3802 Your report will be sent to moderators of &lt;x id="INTERPOLATION" equiv-text="{{ currentHost }}"/&gt;.
3803 &lt;x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/&gt; It will be forwarded to origin instance &lt;x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/&gt; too.&lt;x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/&gt;
3804 </source>
b1d40cff 3805 <context-group purpose="location">
6b09aba9 3806 <context context-type="sourcefile">app/videos/+video-watch/modal/video-report.component.html</context>
26a008fe 3807 <context context-type="linenumber">9</context>
b1d40cff 3808 </context-group>
b1d40cff
C
3809 </trans-unit><trans-unit id="0bd8b27f60a1f098a53e06328426d818e3508ff9" datatype="html">
3810 <source>Share</source>
3811 <context-group purpose="location">
6b09aba9 3812 <context context-type="sourcefile">app/videos/+video-watch/modal/video-share.component.html</context>
b18d4b9f 3813 <context context-type="linenumber">3</context>
b1d40cff
C
3814 </context-group>
3815 <context-group purpose="location">
6b09aba9 3816 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3817 <context context-type="linenumber">106</context>
d972dc7f
C
3818 </context-group>
3819 </trans-unit><trans-unit id="e0cfbc8ea680e4527ebf094c035f3342e9146d9f" datatype="html">
3820 <source>QR-Code</source>
3821 <context-group purpose="location">
3822 <context context-type="sourcefile">app/videos/+video-watch/modal/video-share.component.html</context>
df93a9be 3823 <context context-type="linenumber">37</context>
b1d40cff
C
3824 </context-group>
3825 </trans-unit><trans-unit id="d3b15c3bf4a7ea38d6002d2d2c4781642d30e79c" datatype="html">
3826 <source>Embed</source>
3827 <context-group purpose="location">
6b09aba9 3828 <context context-type="sourcefile">app/videos/+video-watch/modal/video-share.component.html</context>
df93a9be 3829 <context context-type="linenumber">42</context>
b1d40cff 3830 </context-group>
b18d4b9f 3831 </trans-unit><trans-unit id="90e0a0a3da80b46e550c1395ff4e97c27259bef8" datatype="html">
b1d40cff 3832 <source>
b18d4b9f
C
3833 The url is not secured (no HTTPS), so the embed video won&apos;t work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites).
3834 </source>
b1d40cff 3835 <context-group purpose="location">
6b09aba9 3836 <context context-type="sourcefile">app/videos/+video-watch/modal/video-share.component.html</context>
df93a9be 3837 <context context-type="linenumber">53</context>
b1d40cff 3838 </context-group>
d972dc7f
C
3839 </trans-unit><trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8" datatype="html">
3840 <source>Close</source>
2c24b9d3 3841 <context-group purpose="location">
6b09aba9 3842 <context context-type="sourcefile">app/videos/+video-watch/modal/video-share.component.html</context>
df93a9be 3843 <context context-type="linenumber">59</context>
b18d4b9f
C
3844 </context-group>
3845 </trans-unit><trans-unit id="f672385c803647b063687d3c912e2ce5738b51c8" datatype="html">
3846 <source>Blacklist video</source>
3847 <context-group purpose="location">
3848 <context context-type="sourcefile">app/videos/+video-watch/modal/video-blacklist.component.html</context>
3849 <context context-type="linenumber">3</context>
2c24b9d3 3850 </context-group>
ad3fa0c5
C
3851 </trans-unit><trans-unit id="9849bf6a9e45a9a91d13a419afbb5176f9b2367d" datatype="html">
3852 <source>Unfederate the video (ask for its deletion from the remote instances)</source>
3853 <context-group purpose="location">
3854 <context context-type="sourcefile">app/videos/+video-watch/modal/video-blacklist.component.html</context>
3855 <context context-type="linenumber">21</context>
3856 </context-group>
df93a9be
C
3857 </trans-unit><trans-unit id="3c4c080864b313cfdff5fdea6aae5da276246d99" datatype="html">
3858 <source>Public</source>
3859 <context-group purpose="location">
3860 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
3861 <context context-type="linenumber">19</context>
3862 </context-group>
6b09aba9
C
3863 </trans-unit><trans-unit id="7584313e33a66811eb10646627914a01fff0347d" datatype="html">
3864 <source>
3865 The video is being imported, it will be available when the import is finished.
3866 </source>
3867 <context-group purpose="location">
3868 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3869 <context context-type="linenumber">39</context>
6b09aba9 3870 </context-group>
850c1bf7
C
3871 </trans-unit><trans-unit id="9ed65ae88f6c982bc44d6fed2796e55f47dbf304" datatype="html">
3872 <source>
3873 The video is being transcoded, it may not work properly.
3874 </source>
b1d40cff 3875 <context-group purpose="location">
6b09aba9 3876 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3877 <context context-type="linenumber">43</context>
b1d40cff 3878 </context-group>
b18d4b9f 3879 </trans-unit><trans-unit id="c89a08fd2a05d1013fed8478024f5ba37ac3d308" datatype="html">
f3a2cf8d 3880 <source>
b18d4b9f 3881 This video will be published on &lt;x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: &apos;full&apos; }}"/&gt;.
f3a2cf8d
C
3882 </source>
3883 <context-group purpose="location">
6b09aba9 3884 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be
C
3885 <context context-type="linenumber">47</context>
3886 </context-group>
3887 </trans-unit><trans-unit id="3835314f553aa264dfd07147fe9db63bb8059c0f" datatype="html">
3888 <source>
3889 This playlist does not have videos.
3890 </source>
3891 <context-group purpose="location">
3892 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
3893 <context context-type="linenumber">51</context>
f3a2cf8d 3894 </context-group>
b18d4b9f
C
3895 </trans-unit><trans-unit id="bd7055d3e38beff538463e75d508d1c75c683710" datatype="html">
3896 <source>This video is blacklisted.</source>
3897 <context-group purpose="location">
3898 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3899 <context context-type="linenumber">56</context>
b18d4b9f 3900 </context-group>
df93a9be 3901 </trans-unit><trans-unit id="99686034581579c92a971f4eeebd2c072c812e2d" datatype="html">
b1d40cff 3902 <source>
df93a9be
C
3903 Published &lt;x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/&gt; - &lt;x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/&gt; views
3904 </source>
b1d40cff 3905 <context-group purpose="location">
6b09aba9 3906 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3907 <context context-type="linenumber">67</context>
4a03da5f 3908 </context-group>
df93a9be 3909 </trans-unit><trans-unit id="3da5360f8314aa95973aa52629c9f635363c5a36" datatype="html">
d972dc7f 3910 <source>
df93a9be
C
3911 Published &lt;x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/&gt; - &lt;x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/&gt; views
3912 </source>
4a03da5f 3913 <context-group purpose="location">
6b09aba9 3914 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3915 <context context-type="linenumber">76</context>
b1d40cff
C
3916 </context-group>
3917 </trans-unit><trans-unit id="82b59049f3f89d900c98da9319e156dd513e3ced" datatype="html">
3918 <source>Like this video</source>
3919 <context-group purpose="location">
6b09aba9 3920 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3921 <context context-type="linenumber">86</context>
b1d40cff
C
3922 </context-group>
3923 </trans-unit><trans-unit id="623698f075025b2b2fc2e0c59fd95f4f4662a509" datatype="html">
3924 <source>Dislike this video</source>
3925 <context-group purpose="location">
6b09aba9 3926 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3927 <context context-type="linenumber">94</context>
b1d40cff
C
3928 </context-group>
3929 </trans-unit><trans-unit id="144fff5c40b85414d59e644d8dee7cfefba925a2" datatype="html">
3930 <source>Download the video</source>
3931 <context-group purpose="location">
6b09aba9 3932 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3933 <context context-type="linenumber">129</context>
b1d40cff
C
3934 </context-group>
3935 </trans-unit><trans-unit id="f72992030f134408b675152c397f9d0ec00f3b2a" datatype="html">
3936 <source>Report</source>
3937 <context-group purpose="location">
6b09aba9 3938 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3939 <context context-type="linenumber">134</context>
b1d40cff
C
3940 </context-group>
3941 </trans-unit><trans-unit id="2f4894617d9c44010f87473e583bd4604b7d6ecf" datatype="html">
3942 <source>Report this video</source>
3943 <context-group purpose="location">
6b09aba9 3944 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3945 <context context-type="linenumber">133</context>
b18d4b9f
C
3946 </context-group>
3947 </trans-unit><trans-unit id="cd27f761b923a5bdb16ba9844da632edd878f1b1" datatype="html">
3948 <source>Update this video</source>
3949 <context-group purpose="location">
3950 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3951 <context context-type="linenumber">137</context>
b1d40cff
C
3952 </context-group>
3953 </trans-unit><trans-unit id="007ab5fa2aae8a7372307d3fc45a2dbcb11ffd61" datatype="html">
3954 <source>Blacklist</source>
3955 <context-group purpose="location">
6b09aba9 3956 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3957 <context context-type="linenumber">142</context>
b1d40cff
C
3958 </context-group>
3959 </trans-unit><trans-unit id="803c6317abd2dbafcc93226c4e273c62932e3037" datatype="html">
3960 <source>Blacklist this video</source>
3961 <context-group purpose="location">
6b09aba9 3962 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3963 <context context-type="linenumber">141</context>
b18d4b9f
C
3964 </context-group>
3965 </trans-unit><trans-unit id="61021f5011bc24f69cfc3f6dbbbd8f1948328b25" datatype="html">
3966 <source>Unblacklist this video</source>
3967 <context-group purpose="location">
3968 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3969 <context context-type="linenumber">145</context>
b1d40cff
C
3970 </context-group>
3971 </trans-unit><trans-unit id="3dbfdc68f83d91cb360172eb65578cae94e7cbe5" datatype="html">
3972 <source>Delete this video</source>
3973 <context-group purpose="location">
6b09aba9 3974 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3975 <context context-type="linenumber">149</context>
d972dc7f
C
3976 </context-group>
3977 </trans-unit><trans-unit id="5cb397241041f7ad70997806227bafcdf7eb1b33" datatype="html">
3978 <source>Go the channel page</source>
3979 <context-group purpose="location">
3980 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3981 <context context-type="linenumber">169</context>
d972dc7f
C
3982 </context-group>
3983 </trans-unit><trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4" datatype="html">
3984 <source>By &lt;x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/&gt;</source>
3985 <context-group purpose="location">
3986 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3987 <context context-type="linenumber">180</context>
d972dc7f 3988 </context-group>
b1d40cff
C
3989 </trans-unit><trans-unit id="f0c5f6f270e70cbe063b5368fcf48f9afc1abd9b" datatype="html">
3990 <source>Show more</source>
3991 <context-group purpose="location">
6b09aba9 3992 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3993 <context context-type="linenumber">192</context>
b1d40cff
C
3994 </context-group>
3995 </trans-unit><trans-unit id="5403a767248e304199592271bba3366d2ca3f903" datatype="html">
3996 <source>Show less</source>
3997 <context-group purpose="location">
6b09aba9 3998 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 3999 <context context-type="linenumber">198</context>
16f88ee5
C
4000 </context-group>
4001 </trans-unit><trans-unit id="284b55e2ae9f6e5bc78c92a18ef26da02f380079" datatype="html">
4002 <source>Originally published</source>
4003 <context-group purpose="location">
4004 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 4005 <context context-type="linenumber">210</context>
b1d40cff 4006 </context-group>
d972dc7f
C
4007 </trans-unit><trans-unit id="4c0ba3cde3b3c58b855ffb4beaa5804a2fc3826b" datatype="html">
4008 <source>Friendly Reminder: </source>
b1d40cff 4009 <context-group purpose="location">
6b09aba9 4010 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 4011 <context context-type="linenumber">258</context>
b1d40cff 4012 </context-group>
d972dc7f 4013 </trans-unit><trans-unit id="9e66f7507eb263abdbab7abafd825f1dc8bc880b" datatype="html">
b1d40cff 4014 <source>
d972dc7f 4015 the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers.
b1d40cff
C
4016 </source>
4017 <context-group purpose="location">
6b09aba9 4018 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 4019 <context context-type="linenumber">259</context>
b1d40cff
C
4020 </context-group>
4021 </trans-unit><trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html">
4022 <source>More information</source>
4023 <context-group purpose="location">
6b09aba9 4024 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 4025 <context context-type="linenumber">262</context>
b1d40cff
C
4026 </context-group>
4027 </trans-unit><trans-unit id="bd499ca7913bb5408fd139a4cb4f863852d5f318" datatype="html">
4028 <source>Get more information</source>
4029 <context-group purpose="location">
6b09aba9 4030 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 4031 <context context-type="linenumber">262</context>
b1d40cff
C
4032 </context-group>
4033 </trans-unit><trans-unit id="20fc98888baf65b5ba9fe9622dc036fa8dec6a5f" datatype="html">
4034 <source>
4035 OK
4036 </source>
4037 <context-group purpose="location">
6b09aba9 4038 <context context-type="sourcefile">app/videos/+video-watch/video-watch.component.html</context>
df93a9be 4039 <context context-type="linenumber">265</context>
d972dc7f
C
4040 </context-group>
4041 </trans-unit><trans-unit id="abf2b0f7b6405fa2841ca39c827e86089a95cc27" datatype="html">
4042 <source>
4043 Other videos
4044 </source>
4045 <context-group purpose="location">
4046 <context context-type="sourcefile">app/videos/recommendations/recommended-videos.component.html</context>
4047 <context context-type="linenumber">2</context>
b1d40cff 4048 </context-group>
8c40b7dc
C
4049 </trans-unit><trans-unit id="b5f5df598f2d75640849b2a7744f91e5dbd390e7" datatype="html">
4050 <source>
4051 Comments
4052 </source>
4053 <context-group purpose="location">
6b09aba9 4054 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comments.component.html</context>
8c40b7dc
C
4055 <context context-type="linenumber">3</context>
4056 </context-group>
b1d40cff
C
4057 </trans-unit><trans-unit id="17810e68b0ba21e62e61eecfaf0a93b2c91033b4" datatype="html">
4058 <source>No comments.</source>
4059 <context-group purpose="location">
6b09aba9 4060 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comments.component.html</context>
f365e978 4061 <context context-type="linenumber">17</context>
b1d40cff
C
4062 </context-group>
4063 </trans-unit><trans-unit id="69c081796209e45e26af91152ec9bd0a65ec261e" datatype="html">
4064 <source>View all &lt;x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/&gt; replies</source>
4065 <context-group purpose="location">
6b09aba9 4066 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comments.component.html</context>
f365e978 4067 <context context-type="linenumber">54</context>
b1d40cff
C
4068 </context-group>
4069 </trans-unit><trans-unit id="b7fccd922d6473725247ed85a9fdf96fe6794828" datatype="html">
4070 <source>
4071 Comments are disabled.
4072 </source>
4073 <context-group purpose="location">
6b09aba9 4074 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comments.component.html</context>
f365e978 4075 <context context-type="linenumber">63</context>
b1d40cff
C
4076 </context-group>
4077 </trans-unit><trans-unit id="db79255cb8757e9e945ba5f901a2b67e4189016e" datatype="html">
4078 <source>Add comment...</source>
4079 <context-group purpose="location">
6b09aba9 4080 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comment-add.component.html</context>
b1d40cff
C
4081 <context context-type="linenumber">6</context>
4082 </context-group>
4083 </trans-unit><trans-unit id="26fa50ba8e69b53162b348d98e25f8b76c81343e" datatype="html">
4084 <source>
4085 Post comment
4086 </source>
4087 <context-group purpose="location">
6b09aba9 4088 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comment-add.component.html</context>
28da43cf
C
4089 <context context-type="linenumber">20</context>
4090 </context-group>
4091 </trans-unit><trans-unit id="8b2bb53dfb5f059f2b68cc4ac00661a865909135" datatype="html">
4092 <source>You are one step away from commenting</source>
4093 <context-group purpose="location">
4094 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comment-add.component.html</context>
4095 <context context-type="linenumber">28</context>
4096 </context-group>
4097 </trans-unit><trans-unit id="7984a44ce86b961f4f18c9a58c638f5e8f07a225" datatype="html">
4098 <source>
4099 If you have an account on this instance, you can login:
4100 </source>
4101 <context-group purpose="location">
4102 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comment-add.component.html</context>
4103 <context context-type="linenumber">32</context>
4104 </context-group>
4105 </trans-unit><trans-unit id="afe0ad39fee662489f1033e53aea3e16a7e89228" datatype="html">
4106 <source>login to comment</source>
4107 <context-group purpose="location">
4108 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comment-add.component.html</context>
4109 <context context-type="linenumber">35</context>
4110 </context-group>
3e04f129 4111 </trans-unit><trans-unit id="a5a3f17c9b4876952d78363834d57280c8684e7c" datatype="html">
28da43cf 4112 <source>
3e04f129
C
4113 Otherwise you can comment using an account on any ActivityPub-compatible instance.
4114 On most platforms, you can find the video by typing its URL in the search bar and then comment it
4115 from within the software&apos;s interface.
28da43cf
C
4116 </source>
4117 <context-group purpose="location">
4118 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comment-add.component.html</context>
4119 <context context-type="linenumber">36</context>
b1d40cff 4120 </context-group>
3e04f129
C
4121 </trans-unit><trans-unit id="968b02fbc645be799727de0d1ec3c6f9b11b20eb" datatype="html">
4122 <source>
4123 If you have an account on Mastodon or Pleroma, you can open it directly in their interface:
4124 </source>
4125 <context-group purpose="location">
4126 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comment-add.component.html</context>
4127 <context context-type="linenumber">41</context>
4128 </context-group>
b1d40cff
C
4129 </trans-unit><trans-unit id="a607fab03e11b0e07c1640e11a1b02d7af06b285" datatype="html">
4130 <source>Highlighted comment</source>
4131 <context-group purpose="location">
6b09aba9 4132 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comment.component.html</context>
b1d40cff
C
4133 <context context-type="linenumber">5</context>
4134 </context-group>
4135 </trans-unit><trans-unit id="cb23d4d98007aa4d7123837f4c17a671848377d6" datatype="html">
4136 <source>Reply</source>
4137 <context-group purpose="location">
6b09aba9 4138 <context context-type="sourcefile">app/videos/+video-watch/comment/video-comment.component.html</context>
b1d40cff
C
4139 <context context-type="linenumber">14</context>
4140 </context-group>
4141 </trans-unit>
26a008fe
C
4142 <trans-unit id="e0e3a472479c8ce1b78f682ffadbe59daf04d331" datatype="html">
4143 <source>Cannot get about information from server</source>
d3662c1c
C
4144 <context-group purpose="location">
4145 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context>
4146 <context context-type="linenumber">1</context>
4147 </context-group>
4148 </trans-unit>
26a008fe
C
4149 <trans-unit id="9e601a3b227bb70afbb9b59cd43547b710af1e10" datatype="html">
4150 <source>Your message has been sent.</source>
b1d40cff 4151 <context-group purpose="location">
26a008fe 4152 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context>
b1d40cff
C
4153 <context context-type="linenumber">1</context>
4154 </context-group>
4155 </trans-unit>
26a008fe
C
4156 <trans-unit id="8d6d4f48dae547bb32e0669cda5a665dc8db536c" datatype="html">
4157 <source>You already sent this form recently</source>
b1d40cff 4158 <context-group purpose="location">
26a008fe 4159 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context>
b1d40cff
C
4160 <context context-type="linenumber">1</context>
4161 </context-group>
4162 </trans-unit>
26a008fe
C
4163 <trans-unit id="37b56526e384f843a15323dc730b484a97b4c968" datatype="html">
4164 <source>No description</source>
b1d40cff 4165 <context-group purpose="location">
26a008fe 4166 <context context-type="sourcefile">src/app/+accounts/account-about/account-about.component.ts</context>
b18d4b9f
C
4167 <context context-type="linenumber">1</context>
4168 </context-group>
4169 <context-group purpose="location">
26a008fe 4170 <context context-type="sourcefile">src/app/+video-channels/video-channel-about/video-channel-about.component.ts</context>
b1d40cff
C
4171 <context context-type="linenumber">1</context>
4172 </context-group>
26a008fe
C
4173 </trans-unit>
4174 <trans-unit id="2f03e577e8f81a9f8be0095f93e1f9376c6eedc9" datatype="html">
4175 <source>Published videos</source>
b1d40cff 4176 <context-group purpose="location">
26a008fe 4177 <context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context>
6b09aba9
C
4178 <context context-type="linenumber">1</context>
4179 </context-group>
4180 <context-group purpose="location">
26a008fe 4181 <context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context>
6b09aba9
C
4182 <context context-type="linenumber">1</context>
4183 </context-group>
26a008fe
C
4184 </trans-unit>
4185 <trans-unit id="369ef5e9c0dd1251abdbf699a5db408bca10777f" datatype="html">
4186 <source>Published &lt;x id="INTERPOLATION" equiv-text="{{totalVideos}}"/&gt; videos</source>
6b09aba9 4187 <context-group purpose="location">
26a008fe 4188 <context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context>
b1d40cff
C
4189 <context context-type="linenumber">1</context>
4190 </context-group>
4191 <context-group purpose="location">
26a008fe 4192 <context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context>
b1d40cff
C
4193 <context context-type="linenumber">1</context>
4194 </context-group>
26a008fe
C
4195 </trans-unit>
4196 <trans-unit id="d9fc2b03f04056671d7d4ffcac7197189d959cd6" datatype="html">
4197 <source>240p</source>
b18d4b9f 4198 <context-group purpose="location">
26a008fe 4199 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context>
b18d4b9f
C
4200 <context context-type="linenumber">1</context>
4201 </context-group>
26a008fe
C
4202 </trans-unit>
4203 <trans-unit id="c8cfad7e7a16c57c42535331b65cb7de40d8402e" datatype="html">
4204 <source>360p</source>
b2e2cdc5 4205 <context-group purpose="location">
26a008fe 4206 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context>
b2e2cdc5
C
4207 <context context-type="linenumber">1</context>
4208 </context-group>
26a008fe
C
4209 </trans-unit>
4210 <trans-unit id="48f0af5a0d0bea4e84b27eaf41b19c85a531c2a5" datatype="html">
4211 <source>480p</source>
b1d40cff 4212 <context-group purpose="location">
26a008fe 4213 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context>
b1d40cff
C
4214 <context context-type="linenumber">1</context>
4215 </context-group>
26a008fe
C
4216 </trans-unit>
4217 <trans-unit id="6f06138daf6363746ff26bfc0cb2491c09cdfdf2" datatype="html">
4218 <source>720p</source>
b1d40cff 4219 <context-group purpose="location">
26a008fe 4220 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context>
b1d40cff
C
4221 <context context-type="linenumber">1</context>
4222 </context-group>
26a008fe
C
4223 </trans-unit>
4224 <trans-unit id="65c94f9beb6fe957808c40060da280cc7ace7ab9" datatype="html">
4225 <source>1080p</source>
b1d40cff 4226 <context-group purpose="location">
26a008fe 4227 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context>
b1d40cff
C
4228 <context context-type="linenumber">1</context>
4229 </context-group>
26a008fe
C
4230 </trans-unit>
4231 <trans-unit id="421a937491f19774d17eefa1d24816dae1a9f111" datatype="html">
4232 <source>Auto (via ffmpeg)</source>
b1d40cff 4233 <context-group purpose="location">
26a008fe 4234 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context>
b1d40cff
C
4235 <context context-type="linenumber">1</context>
4236 </context-group>
4237 </trans-unit>
4238 <trans-unit id="b9e64712e3e5c342ce9cd32eec6cd7d6c00f4048" datatype="html">
4239 <source>Configuration updated.</source>
4240 <context-group purpose="location">
4241 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context>
4242 <context context-type="linenumber">1</context>
4243 </context-group>
4244 </trans-unit>
28da43cf
C
4245 <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
4246 <source>Unlimited</source>
4247 <context-group purpose="location">
4248 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4249 <context context-type="linenumber">1</context>
4250 </context-group>
4251 <context-group purpose="location">
4252 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4253 <context context-type="linenumber">1</context>
4254 </context-group>
4255 <context-group purpose="location">
f365e978 4256 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context>
28da43cf
C
4257 <context context-type="linenumber">1</context>
4258 </context-group>
4259 <context-group purpose="location">
f365e978 4260 <context context-type="sourcefile">src/app/shared/users/user.service.ts</context>
28da43cf
C
4261 <context context-type="linenumber">1</context>
4262 </context-group>
4263 </trans-unit>
4264 <trans-unit id="54adc67482fdaa0d361a2992bc91e064dc61cc9a" datatype="html">
4265 <source>100MB</source>
4266 <context-group purpose="location">
4267 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4268 <context context-type="linenumber">1</context>
4269 </context-group>
4270 <context-group purpose="location">
4271 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4272 <context context-type="linenumber">1</context>
4273 </context-group>
4274 </trans-unit>
4275 <trans-unit id="cd34ef1f476d5422f49f6ed429f61fc1cfcb1174" datatype="html">
4276 <source>500MB</source>
4277 <context-group purpose="location">
4278 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4279 <context context-type="linenumber">1</context>
4280 </context-group>
4281 <context-group purpose="location">
4282 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4283 <context context-type="linenumber">1</context>
4284 </context-group>
4285 </trans-unit>
4286 <trans-unit id="4a47b4beea31cac6e5970b6bc522902f545acc8b" datatype="html">
4287 <source>1GB</source>
4288 <context-group purpose="location">
4289 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4290 <context context-type="linenumber">1</context>
4291 </context-group>
4292 </trans-unit>
4293 <trans-unit id="b26d0cac75638623098ab7e06e16b096d1f55cc8" datatype="html">
4294 <source>5GB</source>
4295 <context-group purpose="location">
4296 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4297 <context context-type="linenumber">1</context>
4298 </context-group>
4299 <context-group purpose="location">
4300 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4301 <context context-type="linenumber">1</context>
4302 </context-group>
4303 </trans-unit>
4304 <trans-unit id="f9fc4e7ec6743cb6f69bea2d0859a655ed44ffae" datatype="html">
4305 <source>20GB</source>
4306 <context-group purpose="location">
4307 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4308 <context context-type="linenumber">1</context>
4309 </context-group>
4310 </trans-unit>
4311 <trans-unit id="a56e3f92fe16d97ee4f05051ea61c466ecb51d5e" datatype="html">
4312 <source>50GB</source>
4313 <context-group purpose="location">
4314 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4315 <context context-type="linenumber">1</context>
4316 </context-group>
4317 </trans-unit>
4318 <trans-unit id="31dcc0c63f6234ace8caa84ae1abc33d4022122d" datatype="html">
4319 <source>10MB</source>
4320 <context-group purpose="location">
4321 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4322 <context context-type="linenumber">1</context>
4323 </context-group>
4324 </trans-unit>
4325 <trans-unit id="f2f968b6f2199b919f567702c6f23b43e5ea71af" datatype="html">
4326 <source>50MB</source>
4327 <context-group purpose="location">
4328 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4329 <context context-type="linenumber">1</context>
4330 </context-group>
4331 </trans-unit>
4332 <trans-unit id="c31575424fe1b2a57064413f3eda7ce657c46c8a" datatype="html">
4333 <source>2GB</source>
4334 <context-group purpose="location">
4335 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
4336 <context context-type="linenumber">1</context>
4337 </context-group>
4338 </trans-unit>
e309822b
C
4339 <trans-unit id="fc5731a28a99b25c62d43333ceebb250d60aff84" datatype="html">
4340 <source>&lt;x id="INTERPOLATION" equiv-text="{{host}}"/&gt; is not valid</source>
b1d40cff
C
4341 <context-group purpose="location">
4342 <context context-type="sourcefile">src/app/+admin/follows/following-add/following-add.component.ts</context>
4343 <context context-type="linenumber">1</context>
4344 </context-group>
4345 </trans-unit>
4346 <trans-unit id="e02f50674f1d96966384dc096beb42d4973997df" datatype="html">
4347 <source>You need to specify hosts to follow.</source>
4348 <context-group purpose="location">
4349 <context context-type="sourcefile">src/app/+admin/follows/following-add/following-add.component.ts</context>
4350 <context context-type="linenumber">1</context>
4351 </context-group>
4352 </trans-unit>
4353 <trans-unit id="c2a114eb000e7c38e8ad4b1768821bdf6e946d71" datatype="html">
4354 <source>Hosts need to be unique.</source>
4355 <context-group purpose="location">
4356 <context context-type="sourcefile">src/app/+admin/follows/following-add/following-add.component.ts</context>
4357 <context context-type="linenumber">1</context>
4358 </context-group>
4359 </trans-unit>
4360 <trans-unit id="a6718d6aaf5bcd1692eed48daa61d2bed62c1f50" datatype="html">
510fefb1 4361 <source>If you confirm, you will send a follow request to:&lt;x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/&gt; - </source>
b1d40cff
C
4362 <context-group purpose="location">
4363 <context context-type="sourcefile">src/app/+admin/follows/following-add/following-add.component.ts</context>
4364 <context context-type="linenumber">1</context>
4365 </context-group>
4366 </trans-unit>
4367 <trans-unit id="1266acb081ef0324c4a38ae2d514dd75d8b38409" datatype="html">
4368 <source>Follow new server(s)</source>
4369 <context-group purpose="location">
4370 <context context-type="sourcefile">src/app/+admin/follows/following-add/following-add.component.ts</context>
4371 <context context-type="linenumber">1</context>
4372 </context-group>
4373 </trans-unit>
4374 <trans-unit id="950f5111d567e5c0e971f07c26e8c2be1d919a8e" datatype="html">
4375 <source>Follow request(s) sent!</source>
4376 <context-group purpose="location">
4377 <context context-type="sourcefile">src/app/+admin/follows/following-add/following-add.component.ts</context>
4378 <context context-type="linenumber">1</context>
4379 </context-group>
4380 </trans-unit>
e309822b
C
4381 <trans-unit id="5729c34a858c78daa1aa606f62a3665527cf97e6" datatype="html">
4382 <source>Do you really want to unfollow &lt;x id="INTERPOLATION" equiv-text="{{host}}"/&gt;?</source>
b1d40cff
C
4383 <context-group purpose="location">
4384 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
4385 <context context-type="linenumber">1</context>
4386 </context-group>
4387 </trans-unit>
4388 <trans-unit id="a89875525c82ab81ffe32e481a5475b43d0c2902" datatype="html">
4389 <source>Unfollow</source>
4390 <context-group purpose="location">
4391 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
4392 <context context-type="linenumber">1</context>
4393 </context-group>
4394 </trans-unit>
e309822b
C
4395 <trans-unit id="fb4e35e2b0ea2abc1f71295a4b34830e57c07bd0" datatype="html">
4396 <source>You are not following &lt;x id="INTERPOLATION" equiv-text="{{host}}"/&gt; anymore.</source>
b1d40cff
C
4397 <context-group purpose="location">
4398 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
4399 <context context-type="linenumber">1</context>
4400 </context-group>
4401 </trans-unit>
b2e2cdc5
C
4402 <trans-unit id="4d8f527638f3e0b518a96e07d41d886bcce01246" datatype="html">
4403 <source>enabled</source>
4404 <context-group purpose="location">
4405 <context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context>
4406 <context context-type="linenumber">1</context>
4407 </context-group>
4408 </trans-unit>
4409 <trans-unit id="795733aac948794cadeb3be6386882efac2c38ad" datatype="html">
4410 <source>disabled</source>
4411 <context-group purpose="location">
4412 <context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context>
4413 <context context-type="linenumber">1</context>
4414 </context-group>
4415 </trans-unit>
4416 <trans-unit id="1123807fc813c816404598147173403d00117557" datatype="html">
4417 <source>Redundancy for &lt;x id="INTERPOLATION" equiv-text="{{host}}"/&gt; is &lt;x id="INTERPOLATION_1" equiv-text="{{stateLabel}}"/&gt;</source>
4418 <context-group purpose="location">
4419 <context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context>
4420 <context context-type="linenumber">1</context>
4421 </context-group>
4422 </trans-unit>
f365e978
C
4423 <trans-unit id="53cc0f4a4566c4139c65f93b5dce2fe8302e78da" datatype="html">
4424 <source>Account &lt;x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/&gt; unmuted by your instance.</source>
4425 <context-group purpose="location">
4426 <context context-type="sourcefile">src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.ts</context>
4427 <context context-type="linenumber">1</context>
4428 </context-group>
4429 </trans-unit>
4430 <trans-unit id="468b52e3c04fb9a3d8c8213555dfcad0cbcae330" datatype="html">
4431 <source>Instance &lt;x id="INTERPOLATION" equiv-text="{{host}}"/&gt; unmuted by your instance.</source>
4432 <context-group purpose="location">
4433 <context context-type="sourcefile">src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.ts</context>
4434 <context context-type="linenumber">1</context>
4435 </context-group>
4436 </trans-unit>
b18d4b9f
C
4437 <trans-unit id="800cd3cdf47751b576587259ba3a1bc0a7f435b6" datatype="html">
4438 <source>Comment updated.</source>
0975cd5c 4439 <context-group purpose="location">
b18d4b9f 4440 <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts</context>
0975cd5c
C
4441 <context context-type="linenumber">1</context>
4442 </context-group>
4443 </trans-unit>
198d764f 4444 <trans-unit id="586bee8c27a761611eb05661524cc7ca944b5978" datatype="html">
4445 <source>Delete this report</source>
4446 <context-group purpose="location">
4447 <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context>
4448 <context context-type="linenumber">1</context>
4449 </context-group>
4450 </trans-unit>
b18d4b9f
C
4451 <trans-unit id="cf3b28ba29a907b334ab0e6dccd080a60ba23321" datatype="html">
4452 <source>Update moderation comment</source>
0975cd5c 4453 <context-group purpose="location">
b18d4b9f 4454 <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context>
0975cd5c
C
4455 <context context-type="linenumber">1</context>
4456 </context-group>
4457 </trans-unit>
b18d4b9f
C
4458 <trans-unit id="d512430037b6580ba970c80cfc1687b6bdc221a3" datatype="html">
4459 <source>Mark as accepted</source>
4460 <context-group purpose="location">
4461 <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context>
4462 <context context-type="linenumber">1</context>
4463 </context-group>
4464 </trans-unit>
4465 <trans-unit id="d895b090c054bfc0ad3aba816af0615a1997f5a3" datatype="html">
4466 <source>Mark as rejected</source>
4467 <context-group purpose="location">
4468 <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context>
4469 <context context-type="linenumber">1</context>
4470 </context-group>
4471 </trans-unit>
198d764f 4472 <trans-unit id="73b70e37cddaa6494d8a666b6cba90dc80595599" datatype="html">
4473 <source>Do you really want to delete this abuse report?</source>
b18d4b9f
C
4474 <context-group purpose="location">
4475 <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context>
4476 <context context-type="linenumber">1</context>
4477 </context-group>
4478 </trans-unit>
4479 <trans-unit id="6a7938b8780c27540ea70cc0f8f4d928c8916cf9" datatype="html">
4480 <source>Abuse deleted.</source>
4481 <context-group purpose="location">
4482 <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context>
4483 <context context-type="linenumber">1</context>
4484 </context-group>
4485 </trans-unit>
df93a9be
C
4486 <trans-unit id="36e4cdb23056253e5ef0c62b7d4bbeb3f759f611" datatype="html">
4487 <source>Video &lt;x id="INTERPOLATION" equiv-text="{{name}}"/&gt; removed from blacklist.</source>
4488 <context-group purpose="location">
4489 <context context-type="sourcefile">src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.ts</context>
4490 <context context-type="linenumber">1</context>
4491 </context-group>
4492 </trans-unit>
4493 <trans-unit id="3d651e314544825348900b3120e2cd5ff38c7fa5" datatype="html">
4494 <source>&lt;x id="INTERPOLATION" equiv-text="{{num}}"/&gt; videos removed from blacklist.</source>
4495 <context-group purpose="location">
4496 <context context-type="sourcefile">src/app/+admin/moderation/video-auto-blacklist-list/video-auto-blacklist-list.component.ts</context>
4497 <context context-type="linenumber">1</context>
4498 </context-group>
4499 </trans-unit>
ad3fa0c5
C
4500 <trans-unit id="0594812d4c50c2adbd1a892a3497c4e5c19e4b32" datatype="html">
4501 <source>yes</source>
4502 <context-group purpose="location">
4503 <context context-type="sourcefile">src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.ts</context>
4504 <context context-type="linenumber">1</context>
4505 </context-group>
4506 </trans-unit>
4507 <trans-unit id="6320692861e01fa9c9d4e692d0d27b6c12b21c3b" datatype="html">
4508 <source>no</source>
4509 <context-group purpose="location">
4510 <context context-type="sourcefile">src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.ts</context>
4511 <context context-type="linenumber">1</context>
4512 </context-group>
4513 </trans-unit>
b18d4b9f
C
4514 <trans-unit id="652845b2b32b2e117b9b02879b1af07859b0e223" datatype="html">
4515 <source>Do you really want to remove this video from the blacklist? It will be available again in the videos list.</source>
4516 <context-group purpose="location">
4517 <context context-type="sourcefile">src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.ts</context>
4518 <context context-type="linenumber">1</context>
4519 </context-group>
4520 <context-group purpose="location">
4521 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.ts</context>
4522 <context context-type="linenumber">1</context>
4523 </context-group>
4524 </trans-unit>
4525 <trans-unit id="1585babc36806e20e225ac27dbba0e7c7cd09e0f" datatype="html">
4526 <source>Video &lt;x id="INTERPOLATION" equiv-text="{{name}}"/&gt; removed from the blacklist.</source>
0975cd5c 4527 <context-group purpose="location">
b18d4b9f
C
4528 <context context-type="sourcefile">src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.ts</context>
4529 <context context-type="linenumber">1</context>
4530 </context-group>
4531 <context-group purpose="location">
4532 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.ts</context>
0975cd5c
C
4533 <context context-type="linenumber">1</context>
4534 </context-group>
4535 </trans-unit>
e309822b
C
4536 <trans-unit id="364463fab6c5714118d6449561a0f8de1cc10bfa" datatype="html">
4537 <source>User &lt;x id="INTERPOLATION" equiv-text="{{username}}"/&gt; created.</source>
b1d40cff
C
4538 <context-group purpose="location">
4539 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-create.component.ts</context>
4540 <context context-type="linenumber">1</context>
4541 </context-group>
4542 </trans-unit>
16f88ee5
C
4543 <trans-unit id="924084727dc179dd5dc1a63dc3452ad41e4a8842" datatype="html">
4544 <source>Password changed for user &lt;x id="INTERPOLATION" equiv-text="{{username}}"/&gt;.</source>
4545 <context-group purpose="location">
4546 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context>
4547 <context context-type="linenumber">1</context>
4548 </context-group>
4549 </trans-unit>
4550 <trans-unit id="2dbda576172f583154031550e251e5a1e49207b2" datatype="html">
4551 <source>Update user password</source>
4552 <context-group purpose="location">
4553 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context>
4554 <context context-type="linenumber">1</context>
4555 </context-group>
4556 </trans-unit>
e309822b
C
4557 <trans-unit id="964865a3cd90b4af99902f071644a4b2aede4c32" datatype="html">
4558 <source>User &lt;x id="INTERPOLATION" equiv-text="{{username}}"/&gt; updated.</source>
b1d40cff
C
4559 <context-group purpose="location">
4560 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context>
4561 <context context-type="linenumber">1</context>
4562 </context-group>
4563 </trans-unit>
4564 <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f" datatype="html">
4565 <source>Update user</source>
4566 <context-group purpose="location">
4567 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context>
4568 <context context-type="linenumber">1</context>
4569 </context-group>
4570 </trans-unit>
16f88ee5
C
4571 <trans-unit id="9f0d12f959768275edb5fd71001a41e17d5d7548" datatype="html">
4572 <source>An email asking for password reset has been sent to &lt;x id="INTERPOLATION" equiv-text="{{username}}"/&gt;.</source>
4573 <context-group purpose="location">
4574 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context>
4575 <context context-type="linenumber">1</context>
4576 </context-group>
4577 </trans-unit>
f365e978
C
4578 <trans-unit id="50dc7afa2305131cdbdb384cfc1f2a5f0f4647d8" datatype="html">
4579 <source>Unban</source>
b18d4b9f 4580 <context-group purpose="location">
f365e978 4581 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
b18d4b9f
C
4582 <context context-type="linenumber">1</context>
4583 </context-group>
b1d40cff
C
4584 <context-group purpose="location">
4585 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
4586 <context context-type="linenumber">1</context>
4587 </context-group>
b18d4b9f 4588 <context-group purpose="location">
f365e978 4589 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
b18d4b9f
C
4590 <context context-type="linenumber">1</context>
4591 </context-group>
b1d40cff 4592 <context-group purpose="location">
f365e978 4593 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
b1d40cff
C
4594 <context context-type="linenumber">1</context>
4595 </context-group>
4596 </trans-unit>
6b01ed7b
C
4597 <trans-unit id="910ed85f550272401b134a40d019ab3359fe883f" datatype="html">
4598 <source>Set Email as Verified</source>
4599 <context-group purpose="location">
4600 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
4601 <context context-type="linenumber">1</context>
4602 </context-group>
4603 <context-group purpose="location">
4604 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
4605 <context context-type="linenumber">1</context>
4606 </context-group>
4607 </trans-unit>
b18d4b9f
C
4608 <trans-unit id="ac401df84c5fa471700c3368de51c969ccb8bacf" datatype="html">
4609 <source>You cannot ban root.</source>
b1d40cff
C
4610 <context-group purpose="location">
4611 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
4612 <context context-type="linenumber">1</context>
4613 </context-group>
f365e978
C
4614 <context-group purpose="location">
4615 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
4616 <context context-type="linenumber">1</context>
4617 </context-group>
b1d40cff 4618 </trans-unit>
f365e978
C
4619 <trans-unit id="98119091712a8ca72905e3b4c1cf60649af7565e" datatype="html">
4620 <source>Do you really want to unban &lt;x id="INTERPOLATION" equiv-text="{{num}}"/&gt; users?</source>
b1d40cff 4621 <context-group purpose="location">
b18d4b9f 4622 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
b1d40cff
C
4623 <context context-type="linenumber">1</context>
4624 </context-group>
4625 </trans-unit>
f365e978
C
4626 <trans-unit id="6121be086a51c4c73bbdd8aebdddd9744c8f1ffd" datatype="html">
4627 <source>&lt;x id="INTERPOLATION" equiv-text="{{num}}"/&gt; users unbanned.</source>
b18d4b9f
C
4628 <context-group purpose="location">
4629 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
4630 <context context-type="linenumber">1</context>
4631 </context-group>
4632 </trans-unit>
4633 <trans-unit id="911fc197949e47aa5f0541627bc319f59edd9d11" datatype="html">
4634 <source>You cannot delete root.</source>
4635 <context-group purpose="location">
4636 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
4637 <context context-type="linenumber">1</context>
4638 </context-group>
f365e978
C
4639 <context-group purpose="location">
4640 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
4641 <context context-type="linenumber">1</context>
4642 </context-group>
b18d4b9f 4643 </trans-unit>
f365e978
C
4644 <trans-unit id="9de914fe915cc730efc57e81c987188a24d3ac51" datatype="html">
4645 <source>If you remove these users, you will not be able to create others with the same username!</source>
b18d4b9f
C
4646 <context-group purpose="location">
4647 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
4648 <context context-type="linenumber">1</context>
4649 </context-group>
4650 </trans-unit>
f365e978
C
4651 <trans-unit id="b708d332e3f89b24745e749fa530210f0bdea329" datatype="html">
4652 <source>&lt;x id="INTERPOLATION" equiv-text="{{num}}"/&gt; users deleted.</source>
b1d40cff 4653 <context-group purpose="location">
b18d4b9f 4654 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
b1d40cff
C
4655 <context context-type="linenumber">1</context>
4656 </context-group>
4657 </trans-unit>
6b01ed7b
C
4658 <trans-unit id="f4a8f2ef1fbfc19e1e049e69f63c40063c0d0650" datatype="html">
4659 <source>&lt;x id="INTERPOLATION" equiv-text="{{num}}"/&gt; users email set as verified.</source>
4660 <context-group purpose="location">
4661 <context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context>
4662 <context context-type="linenumber">1</context>
4663 </context-group>
4664 </trans-unit>
f365e978
C
4665 <trans-unit id="2667ca38672421a0a7a22343d2a0060ee41246de" datatype="html">
4666 <source>Account &lt;x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/&gt; unmuted.</source>
4667 <context-group purpose="location">
4668 <context context-type="sourcefile">src/app/+my-account/my-account-blocklist/my-account-blocklist.component.ts</context>
4669 <context context-type="linenumber">1</context>
4670 </context-group>
4671 <context-group purpose="location">
4672 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
4673 <context context-type="linenumber">1</context>
4674 </context-group>
4675 </trans-unit>
4676 <trans-unit id="c6af80b42938d4a49e6f6c4f60ce26228916994c" datatype="html">
4677 <source>Instance &lt;x id="INTERPOLATION" equiv-text="{{host}}"/&gt; unmuted.</source>
4678 <context-group purpose="location">
4679 <context context-type="sourcefile">src/app/+my-account/my-account-blocklist/my-account-server-blocklist.component.ts</context>
4680 <context context-type="linenumber">1</context>
4681 </context-group>
4682 <context-group purpose="location">
4683 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
4684 <context context-type="linenumber">1</context>
4685 </context-group>
4686 </trans-unit>
26a008fe
C
4687 <trans-unit id="80057baa3b97a4349304bdaa0a880e6f4778561f" datatype="html">
4688 <source>My videos history</source>
4689 <context-group purpose="location">
4690 <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context>
4691 <context context-type="linenumber">1</context>
4692 </context-group>
4693 </trans-unit>
4694 <trans-unit id="05f6dda1754741495451b8658bd2248856765d95" datatype="html">
4695 <source>Videos history is enabled</source>
4696 <context-group purpose="location">
4697 <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context>
4698 <context context-type="linenumber">1</context>
4699 </context-group>
4700 </trans-unit>
4701 <trans-unit id="6bb9ade8637c5e35fb5cb36cf7dbec71c65d4013" datatype="html">
4702 <source>Videos history is disabled</source>
4703 <context-group purpose="location">
4704 <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context>
4705 <context context-type="linenumber">1</context>
4706 </context-group>
4707 </trans-unit>
4708 <trans-unit id="8453a7a55b8b23bbbc293cd0939fb59a73307de8" datatype="html">
4709 <source>Delete videos history</source>
4710 <context-group purpose="location">
4711 <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context>
4712 <context context-type="linenumber">1</context>
4713 </context-group>
4714 </trans-unit>
4715 <trans-unit id="f8f86df8a1ae711944c3ab819bb19bf360dfa7a4" datatype="html">
4716 <source>Are you sure you want to delete all your videos history?</source>
4717 <context-group purpose="location">
4718 <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context>
4719 <context context-type="linenumber">1</context>
4720 </context-group>
4721 </trans-unit>
4722 <trans-unit id="195d5ba6c8bd05762d9318d0afd0b094fd776164" datatype="html">
4723 <source>Videos history deleted</source>
4724 <context-group purpose="location">
4725 <context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.ts</context>
4726 <context context-type="linenumber">1</context>
4727 </context-group>
4728 </trans-unit>
d972dc7f
C
4729 <trans-unit id="507192ee1fa84aefed02d603caada2d84927023e" datatype="html">
4730 <source>Ownership accepted</source>
b1d40cff 4731 <context-group purpose="location">
d972dc7f 4732 <context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.ts</context>
b1d40cff
C
4733 <context context-type="linenumber">1</context>
4734 </context-group>
4735 </trans-unit>
4736 <trans-unit id="19508af0dfbc685cbf10cf02061bb5a0f423b6fc" datatype="html">
4737 <source>Password updated.</source>
4738 <context-group purpose="location">
4739 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context>
4740 <context context-type="linenumber">1</context>
4741 </context-group>
4742 </trans-unit>
3e04f129
C
4743 <trans-unit id="466fc8cf56fd4e4e90fec4b900ef083d52bec38c" datatype="html">
4744 <source>You current password is invalid.</source>
6b09aba9 4745 <context-group purpose="location">
3e04f129 4746 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context>
6b09aba9
C
4747 <context context-type="linenumber">1</context>
4748 </context-group>
4749 </trans-unit>
3e04f129
C
4750 <trans-unit id="ca8e8cf0f1686604db3b6a2ebadab7f7b426a047" datatype="html">
4751 <source>Are you sure you want to delete your account? This will delete all you data, including channels, videos etc.</source>
6b09aba9
C
4752 <context-group purpose="location">
4753 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
4754 <context context-type="linenumber">1</context>
4755 </context-group>
4756 </trans-unit>
3e04f129
C
4757 <trans-unit id="e7d5b2de566e4c807c285daf8d8a78b5f7f33311" datatype="html">
4758 <source>Type your username to confirm</source>
6b09aba9
C
4759 <context-group purpose="location">
4760 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
4761 <context context-type="linenumber">1</context>
4762 </context-group>
4763 </trans-unit>
4764 <trans-unit id="d8a8a7f7160939fb55e82bc01fe9f876f5f2e065" datatype="html">
4765 <source>Delete my account</source>
4766 <context-group purpose="location">
4767 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
4768 <context context-type="linenumber">1</context>
4769 </context-group>
4770 </trans-unit>
4771 <trans-unit id="8eb8b1a728159f43c31abf76c28ef3ff6c230af7" datatype="html">
4772 <source>Your account is deleted.</source>
4773 <context-group purpose="location">
4774 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
4775 <context context-type="linenumber">1</context>
4776 </context-group>
4777 </trans-unit>
26a008fe
C
4778 <trans-unit id="7c193bf704577e514b63497c4f366511afdb6585" datatype="html">
4779 <source>New video from your subscriptions</source>
4780 <context-group purpose="location">
4781 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
4782 <context context-type="linenumber">1</context>
4783 </context-group>
4784 </trans-unit>
4785 <trans-unit id="ba897defa2e6c34d5ee3d10edf8d797a35e7e3e5" datatype="html">
4786 <source>New comment on your video</source>
4787 <context-group purpose="location">
4788 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
4789 <context context-type="linenumber">1</context>
4790 </context-group>
4791 </trans-unit>
df93a9be
C
4792 <trans-unit id="f536b58345161afa5cd859cce5a0b66a39327ad8" datatype="html">
4793 <source>New video abuse</source>
4794 <context-group purpose="location">
4795 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
4796 <context context-type="linenumber">1</context>
4797 </context-group>
4798 </trans-unit>
4799 <trans-unit id="051dd48c3e6254785c6f366656aaee58f8b46c47" datatype="html">
4800 <source>Video auto-blacklisted waiting review</source>
26a008fe
C
4801 <context-group purpose="location">
4802 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
4803 <context context-type="linenumber">1</context>
4804 </context-group>
4805 </trans-unit>
4806 <trans-unit id="abac8b7629cfcd85bff25770f83ea229f646f996" datatype="html">
4807 <source>One of your video is blacklisted/unblacklisted</source>
4808 <context-group purpose="location">
4809 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
4810 <context context-type="linenumber">1</context>
4811 </context-group>
4812 </trans-unit>
4813 <trans-unit id="f3eff4df9e4aa9dab411e6eb83833a33016a88bc" datatype="html">
4814 <source>Video published (after transcoding/scheduled update)</source>
4815 <context-group purpose="location">
4816 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
4817 <context context-type="linenumber">1</context>
4818 </context-group>
4819 </trans-unit>
4820 <trans-unit id="ec7ddc265da1df78011ae7677d62a2ae10aef7a4" datatype="html">
4821 <source>Video import finished</source>
4822 <context-group purpose="location">
4823 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
4824 <context context-type="linenumber">1</context>
4825 </context-group>
4826 </trans-unit>
4827 <trans-unit id="c327bbac87cca61f5c52f5825d564878e98b9034" datatype="html">
4828 <source>A new user registered on your instance</source>
4829 <context-group purpose="location">
4830 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
4831 <context context-type="linenumber">1</context>
4832 </context-group>
4833 </trans-unit>
4834 <trans-unit id="f407b90e99a04e2e0d1872c02f01eadbf53e08e2" datatype="html">
4835 <source>You or your channel(s) has a new follower</source>
4836 <context-group purpose="location">
4837 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
4838 <context context-type="linenumber">1</context>
4839 </context-group>
4840 </trans-unit>
4841 <trans-unit id="14c3050a9da4c1bc49d555c45d5660804d08e83b" datatype="html">
4842 <source>Someone mentioned you in video comments</source>
4843 <context-group purpose="location">
4844 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
4845 <context context-type="linenumber">1</context>
4846 </context-group>
4847 </trans-unit>
4848 <trans-unit id="a0f04081717f5f00c0a2c723903c3a2d4c296401" datatype="html">
4849 <source>Preferences saved</source>
4850 <context-group purpose="location">
4851 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
4852 <context context-type="linenumber">1</context>
4853 </context-group>
4854 </trans-unit>
b1d40cff
C
4855 <trans-unit id="db4ff52375f6a25ad0472e92754c8c265ae47c6b" datatype="html">
4856 <source>Profile updated.</source>
4857 <context-group purpose="location">
4858 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts</context>
4859 <context context-type="linenumber">1</context>
4860 </context-group>
b1d40cff
C
4861 </trans-unit>
4862 <trans-unit id="1e003ad599ef836949b9f4dad3037a58ef3ff8d1" datatype="html">
4863 <source>Avatar changed.</source>
4864 <context-group purpose="location">
4865 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context>
4866 <context context-type="linenumber">1</context>
4867 </context-group>
b63e428e
C
4868 <context-group purpose="location">
4869 <context context-type="sourcefile">src/app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts</context>
4870 <context context-type="linenumber">1</context>
4871 </context-group>
b1d40cff
C
4872 </trans-unit>
4873 <trans-unit id="214b802dfd6f544003147a7a68938ec1055c8f32" datatype="html">
4874 <source>Information updated.</source>
4875 <context-group purpose="location">
4876 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts</context>
4877 <context context-type="linenumber">1</context>
4878 </context-group>
4879 </trans-unit>
e309822b
C
4880 <trans-unit id="3ef8bf973a9a481a08c6f0aaa875f0259b3ea645" datatype="html">
4881 <source>Video channel &lt;x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/&gt; created.</source>
b1d40cff
C
4882 <context-group purpose="location">
4883 <context context-type="sourcefile">src/app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts</context>
4884 <context context-type="linenumber">1</context>
4885 </context-group>
4886 </trans-unit>
f365e978
C
4887 <trans-unit id="f359f6adf6cccca7770019f947ed594169ee7d47" datatype="html">
4888 <source>This name already exists on this instance.</source>
4889 <context-group purpose="location">
4890 <context context-type="sourcefile">src/app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts</context>
4891 <context context-type="linenumber">1</context>
4892 </context-group>
4893 </trans-unit>
df93a9be
C
4894 <trans-unit id="98ab64f0af924a60a48b40835c1b655bd17c6559" datatype="html">
4895 <source>Video channel &lt;x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/&gt; updated.</source>
b1d40cff 4896 <context-group purpose="location">
df93a9be 4897 <context context-type="sourcefile">src/app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts</context>
b1d40cff
C
4898 <context context-type="linenumber">1</context>
4899 </context-group>
4900 </trans-unit>
df93a9be
C
4901 <trans-unit id="4e613272923d6f1976e3c73e8b857ac45c37b791" datatype="html">
4902 <source>Do you really want to delete &lt;x id="INTERPOLATION" equiv-text="{{channelDisplayName}}"/&gt;? It will delete all videos uploaded in this channel, and you will not be able to create another channel with the same name (&lt;x id="INTERPOLATION_1" equiv-text="{{channelName}}"/&gt;)!</source>
b1d40cff 4903 <context-group purpose="location">
df93a9be 4904 <context context-type="sourcefile">src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts</context>
b1d40cff
C
4905 <context context-type="linenumber">1</context>
4906 </context-group>
4907 </trans-unit>
ad3fa0c5
C
4908 <trans-unit id="3859ca2a7577ba8797058d7d97eb8054bc56ec99" datatype="html">
4909 <source>Please type the display name of the video channel (&lt;x id="INTERPOLATION" equiv-text="{{displayName}}"/&gt;) to confirm</source>
b1d40cff
C
4910 <context-group purpose="location">
4911 <context context-type="sourcefile">src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts</context>
4912 <context context-type="linenumber">1</context>
4913 </context-group>
4914 </trans-unit>
e309822b
C
4915 <trans-unit id="a81a33275b683729ad938b6102e7e34a057537a2" datatype="html">
4916 <source>Video channel &lt;x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/&gt; deleted.</source>
b1d40cff
C
4917 <context-group purpose="location">
4918 <context context-type="sourcefile">src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts</context>
4919 <context context-type="linenumber">1</context>
4920 </context-group>
4921 </trans-unit>
df93a9be
C
4922 <trans-unit id="c7e4d8688bd06d723e512ab063c0c4fdf4a9804d" datatype="html">
4923 <source>Playlist &lt;x id="INTERPOLATION" equiv-text="{{playlistName}}"/&gt; created.</source>
4924 <context-group purpose="location">
4925 <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-create.component.ts</context>
4926 <context context-type="linenumber">1</context>
4927 </context-group>
4928 </trans-unit>
4929 <trans-unit id="3222e26b41803055328d893a73df485ec8a0328d" datatype="html">
4930 <source>Playlist &lt;x id="INTERPOLATION" equiv-text="{{videoPlaylistName}}"/&gt; updated.</source>
4931 <context-group purpose="location">
4932 <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlist-update.component.ts</context>
4933 <context context-type="linenumber">1</context>
4934 </context-group>
4935 </trans-unit>
4936 <trans-unit id="082d28149b07cd5178cad0fdaf2cd8963833b783" datatype="html">
4937 <source>Do you really want to delete &lt;x id="INTERPOLATION" equiv-text="{{playlistDisplayName}}"/&gt;?</source>
4938 <context-group purpose="location">
4939 <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.ts</context>
4940 <context context-type="linenumber">1</context>
4941 </context-group>
4942 </trans-unit>
4943 <trans-unit id="d6c948062aa2a0482332d4f7de420a39ac253a86" datatype="html">
4944 <source>Playlist &lt;x id="INTERPOLATION" equiv-text="{{playlistDisplayName}}"/&gt; deleted.</source>
4945 <context-group purpose="location">
4946 <context context-type="sourcefile">src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.ts</context>
4947 <context context-type="linenumber">1</context>
4948 </context-group>
4949 </trans-unit>
26a008fe
C
4950 <trans-unit id="d02888c485d3aeab6de628508f4a00312a722894" datatype="html">
4951 <source>My videos</source>
4952 <context-group purpose="location">
4953 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
4954 <context context-type="linenumber">1</context>
4955 </context-group>
4956 <context-group purpose="location">
4957 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
4958 <context context-type="linenumber">1</context>
4959 </context-group>
4960 </trans-unit>
850c1bf7
C
4961 <trans-unit id="00e16d1f1c5cc936ec0881cd02cbf66aa1b4cddd" datatype="html">
4962 <source>Do you really want to delete &lt;x id="INTERPOLATION" equiv-text="{{deleteLength}}"/&gt; videos?</source>
4963 <context-group purpose="location">
4964 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
4965 <context context-type="linenumber">1</context>
4966 </context-group>
4967 </trans-unit>
4968 <trans-unit id="dff7d4574cfaa785cbd4c0a5ffb5befec19a5d83" datatype="html">
4969 <source>&lt;x id="INTERPOLATION" equiv-text="{{deleteLength}}"/&gt; videos deleted.</source>
4970 <context-group purpose="location">
4971 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
4972 <context context-type="linenumber">1</context>
4973 </context-group>
4974 </trans-unit>
4975 <trans-unit id="4ec5852c869b2fb4ae0e564b51278d7be8013fc7" datatype="html">
4976 <source>Do you really want to delete &lt;x id="INTERPOLATION" equiv-text="{{videoName}}"/&gt;?</source>
4977 <context-group purpose="location">
4978 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
4979 <context context-type="linenumber">1</context>
4980 </context-group>
4981 </trans-unit>
4982 <trans-unit id="d39a0bfa616a9a8473b2e379eefe17d8ed1af118" datatype="html">
4983 <source>Video &lt;x id="INTERPOLATION" equiv-text="{{videoName}}"/&gt; deleted.</source>
4984 <context-group purpose="location">
4985 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
4986 <context context-type="linenumber">1</context>
4987 </context-group>
4988 <context-group purpose="location">
4989 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.ts</context>
4990 <context context-type="linenumber">1</context>
4991 </context-group>
4992 </trans-unit>
4993 <trans-unit id="dd9f3264feed4935008861c15d81c947124e4ac3" datatype="html">
4994 <source>Published</source>
4995 <context-group purpose="location">
4996 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
4997 <context context-type="linenumber">1</context>
4998 </context-group>
4999 </trans-unit>
f3a2cf8d
C
5000 <trans-unit id="8e6d54c4f760d9e90518eef5334211c48c0b71e2" datatype="html">
5001 <source>Publication scheduled on </source>
850c1bf7
C
5002 <context-group purpose="location">
5003 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
5004 <context context-type="linenumber">1</context>
5005 </context-group>
5006 </trans-unit>
f3a2cf8d
C
5007 <trans-unit id="4a7e91ebe1cf184db5f2bfecf9c16ff81c9e2c02" datatype="html">
5008 <source>Waiting transcoding</source>
850c1bf7
C
5009 <context-group purpose="location">
5010 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
5011 <context context-type="linenumber">1</context>
5012 </context-group>
5013 </trans-unit>
f3a2cf8d
C
5014 <trans-unit id="21f1c9d5c67346c830aced4f670045fcf0aeb83a" datatype="html">
5015 <source>To transcode</source>
850c1bf7
C
5016 <context-group purpose="location">
5017 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
5018 <context context-type="linenumber">1</context>
5019 </context-group>
5020 </trans-unit>
6b09aba9
C
5021 <trans-unit id="289fe8342e8b7df689c75026a24a60fd7f5e9392" datatype="html">
5022 <source>To import</source>
5023 <context-group purpose="location">
5024 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
5025 <context context-type="linenumber">1</context>
5026 </context-group>
5027 </trans-unit>
d972dc7f
C
5028 <trans-unit id="740c53a50a618bf5c7a5bd5c3f7321f0bd1840dd" datatype="html">
5029 <source>Ownership change request sent.</source>
5030 <context-group purpose="location">
5031 <context context-type="sourcefile">src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.ts</context>
5032 <context context-type="linenumber">1</context>
5033 </context-group>
5034 </trans-unit>
df93a9be
C
5035 <trans-unit id="8dd18d9047c4b2dc9786550dfd8fa99f3b14e17f" datatype="html">
5036 <source>My channels</source>
26a008fe
C
5037 <context-group purpose="location">
5038 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
5039 <context context-type="linenumber">1</context>
5040 </context-group>
5041 </trans-unit>
df93a9be
C
5042 <trans-unit id="1d3408919f4d08414721cc22c4be39d93d6691d2" datatype="html">
5043 <source>My playlists</source>
26a008fe
C
5044 <context-group purpose="location">
5045 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
5046 <context context-type="linenumber">1</context>
5047 </context-group>
5048 </trans-unit>
5049 <trans-unit id="29038e66547b3ba70701fb34eda68834a56f17d9" datatype="html">
5050 <source>My subscriptions</source>
5051 <context-group purpose="location">
5052 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
5053 <context context-type="linenumber">1</context>
5054 </context-group>
5055 </trans-unit>
5056 <trans-unit id="4f953496ca94b4f83af049ff715172df2729fb79" datatype="html">
5057 <source>My history</source>
5058 <context-group purpose="location">
5059 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
5060 <context context-type="linenumber">1</context>
5061 </context-group>
5062 </trans-unit>
5063 <trans-unit id="46aa32e581922d6d2c3d7bc4c87209ad5808b029" datatype="html">
5064 <source>Misc</source>
5065 <context-group purpose="location">
5066 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
5067 <context context-type="linenumber">1</context>
5068 </context-group>
5069 </trans-unit>
5070 <trans-unit id="73022f1676784c4f9b8cdbb322e52b02ccc800b7" datatype="html">
5071 <source>Ownership changes</source>
5072 <context-group purpose="location">
5073 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
5074 <context context-type="linenumber">1</context>
5075 </context-group>
5076 </trans-unit>
5077 <trans-unit id="efad4be364b8fb5c73cbfcc7acccd542f9d84ad6" datatype="html">
5078 <source>My settings</source>
d972dc7f
C
5079 <context-group purpose="location">
5080 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
5081 <context context-type="linenumber">1</context>
5082 </context-group>
5083 </trans-unit>
26a008fe
C
5084 <trans-unit id="0e2434e7d84145c4e8a930ccc4c26c3cb2887e0d" datatype="html">
5085 <source>My notifications</source>
d972dc7f
C
5086 <context-group purpose="location">
5087 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
5088 <context context-type="linenumber">1</context>
5089 </context-group>
5090 </trans-unit>
5091 <trans-unit id="af55337b4032d675ab6b2081af797ca9c979b706" datatype="html">
5092 <source>An email with verification link will be sent to &lt;x id="INTERPOLATION" equiv-text="{{email}}"/&gt;.</source>
5093 <context-group purpose="location">
5094 <context context-type="sourcefile">src/app/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context>
5095 <context context-type="linenumber">1</context>
5096 </context-group>
5097 </trans-unit>
5098 <trans-unit id="ccbf0490fb6b60d21e03bb2c9003df0ce1a58752" datatype="html">
5099 <source>Unable to find user id or verification string.</source>
5100 <context-group purpose="location">
5101 <context context-type="sourcefile">src/app/+verify-account/verify-account-email/verify-account-email.component.ts</context>
5102 <context context-type="linenumber">1</context>
5103 </context-group>
5104 <context-group purpose="location">
5105 <context context-type="sourcefile">src/app/reset-password/reset-password.component.ts</context>
5106 <context context-type="linenumber">1</context>
5107 </context-group>
5108 </trans-unit>
f365e978
C
5109 <trans-unit id="ff6becacbce7fc0943b0af0df4dd67e5e11bf598" datatype="html">
5110 <source>Subscribe to the account</source>
5111 <context-group purpose="location">
5112 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context>
5113 <context context-type="linenumber">1</context>
5114 </context-group>
5115 <context-group purpose="location">
5116 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.ts</context>
5117 <context context-type="linenumber">1</context>
5118 </context-group>
5119 </trans-unit>
5120 <trans-unit id="1c95cc372311830f936b39f73c5d6d20c0b16013" datatype="html">
5121 <source>Focus the search bar</source>
5122 <context-group purpose="location">
5123 <context context-type="sourcefile">src/app/app.component.ts</context>
5124 <context context-type="linenumber">1</context>
5125 </context-group>
5126 </trans-unit>
5127 <trans-unit id="b19ee83cbd2b735fd081b9aa483a890578019099" datatype="html">
5128 <source>Toggle the left menu</source>
5129 <context-group purpose="location">
5130 <context context-type="sourcefile">src/app/app.component.ts</context>
5131 <context context-type="linenumber">1</context>
5132 </context-group>
5133 </trans-unit>
5134 <trans-unit id="b54759e30f7c1983940cdacb8eb03f102a869084" datatype="html">
5135 <source>Go to the videos overview page</source>
5136 <context-group purpose="location">
5137 <context context-type="sourcefile">src/app/app.component.ts</context>
5138 <context context-type="linenumber">1</context>
5139 </context-group>
5140 </trans-unit>
5141 <trans-unit id="1e919c88a3f889d6659288e69d3e178da0ea7ab0" datatype="html">
5142 <source>Go to the trending videos page</source>
5143 <context-group purpose="location">
5144 <context context-type="sourcefile">src/app/app.component.ts</context>
5145 <context context-type="linenumber">1</context>
5146 </context-group>
5147 </trans-unit>
5148 <trans-unit id="249618dcdd7fbdc863c0714e2eb9e8940bc9c37d" datatype="html">
5149 <source>Go to the recently added videos page</source>
5150 <context-group purpose="location">
5151 <context context-type="sourcefile">src/app/app.component.ts</context>
5152 <context context-type="linenumber">1</context>
5153 </context-group>
5154 </trans-unit>
5155 <trans-unit id="7e194daef3a3509128c4300d4c7c292c49ebf3f5" datatype="html">
5156 <source>Go to the local videos page</source>
5157 <context-group purpose="location">
5158 <context context-type="sourcefile">src/app/app.component.ts</context>
5159 <context context-type="linenumber">1</context>
5160 </context-group>
5161 </trans-unit>
5162 <trans-unit id="f1fb6204f39a7338e5110b2f113643c9288496ba" datatype="html">
5163 <source>Go to the videos upload page</source>
5164 <context-group purpose="location">
5165 <context context-type="sourcefile">src/app/app.component.ts</context>
5166 <context context-type="linenumber">1</context>
5167 </context-group>
5168 </trans-unit>
5169 <trans-unit id="0ed7b40c11da9d4565af9c041df20c15bc6be97e" datatype="html">
5170 <source>Toggle Dark theme</source>
5171 <context-group purpose="location">
5172 <context context-type="sourcefile">src/app/app.component.ts</context>
5173 <context context-type="linenumber">1</context>
5174 </context-group>
5175 </trans-unit>
5176 <trans-unit id="badd4b24618ccc8a34620acb9053fc654b9612b2" datatype="html">
5177 <source>Go to my subscriptions</source>
5178 <context-group purpose="location">
5179 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context>
5180 <context context-type="linenumber">1</context>
5181 </context-group>
5182 </trans-unit>
5183 <trans-unit id="b7184b5a236618e8edd747529869c392ab6dace1" datatype="html">
5184 <source>Go to my videos</source>
5185 <context-group purpose="location">
5186 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context>
5187 <context context-type="linenumber">1</context>
5188 </context-group>
5189 </trans-unit>
5190 <trans-unit id="acf985bd42886b9b3030b5f68f0e8417c39b40a7" datatype="html">
5191 <source>Go to my imports</source>
5192 <context-group purpose="location">
5193 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context>
5194 <context context-type="linenumber">1</context>
5195 </context-group>
5196 </trans-unit>
5197 <trans-unit id="cfe3c51f0ae9385dc2ce6df740d87e5514aa9390" datatype="html">
5198 <source>Go to my channels</source>
5199 <context-group purpose="location">
5200 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context>
5201 <context context-type="linenumber">1</context>
5202 </context-group>
5203 </trans-unit>
e309822b
C
5204 <trans-unit id="edeaa933b09690523e46977e11064e9c655d77d7" datatype="html">
5205 <source>Cannot retrieve OAuth Client credentials: &lt;x id="INTERPOLATION" equiv-text="{{errorText}}"/&gt;.
b1d40cff 5206</source>
989e526a 5207 <context-group purpose="location">
b1d40cff
C
5208 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context>
5209 <context context-type="linenumber">1</context>
989e526a 5210 </context-group>
b1d40cff
C
5211 </trans-unit>
5212 <trans-unit id="8d9b4f4b69108c3c9aa0f3b0dbde87786ba9b319" datatype="html">
5213 <source>Ensure you have correctly configured PeerTube (config/ directory), in particular the &quot;webserver&quot; section.</source>
989e526a 5214 <context-group purpose="location">
b1d40cff
C
5215 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context>
5216 <context context-type="linenumber">1</context>
989e526a 5217 </context-group>
b1d40cff 5218 </trans-unit>
26a008fe
C
5219 <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d" datatype="html">
5220 <source>Error</source>
5221 <context-group purpose="location">
5222 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context>
5223 <context context-type="linenumber">1</context>
5224 </context-group>
5225 <context-group purpose="location">
5226 <context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context>
5227 <context context-type="linenumber">1</context>
5228 </context-group>
5229 </trans-unit>
b1d40cff
C
5230 <trans-unit id="e31bbf15d6ba5c7c0f17f89a98029cff0bd40b87" datatype="html">
5231 <source>You need to reconnect.</source>
989e526a 5232 <context-group purpose="location">
b1d40cff
C
5233 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context>
5234 <context context-type="linenumber">1</context>
989e526a 5235 </context-group>
b1d40cff 5236 </trans-unit>
b2e2cdc5
C
5237 <trans-unit id="5c0c574151dc8671d9199980ee04bf65aec3b452" datatype="html">
5238 <source>Keyboard Shortcuts:</source>
5239 <context-group purpose="location">
5240 <context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context>
5241 <context context-type="linenumber">1</context>
5242 </context-group>
5243 </trans-unit>
26a008fe
C
5244 <trans-unit id="321e4419a943044e674beb55b8039f42a9761ca5" datatype="html">
5245 <source>Info</source>
5246 <context-group purpose="location">
5247 <context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context>
5248 <context context-type="linenumber">1</context>
5249 </context-group>
5250 </trans-unit>
5251 <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba" datatype="html">
5252 <source>Success</source>
5253 <context-group purpose="location">
5254 <context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context>
5255 <context context-type="linenumber">1</context>
5256 </context-group>
5257 </trans-unit>
b18d4b9f
C
5258 <trans-unit id="247071f6c9233b7e5bc1d8f46795ab6b032f1fbe" datatype="html">
5259 <source>Incorrect username or password.</source>
5260 <context-group purpose="location">
5261 <context context-type="sourcefile">src/app/login/login.component.ts</context>
5262 <context context-type="linenumber">1</context>
5263 </context-group>
5264 </trans-unit>
5265 <trans-unit id="39980cc1cf8df621d43f5480d001bdf5d4139338" datatype="html">
5266 <source>You account is blocked.</source>
5267 <context-group purpose="location">
5268 <context context-type="sourcefile">src/app/login/login.component.ts</context>
5269 <context context-type="linenumber">1</context>
5270 </context-group>
5271 </trans-unit>
2c24b9d3
C
5272 <trans-unit id="7701e3762dc4a2b2e302c24f17820bc8dd7cacc1" datatype="html">
5273 <source>An email with the reset password instructions will be sent to &lt;x id="INTERPOLATION" equiv-text="{{email}}"/&gt;.</source>
989e526a 5274 <context-group purpose="location">
b1d40cff
C
5275 <context context-type="sourcefile">src/app/login/login.component.ts</context>
5276 <context context-type="linenumber">1</context>
989e526a 5277 </context-group>
b1d40cff 5278 </trans-unit>
b1d40cff
C
5279 <trans-unit id="b0f24b7136e551a0deba831f1525711245b31a26" datatype="html">
5280 <source>Your password has been successfully reset!</source>
989e526a 5281 <context-group purpose="location">
b1d40cff
C
5282 <context context-type="sourcefile">src/app/reset-password/reset-password.component.ts</context>
5283 <context context-type="linenumber">1</context>
989e526a 5284 </context-group>
b1d40cff 5285 </trans-unit>
2c24b9d3
C
5286 <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6" datatype="html">
5287 <source>Today</source>
5288 <context-group purpose="location">
5289 <context context-type="sourcefile">src/app/search/search-filters.component.ts</context>
5290 <context context-type="linenumber">1</context>
5291 </context-group>
5292 <context-group purpose="location">
5293 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
5294 <context context-type="linenumber">1</context>
5295 </context-group>
5296 </trans-unit>
5297 <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d" datatype="html">
5298 <source>Last 7 days</source>
5299 <context-group purpose="location">
5300 <context context-type="sourcefile">src/app/search/search-filters.component.ts</context>
5301 <context context-type="linenumber">1</context>
5302 </context-group>
5303 </trans-unit>
5304 <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8" datatype="html">
5305 <source>Last 30 days</source>
5306 <context-group purpose="location">
5307 <context context-type="sourcefile">src/app/search/search-filters.component.ts</context>
5308 <context context-type="linenumber">1</context>
5309 </context-group>
5310 </trans-unit>
5311 <trans-unit id="a77b663fd9b94c38bc9c6493a51b5f3acacb9bca" datatype="html">
5312 <source>Last 365 days</source>
5313 <context-group purpose="location">
5314 <context context-type="sourcefile">src/app/search/search-filters.component.ts</context>
5315 <context context-type="linenumber">1</context>
5316 </context-group>
5317 </trans-unit>
5318 <trans-unit id="d2f3bf121699ff08a25fa4859bfdf3996bf821cc" datatype="html">
5319 <source>Short (&lt; 4 min)</source>
5320 <context-group purpose="location">
5321 <context context-type="sourcefile">src/app/search/search-filters.component.ts</context>
5322 <context context-type="linenumber">1</context>
5323 </context-group>
5324 </trans-unit>
5325 <trans-unit id="ac0fa1039f09ec0d917303658c5bb1ee813a4225" datatype="html">
5326 <source>Long (&gt; 10 min)</source>
5327 <context-group purpose="location">
5328 <context context-type="sourcefile">src/app/search/search-filters.component.ts</context>
5329 <context context-type="linenumber">1</context>
5330 </context-group>
5331 </trans-unit>
5332 <trans-unit id="f24d368d6be0fee70fb4503d2ad37a612e1b0889" datatype="html">
5333 <source>Medium (4-10 min)</source>
5334 <context-group purpose="location">
5335 <context context-type="sourcefile">src/app/search/search-filters.component.ts</context>
5336 <context context-type="linenumber">1</context>
5337 </context-group>
5338 </trans-unit>
5339 <trans-unit id="ed073fec00d699b7a97bb65b4f3a722b203c5bca" datatype="html">
5340 <source>Relevance</source>
5341 <context-group purpose="location">
5342 <context context-type="sourcefile">src/app/search/search-filters.component.ts</context>
5343 <context context-type="linenumber">1</context>
5344 </context-group>
5345 </trans-unit>
5346 <trans-unit id="1aee80ab35aa99508802cdec6306e110b2feaf9e" datatype="html">
5347 <source>Publish date</source>
5348 <context-group purpose="location">
5349 <context context-type="sourcefile">src/app/search/search-filters.component.ts</context>
5350 <context context-type="linenumber">1</context>
5351 </context-group>
5352 </trans-unit>
5353 <trans-unit id="b7641aed03492978b4ec6843b1e53f30464294d9" datatype="html">
5354 <source>Views</source>
5355 <context-group purpose="location">
5356 <context context-type="sourcefile">src/app/search/search-filters.component.ts</context>
5357 <context context-type="linenumber">1</context>
5358 </context-group>
5359 </trans-unit>
5360 <trans-unit id="7e892ba15f2c6c17e83510e273b3e10fc32ea016" datatype="html">
5361 <source>Search</source>
5362 <context-group purpose="location">
5363 <context context-type="sourcefile">src/app/search/search.component.ts</context>
5364 <context context-type="linenumber">1</context>
5365 </context-group>
5366 </trans-unit>
16f88ee5
C
5367 <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da" datatype="html">
5368 <source>Confirm</source>
5369 <context-group purpose="location">
5370 <context context-type="sourcefile">src/app/shared/confirm/confirm.component.ts</context>
5371 <context context-type="linenumber">1</context>
5372 </context-group>
5373 </trans-unit>
e309822b
C
5374 <trans-unit id="b67c8e57904c67c4566610363b7f82c748d04323" datatype="html">
5375 <source>Instance name is required.</source>
5376 <context-group purpose="location">
5377 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5378 <context context-type="linenumber">1</context>
5379 </context-group>
5380 </trans-unit>
5381 <trans-unit id="10a248adb1ee12830355a04ac3cde2bad2d41d7d" datatype="html">
5382 <source>Short description should not be longer than 250 characters.</source>
5383 <context-group purpose="location">
5384 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5385 <context context-type="linenumber">1</context>
5386 </context-group>
5387 </trans-unit>
5388 <trans-unit id="356e63270712273da168072ec0fc78a969919bf1" datatype="html">
5389 <source>Twitter username is required.</source>
5390 <context-group purpose="location">
5391 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5392 <context context-type="linenumber">1</context>
5393 </context-group>
5394 </trans-unit>
5395 <trans-unit id="dbb2ef02020afc05e146855f2e1dd7c9522d49b6" datatype="html">
5396 <source>Previews cache size is required.</source>
5397 <context-group purpose="location">
5398 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5399 <context context-type="linenumber">1</context>
5400 </context-group>
5401 </trans-unit>
5402 <trans-unit id="97836c6e698185b4ce357de9d4b2ab3e838f2459" datatype="html">
5403 <source>Previews cache size must be greater than 1.</source>
5404 <context-group purpose="location">
5405 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5406 <context context-type="linenumber">1</context>
5407 </context-group>
5408 </trans-unit>
5409 <trans-unit id="e7393dc4a4aa12d005582eb9e1ddc7e5ca5bebd3" datatype="html">
5410 <source>Previews cache size must be a number.</source>
5411 <context-group purpose="location">
5412 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5413 <context context-type="linenumber">1</context>
5414 </context-group>
5415 </trans-unit>
2c24b9d3
C
5416 <trans-unit id="545f5dea553b2d7c4a65920ccdcb1e9dbdc7f4d8" datatype="html">
5417 <source>Captions cache size is required.</source>
5418 <context-group purpose="location">
5419 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5420 <context context-type="linenumber">1</context>
5421 </context-group>
5422 </trans-unit>
5423 <trans-unit id="a8d7131c0ca1eefe7b058e6081236ca1be364e2c" datatype="html">
5424 <source>Captions cache size must be greater than 1.</source>
5425 <context-group purpose="location">
5426 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5427 <context context-type="linenumber">1</context>
5428 </context-group>
5429 </trans-unit>
5430 <trans-unit id="c3decd47b03cf542df091c1a2fb25b756e59074e" datatype="html">
5431 <source>Captions cache size must be a number.</source>
5432 <context-group purpose="location">
5433 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5434 <context context-type="linenumber">1</context>
5435 </context-group>
5436 </trans-unit>
e309822b
C
5437 <trans-unit id="2cdd5a8c604ef16c2f9a17ed81d73f4f9509e828" datatype="html">
5438 <source>Signup limit is required.</source>
5439 <context-group purpose="location">
5440 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5441 <context context-type="linenumber">1</context>
5442 </context-group>
5443 </trans-unit>
5444 <trans-unit id="0ca9f7ec55c9896add6e82d2b52e9217e1140cf7" datatype="html">
5445 <source>Signup limit must be greater than 1.</source>
5446 <context-group purpose="location">
5447 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5448 <context context-type="linenumber">1</context>
5449 </context-group>
5450 </trans-unit>
5451 <trans-unit id="58c2f66ba74f1400914031ef4ed635938e9e8ced" datatype="html">
5452 <source>Signup limit must be a number.</source>
5453 <context-group purpose="location">
5454 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5455 <context context-type="linenumber">1</context>
5456 </context-group>
5457 </trans-unit>
5458 <trans-unit id="1245841647f9b42d3e7554903c1c50bdd80ab021" datatype="html">
5459 <source>Admin email is required.</source>
5460 <context-group purpose="location">
5461 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5462 <context context-type="linenumber">1</context>
5463 </context-group>
5464 </trans-unit>
5465 <trans-unit id="3fd2feb77dfe57fe82573e3cdf996105e2fafc66" datatype="html">
5466 <source>Admin email must be valid.</source>
5467 <context-group purpose="location">
5468 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5469 <context context-type="linenumber">1</context>
5470 </context-group>
5471 </trans-unit>
5472 <trans-unit id="f15f2e02b1f6a96553e98ea4a969045d17ec1400" datatype="html">
5473 <source>Transcoding threads is required.</source>
5474 <context-group purpose="location">
5475 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5476 <context context-type="linenumber">1</context>
5477 </context-group>
5478 </trans-unit>
b18d4b9f
C
5479 <trans-unit id="4166cc066b963a23829b48a09e394f73b453fabd" datatype="html">
5480 <source>Transcoding threads must be greater or equal to 0.</source>
e309822b
C
5481 <context-group purpose="location">
5482 <context context-type="sourcefile">src/app/shared/forms/form-validators/custom-config-validators.service.ts</context>
5483 <context context-type="linenumber">1</context>
5484 </context-group>
5485 </trans-unit>
26a008fe
C
5486 <trans-unit id="b6f52e19f074f77866fa03fabe1ddd5cdae346f0" datatype="html">
5487 <source>Email is required.</source>
e309822b 5488 <context-group purpose="location">
26a008fe 5489 <context context-type="sourcefile">src/app/shared/forms/form-validators/instance-validators.service.ts</context>
e309822b
C
5490 <context context-type="linenumber">1</context>
5491 </context-group>
5492 <context-group purpose="location">
5493 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5494 <context context-type="linenumber">1</context>
5495 </context-group>
5496 </trans-unit>
26a008fe
C
5497 <trans-unit id="bef8a36c3dffff15fb5faf3d20bdbbbc1af824c1" datatype="html">
5498 <source>Email must be valid.</source>
e309822b 5499 <context-group purpose="location">
26a008fe 5500 <context context-type="sourcefile">src/app/shared/forms/form-validators/instance-validators.service.ts</context>
e309822b
C
5501 <context context-type="linenumber">1</context>
5502 </context-group>
5503 <context-group purpose="location">
5504 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5505 <context context-type="linenumber">1</context>
5506 </context-group>
5507 </trans-unit>
26a008fe
C
5508 <trans-unit id="ac451f128840b34804ea69c820dc3566f476fb33" datatype="html">
5509 <source>Your name is required.</source>
e309822b 5510 <context-group purpose="location">
26a008fe
C
5511 <context context-type="sourcefile">src/app/shared/forms/form-validators/instance-validators.service.ts</context>
5512 <context context-type="linenumber">1</context>
5513 </context-group>
5514 </trans-unit>
5515 <trans-unit id="1fc4633008a2431fdec891d58efcc8b865d7de1a" datatype="html">
5516 <source>Your name must be at least 1 character long.</source>
5517 <context-group purpose="location">
5518 <context context-type="sourcefile">src/app/shared/forms/form-validators/instance-validators.service.ts</context>
5519 <context context-type="linenumber">1</context>
5520 </context-group>
5521 </trans-unit>
5522 <trans-unit id="c7b44b92c0ce3ccd2f804d001e13da399524e11b" datatype="html">
5523 <source>Your name cannot be more than 120 characters long.</source>
5524 <context-group purpose="location">
5525 <context context-type="sourcefile">src/app/shared/forms/form-validators/instance-validators.service.ts</context>
5526 <context context-type="linenumber">1</context>
5527 </context-group>
5528 </trans-unit>
5529 <trans-unit id="40b35cf927f9f9a59404a6c914ec4632690b69b2" datatype="html">
5530 <source>A message is required.</source>
5531 <context-group purpose="location">
5532 <context context-type="sourcefile">src/app/shared/forms/form-validators/instance-validators.service.ts</context>
5533 <context context-type="linenumber">1</context>
5534 </context-group>
5535 </trans-unit>
5536 <trans-unit id="d8d4a23f467ee3e93ca0edb1198c233ed633cf64" datatype="html">
5537 <source>The message must be at least 3 characters long.</source>
5538 <context-group purpose="location">
5539 <context context-type="sourcefile">src/app/shared/forms/form-validators/instance-validators.service.ts</context>
5540 <context context-type="linenumber">1</context>
5541 </context-group>
5542 </trans-unit>
5543 <trans-unit id="07422f6141cfcabaf3c2ce77e3e063222849ef60" datatype="html">
5544 <source>The message cannot be more than 5000 characters long.</source>
5545 <context-group purpose="location">
5546 <context context-type="sourcefile">src/app/shared/forms/form-validators/instance-validators.service.ts</context>
e309822b
C
5547 <context context-type="linenumber">1</context>
5548 </context-group>
5549 </trans-unit>
26a008fe
C
5550 <trans-unit id="5db300f6fba918a35597160183205ede13e8e149" datatype="html">
5551 <source>Username is required.</source>
5552 <context-group purpose="location">
5553 <context context-type="sourcefile">src/app/shared/forms/form-validators/login-validators.service.ts</context>
5554 <context context-type="linenumber">1</context>
5555 </context-group>
e309822b
C
5556 <context-group purpose="location">
5557 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5558 <context context-type="linenumber">1</context>
5559 </context-group>
5560 </trans-unit>
26a008fe
C
5561 <trans-unit id="4eb39d69b74d7a56652ec84fa6826994ee26c0e5" datatype="html">
5562 <source>Password is required.</source>
5563 <context-group purpose="location">
5564 <context context-type="sourcefile">src/app/shared/forms/form-validators/login-validators.service.ts</context>
5565 <context context-type="linenumber">1</context>
5566 </context-group>
e309822b
C
5567 <context-group purpose="location">
5568 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5569 <context context-type="linenumber">1</context>
5570 </context-group>
5571 </trans-unit>
26a008fe
C
5572 <trans-unit id="c90872a06666a51c2957c4b29724e68df5c67154" datatype="html">
5573 <source>Confirmation of the password is required.</source>
5574 <context-group purpose="location">
5575 <context context-type="sourcefile">src/app/shared/forms/form-validators/reset-password-validators.service.ts</context>
5576 <context context-type="linenumber">1</context>
5577 </context-group>
5578 </trans-unit>
5579 <trans-unit id="6330d25a3bc6f55dfd5177da6e681d1d3b1a2b1a" datatype="html">
5580 <source>Username must be at least 1 character long.</source>
e309822b
C
5581 <context-group purpose="location">
5582 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5583 <context context-type="linenumber">1</context>
5584 </context-group>
5585 </trans-unit>
26a008fe
C
5586 <trans-unit id="aaaf3d00c35f809eebc7fd68a3f7b8b0230b197a" datatype="html">
5587 <source>Username cannot be more than 50 characters long.</source>
e309822b
C
5588 <context-group purpose="location">
5589 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5590 <context context-type="linenumber">1</context>
5591 </context-group>
5592 </trans-unit>
26a008fe
C
5593 <trans-unit id="6f3e95be2538a22da07beaefc39bb2195683990c" datatype="html">
5594 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
e309822b
C
5595 <context-group purpose="location">
5596 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5597 <context context-type="linenumber">1</context>
5598 </context-group>
5599 </trans-unit>
5600 <trans-unit id="1fe26e49476ac701885abc59127e96a3760847f0" datatype="html">
5601 <source>Password must be at least 6 characters long.</source>
5602 <context-group purpose="location">
5603 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5604 <context context-type="linenumber">1</context>
5605 </context-group>
5606 </trans-unit>
5607 <trans-unit id="0a154031f3e66985af96d5f903441cf84f0dc75e" datatype="html">
5608 <source>Password cannot be more than 255 characters long.</source>
5609 <context-group purpose="location">
5610 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5611 <context context-type="linenumber">1</context>
5612 </context-group>
5613 </trans-unit>
d972dc7f
C
5614 <trans-unit id="2db8f1f93a5485c32267762a3bf4da499832e732" datatype="html">
5615 <source>The new password and the confirmed password do not correspond.</source>
5616 <context-group purpose="location">
5617 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5618 <context context-type="linenumber">1</context>
5619 </context-group>
5620 </trans-unit>
e309822b
C
5621 <trans-unit id="abede840116d58f04a55d99a6cbd68da8a3e1bbf" datatype="html">
5622 <source>Video quota is required.</source>
5623 <context-group purpose="location">
5624 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5625 <context context-type="linenumber">1</context>
5626 </context-group>
5627 </trans-unit>
5628 <trans-unit id="93a6dc1d3aa0d3201c86ef1ec8adf5cf0ada3c80" datatype="html">
5629 <source>Quota must be greater than -1.</source>
5630 <context-group purpose="location">
5631 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5632 <context context-type="linenumber">1</context>
5633 </context-group>
5634 </trans-unit>
d972dc7f
C
5635 <trans-unit id="7e58d1fb4e86af94f5199660ef349d55811888bb" datatype="html">
5636 <source>Daily upload limit is required.</source>
5637 <context-group purpose="location">
5638 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5639 <context context-type="linenumber">1</context>
5640 </context-group>
5641 </trans-unit>
5642 <trans-unit id="e283cbc4469959ea664f9d545f15278e089a6f1e" datatype="html">
5643 <source>Daily upload limit must be greater than -1.</source>
5644 <context-group purpose="location">
5645 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5646 <context context-type="linenumber">1</context>
5647 </context-group>
5648 </trans-unit>
e309822b
C
5649 <trans-unit id="545e77fd5d9526228a2133109447c23225ed9c85" datatype="html">
5650 <source>User role is required.</source>
5651 <context-group purpose="location">
5652 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5653 <context context-type="linenumber">1</context>
5654 </context-group>
5655 </trans-unit>
5656 <trans-unit id="1c417b7aef730d6ef5d62fa8a0a7e25e3a2393e4" datatype="html">
5657 <source>Display name is required.</source>
5658 <context-group purpose="location">
5659 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5660 <context context-type="linenumber">1</context>
5661 </context-group>
5662 <context-group purpose="location">
5663 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-channel-validators.service.ts</context>
5664 <context context-type="linenumber">1</context>
5665 </context-group>
df93a9be
C
5666 <context-group purpose="location">
5667 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-playlist-validators.service.ts</context>
5668 <context context-type="linenumber">1</context>
5669 </context-group>
e309822b 5670 </trans-unit>
26a008fe
C
5671 <trans-unit id="085b2d6f79819a72a2b56cada4ef5085ba51d90c" datatype="html">
5672 <source>Display name must be at least 1 character long.</source>
e309822b
C
5673 <context-group purpose="location">
5674 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5675 <context context-type="linenumber">1</context>
5676 </context-group>
5677 <context-group purpose="location">
5678 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-channel-validators.service.ts</context>
5679 <context context-type="linenumber">1</context>
5680 </context-group>
df93a9be
C
5681 <context-group purpose="location">
5682 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-playlist-validators.service.ts</context>
5683 <context context-type="linenumber">1</context>
5684 </context-group>
e309822b 5685 </trans-unit>
26a008fe
C
5686 <trans-unit id="5a920575b8e1067f5b11c66a4a36d3ced87756f1" datatype="html">
5687 <source>Display name cannot be more than 50 characters long.</source>
e309822b
C
5688 <context-group purpose="location">
5689 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5690 <context context-type="linenumber">1</context>
5691 </context-group>
5692 <context-group purpose="location">
5693 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-channel-validators.service.ts</context>
5694 <context context-type="linenumber">1</context>
5695 </context-group>
5696 </trans-unit>
5697 <trans-unit id="d531c2261dc0c2739bd7cbb2bb175946b7eeb3ae" datatype="html">
5698 <source>Description must be at least 3 characters long.</source>
5699 <context-group purpose="location">
5700 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5701 <context context-type="linenumber">1</context>
5702 </context-group>
5703 <context-group purpose="location">
5704 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-channel-validators.service.ts</context>
5705 <context context-type="linenumber">1</context>
5706 </context-group>
df93a9be
C
5707 <context-group purpose="location">
5708 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-playlist-validators.service.ts</context>
5709 <context context-type="linenumber">1</context>
5710 </context-group>
e309822b 5711 </trans-unit>
40ed9f6a
C
5712 <trans-unit id="a4179e366d4aa335f1ddd0a13e9109c71a9338d0" datatype="html">
5713 <source>Description cannot be more than 1000 characters long.</source>
e309822b
C
5714 <context-group purpose="location">
5715 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5716 <context context-type="linenumber">1</context>
5717 </context-group>
40ed9f6a
C
5718 <context-group purpose="location">
5719 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-channel-validators.service.ts</context>
5720 <context context-type="linenumber">1</context>
5721 </context-group>
df93a9be
C
5722 <context-group purpose="location">
5723 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-playlist-validators.service.ts</context>
5724 <context context-type="linenumber">1</context>
5725 </context-group>
e309822b 5726 </trans-unit>
4a03da5f
C
5727 <trans-unit id="4a3ebc6ddb6b6677aed7b04eb503f9ddd0cfe561" datatype="html">
5728 <source>You must to agree with the instance terms in order to registering on it.</source>
5729 <context-group purpose="location">
5730 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5731 <context context-type="linenumber">1</context>
5732 </context-group>
5733 </trans-unit>
b18d4b9f
C
5734 <trans-unit id="6d2c3ebffd49b8933200a6d4e5b74712be49bf00" datatype="html">
5735 <source>Ban reason must be at least 3 characters long.</source>
5736 <context-group purpose="location">
5737 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5738 <context context-type="linenumber">1</context>
5739 </context-group>
5740 </trans-unit>
5741 <trans-unit id="be32ff1dd6e464c5c085dd7d128316f476d2e0fd" datatype="html">
5742 <source>Ban reason cannot be more than 250 characters long.</source>
5743 <context-group purpose="location">
5744 <context context-type="sourcefile">src/app/shared/forms/form-validators/user-validators.service.ts</context>
5745 <context context-type="linenumber">1</context>
5746 </context-group>
5747 </trans-unit>
e309822b
C
5748 <trans-unit id="b3cf1889d2fdd6b15e697c270c9b80772fe2cae6" datatype="html">
5749 <source>Report reason is required.</source>
5750 <context-group purpose="location">
5751 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-abuse-validators.service.ts</context>
5752 <context context-type="linenumber">1</context>
5753 </context-group>
5754 </trans-unit>
5755 <trans-unit id="993f9f5703d449a1d467243db75253d288a2947e" datatype="html">
5756 <source>Report reason must be at least 2 characters long.</source>
5757 <context-group purpose="location">
5758 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-abuse-validators.service.ts</context>
5759 <context context-type="linenumber">1</context>
5760 </context-group>
5761 </trans-unit>
ad3fa0c5
C
5762 <trans-unit id="8c7d4c82b057aea5dbae811e16935f9bcae4c2aa" datatype="html">
5763 <source>Report reason cannot be more than 3000 characters long.</source>
e309822b
C
5764 <context-group purpose="location">
5765 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-abuse-validators.service.ts</context>
5766 <context context-type="linenumber">1</context>
5767 </context-group>
5768 </trans-unit>
b18d4b9f
C
5769 <trans-unit id="2fa41debd17a206d4a2a5e8d14bcd7055f6e5118" datatype="html">
5770 <source>Moderation comment is required.</source>
5771 <context-group purpose="location">
5772 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-abuse-validators.service.ts</context>
5773 <context context-type="linenumber">1</context>
5774 </context-group>
5775 </trans-unit>
5776 <trans-unit id="82e31d0837eaa69a4364e7434d253ce138b3c5c2" datatype="html">
5777 <source>Moderation comment must be at least 2 characters long.</source>
5778 <context-group purpose="location">
5779 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-abuse-validators.service.ts</context>
5780 <context context-type="linenumber">1</context>
5781 </context-group>
5782 </trans-unit>
ad3fa0c5
C
5783 <trans-unit id="23c1c2e105a98b0b6728949418a256b026b8971c" datatype="html">
5784 <source>Moderation comment cannot be more than 3000 characters long.</source>
b18d4b9f
C
5785 <context-group purpose="location">
5786 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-abuse-validators.service.ts</context>
5787 <context context-type="linenumber">1</context>
5788 </context-group>
5789 </trans-unit>
d972dc7f
C
5790 <trans-unit id="94b831c7e3684258f88e099c6cd3b8f73f8a2de6" datatype="html">
5791 <source>The channel is required.</source>
5792 <context-group purpose="location">
5793 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-accept-ownership-validators.service.ts</context>
5794 <context context-type="linenumber">1</context>
5795 </context-group>
5796 </trans-unit>
b18d4b9f
C
5797 <trans-unit id="0776b05d442a0a16f083a5eefa52a166b9d514ca" datatype="html">
5798 <source>Blacklist reason must be at least 2 characters long.</source>
5799 <context-group purpose="location">
5800 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-blacklist-validators.service.ts</context>
5801 <context context-type="linenumber">1</context>
5802 </context-group>
5803 </trans-unit>
5804 <trans-unit id="5009443905b0b152915247799492bf5e164e7626" datatype="html">
5805 <source>Blacklist reason cannot be more than 300 characters long.</source>
5806 <context-group purpose="location">
5807 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-blacklist-validators.service.ts</context>
5808 <context context-type="linenumber">1</context>
5809 </context-group>
5810 </trans-unit>
2c24b9d3
C
5811 <trans-unit id="c9eadf8830b3bc09bd444d739af86414eed9bd9e" datatype="html">
5812 <source>Video caption language is required.</source>
5813 <context-group purpose="location">
5814 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-captions-validators.service.ts</context>
5815 <context context-type="linenumber">1</context>
5816 </context-group>
5817 </trans-unit>
5818 <trans-unit id="82083ae96724851ff37e1c7e4e9f907c25677963" datatype="html">
5819 <source>Video caption file is required.</source>
5820 <context-group purpose="location">
5821 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-captions-validators.service.ts</context>
5822 <context context-type="linenumber">1</context>
5823 </context-group>
5824 </trans-unit>
d972dc7f
C
5825 <trans-unit id="bd7fc070c728dc6dbf3959d49fe5bb27ce15d294" datatype="html">
5826 <source>The username is required.</source>
5827 <context-group purpose="location">
5828 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-change-ownership-validators.service.ts</context>
5829 <context context-type="linenumber">1</context>
5830 </context-group>
5831 </trans-unit>
f365e978
C
5832 <trans-unit id="c8465c3773699dd075e0147e264d2e232f605803" datatype="html">
5833 <source>You can only transfer ownership to a local account</source>
5834 <context-group purpose="location">
5835 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-change-ownership-validators.service.ts</context>
5836 <context context-type="linenumber">1</context>
5837 </context-group>
5838 </trans-unit>
b18d4b9f
C
5839 <trans-unit id="541087322c34e8b26954fd67ff4fc80d1a6c1b33" datatype="html">
5840 <source>Name is required.</source>
5841 <context-group purpose="location">
5842 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-channel-validators.service.ts</context>
5843 <context context-type="linenumber">1</context>
5844 </context-group>
5845 </trans-unit>
26a008fe
C
5846 <trans-unit id="b8b59b6284a14fc71268cf722ed98c62c5af4a76" datatype="html">
5847 <source>Name must be at least 1 character long.</source>
b18d4b9f
C
5848 <context-group purpose="location">
5849 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-channel-validators.service.ts</context>
5850 <context context-type="linenumber">1</context>
5851 </context-group>
5852 </trans-unit>
26a008fe
C
5853 <trans-unit id="e14cd37d29f13eac7384c339e4f1df58d96e4e3d" datatype="html">
5854 <source>Name cannot be more than 50 characters long.</source>
b18d4b9f
C
5855 <context-group purpose="location">
5856 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-channel-validators.service.ts</context>
5857 <context context-type="linenumber">1</context>
5858 </context-group>
5859 </trans-unit>
26a008fe
C
5860 <trans-unit id="135185da003b14cbb69521f570fa617a00bbbe18" datatype="html">
5861 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
b18d4b9f
C
5862 <context-group purpose="location">
5863 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-channel-validators.service.ts</context>
5864 <context context-type="linenumber">1</context>
5865 </context-group>
5866 </trans-unit>
e309822b
C
5867 <trans-unit id="e7182e21e9566cc81c83f92727461322f71fd69b" datatype="html">
5868 <source>Support text must be at least 3 characters long.</source>
5869 <context-group purpose="location">
5870 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-channel-validators.service.ts</context>
5871 <context context-type="linenumber">1</context>
5872 </context-group>
5873 </trans-unit>
40ed9f6a
C
5874 <trans-unit id="15ec53d9ee65cb930c5f5d10ae2e8dd3fd44fc85" datatype="html">
5875 <source>Support text cannot be more than 1000 characters long.</source>
e309822b
C
5876 <context-group purpose="location">
5877 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-channel-validators.service.ts</context>
5878 <context context-type="linenumber">1</context>
5879 </context-group>
5880 </trans-unit>
5881 <trans-unit id="6ca60e0f6dfbc0073b0514bce7d273150b0b9e79" datatype="html">
5882 <source>Comment is required.</source>
5883 <context-group purpose="location">
5884 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-comment-validators.service.ts</context>
5885 <context context-type="linenumber">1</context>
5886 </context-group>
5887 </trans-unit>
5888 <trans-unit id="f5a94cae76685e72f33541b977efdd7845cb0ed6" datatype="html">
5889 <source>Comment must be at least 2 characters long.</source>
5890 <context-group purpose="location">
5891 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-comment-validators.service.ts</context>
5892 <context context-type="linenumber">1</context>
5893 </context-group>
5894 </trans-unit>
5895 <trans-unit id="7c194080446ee6901fd17a8b8648534ffe98b123" datatype="html">
5896 <source>Comment cannot be more than 3000 characters long.</source>
5897 <context-group purpose="location">
5898 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-comment-validators.service.ts</context>
5899 <context context-type="linenumber">1</context>
5900 </context-group>
5901 </trans-unit>
df93a9be
C
5902 <trans-unit id="e81bda510399d52f26a44a15c3dbf4d6205d90a9" datatype="html">
5903 <source>Display name cannot be more than 120 characters long.</source>
5904 <context-group purpose="location">
5905 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-playlist-validators.service.ts</context>
5906 <context context-type="linenumber">1</context>
5907 </context-group>
5908 </trans-unit>
5909 <trans-unit id="e8c50a2e0b9a6eec54a983a3284839d81739f18c" datatype="html">
5910 <source>Privacy is required.</source>
5911 <context-group purpose="location">
5912 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-playlist-validators.service.ts</context>
5913 <context context-type="linenumber">1</context>
5914 </context-group>
5915 </trans-unit>
5916 <trans-unit id="3499ad3f4da49c7373332c5052d543929b94dc9c" datatype="html">
5917 <source>The channel is required when the playlist is public.</source>
5918 <context-group purpose="location">
5919 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-playlist-validators.service.ts</context>
5920 <context context-type="linenumber">1</context>
5921 </context-group>
5922 </trans-unit>
e309822b
C
5923 <trans-unit id="cdc51eaeab88683610a28af8645cf91d136b39e1" datatype="html">
5924 <source>Video name is required.</source>
5925 <context-group purpose="location">
5926 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
5927 <context context-type="linenumber">1</context>
5928 </context-group>
5929 </trans-unit>
5930 <trans-unit id="c27cc734f76efd221663921dd0898ea7c8bcbb5c" datatype="html">
5931 <source>Video name must be at least 3 characters long.</source>
5932 <context-group purpose="location">
5933 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
5934 <context context-type="linenumber">1</context>
5935 </context-group>
5936 </trans-unit>
5937 <trans-unit id="0320d0f7f8eec2341e27ca53d7875217a3d99695" datatype="html">
5938 <source>Video name cannot be more than 120 characters long.</source>
5939 <context-group purpose="location">
5940 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
5941 <context context-type="linenumber">1</context>
5942 </context-group>
5943 </trans-unit>
5944 <trans-unit id="a627c58cf1849d7d838696e7f36c1bae1a8b31a4" datatype="html">
5945 <source>Video privacy is required.</source>
5946 <context-group purpose="location">
5947 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
5948 <context context-type="linenumber">1</context>
5949 </context-group>
5950 </trans-unit>
5951 <trans-unit id="97afb789c1ab09074495d49aaadb92a1c3e71a16" datatype="html">
5952 <source>Video channel is required.</source>
5953 <context-group purpose="location">
5954 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
5955 <context context-type="linenumber">1</context>
5956 </context-group>
5957 </trans-unit>
5958 <trans-unit id="af5e2d5f3ac817c735fb7ff9ca16322789f66fef" datatype="html">
5959 <source>Video description must be at least 3 characters long.</source>
5960 <context-group purpose="location">
5961 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
5962 <context context-type="linenumber">1</context>
5963 </context-group>
5964 </trans-unit>
5965 <trans-unit id="ce28a9403c2d7e5da2e59af27118f8b6d109e906" datatype="html">
5966 <source>Video description cannot be more than 10000 characters long.</source>
5967 <context-group purpose="location">
5968 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
5969 <context context-type="linenumber">1</context>
5970 </context-group>
5971 </trans-unit>
5972 <trans-unit id="f1cffdc2e156716cd9880201d65ba457d11464f8" datatype="html">
5973 <source>A tag should be more than 2 characters long.</source>
5974 <context-group purpose="location">
5975 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
5976 <context context-type="linenumber">1</context>
5977 </context-group>
5978 </trans-unit>
5979 <trans-unit id="34a0811f9a2a7366cc9efcdad52ea59b105326ea" datatype="html">
5980 <source>A tag should be less than 30 characters long.</source>
5981 <context-group purpose="location">
5982 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
5983 <context context-type="linenumber">1</context>
5984 </context-group>
5985 </trans-unit>
5986 <trans-unit id="665092574f9af9fec262f8349b67b14192391ae6" datatype="html">
5987 <source>Video support must be at least 3 characters long.</source>
5988 <context-group purpose="location">
5989 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
5990 <context context-type="linenumber">1</context>
5991 </context-group>
5992 </trans-unit>
40ed9f6a
C
5993 <trans-unit id="f17de746af56840511cae11559539b6d8b6955ad" datatype="html">
5994 <source>Video support cannot be more than 1000 characters long.</source>
e309822b
C
5995 <context-group purpose="location">
5996 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
5997 <context context-type="linenumber">1</context>
5998 </context-group>
5999 </trans-unit>
f3a2cf8d
C
6000 <trans-unit id="453413bf387dea681958871319bab489dd5e6ec0" datatype="html">
6001 <source>A date is required to schedule video update.</source>
6002 <context-group purpose="location">
6003 <context context-type="sourcefile">src/app/shared/forms/form-validators/video-validators.service.ts</context>
6004 <context context-type="linenumber">1</context>
6005 </context-group>
6006 </trans-unit>
2c24b9d3
C
6007 <trans-unit id="3b7ed22d0730d03b38c254332829d855ee7256c4" datatype="html">
6008 <source>This file is too large.</source>
6009 <context-group purpose="location">
6010 <context context-type="sourcefile">src/app/shared/forms/reactive-file.component.ts</context>
6011 <context context-type="linenumber">1</context>
6012 </context-group>
6013 </trans-unit>
ad3fa0c5
C
6014 <trans-unit id="2f5f2093f14679fed82ff76a0cd2a28145a83ca9" datatype="html">
6015 <source>PeerTube cannot handle this kind of file. Accepted extensions are &lt;x id="INTERPOLATION" equiv-text="{{extensions}}"/&gt;.</source>
6016 <context-group purpose="location">
6017 <context context-type="sourcefile">src/app/shared/forms/reactive-file.component.ts</context>
6018 <context context-type="linenumber">1</context>
6019 </context-group>
6020 </trans-unit>
b1d40cff
C
6021 <trans-unit id="0bf41abaa85526711f7952b4600e4044bc7f04a4" datatype="html">
6022 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
989e526a 6023 <context-group purpose="location">
b1d40cff
C
6024 <context context-type="sourcefile">src/app/shared/guards/can-deactivate-guard.service.ts</context>
6025 <context context-type="linenumber">1</context>
989e526a 6026 </context-group>
b1d40cff
C
6027 </trans-unit>
6028 <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01" datatype="html">
6029 <source>Warning</source>
989e526a 6030 <context-group purpose="location">
b1d40cff
C
6031 <context context-type="sourcefile">src/app/shared/guards/can-deactivate-guard.service.ts</context>
6032 <context context-type="linenumber">1</context>
989e526a 6033 </context-group>
b1d40cff 6034 </trans-unit>
f3a2cf8d
C
6035 <trans-unit id="8339364b054610983b7f2334bb807fff7613bddf" datatype="html">
6036 <source>Sunday</source>
6037 <context-group purpose="location">
6038 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6039 <context context-type="linenumber">1</context>
6040 </context-group>
6041 </trans-unit>
6042 <trans-unit id="a43c57a7cbebf57eb33a2eae5e994c91d9887596" datatype="html">
6043 <source>Monday</source>
6044 <context-group purpose="location">
6045 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6046 <context context-type="linenumber">1</context>
6047 </context-group>
6048 </trans-unit>
6049 <trans-unit id="48a2a35957ce394eb2c59ae35c99642360af70ee" datatype="html">
6050 <source>Tuesday</source>
6051 <context-group purpose="location">
6052 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6053 <context context-type="linenumber">1</context>
6054 </context-group>
6055 </trans-unit>
6056 <trans-unit id="b0af441f9ba8b82952b9ec10fb8c62e8fec67df9" datatype="html">
6057 <source>Wednesday</source>
6058 <context-group purpose="location">
6059 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6060 <context context-type="linenumber">1</context>
6061 </context-group>
6062 </trans-unit>
6063 <trans-unit id="55c583b99c809818ec27df065ccf05357a6ac10b" datatype="html">
6064 <source>Thursday</source>
6065 <context-group purpose="location">
6066 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6067 <context context-type="linenumber">1</context>
6068 </context-group>
6069 </trans-unit>
6070 <trans-unit id="e91b54925dc5f490753f60f53ef6f8b4609e6215" datatype="html">
6071 <source>Friday</source>
6072 <context-group purpose="location">
6073 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6074 <context context-type="linenumber">1</context>
6075 </context-group>
6076 </trans-unit>
6077 <trans-unit id="c0d2dd391a3eca8e841a5d0e035cd268280eb68e" datatype="html">
6078 <source>Saturday</source>
6079 <context-group purpose="location">
6080 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6081 <context context-type="linenumber">1</context>
6082 </context-group>
6083 </trans-unit>
6084 <trans-unit id="6549890cd0d6b59fb0e1aa383b00483a68a55eef" datatype="html">
6085 <source>Sun</source>
6086 <context-group purpose="location">
6087 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6088 <context context-type="linenumber">1</context>
6089 </context-group>
6090 <note priority="1" from="description">Day name short</note>
6091 </trans-unit>
6092 <trans-unit id="3382aa5d7f520e197fb59a4995fe1beffca2d0ff" datatype="html">
6093 <source>Mon</source>
6094 <context-group purpose="location">
6095 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6096 <context context-type="linenumber">1</context>
6097 </context-group>
6098 <note priority="1" from="description">Day name short</note>
6099 </trans-unit>
6100 <trans-unit id="f883ec926274974df0fc46c037cbffd6a863ebc9" datatype="html">
6101 <source>Tue</source>
6102 <context-group purpose="location">
6103 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6104 <context context-type="linenumber">1</context>
6105 </context-group>
6106 <note priority="1" from="description">Day name short</note>
6107 </trans-unit>
6108 <trans-unit id="242b4f4b5651e24f9a9007ef153a57981e4b989d" datatype="html">
6109 <source>Wed</source>
6110 <context-group purpose="location">
6111 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6112 <context context-type="linenumber">1</context>
6113 </context-group>
6114 <note priority="1" from="description">Day name short</note>
6115 </trans-unit>
6116 <trans-unit id="5a2c39d56b8f00a6a4670a63b53caacbda953be6" datatype="html">
6117 <source>Thu</source>
6118 <context-group purpose="location">
6119 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6120 <context context-type="linenumber">1</context>
6121 </context-group>
6122 <note priority="1" from="description">Day name short</note>
6123 </trans-unit>
6124 <trans-unit id="4cdf23d523a0e52e0dec9cd650ffd9bd6952792c" datatype="html">
6125 <source>Fri</source>
6126 <context-group purpose="location">
6127 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6128 <context context-type="linenumber">1</context>
6129 </context-group>
6130 <note priority="1" from="description">Day name short</note>
6131 </trans-unit>
6132 <trans-unit id="1283d165a942d7f4c469ba34f99dbb9e927d0261" datatype="html">
6133 <source>Sat</source>
6134 <context-group purpose="location">
6135 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6136 <context context-type="linenumber">1</context>
6137 </context-group>
6138 <note priority="1" from="description">Day name short</note>
6139 </trans-unit>
6140 <trans-unit id="2fba8448ff13105c57665a9a6ffcfe9615d855dd" datatype="html">
6141 <source>Su</source>
6142 <context-group purpose="location">
6143 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6144 <context context-type="linenumber">1</context>
6145 </context-group>
6146 <note priority="1" from="description">Day name min</note>
6147 </trans-unit>
6148 <trans-unit id="388144af7ac7651d2615b9be0e84f43ae71d9fb3" datatype="html">
6149 <source>Mo</source>
6150 <context-group purpose="location">
6151 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6152 <context context-type="linenumber">1</context>
6153 </context-group>
6154 <note priority="1" from="description">Day name min</note>
6155 </trans-unit>
6156 <trans-unit id="d96313e42b5f0751ce2676a31d309b4d322ab462" datatype="html">
6157 <source>Tu</source>
6158 <context-group purpose="location">
6159 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6160 <context context-type="linenumber">1</context>
6161 </context-group>
6162 <note priority="1" from="description">Day name min</note>
6163 </trans-unit>
6164 <trans-unit id="06cc3d39f78c0615b707cef39cd4875599611fef" datatype="html">
6165 <source>We</source>
6166 <context-group purpose="location">
6167 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6168 <context context-type="linenumber">1</context>
6169 </context-group>
6170 <note priority="1" from="description">Day name min</note>
6171 </trans-unit>
6172 <trans-unit id="790894436cca9d675d59be9a8aafd58acccde2cd" datatype="html">
6173 <source>Th</source>
6174 <context-group purpose="location">
6175 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6176 <context context-type="linenumber">1</context>
6177 </context-group>
6178 <note priority="1" from="description">Day name min</note>
6179 </trans-unit>
6180 <trans-unit id="42dfe37169f8471367c31489155229bbe1747ea5" datatype="html">
6181 <source>Fr</source>
6182 <context-group purpose="location">
6183 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6184 <context context-type="linenumber">1</context>
6185 </context-group>
6186 <note priority="1" from="description">Day name min</note>
6187 </trans-unit>
6188 <trans-unit id="1b64ea3e04ceeb512e8974eb0019dee4f211c7a0" datatype="html">
6189 <source>Sa</source>
6190 <context-group purpose="location">
6191 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6192 <context context-type="linenumber">1</context>
6193 </context-group>
6194 <note priority="1" from="description">Day name min</note>
6195 </trans-unit>
6196 <trans-unit id="e7815f1c4a6d3cc157a16407a48865023cc35ec0" datatype="html">
6197 <source>January</source>
6198 <context-group purpose="location">
6199 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6200 <context context-type="linenumber">1</context>
6201 </context-group>
6202 </trans-unit>
6203 <trans-unit id="0393a96b58df82af39a2ec83deec624749e42036" datatype="html">
6204 <source>February</source>
6205 <context-group purpose="location">
6206 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6207 <context context-type="linenumber">1</context>
6208 </context-group>
6209 </trans-unit>
6210 <trans-unit id="ea41ee3743ec5bdbbf863ab793bbdd6e6d9af96e" datatype="html">
6211 <source>March</source>
6212 <context-group purpose="location">
6213 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6214 <context context-type="linenumber">1</context>
6215 </context-group>
6216 </trans-unit>
6217 <trans-unit id="b87ee784d9e93b5557aca9bdc9464dbd4328920a" datatype="html">
6218 <source>April</source>
6219 <context-group purpose="location">
6220 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6221 <context context-type="linenumber">1</context>
6222 </context-group>
6223 </trans-unit>
6224 <trans-unit id="862da1034ac2707cc44123ed963b2f42109b6b3e" datatype="html">
6225 <source>May</source>
6226 <context-group purpose="location">
6227 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6228 <context context-type="linenumber">1</context>
6229 </context-group>
6230 <context-group purpose="location">
6231 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6232 <context context-type="linenumber">1</context>
6233 </context-group>
6234 </trans-unit>
6235 <trans-unit id="2f234249d4c3c39e27c0f05d4a6b73a7959caeb2" datatype="html">
6236 <source>June</source>
6237 <context-group purpose="location">
6238 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6239 <context context-type="linenumber">1</context>
6240 </context-group>
6241 </trans-unit>
6242 <trans-unit id="11447f95e83c8de675ab6c492150f88e4d9bd15e" datatype="html">
6243 <source>July</source>
6244 <context-group purpose="location">
6245 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6246 <context context-type="linenumber">1</context>
6247 </context-group>
6248 </trans-unit>
6249 <trans-unit id="ddd9a3d59a8db4e822e54e9473c05b571aca9829" datatype="html">
6250 <source>August</source>
6251 <context-group purpose="location">
6252 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6253 <context context-type="linenumber">1</context>
6254 </context-group>
6255 </trans-unit>
6256 <trans-unit id="e21dc41f9b3fdaf35ab6b2d9e2e5e8a926fb1938" datatype="html">
6257 <source>September</source>
6258 <context-group purpose="location">
6259 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6260 <context context-type="linenumber">1</context>
6261 </context-group>
6262 </trans-unit>
6263 <trans-unit id="71f49c502d13e22079a958a5532afa28dbe98b3b" datatype="html">
6264 <source>October</source>
6265 <context-group purpose="location">
6266 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6267 <context context-type="linenumber">1</context>
6268 </context-group>
6269 </trans-unit>
6270 <trans-unit id="64b5ce921faa5e3d277d6d528ddcfc8c2bfe9f52" datatype="html">
6271 <source>November</source>
6272 <context-group purpose="location">
6273 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6274 <context context-type="linenumber">1</context>
6275 </context-group>
6276 </trans-unit>
6277 <trans-unit id="2006e2aabb31714ebc684dc382539649f690ed5c" datatype="html">
6278 <source>December</source>
6279 <context-group purpose="location">
6280 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6281 <context context-type="linenumber">1</context>
6282 </context-group>
6283 </trans-unit>
6284 <trans-unit id="8270e687cfb5624b3f6fbb7991a2e916c96464b7" datatype="html">
6285 <source>Jan</source>
6286 <context-group purpose="location">
6287 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6288 <context context-type="linenumber">1</context>
6289 </context-group>
6290 <note priority="1" from="description">Month name short</note>
6291 </trans-unit>
6292 <trans-unit id="23544170afbb981dd52750b641576841cf5dcf60" datatype="html">
6293 <source>Feb</source>
6294 <context-group purpose="location">
6295 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6296 <context context-type="linenumber">1</context>
6297 </context-group>
6298 <note priority="1" from="description">Month name short</note>
6299 </trans-unit>
6300 <trans-unit id="1f14355742459b7d6a0126a1564e1c18f39f86e7" datatype="html">
6301 <source>Mar</source>
6302 <context-group purpose="location">
6303 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6304 <context context-type="linenumber">1</context>
6305 </context-group>
6306 <note priority="1" from="description">Month name short</note>
6307 </trans-unit>
6308 <trans-unit id="964a5f032bc846d32806a4838580a4f81cf14463" datatype="html">
6309 <source>Apr</source>
6310 <context-group purpose="location">
6311 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6312 <context context-type="linenumber">1</context>
6313 </context-group>
6314 <note priority="1" from="description">Month name short</note>
6315 </trans-unit>
6316 <trans-unit id="8f7274f606f71d9290ed01c5683092d701632d7f" datatype="html">
6317 <source>Jun</source>
6318 <context-group purpose="location">
6319 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6320 <context context-type="linenumber">1</context>
6321 </context-group>
6322 <note priority="1" from="description">Month name short</note>
6323 </trans-unit>
6324 <trans-unit id="7c3d8318d6d8d9920ae0a80350616732c33a3211" datatype="html">
6325 <source>Jul</source>
6326 <context-group purpose="location">
6327 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6328 <context context-type="linenumber">1</context>
6329 </context-group>
6330 <note priority="1" from="description">Month name short</note>
6331 </trans-unit>
6332 <trans-unit id="be1335ffd1c606321e2c020b638dd3c84b434212" datatype="html">
6333 <source>Aug</source>
6334 <context-group purpose="location">
6335 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6336 <context context-type="linenumber">1</context>
6337 </context-group>
6338 <note priority="1" from="description">Month name short</note>
6339 </trans-unit>
6340 <trans-unit id="4f739d03be1c936c58978739c317d91566348204" datatype="html">
6341 <source>Sep</source>
6342 <context-group purpose="location">
6343 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6344 <context context-type="linenumber">1</context>
6345 </context-group>
6346 <note priority="1" from="description">Month name short</note>
6347 </trans-unit>
6348 <trans-unit id="6607cacb987a588530a13de7018d959240d19153" datatype="html">
6349 <source>Oct</source>
6350 <context-group purpose="location">
6351 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6352 <context context-type="linenumber">1</context>
6353 </context-group>
6354 <note priority="1" from="description">Month name short</note>
6355 </trans-unit>
6356 <trans-unit id="e597400ded12a366855615e18fcc8f9ac05b72e0" datatype="html">
6357 <source>Nov</source>
6358 <context-group purpose="location">
6359 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6360 <context context-type="linenumber">1</context>
6361 </context-group>
6362 <note priority="1" from="description">Month name short</note>
6363 </trans-unit>
6364 <trans-unit id="adf2dfa2a9cb490d6a4a74510b7b0846b62d429e" datatype="html">
6365 <source>Dec</source>
6366 <context-group purpose="location">
6367 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6368 <context context-type="linenumber">1</context>
6369 </context-group>
6370 <note priority="1" from="description">Month name short</note>
6371 </trans-unit>
f3a2cf8d
C
6372 <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46" datatype="html">
6373 <source>Clear</source>
6374 <context-group purpose="location">
6375 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6376 <context context-type="linenumber">1</context>
6377 </context-group>
6378 </trans-unit>
6379 <trans-unit id="8fb519ba47ea7806beeacdcd44829d85a2aa0cc5" datatype="html">
6380 <source>yy-mm-dd </source>
6381 <context-group purpose="location">
6382 <context context-type="sourcefile">src/app/shared/i18n/i18n-primeng-calendar.ts</context>
6383 <context context-type="linenumber">1</context>
6384 </context-group>
6385 <note priority="1" from="description">Date format in this locale.</note>
6386 </trans-unit>
df93a9be
C
6387 <trans-unit id="c09a68321f26f058b547021e6e2c167ae22c6e24" datatype="html">
6388 <source>Hidden</source>
6389 <context-group purpose="location">
6390 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6391 <context context-type="linenumber">1</context>
6392 </context-group>
6393 </trans-unit>
6394 <trans-unit id="75cc14815746a90d424157080fc7efd3e2631654" datatype="html">
6395 <source>Blurred with confirmation request</source>
6396 <context-group purpose="location">
6397 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6398 <context context-type="linenumber">1</context>
6399 </context-group>
6400 </trans-unit>
6401 <trans-unit id="1e89bd0d46ef7d90b5f98b24f83afc312c6ef105" datatype="html">
6402 <source>Displayed</source>
6403 <context-group purpose="location">
6404 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6405 <context context-type="linenumber">1</context>
6406 </context-group>
6407 </trans-unit>
6408 <trans-unit id="87ca23d62c168409ed040dae83dd8717cae3f08c" datatype="html">
6409 <source>User registration allowed</source>
6410 <context-group purpose="location">
6411 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6412 <context context-type="linenumber">1</context>
6413 </context-group>
6414 </trans-unit>
d972dc7f
C
6415 <trans-unit id="a0fdb831d4557925dbaa4f8aff7e5035f7506411" datatype="html">
6416 <source>Transcode your videos in multiple resolutions</source>
6417 <context-group purpose="location">
6418 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6419 <context context-type="linenumber">1</context>
6420 </context-group>
6421 </trans-unit>
6422 <trans-unit id="590fc27fcbd7dd680da2bb2da644a183338f6bd1" datatype="html">
6423 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
6424 <context-group purpose="location">
6425 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6426 <context context-type="linenumber">1</context>
6427 </context-group>
6428 </trans-unit>
6429 <trans-unit id="4e231a74ad4739e7b0606e8e66d5a656f5855a5a" datatype="html">
6430 <source>Torrent import</source>
6431 <context-group purpose="location">
6432 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6433 <context context-type="linenumber">1</context>
6434 </context-group>
6435 </trans-unit>
6436 <trans-unit id="7296e9f7cc4956b6d57c541728b0826e76d108ba" datatype="html">
6437 <source>~ &lt;x id="INTERPOLATION" equiv-text="{{minutes}}"/&gt; &lt;x id="ICU" equiv-text="{minutes, plural, =1 {...} other {...}}"/&gt;</source>
6438 <context-group purpose="location">
6439 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6440 <context context-type="linenumber">1</context>
6441 </context-group>
6442 </trans-unit>
6443 <trans-unit id="cf9ddbb55b25178660e09346209aedc10108aa24" datatype="html">
6444 <source>{VAR_PLURAL, plural, =1 {minute} other {minutes} }</source>
6445 <context-group purpose="location">
6446 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6447 <context context-type="linenumber">1</context>
6448 </context-group>
6449 </trans-unit>
6450 <trans-unit id="10ffa5c3dbcee491d66f80d8d4dce3e119a6ec86" datatype="html">
6451 <source>&lt;x id="INTERPOLATION" equiv-text="{{seconds}}"/&gt; of full HD videos</source>
6452 <context-group purpose="location">
6453 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6454 <context context-type="linenumber">1</context>
6455 </context-group>
6456 </trans-unit>
6457 <trans-unit id="344ddae9f45b344e98e7b28cd5e33243982700f8" datatype="html">
6458 <source>&lt;x id="INTERPOLATION" equiv-text="{{seconds}}"/&gt; of HD videos</source>
6459 <context-group purpose="location">
6460 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6461 <context context-type="linenumber">1</context>
6462 </context-group>
6463 </trans-unit>
6464 <trans-unit id="435c012df6dd990a1ccb7ee73dd79c488bde28b5" datatype="html">
6465 <source>&lt;x id="INTERPOLATION" equiv-text="{{seconds}}"/&gt; of average quality videos</source>
6466 <context-group purpose="location">
6467 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context>
6468 <context context-type="linenumber">1</context>
6469 </context-group>
6470 </trans-unit>
e309822b
C
6471 <trans-unit id="0b2054a863319d2cf59867addd125b6717cae41d" datatype="html">
6472 <source>&lt;x id="INTERPOLATION" equiv-text="{{interval}}"/&gt; years ago</source>
989e526a 6473 <context-group purpose="location">
b1d40cff
C
6474 <context context-type="sourcefile">src/app/shared/misc/from-now.pipe.ts</context>
6475 <context context-type="linenumber">1</context>
989e526a 6476 </context-group>
b1d40cff 6477 </trans-unit>
e309822b
C
6478 <trans-unit id="e622d3813449fe36371ea258281059306819199d" datatype="html">
6479 <source>&lt;x id="INTERPOLATION" equiv-text="{{interval}}"/&gt; months ago</source>
989e526a 6480 <context-group purpose="location">
b1d40cff
C
6481 <context context-type="sourcefile">src/app/shared/misc/from-now.pipe.ts</context>
6482 <context context-type="linenumber">1</context>
989e526a 6483 </context-group>
b1d40cff 6484 </trans-unit>
e309822b
C
6485 <trans-unit id="2f8a5a5f7efb521d7d89dc659ff65dd13cb7b17b" datatype="html">
6486 <source>&lt;x id="INTERPOLATION" equiv-text="{{interval}}"/&gt; month ago</source>
989e526a 6487 <context-group purpose="location">
b1d40cff
C
6488 <context context-type="sourcefile">src/app/shared/misc/from-now.pipe.ts</context>
6489 <context context-type="linenumber">1</context>
989e526a 6490 </context-group>
b1d40cff 6491 </trans-unit>
e309822b
C
6492 <trans-unit id="1d1a46543a29096d3c6676be2d561380a0bc94e1" datatype="html">
6493 <source>&lt;x id="INTERPOLATION" equiv-text="{{interval}}"/&gt; weeks ago</source>
989e526a 6494 <context-group purpose="location">
b1d40cff
C
6495 <context context-type="sourcefile">src/app/shared/misc/from-now.pipe.ts</context>
6496 <context context-type="linenumber">1</context>
989e526a 6497 </context-group>
b1d40cff 6498 </trans-unit>
e309822b
C
6499 <trans-unit id="e1db0b98b6cdf817508195f3649c48475c32ae7e" datatype="html">
6500 <source>&lt;x id="INTERPOLATION" equiv-text="{{interval}}"/&gt; week ago</source>
989e526a 6501 <context-group purpose="location">
b1d40cff
C
6502 <context context-type="sourcefile">src/app/shared/misc/from-now.pipe.ts</context>
6503 <context context-type="linenumber">1</context>
989e526a 6504 </context-group>
b1d40cff 6505 </trans-unit>
e309822b
C
6506 <trans-unit id="a7654c3ece96e777527606f1c2870d6ee0b180f7" datatype="html">
6507 <source>&lt;x id="INTERPOLATION" equiv-text="{{interval}}"/&gt; days ago</source>
989e526a 6508 <context-group purpose="location">
b1d40cff
C
6509 <context context-type="sourcefile">src/app/shared/misc/from-now.pipe.ts</context>
6510 <context context-type="linenumber">1</context>
989e526a 6511 </context-group>
b1d40cff 6512 </trans-unit>
e309822b
C
6513 <trans-unit id="5b465235ae55091d32535e23dd180c407f1352d1" datatype="html">
6514 <source>&lt;x id="INTERPOLATION" equiv-text="{{interval}}"/&gt; day ago</source>
989e526a 6515 <context-group purpose="location">
b1d40cff
C
6516 <context context-type="sourcefile">src/app/shared/misc/from-now.pipe.ts</context>
6517 <context context-type="linenumber">1</context>
989e526a 6518 </context-group>
b1d40cff 6519 </trans-unit>
e309822b
C
6520 <trans-unit id="dc7addf53bd6405a9c746db6dfca665c33679a84" datatype="html">
6521 <source>&lt;x id="INTERPOLATION" equiv-text="{{interval}}"/&gt; hours ago</source>
989e526a 6522 <context-group purpose="location">
b1d40cff
C
6523 <context context-type="sourcefile">src/app/shared/misc/from-now.pipe.ts</context>
6524 <context context-type="linenumber">1</context>
989e526a 6525 </context-group>
b1d40cff 6526 </trans-unit>
e309822b
C
6527 <trans-unit id="d54a610250ed38efccf0e3afdd0004f6ad83ea8d" datatype="html">
6528 <source>&lt;x id="INTERPOLATION" equiv-text="{{interval}}"/&gt; hour ago</source>
989e526a 6529 <context-group purpose="location">
b1d40cff
C
6530 <context context-type="sourcefile">src/app/shared/misc/from-now.pipe.ts</context>
6531 <context context-type="linenumber">1</context>
989e526a 6532 </context-group>
b1d40cff 6533 </trans-unit>
e309822b
C
6534 <trans-unit id="9704e5e3adce178c127ead05f7057d3fb827308a" datatype="html">
6535 <source>&lt;x id="INTERPOLATION" equiv-text="{{interval}}"/&gt; min ago</source>
989e526a 6536 <context-group purpose="location">
b1d40cff
C
6537 <context context-type="sourcefile">src/app/shared/misc/from-now.pipe.ts</context>
6538 <context context-type="linenumber">1</context>
989e526a 6539 </context-group>
b1d40cff 6540 </trans-unit>
e309822b
C
6541 <trans-unit id="7a158a7555a44ea7eff9fa4988df9aa24d262ceb" datatype="html">
6542 <source>&lt;x id="INTERPOLATION" equiv-text="{{interval}}"/&gt; sec ago</source>
989e526a 6543 <context-group purpose="location">
b1d40cff
C
6544 <context context-type="sourcefile">src/app/shared/misc/from-now.pipe.ts</context>
6545 <context context-type="linenumber">1</context>
989e526a 6546 </context-group>
b1d40cff 6547 </trans-unit>
0975cd5c
C
6548 <trans-unit id="457f161d3ca706b8de263b0cd58e493d54e7d4c5" datatype="html">
6549 <source>&lt;x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/&gt;Markdown&lt;x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/&gt; compatible that supports:</source>
6550 <context-group purpose="location">
6551 <context context-type="sourcefile">src/app/shared/misc/help.component.ts</context>
6552 <context context-type="linenumber">1</context>
6553 </context-group>
6554 </trans-unit>
6555 <trans-unit id="ab4426b60f13c00b61d6b714d390dc629f314980" datatype="html">
6556 <source>Emphasis</source>
6557 <context-group purpose="location">
6558 <context context-type="sourcefile">src/app/shared/misc/help.component.ts</context>
6559 <context context-type="linenumber">1</context>
6560 </context-group>
6561 </trans-unit>
6562 <trans-unit id="dc60677d5a906e69f38a5cf9da7f2eb03931bea0" datatype="html">
6563 <source>Links</source>
6564 <context-group purpose="location">
6565 <context context-type="sourcefile">src/app/shared/misc/help.component.ts</context>
6566 <context context-type="linenumber">1</context>
6567 </context-group>
6568 </trans-unit>
6569 <trans-unit id="80220239e07f36ea8d5f10118dc52ce4b13bc15a" datatype="html">
6570 <source>New lines</source>
6571 <context-group purpose="location">
6572 <context context-type="sourcefile">src/app/shared/misc/help.component.ts</context>
6573 <context context-type="linenumber">1</context>
6574 </context-group>
6575 </trans-unit>
6576 <trans-unit id="b15e7bec5c7833d2d9634946ccbed68967b1bee1" datatype="html">
6577 <source>Lists</source>
6578 <context-group purpose="location">
6579 <context context-type="sourcefile">src/app/shared/misc/help.component.ts</context>
6580 <context context-type="linenumber">1</context>
6581 </context-group>
6582 </trans-unit>
6583 <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866" datatype="html">
6584 <source>Images</source>
6585 <context-group purpose="location">
6586 <context context-type="sourcefile">src/app/shared/misc/help.component.ts</context>
6587 <context context-type="linenumber">1</context>
6588 </context-group>
6589 </trans-unit>
f365e978
C
6590 <trans-unit id="f9b4f2d8146c789cd40314f640ec4e88efbaf681" datatype="html">
6591 <source>&lt;x id="INTERPOLATION" equiv-text="{{num}}"/&gt; users banned.</source>
6592 <context-group purpose="location">
6593 <context context-type="sourcefile">src/app/shared/moderation/user-ban-modal.component.ts</context>
6594 <context context-type="linenumber">1</context>
6595 </context-group>
6596 </trans-unit>
6597 <trans-unit id="3ab99e62550869aebc85661fca2faf46785263dd" datatype="html">
6598 <source>User &lt;x id="INTERPOLATION" equiv-text="{{username}}"/&gt; banned.</source>
6599 <context-group purpose="location">
6600 <context context-type="sourcefile">src/app/shared/moderation/user-ban-modal.component.ts</context>
6601 <context context-type="linenumber">1</context>
6602 </context-group>
6603 </trans-unit>
6604 <trans-unit id="faafee0c03ad25c8a43aa91bd5d98185b67ff734" datatype="html">
6605 <source>Do you really want to unban &lt;x id="INTERPOLATION" equiv-text="{{username}}"/&gt;?</source>
6606 <context-group purpose="location">
6607 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6608 <context context-type="linenumber">1</context>
6609 </context-group>
6610 </trans-unit>
6611 <trans-unit id="925ba9946b7b256a586f0fcbe3e04fa7a0dee7bd" datatype="html">
6612 <source>User &lt;x id="INTERPOLATION" equiv-text="{{username}}"/&gt; unbanned.</source>
6613 <context-group purpose="location">
6614 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6615 <context context-type="linenumber">1</context>
6616 </context-group>
6617 </trans-unit>
6618 <trans-unit id="ad07d34d4aadfe03c964cec02ca1d3a921e6b603" datatype="html">
6619 <source>If you remove this user, you will not be able to create another with the same username!</source>
6620 <context-group purpose="location">
6621 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6622 <context context-type="linenumber">1</context>
6623 </context-group>
6624 </trans-unit>
6625 <trans-unit id="28220fae6799ab98ef6b41af449aa9680082357a" datatype="html">
6626 <source>User &lt;x id="INTERPOLATION" equiv-text="{{username}}"/&gt; deleted.</source>
6627 <context-group purpose="location">
6628 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6629 <context context-type="linenumber">1</context>
6630 </context-group>
6631 </trans-unit>
6b01ed7b
C
6632 <trans-unit id="534202c90c6dcadd2989fc72c5030d5483e26096" datatype="html">
6633 <source>User &lt;x id="INTERPOLATION" equiv-text="{{username}}"/&gt; email set as verified</source>
6634 <context-group purpose="location">
6635 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6636 <context context-type="linenumber">1</context>
6637 </context-group>
6638 </trans-unit>
f365e978
C
6639 <trans-unit id="33a6319f765848a22a155cef9f1d8e645202e249" datatype="html">
6640 <source>Account &lt;x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/&gt; muted.</source>
6641 <context-group purpose="location">
6642 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6643 <context context-type="linenumber">1</context>
6644 </context-group>
6645 </trans-unit>
6646 <trans-unit id="086eda792aeb1b0d131d633b50fdd1792f5f24c6" datatype="html">
6647 <source>Instance &lt;x id="INTERPOLATION" equiv-text="{{host}}"/&gt; muted.</source>
6648 <context-group purpose="location">
6649 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6650 <context context-type="linenumber">1</context>
6651 </context-group>
6652 </trans-unit>
6653 <trans-unit id="bb72d6d1219e89d182e9fd09d853d83baf8d6499" datatype="html">
6654 <source>Account &lt;x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/&gt; muted by the instance.</source>
6655 <context-group purpose="location">
6656 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6657 <context context-type="linenumber">1</context>
6658 </context-group>
6659 </trans-unit>
6660 <trans-unit id="8686834bc4afe42c1991c6c18f0bce174a0e17a6" datatype="html">
6661 <source>Account &lt;x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/&gt; unmuted by the instance.</source>
6662 <context-group purpose="location">
6663 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6664 <context context-type="linenumber">1</context>
6665 </context-group>
6666 </trans-unit>
6667 <trans-unit id="35d3509161861a610b0895bf084c781e56ba2830" datatype="html">
6668 <source>Instance &lt;x id="INTERPOLATION" equiv-text="{{host}}"/&gt; muted by the instance.</source>
6669 <context-group purpose="location">
6670 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6671 <context context-type="linenumber">1</context>
6672 </context-group>
6673 </trans-unit>
6674 <trans-unit id="978aeec5613fa97e8a5336d3599cebb23ee5a90f" datatype="html">
6675 <source>Instance &lt;x id="INTERPOLATION" equiv-text="{{host}}"/&gt; unmuted by the instance.</source>
6676 <context-group purpose="location">
6677 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6678 <context context-type="linenumber">1</context>
6679 </context-group>
6680 </trans-unit>
6681 <trans-unit id="4a09bf8724e7659fbb5ec33647529cdef7614bdc" datatype="html">
6682 <source>Mute this account</source>
6683 <context-group purpose="location">
6684 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6685 <context context-type="linenumber">1</context>
6686 </context-group>
6687 </trans-unit>
6688 <trans-unit id="d666ca3261aef72b2ddcd649d7b32af488f59952" datatype="html">
6689 <source>Unmute this account</source>
6690 <context-group purpose="location">
6691 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6692 <context context-type="linenumber">1</context>
6693 </context-group>
6694 </trans-unit>
6695 <trans-unit id="e17218983b1de76e5a920b04e1c2ecbdb6e3e06d" datatype="html">
6696 <source>Mute the instance</source>
6697 <context-group purpose="location">
6698 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6699 <context context-type="linenumber">1</context>
6700 </context-group>
6701 </trans-unit>
6702 <trans-unit id="a23514d8aca2f8633622dda0e86b399dc576a2b9" datatype="html">
6703 <source>Unmute the instance</source>
6704 <context-group purpose="location">
6705 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6706 <context context-type="linenumber">1</context>
6707 </context-group>
6708 </trans-unit>
6709 <trans-unit id="4e4107055b44eee44b6954c41120de1cb4d46432" datatype="html">
6710 <source>Mute this account by your instance</source>
6711 <context-group purpose="location">
6712 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6713 <context context-type="linenumber">1</context>
6714 </context-group>
6715 </trans-unit>
6716 <trans-unit id="a51c59cb5ecb7004a6a8ddd2855b5c52266ad957" datatype="html">
6717 <source>Unmute this account by your instance</source>
6718 <context-group purpose="location">
6719 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6720 <context context-type="linenumber">1</context>
6721 </context-group>
6722 </trans-unit>
6723 <trans-unit id="588073e831cec240d6bb0db0b133e45dab69f178" datatype="html">
6724 <source>Mute the instance by your instance</source>
6725 <context-group purpose="location">
6726 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6727 <context context-type="linenumber">1</context>
6728 </context-group>
6729 </trans-unit>
6730 <trans-unit id="676221cdabd4805901343976988c028dbf71b20a" datatype="html">
6731 <source>Unmute the instance by your instance</source>
6732 <context-group purpose="location">
6733 <context context-type="sourcefile">src/app/shared/moderation/user-moderation-dropdown.component.ts</context>
6734 <context context-type="linenumber">1</context>
6735 </context-group>
6736 </trans-unit>
b1d40cff
C
6737 <trans-unit id="0c0f5bbcd2386018ec057877f9d3c5c2c9880cac" datatype="html">
6738 <source>Request is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
989e526a 6739 <context-group purpose="location">
b1d40cff
C
6740 <context context-type="sourcefile">src/app/shared/rest/rest-extractor.service.ts</context>
6741 <context context-type="linenumber">1</context>
989e526a 6742 </context-group>
b1d40cff 6743 </trans-unit>
e309822b
C
6744 <trans-unit id="58546fd4d14b2d9635ce3d28c216ac68587bb25b" datatype="html">
6745 <source>Too many attempts, please try again after &lt;x id="INTERPOLATION" equiv-text="{{minutesLeft}}"/&gt; minutes.</source>
989e526a 6746 <context-group purpose="location">
b1d40cff
C
6747 <context context-type="sourcefile">src/app/shared/rest/rest-extractor.service.ts</context>
6748 <context context-type="linenumber">1</context>
989e526a 6749 </context-group>
b1d40cff
C
6750 </trans-unit>
6751 <trans-unit id="ab783a52f2df9ff7a20139cab0da6d0764f3cc5d" datatype="html">
6752 <source>Too many attempts, please try again later.</source>
989e526a 6753 <context-group purpose="location">
b1d40cff
C
6754 <context context-type="sourcefile">src/app/shared/rest/rest-extractor.service.ts</context>
6755 <context context-type="linenumber">1</context>
989e526a 6756 </context-group>
b1d40cff
C
6757 </trans-unit>
6758 <trans-unit id="0f286a597f0053c3578a52e044769c204ee516fc" datatype="html">
6759 <source>Server error. Please retry later.</source>
989e526a 6760 <context-group purpose="location">
b1d40cff
C
6761 <context context-type="sourcefile">src/app/shared/rest/rest-extractor.service.ts</context>
6762 <context context-type="linenumber">1</context>
989e526a 6763 </context-group>
b1d40cff 6764 </trans-unit>
26a008fe
C
6765 <trans-unit id="58639b3f0be657475928fb49c4a7cbd16aa44ded" datatype="html">
6766 <source>Subscribed to &lt;x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/&gt;</source>
28da43cf
C
6767 <context-group purpose="location">
6768 <context context-type="sourcefile">src/app/shared/user-subscription/subscribe-button.component.ts</context>
6769 <context context-type="linenumber">1</context>
6770 </context-group>
6771 </trans-unit>
26a008fe
C
6772 <trans-unit id="1cadbf82f0e91611321c5abd282f0c23d8ccbfa1" datatype="html">
6773 <source>Subscribed</source>
b18d4b9f
C
6774 <context-group purpose="location">
6775 <context context-type="sourcefile">src/app/shared/user-subscription/subscribe-button.component.ts</context>
6776 <context context-type="linenumber">1</context>
6777 </context-group>
6778 </trans-unit>
26a008fe
C
6779 <trans-unit id="3e7735fa326fcdc9e1188b6d9ff4b4329312fc26" datatype="html">
6780 <source>Unsubscribed from &lt;x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/&gt;</source>
b18d4b9f
C
6781 <context-group purpose="location">
6782 <context context-type="sourcefile">src/app/shared/user-subscription/subscribe-button.component.ts</context>
6783 <context context-type="linenumber">1</context>
6784 </context-group>
6785 </trans-unit>
26a008fe
C
6786 <trans-unit id="294395337b767af84f952ac28d58d54a13a11471" datatype="html">
6787 <source>Unsubscribed</source>
b18d4b9f
C
6788 <context-group purpose="location">
6789 <context context-type="sourcefile">src/app/shared/user-subscription/subscribe-button.component.ts</context>
6790 <context context-type="linenumber">1</context>
6791 </context-group>
6792 </trans-unit>
f365e978
C
6793 <trans-unit id="38c877fb0a5fdcadc379256953ad2d1eb8233fdf" datatype="html">
6794 <source>Moderator</source>
6795 <context-group purpose="location">
6796 <context context-type="sourcefile">src/app/shared/users/user.service.ts</context>
6797 <context context-type="linenumber">1</context>
6798 </context-group>
6799 </trans-unit>
df93a9be
C
6800 <trans-unit id="5034e84fab7cd3d662d2483753e33caea0774b78" datatype="html">
6801 <source>Video removed from &lt;x id="INTERPOLATION" equiv-text="{{name}}"/&gt;</source>
6802 <context-group purpose="location">
6803 <context context-type="sourcefile">src/app/shared/video-playlist/video-add-to-playlist.component.ts</context>
6804 <context context-type="linenumber">1</context>
6805 </context-group>
6806 <context-group purpose="location">
6807 <context context-type="sourcefile">src/app/shared/video-playlist/video-playlist-element-miniature.component.ts</context>
6808 <context context-type="linenumber">1</context>
6809 </context-group>
6810 </trans-unit>
6811 <trans-unit id="5cbf881bedb548fda270e2b745c8cbe332a5e4de" datatype="html">
6812 <source>Video added in &lt;x id="INTERPOLATION" equiv-text="{{n}}"/&gt; at timestamps &lt;x id="INTERPOLATION_1" equiv-text="{{t}}"/&gt;</source>
6813 <context-group purpose="location">
6814 <context context-type="sourcefile">src/app/shared/video-playlist/video-add-to-playlist.component.ts</context>
6815 <context context-type="linenumber">1</context>
6816 </context-group>
6817 </trans-unit>
6818 <trans-unit id="f69a06eee4963406efdbff8c3d9765832c30482f" datatype="html">
6819 <source>Video added in &lt;x id="INTERPOLATION" equiv-text="{{n}}"/&gt;</source>
6820 <context-group purpose="location">
6821 <context context-type="sourcefile">src/app/shared/video-playlist/video-add-to-playlist.component.ts</context>
6822 <context context-type="linenumber">1</context>
6823 </context-group>
6824 </trans-unit>
6825 <trans-unit id="986f17319b16d01d0047e2e2cd728bf4dbac4fe8" datatype="html">
6826 <source>Timestamps updated</source>
6827 <context-group purpose="location">
6828 <context context-type="sourcefile">src/app/shared/video-playlist/video-playlist-element-miniature.component.ts</context>
6829 <context context-type="linenumber">1</context>
6830 </context-group>
6831 </trans-unit>
6832 <trans-unit id="28d23ed47149ffd34c2ebd58bfeb4601649c784f" datatype="html">
6833 <source>Starts at </source>
6834 <context-group purpose="location">
6835 <context context-type="sourcefile">src/app/shared/video-playlist/video-playlist-element-miniature.component.ts</context>
6836 <context context-type="linenumber">1</context>
6837 </context-group>
6838 <context-group purpose="location">
6839 <context context-type="sourcefile">src/app/shared/video-playlist/video-playlist-element-miniature.component.ts</context>
6840 <context context-type="linenumber">1</context>
6841 </context-group>
6842 </trans-unit>
6843 <trans-unit id="1e40e4317900075588705bc4084fda4b2ddb3372" datatype="html">
6844 <source>Stops at </source>
6845 <context-group purpose="location">
6846 <context context-type="sourcefile">src/app/shared/video-playlist/video-playlist-element-miniature.component.ts</context>
6847 <context context-type="linenumber">1</context>
6848 </context-group>
6849 </trans-unit>
6850 <trans-unit id="1b8201c470a1635cc9beab9adb90eabd19fc9691" datatype="html">
6851 <source> and stops at </source>
6852 <context-group purpose="location">
6853 <context context-type="sourcefile">src/app/shared/video-playlist/video-playlist-element-miniature.component.ts</context>
6854 <context context-type="linenumber">1</context>
6855 </context-group>
6856 </trans-unit>
d972dc7f
C
6857 <trans-unit id="d4195053fd38eacf6dee1fc507296928978cc8fb" datatype="html">
6858 <source>Only I can see this video</source>
989e526a 6859 <context-group purpose="location">
d972dc7f 6860 <context context-type="sourcefile">src/app/shared/video/video.service.ts</context>
0975cd5c
C
6861 <context context-type="linenumber">1</context>
6862 </context-group>
6863 </trans-unit>
d972dc7f
C
6864 <trans-unit id="17b62592e5fcabb5235bb25c4883a827ab37cf70" datatype="html">
6865 <source>Only people with the private link can see this video</source>
0975cd5c 6866 <context-group purpose="location">
d972dc7f 6867 <context context-type="sourcefile">src/app/shared/video/video.service.ts</context>
0975cd5c
C
6868 <context context-type="linenumber">1</context>
6869 </context-group>
6870 </trans-unit>
d972dc7f
C
6871 <trans-unit id="15be15cbdc6e960f57e801f457c19165ab39632b" datatype="html">
6872 <source>Anyone can see this video</source>
0975cd5c 6873 <context-group purpose="location">
d972dc7f 6874 <context context-type="sourcefile">src/app/shared/video/video.service.ts</context>
b1d40cff 6875 <context context-type="linenumber">1</context>
989e526a 6876 </context-group>
b1d40cff 6877 </trans-unit>
6b01ed7b
C
6878 <trans-unit id="21565881ad1dff3c98738b9535b3515cec140609" datatype="html">
6879 <source>Welcome! Now please check your emails to verify your account and complete signup.</source>
989e526a 6880 <context-group purpose="location">
b1d40cff
C
6881 <context context-type="sourcefile">src/app/signup/signup.component.ts</context>
6882 <context context-type="linenumber">1</context>
989e526a 6883 </context-group>
b1d40cff 6884 </trans-unit>
6b01ed7b
C
6885 <trans-unit id="14200e26888a07633c0f177020dce8f3ec7311a6" datatype="html">
6886 <source>You are now logged in as &lt;x id="INTERPOLATION" equiv-text="{{username}}"/&gt;!</source>
989e526a 6887 <context-group purpose="location">
b1d40cff
C
6888 <context context-type="sourcefile">src/app/signup/signup.component.ts</context>
6889 <context context-type="linenumber">1</context>
989e526a 6890 </context-group>
b1d40cff 6891 </trans-unit>
6b09aba9
C
6892 <trans-unit id="320c9c3482a0ebe46da42ce9e0cbdc5ba26ea8bb" datatype="html">
6893 <source>Video to import updated.</source>
6894 <context-group purpose="location">
6895 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-import-torrent.component.ts</context>
6896 <context context-type="linenumber">1</context>
6897 </context-group>
6898 <context-group purpose="location">
6899 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-import-url.component.ts</context>
6900 <context context-type="linenumber">1</context>
6901 </context-group>
6902 </trans-unit>
6903 <trans-unit id="0e907e5a96537e464b192f8adce79ce6487cbb1c" datatype="html">
6904 <source>Your video was uploaded to your account and is private.</source>
989e526a 6905 <context-group purpose="location">
6b09aba9 6906 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-upload.component.ts</context>
b1d40cff 6907 <context context-type="linenumber">1</context>
989e526a 6908 </context-group>
b1d40cff
C
6909 </trans-unit>
6910 <trans-unit id="24840228f2826b66252cfcaab9820b1c7e0da264" datatype="html">
6911 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
989e526a 6912 <context-group purpose="location">
6b09aba9 6913 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-upload.component.ts</context>
b1d40cff 6914 <context context-type="linenumber">1</context>
989e526a 6915 </context-group>
b1d40cff
C
6916 </trans-unit>
6917 <trans-unit id="5af84926d631326e548573ebf0f6dff07845aeb4" datatype="html">
6918 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
989e526a 6919 <context-group purpose="location">
6b09aba9 6920 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-upload.component.ts</context>
b1d40cff 6921 <context context-type="linenumber">1</context>
989e526a 6922 </context-group>
b1d40cff 6923 </trans-unit>
b1d40cff
C
6924 <trans-unit id="c5cb19aeb6447deda40cc1227ceca1359ab955e9" datatype="html">
6925 <source>Upload cancelled</source>
989e526a 6926 <context-group purpose="location">
6b09aba9 6927 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-upload.component.ts</context>
989e526a
C
6928 <context context-type="linenumber">1</context>
6929 </context-group>
6930 </trans-unit>
d972dc7f
C
6931 <trans-unit id="a6019e856f511dbe1fe658790c71c594b26930ee" datatype="html">
6932 <source>Your video quota is exceeded with this video (video size: &lt;x id="INTERPOLATION" equiv-text="{{videoSize}}"/&gt;, used: &lt;x id="INTERPOLATION_1" equiv-text="{{videoQuotaUsed}}"/&gt;, quota: &lt;x id="INTERPOLATION_2" equiv-text="{{videoQuota}}"/&gt;)</source>
6933 <context-group purpose="location">
6934 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-upload.component.ts</context>
6935 <context context-type="linenumber">1</context>
6936 </context-group>
6937 </trans-unit>
6938 <trans-unit id="c980896ac8e08e9751545db1b7ef0e93fb8a52cd" datatype="html">
6939 <source>Your daily video quota is exceeded with this video (video size: &lt;x id="INTERPOLATION" equiv-text="{{videoSize}}"/&gt;, used: &lt;x id="INTERPOLATION_1" equiv-text="{{quotaUsedDaily}}"/&gt;, quota: &lt;x id="INTERPOLATION_2" equiv-text="{{quotaDaily}}"/&gt;)</source>
989e526a 6940 <context-group purpose="location">
6b09aba9 6941 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-upload.component.ts</context>
989e526a
C
6942 <context context-type="linenumber">1</context>
6943 </context-group>
6944 </trans-unit>
b1d40cff
C
6945 <trans-unit id="972fc644f847cf84e4732ec012915c4cdaf865ce" datatype="html">
6946 <source>Video published.</source>
989e526a 6947 <context-group purpose="location">
6b09aba9 6948 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-upload.component.ts</context>
989e526a
C
6949 <context context-type="linenumber">1</context>
6950 </context-group>
6951 </trans-unit>
ad3fa0c5
C
6952 <trans-unit id="bfdf9de4bd9140f77feb6a5fe2b51f3f0565eaa4" datatype="html">
6953 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
6954 <context-group purpose="location">
6955 <context context-type="sourcefile">src/app/videos/+video-edit/video-update.component.ts</context>
6956 <context context-type="linenumber">1</context>
6957 </context-group>
6958 </trans-unit>
b1d40cff
C
6959 <trans-unit id="757e9c083c8f3d578bd74f055cc337c72417e187" datatype="html">
6960 <source>Video updated.</source>
989e526a 6961 <context-group purpose="location">
b1d40cff 6962 <context context-type="sourcefile">src/app/videos/+video-edit/video-update.component.ts</context>
989e526a
C
6963 <context context-type="linenumber">1</context>
6964 </context-group>
b1d40cff 6965 </trans-unit>
e309822b
C
6966 <trans-unit id="aeb61b334cac080733c3e03766165a346bbf42fd" datatype="html">
6967 <source> &lt;x id="INTERPOLATION" equiv-text="{{totalReplies}}"/&gt; replies will be deleted too.</source>
989e526a 6968 <context-group purpose="location">
b1d40cff 6969 <context context-type="sourcefile">src/app/videos/+video-watch/comment/video-comments.component.ts</context>
989e526a
C
6970 <context context-type="linenumber">1</context>
6971 </context-group>
b1d40cff 6972 </trans-unit>
df93a9be
C
6973 <trans-unit id="f18ffad7896788364e69a9ac6a376c84f54c58f7" datatype="html">
6974 <source> The deletion will be sent to remote instances so they remove the comment too.</source>
6975 <context-group purpose="location">
6976 <context context-type="sourcefile">src/app/videos/+video-watch/comment/video-comments.component.ts</context>
6977 <context context-type="linenumber">1</context>
6978 </context-group>
6979 </trans-unit>
6980 <trans-unit id="8d850ce30ecdacf4755d85cce1fe44cb0d1fc38d" datatype="html">
6981 <source> It is a remote comment, so the deletion will only be effective on your instance.</source>
6982 <context-group purpose="location">
6983 <context context-type="sourcefile">src/app/videos/+video-watch/comment/video-comments.component.ts</context>
6984 <context context-type="linenumber">1</context>
6985 </context-group>
6986 </trans-unit>
b18d4b9f
C
6987 <trans-unit id="73c33d602da89a33d353d686f36c2fff39f0aee3" datatype="html">
6988 <source>Video blacklisted.</source>
6989 <context-group purpose="location">
6990 <context context-type="sourcefile">src/app/videos/+video-watch/modal/video-blacklist.component.ts</context>
6991 <context context-type="linenumber">1</context>
6992 </context-group>
6993 </trans-unit>
b2e2cdc5
C
6994 <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5" datatype="html">
6995 <source>Copied</source>
989e526a 6996 <context-group purpose="location">
b2e2cdc5 6997 <context context-type="sourcefile">src/app/videos/+video-watch/modal/video-download.component.ts</context>
989e526a
C
6998 <context context-type="linenumber">1</context>
6999 </context-group>
7000 <context-group purpose="location">
b1d40cff 7001 <context context-type="sourcefile">src/app/videos/+video-watch/modal/video-share.component.ts</context>
989e526a
C
7002 <context context-type="linenumber">1</context>
7003 </context-group>
b1d40cff 7004 </trans-unit>
b2e2cdc5
C
7005 <trans-unit id="fa2601e52cbf5725a13d33fe14458823b882ea50" datatype="html">
7006 <source>Video reported.</source>
7007 <context-group purpose="location">
7008 <context context-type="sourcefile">src/app/videos/+video-watch/modal/video-report.component.ts</context>
7009 <context context-type="linenumber">1</context>
7010 </context-group>
7011 </trans-unit>
f365e978
C
7012 <trans-unit id="0e65067fdcc9d8725a41896cb1e229d1415a45f6" datatype="html">
7013 <source>Like the video</source>
7014 <context-group purpose="location">
7015 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.ts</context>
7016 <context context-type="linenumber">1</context>
7017 </context-group>
7018 </trans-unit>
7019 <trans-unit id="1a999e06e1aca0a70cd7d0e3e5c2c63d0e1885c8" datatype="html">
7020 <source>Dislike the video</source>
7021 <context-group purpose="location">
7022 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.ts</context>
7023 <context context-type="linenumber">1</context>
7024 </context-group>
7025 </trans-unit>
989e526a
C
7026 <trans-unit id="f1abd89c9280323209e939fa9c30f6e5cda20c95" datatype="html">
7027 <source>Do you really want to delete this video?</source>
7028 <context-group purpose="location">
7029 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.ts</context>
7030 <context context-type="linenumber">1</context>
7031 </context-group>
7032 </trans-unit>
e309822b
C
7033 <trans-unit id="d5a4811e15319ad9354e1b62e9ca0131192b489e" datatype="html">
7034 <source>&lt;x id="INTERPOLATION" equiv-text="{{likesNumber}}"/&gt; likes / &lt;x id="INTERPOLATION_1" equiv-text="{{dislikesNumber}}"/&gt; dislikes</source>
989e526a
C
7035 <context-group purpose="location">
7036 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.ts</context>
7037 <context context-type="linenumber">1</context>
7038 </context-group>
7039 </trans-unit>
989e526a
C
7040 <trans-unit id="ed013c2c29216501c688e9cb5f3a1c9fd9147b71" datatype="html">
7041 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
7042 <context-group purpose="location">
7043 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.ts</context>
7044 <context context-type="linenumber">1</context>
7045 </context-group>
7046 </trans-unit>
7047 <trans-unit id="5ba3d522e4146eefcbd5c222247c1e2423d27cd8" datatype="html">
7048 <source>Mature or explicit content</source>
7049 <context-group purpose="location">
7050 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.ts</context>
7051 <context context-type="linenumber">1</context>
7052 </context-group>
7053 </trans-unit>
ad3fa0c5
C
7054 <trans-unit id="5b94148c16fa19e3db89972d11e93f790a73a054" datatype="html">
7055 <source>Trending for the last 24 hours</source>
7056 <context-group purpose="location">
7057 <context context-type="sourcefile">src/app/videos/video-list/video-trending.component.ts</context>
7058 <context context-type="linenumber">1</context>
7059 </context-group>
7060 </trans-unit>
df93a9be
C
7061 <trans-unit id="6e9cb0b3b38312870471954abec8690170429a4e" datatype="html">
7062 <source>Trending videos are those totalizing the greatest number of views during the last 24 hours</source>
ad3fa0c5
C
7063 <context-group purpose="location">
7064 <context context-type="sourcefile">src/app/videos/video-list/video-trending.component.ts</context>
7065 <context context-type="linenumber">1</context>
7066 </context-group>
7067 </trans-unit>
7068 <trans-unit id="6da9ddede61711ecfeaa94fc61a6b7bb844ab3df" datatype="html">
7069 <source>Trending for the last &lt;x id="INTERPOLATION" equiv-text="{{days}}"/&gt; days</source>
7070 <context-group purpose="location">
7071 <context context-type="sourcefile">src/app/videos/video-list/video-trending.component.ts</context>
7072 <context context-type="linenumber">1</context>
7073 </context-group>
7074 </trans-unit>
df93a9be
C
7075 <trans-unit id="caa0a70f34df9b60a71ed0ad6c82de7b07c0c509" datatype="html">
7076 <source>Trending videos are those totalizing the greatest number of views during the last &lt;x id="INTERPOLATION" equiv-text="{{days}}"/&gt; days</source>
ad3fa0c5
C
7077 <context-group purpose="location">
7078 <context context-type="sourcefile">src/app/videos/video-list/video-trending.component.ts</context>
7079 <context context-type="linenumber">1</context>
7080 </context-group>
7081 </trans-unit>
b18d4b9f
C
7082 <trans-unit id="1b157e15c434469d91e56d027b78bf69c9983165" datatype="html">
7083 <source>Videos from your subscriptions</source>
7084 <context-group purpose="location">
7085 <context context-type="sourcefile">src/app/videos/video-list/video-user-subscriptions.component.ts</context>
7086 <context context-type="linenumber">1</context>
7087 </context-group>
7088 </trans-unit>
989e526a
C
7089 </body>
7090 </file>
7091</xliff>