diff options
author | Chocobozzz <me@florianbigard.com> | 2021-12-28 09:51:45 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-12-28 09:51:45 +0100 |
commit | 52b356cfe257e8e0d357a498e87d9299c95cdbe5 (patch) | |
tree | 4d9f38d3668ee1fe3ca6adc26fd127db92610088 /client/src/locale/angular.en-GB.xlf | |
parent | c6b257203dc47f39d532a5de8e00de8b535c015e (diff) | |
download | PeerTube-52b356cfe257e8e0d357a498e87d9299c95cdbe5.tar.gz PeerTube-52b356cfe257e8e0d357a498e87d9299c95cdbe5.tar.zst PeerTube-52b356cfe257e8e0d357a498e87d9299c95cdbe5.zip |
Update translations
Diffstat (limited to 'client/src/locale/angular.en-GB.xlf')
-rw-r--r-- | client/src/locale/angular.en-GB.xlf | 511 |
1 files changed, 359 insertions, 152 deletions
diff --git a/client/src/locale/angular.en-GB.xlf b/client/src/locale/angular.en-GB.xlf index 7f33a60ff..94d1cfd6f 100644 --- a/client/src/locale/angular.en-GB.xlf +++ b/client/src/locale/angular.en-GB.xlf | |||
@@ -34,13 +34,224 @@ | |||
34 | 34 | ||
35 | 35 | ||
36 | 36 | ||
37 | <trans-unit id="219462505467671767" datatype="html"> | 37 | <trans-unit id="ngb.alert.close" datatype="html"> |
38 | <source>Close</source><target state="new">Close</target> | ||
39 | <context-group purpose="location"> | ||
40 | <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> | ||
41 | <context context-type="linenumber">76</context> | ||
42 | </context-group> | ||
43 | </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> | ||
44 | <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> | ||
45 | <context-group purpose="location"> | ||
46 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
47 | <context context-type="linenumber">147,157</context> | ||
48 | </context-group> | ||
49 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | ||
50 | </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> | ||
51 | <source>Previous</source><target state="new">Previous</target> | ||
52 | <context-group purpose="location"> | ||
53 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
54 | <context context-type="linenumber">174</context> | ||
55 | </context-group> | ||
56 | </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> | ||
57 | <source>Next</source><target state="new">Next</target> | ||
58 | <context-group purpose="location"> | ||
59 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
60 | <context context-type="linenumber">191</context> | ||
61 | </context-group> | ||
62 | </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> | ||
63 | <source>Select month</source><target state="new">Select month</target> | ||
64 | <context-group purpose="location"> | ||
65 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
66 | <context context-type="linenumber">74</context> | ||
67 | </context-group> | ||
68 | <context-group purpose="location"> | ||
69 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
70 | <context context-type="linenumber">74</context> | ||
71 | </context-group> | ||
72 | </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> | ||
73 | <source>Select year</source><target state="new">Select year</target> | ||
74 | <context-group purpose="location"> | ||
75 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
76 | <context context-type="linenumber">74</context> | ||
77 | </context-group> | ||
78 | <context-group purpose="location"> | ||
79 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
80 | <context context-type="linenumber">74</context> | ||
81 | </context-group> | ||
82 | </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> | ||
83 | <source>Previous month</source><target state="new">Previous month</target> | ||
84 | <context-group purpose="location"> | ||
85 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
86 | <context context-type="linenumber">69</context> | ||
87 | </context-group> | ||
88 | <context-group purpose="location"> | ||
89 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
90 | <context context-type="linenumber">69</context> | ||
91 | </context-group> | ||
92 | </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> | ||
93 | <source>Next month</source><target state="new">Next month</target> | ||
94 | <context-group purpose="location"> | ||
95 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
96 | <context context-type="linenumber">69</context> | ||
97 | </context-group> | ||
98 | <context-group purpose="location"> | ||
99 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
100 | <context context-type="linenumber">69</context> | ||
101 | </context-group> | ||
102 | </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> | ||
103 | <source>««</source><target state="new">««</target> | ||
104 | <context-group purpose="location"> | ||
105 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
106 | <context context-type="linenumber">244,245</context> | ||
107 | </context-group> | ||
108 | </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> | ||
109 | <source>«</source><target state="new">«</target> | ||
110 | <context-group purpose="location"> | ||
111 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
112 | <context context-type="linenumber">261,263</context> | ||
113 | </context-group> | ||
114 | </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> | ||
115 | <source>»</source><target state="new">»</target> | ||
116 | <context-group purpose="location"> | ||
117 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
118 | <context context-type="linenumber">274,275</context> | ||
119 | </context-group> | ||
120 | </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> | ||
121 | <source>»»</source><target state="new">»»</target> | ||
122 | <context-group purpose="location"> | ||
123 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
124 | <context context-type="linenumber">295,296</context> | ||
125 | </context-group> | ||
126 | </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> | ||
127 | <source>First</source><target state="new">First</target> | ||
128 | <context-group purpose="location"> | ||
129 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
130 | <context context-type="linenumber">310,311</context> | ||
131 | </context-group> | ||
132 | </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> | ||
133 | <source>Previous</source><target state="new">Previous</target> | ||
134 | <context-group purpose="location"> | ||
135 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
136 | <context context-type="linenumber">324,326</context> | ||
137 | </context-group> | ||
138 | </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> | ||
139 | <source>Next</source><target state="new">Next</target> | ||
140 | <context-group purpose="location"> | ||
141 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
142 | <context context-type="linenumber">337,338</context> | ||
143 | </context-group> | ||
144 | </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> | ||
145 | <source>Last</source><target state="new">Last</target> | ||
146 | <context-group purpose="location"> | ||
147 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
148 | <context context-type="linenumber">348,349</context> | ||
149 | </context-group> | ||
150 | </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> | ||
151 | <source><x id="INTERPOLATION" equiv-text="nd so on. | ||
152 | *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. | ||
153 | *"/></target> | ||
154 | <context-group purpose="location"> | ||
155 | <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> | ||
156 | <context context-type="linenumber">58,60</context> | ||
157 | </context-group> | ||
158 | </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> | ||
159 | <source>HH</source><target state="new">HH</target> | ||
160 | <context-group purpose="location"> | ||
161 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
162 | <context context-type="linenumber">131</context> | ||
163 | </context-group> | ||
164 | </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> | ||
165 | <source>Hours</source><target state="new">Hours</target> | ||
166 | <context-group purpose="location"> | ||
167 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
168 | <context context-type="linenumber">151</context> | ||
169 | </context-group> | ||
170 | </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> | ||
171 | <source>MM</source><target state="new">MM</target> | ||
172 | <context-group purpose="location"> | ||
173 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
174 | <context context-type="linenumber">165,168</context> | ||
175 | </context-group> | ||
176 | </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> | ||
177 | <source>Minutes</source><target state="new">Minutes</target> | ||
178 | <context-group purpose="location"> | ||
179 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
180 | <context context-type="linenumber">182,183</context> | ||
181 | </context-group> | ||
182 | </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | ||
183 | <source>Increment hours</source><target state="new">Increment hours</target> | ||
184 | <context-group purpose="location"> | ||
185 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
186 | <context context-type="linenumber">197,198</context> | ||
187 | </context-group> | ||
188 | </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | ||
189 | <source>Decrement hours</source><target state="new">Decrement hours</target> | ||
190 | <context-group purpose="location"> | ||
191 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
192 | <context context-type="linenumber">210</context> | ||
193 | </context-group> | ||
194 | </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | ||
195 | <source>Increment minutes</source><target state="new">Increment minutes</target> | ||
196 | <context-group purpose="location"> | ||
197 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
198 | <context context-type="linenumber">229,230</context> | ||
199 | </context-group> | ||
200 | </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | ||
201 | <source>Decrement minutes</source><target state="new">Decrement minutes</target> | ||
202 | <context-group purpose="location"> | ||
203 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
204 | <context context-type="linenumber">245,249</context> | ||
205 | </context-group> | ||
206 | </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> | ||
207 | <source>SS</source><target state="new">SS</target> | ||
208 | <context-group purpose="location"> | ||
209 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
210 | <context context-type="linenumber">268</context> | ||
211 | </context-group> | ||
212 | </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> | ||
213 | <source>Seconds</source><target state="new">Seconds</target> | ||
214 | <context-group purpose="location"> | ||
215 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
216 | <context context-type="linenumber">279,283</context> | ||
217 | </context-group> | ||
218 | </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | ||
219 | <source>Increment seconds</source><target state="new">Increment seconds</target> | ||
220 | <context-group purpose="location"> | ||
221 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
222 | <context context-type="linenumber">295</context> | ||
223 | </context-group> | ||
224 | </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> | ||
225 | <source>Decrement seconds</source><target state="new">Decrement seconds</target> | ||
226 | <context-group purpose="location"> | ||
227 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
228 | <context context-type="linenumber">295</context> | ||
229 | </context-group> | ||
230 | </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> | ||
231 | <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> | ||
232 | <context-group purpose="location"> | ||
233 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
234 | <context context-type="linenumber">295</context> | ||
235 | </context-group> | ||
236 | </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> | ||
237 | <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> | ||
238 | <context-group purpose="location"> | ||
239 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
240 | <context context-type="linenumber">295</context> | ||
241 | </context-group> | ||
242 | </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> | ||
243 | <source>Close</source><target state="new">Close</target> | ||
244 | <context-group purpose="location"> | ||
245 | <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> | ||
246 | <context context-type="linenumber">106</context> | ||
247 | </context-group> | ||
248 | </trans-unit><trans-unit id="219462505467671767" datatype="html"> | ||
38 | <source>Close the left menu</source><target state="new">Close the left menu</target> | 249 | <source>Close the left menu</source><target state="new">Close the left menu</target> |
39 | 250 | ||
40 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group></trans-unit><trans-unit id="3455550526898419928" datatype="html"> | 251 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit><trans-unit id="3455550526898419928" datatype="html"> |
41 | <source>Open the left menu</source><target state="new">Open the left menu</target> | 252 | <source>Open the left menu</source><target state="new">Open the left menu</target> |
42 | 253 | ||
43 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> | 254 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> |
44 | 255 | ||
45 | <trans-unit id="9075761896562520962"> | 256 | <trans-unit id="9075761896562520962"> |
46 | <source>You don't have notifications.</source> | 257 | <source>You don't have notifications.</source> |
@@ -296,10 +507,10 @@ | |||
296 | <trans-unit id="8817917090143649804" datatype="html"> | 507 | <trans-unit id="8817917090143649804" datatype="html"> |
297 | <source>Account muted</source><target state="new">Account muted</target> | 508 | <source>Account muted</source><target state="new">Account muted</target> |
298 | 509 | ||
299 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> | 510 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> |
300 | <source>Server muted</source><target state="new">Server muted</target> | 511 | <source>Server muted</source><target state="new">Server muted</target> |
301 | 512 | ||
302 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> | 513 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> |
303 | <trans-unit id="5924559757556526785" datatype="html"> | 514 | <trans-unit id="5924559757556526785" datatype="html"> |
304 | <source>Save to</source> | 515 | <source>Save to</source> |
305 | <target state="new">Save to</target> | 516 | <target state="new">Save to</target> |
@@ -419,13 +630,13 @@ | |||
419 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html"> | 630 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html"> |
420 | <source>video</source><target state="new">video</target> | 631 | <source>video</source><target state="new">video</target> |
421 | 632 | ||
422 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">305</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html"> | 633 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html"> |
423 | <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> | 634 | <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> |
424 | 635 | ||
425 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html"> | 636 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html"> |
426 | <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> | 637 | <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> |
427 | 638 | ||
428 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html"> | 639 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html"> |
429 | <source>subtitles</source><target state="new">subtitles</target> | 640 | <source>subtitles</source><target state="new">subtitles</target> |
430 | 641 | ||
431 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> | 642 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> |
@@ -514,7 +725,7 @@ | |||
514 | <source>Blocked</source> | 725 | <source>Blocked</source> |
515 | <target state="new">Blocked</target> | 726 | <target state="new">Blocked</target> |
516 | 727 | ||
517 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> | 728 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> |
518 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> | 729 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> |
519 | 730 | ||
520 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> | 731 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> |
@@ -858,7 +1069,7 @@ | |||
858 | <target>Local</target> | 1069 | <target>Local</target> |
859 | 1070 | ||
860 | 1071 | ||
861 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> | 1072 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> |
862 | <trans-unit id="1670306451865226564" datatype="html"> | 1073 | <trans-unit id="1670306451865226564" datatype="html"> |
863 | <source>users</source> | 1074 | <source>users</source> |
864 | <target state="new">users</target> | 1075 | <target state="new">users</target> |
@@ -1032,7 +1243,7 @@ | |||
1032 | <target>User</target> | 1243 | <target>User</target> |
1033 | 1244 | ||
1034 | 1245 | ||
1035 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">416</context></context-group></trans-unit> | 1246 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> |
1036 | <trans-unit id="3997350348765083892"> | 1247 | <trans-unit id="3997350348765083892"> |
1037 | <source>Username or email address</source> | 1248 | <source>Username or email address</source> |
1038 | <target>Username or email address</target> | 1249 | <target>Username or email address</target> |
@@ -2166,11 +2377,8 @@ The link will expire within 1 hour.</target> | |||
2166 | 2377 | ||
2167 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit><trans-unit id="8693603235657020323" datatype="html"> | 2378 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit><trans-unit id="8693603235657020323" datatype="html"> |
2168 | <source>Other</source><target state="new">Other</target> | 2379 | <source>Other</source><target state="new">Other</target> |
2169 | <context-group purpose="location"> | 2380 | |
2170 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context> | 2381 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> |
2171 | <context context-type="linenumber">181</context> | ||
2172 | </context-group> | ||
2173 | </trans-unit> | ||
2174 | <trans-unit id="2200003513633568069"> | 2382 | <trans-unit id="2200003513633568069"> |
2175 | <source>Enable video comments</source> | 2383 | <source>Enable video comments</source> |
2176 | <target>Enable video comments</target> | 2384 | <target>Enable video comments</target> |
@@ -2224,12 +2432,12 @@ The link will expire within 1 hour.</target> | |||
2224 | <source>Scheduled</source> | 2432 | <source>Scheduled</source> |
2225 | <target>Scheduled</target> | 2433 | <target>Scheduled</target> |
2226 | 2434 | ||
2227 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit> | 2435 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> |
2228 | <trans-unit id="1435317307066082710" datatype="html"> | 2436 | <trans-unit id="1435317307066082710" datatype="html"> |
2229 | <source>Hide the video until a specific date</source> | 2437 | <source>Hide the video until a specific date</source> |
2230 | <target state="new">Hide the video until a specific date</target> | 2438 | <target state="new">Hide the video until a specific date</target> |
2231 | 2439 | ||
2232 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="1087181129481039628" datatype="html"> | 2440 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="1087181129481039628" datatype="html"> |
2233 | <source>Normal live</source><target state="new">Normal live</target> | 2441 | <source>Normal live</source><target state="new">Normal live</target> |
2234 | <context-group purpose="location"> | 2442 | <context-group purpose="location"> |
2235 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context> | 2443 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context> |
@@ -2350,40 +2558,28 @@ The link will expire within 1 hour.</target> | |||
2350 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit><trans-unit id="4422946962830681102" datatype="html"> | 2558 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit><trans-unit id="4422946962830681102" datatype="html"> |
2351 | <source>Torrents with only 1 file are supported.</source><target state="new">Torrents with only 1 file are supported.</target> | 2559 | <source>Torrents with only 1 file are supported.</source><target state="new">Torrents with only 1 file are supported.</target> |
2352 | 2560 | ||
2353 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit><trans-unit id="7860848084471862305" datatype="html"> | 2561 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit><trans-unit id="7860848084471862305" datatype="html"> |
2354 | <source>Cannot create live because this instance have too many created lives</source><target state="new">Cannot create live because this instance have too many created lives</target> | 2562 | <source>Cannot create live because this instance have too many created lives</source><target state="new">Cannot create live because this instance have too many created lives</target> |
2355 | 2563 | ||
2356 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="1278564497286613571" datatype="html"> | 2564 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit><trans-unit id="1278564497286613571" datatype="html"> |
2357 | <source>Cannot create live because you created too many lives</source><target state="new">Cannot create live because you created too many lives</target> | 2565 | <source>Cannot create live because you created too many lives</source><target state="new">Cannot create live because you created too many lives</target> |
2358 | 2566 | ||
2359 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="2621043320678012413" datatype="html"> | 2567 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="2621043320678012413" datatype="html"> |
2360 | <source>Live published.</source><target state="new">Live published.</target> | 2568 | <source>Live published.</source><target state="new">Live published.</target> |
2361 | 2569 | ||
2362 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit><trans-unit id="5872059367236038160" datatype="html"> | 2570 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="5872059367236038160" datatype="html"> |
2363 | <source>Stream only once and save a replay of your live</source><target state="new">Stream only once and save a replay of your live</target> | 2571 | <source>Stream only once and save a replay of your live</source><target state="new">Stream only once and save a replay of your live</target> |
2364 | <context-group purpose="location"> | 2572 | |
2365 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2573 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit><trans-unit id="2360261543675520397" datatype="html"> |
2366 | <context context-type="linenumber">161</context> | ||
2367 | </context-group> | ||
2368 | </trans-unit><trans-unit id="2360261543675520397" datatype="html"> | ||
2369 | <source>Stream only once</source><target state="new">Stream only once</target> | 2574 | <source>Stream only once</source><target state="new">Stream only once</target> |
2370 | <context-group purpose="location"> | 2575 | |
2371 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2576 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit><trans-unit id="5168540607709796871" datatype="html"> |
2372 | <context context-type="linenumber">164</context> | ||
2373 | </context-group> | ||
2374 | </trans-unit><trans-unit id="5168540607709796871" datatype="html"> | ||
2375 | <source>Stream multiple times, replays can't be saved</source><target state="new">Stream multiple times, replays can't be saved</target> | 2577 | <source>Stream multiple times, replays can't be saved</source><target state="new">Stream multiple times, replays can't be saved</target> |
2376 | <context-group purpose="location"> | 2578 | |
2377 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2579 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit><trans-unit id="58134197356653483" datatype="html"> |
2378 | <context context-type="linenumber">169</context> | ||
2379 | </context-group> | ||
2380 | </trans-unit><trans-unit id="58134197356653483" datatype="html"> | ||
2381 | <source>Stream multiple times using the same URL</source><target state="new">Stream multiple times using the same URL</target> | 2580 | <source>Stream multiple times using the same URL</source><target state="new">Stream multiple times using the same URL</target> |
2382 | <context-group purpose="location"> | 2581 | |
2383 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2582 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit><trans-unit id="8218579597782287078" datatype="html"> |
2384 | <context context-type="linenumber">172</context> | ||
2385 | </context-group> | ||
2386 | </trans-unit><trans-unit id="8218579597782287078" datatype="html"> | ||
2387 | <source>Go Live</source><target state="new">Go Live</target> | 2583 | <source>Go Live</source><target state="new">Go Live</target> |
2388 | 2584 | ||
2389 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="3282368691598224543" datatype="html"> | 2585 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="3282368691598224543" datatype="html"> |
@@ -2536,14 +2732,14 @@ The link will expire within 1 hour.</target> | |||
2536 | More customization | 2732 | More customization |
2537 | </target> | 2733 | </target> |
2538 | 2734 | ||
2539 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group></trans-unit> | 2735 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> |
2540 | <trans-unit id="1284179134768564307" datatype="html"> | 2736 | <trans-unit id="1284179134768564307" datatype="html"> |
2541 | <source>Less customization</source> | 2737 | <source>Less customization</source> |
2542 | <target state="new"> | 2738 | <target state="new"> |
2543 | Less customization | 2739 | Less customization |
2544 | </target> | 2740 | </target> |
2545 | 2741 | ||
2546 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit><trans-unit id="1290987288288099212" datatype="html"> | 2742 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit><trans-unit id="1290987288288099212" datatype="html"> |
2547 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source><target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> | 2743 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source><target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> |
2548 | <context-group purpose="location"> | 2744 | <context-group purpose="location"> |
2549 | <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context> | 2745 | <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context> |
@@ -2582,22 +2778,28 @@ The link will expire within 1 hour.</target> | |||
2582 | <source>Display video title</source> | 2778 | <source>Display video title</source> |
2583 | <target state="new">Display video title</target> | 2779 | <target state="new">Display video title</target> |
2584 | 2780 | ||
2585 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit> | 2781 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit><trans-unit id="7482217084177855485" datatype="html"> |
2782 | <source>P2P</source><target state="new">P2P</target> | ||
2783 | <context-group purpose="location"> | ||
2784 | <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> | ||
2785 | <context context-type="linenumber">222</context> | ||
2786 | </context-group> | ||
2787 | </trans-unit> | ||
2586 | <trans-unit id="1068153312491986796" datatype="html"> | 2788 | <trans-unit id="1068153312491986796" datatype="html"> |
2587 | <source>Display privacy warning</source> | 2789 | <source>Display privacy warning</source> |
2588 | <target state="new">Display privacy warning</target> | 2790 | <target state="new">Display privacy warning</target> |
2589 | 2791 | ||
2590 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit> | 2792 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> |
2591 | <trans-unit id="7540352830225038263" datatype="html"> | 2793 | <trans-unit id="7540352830225038263" datatype="html"> |
2592 | <source>Display player controls</source> | 2794 | <source>Display player controls</source> |
2593 | <target state="new">Display player controls</target> | 2795 | <target state="new">Display player controls</target> |
2594 | 2796 | ||
2595 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> | 2797 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> |
2596 | <trans-unit id="805456636864344681" datatype="html"> | 2798 | <trans-unit id="805456636864344681" datatype="html"> |
2597 | <source>Display PeerTube button link</source> | 2799 | <source>Display PeerTube button link</source> |
2598 | <target state="new">Display PeerTube button link</target> | 2800 | <target state="new">Display PeerTube button link</target> |
2599 | 2801 | ||
2600 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> | 2802 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> |
2601 | <trans-unit id="8928816882866356838" datatype="html"> | 2803 | <trans-unit id="8928816882866356838" datatype="html"> |
2602 | <source>Public</source> | 2804 | <source>Public</source> |
2603 | <target state="new">Public</target> | 2805 | <target state="new">Public</target> |
@@ -2610,7 +2812,7 @@ The link will expire within 1 hour.</target> | |||
2610 | <source>This video is blocked.</source> | 2812 | <source>This video is blocked.</source> |
2611 | <target state="new">This video is blocked.</target> | 2813 | <target state="new">This video is blocked.</target> |
2612 | 2814 | ||
2613 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html"> | 2815 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html"> |
2614 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source><target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> | 2816 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source><target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> |
2615 | 2817 | ||
2616 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> | 2818 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> |
@@ -2732,7 +2934,7 @@ The link will expire within 1 hour.</target> | |||
2732 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html"> | 2934 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html"> |
2733 | <source>NSFW</source><target state="new">NSFW</target> | 2935 | <source>NSFW</source><target state="new">NSFW</target> |
2734 | 2936 | ||
2735 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> | 2937 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> |
2736 | <trans-unit id="4512155674928869984"> | 2938 | <trans-unit id="4512155674928869984"> |
2737 | <source>Get more information</source> | 2939 | <source>Get more information</source> |
2738 | <target>Get more information</target> | 2940 | <target>Get more information</target> |
@@ -2754,37 +2956,45 @@ The link will expire within 1 hour.</target> | |||
2754 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | 2956 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> |
2755 | <context context-type="linenumber">1,3</context> | 2957 | <context context-type="linenumber">1,3</context> |
2756 | </context-group> | 2958 | </context-group> |
2959 | </trans-unit><trans-unit id="6355398227384499371" datatype="html"> | ||
2960 | <source> Move to external storage failed, this video may not work properly. | ||
2961 | </source><target state="new"> Move to external storage failed, this video may not work properly. | ||
2962 | </target> | ||
2963 | <context-group purpose="location"> | ||
2964 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | ||
2965 | <context context-type="linenumber">5,7</context> | ||
2966 | </context-group> | ||
2757 | </trans-unit><trans-unit id="4092533321838934102" datatype="html"> | 2967 | </trans-unit><trans-unit id="4092533321838934102" datatype="html"> |
2758 | <source> The video is being imported, it will be available when the import is finished. | 2968 | <source> The video is being imported, it will be available when the import is finished. |
2759 | </source><target state="new"> The video is being imported, it will be available when the import is finished. | 2969 | </source><target state="new"> The video is being imported, it will be available when the import is finished. |
2760 | </target> | 2970 | </target> |
2761 | 2971 | ||
2762 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="8304621069698650554" datatype="html"> | 2972 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="8304621069698650554" datatype="html"> |
2763 | <source> The video is being transcoded, it may not work properly. | 2973 | <source> The video is being transcoded, it may not work properly. |
2764 | </source><target state="new"> The video is being transcoded, it may not work properly. | 2974 | </source><target state="new"> The video is being transcoded, it may not work properly. |
2765 | </target> | 2975 | </target> |
2766 | 2976 | ||
2767 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="9080034597841586171" datatype="html"> | 2977 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="9080034597841586171" datatype="html"> |
2768 | <source> The video is being moved to an external server, it may not work properly. | 2978 | <source> The video is being moved to an external server, it may not work properly. |
2769 | </source><target state="new"> The video is being moved to an external server, it may not work properly. | 2979 | </source><target state="new"> The video is being moved to an external server, it may not work properly. |
2770 | </target> | 2980 | </target> |
2771 | 2981 | ||
2772 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="8619499607322327082" datatype="html"> | 2982 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit><trans-unit id="8619499607322327082" datatype="html"> |
2773 | <source> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. | 2983 | <source> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. |
2774 | </source><target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. | 2984 | </source><target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. |
2775 | </target> | 2985 | </target> |
2776 | 2986 | ||
2777 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit><trans-unit id="4262297989675590582" datatype="html"> | 2987 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="4262297989675590582" datatype="html"> |
2778 | <source> This live has not started yet. | 2988 | <source> This live has not started yet. |
2779 | </source><target state="new"> This live has not started yet. | 2989 | </source><target state="new"> This live has not started yet. |
2780 | </target> | 2990 | </target> |
2781 | 2991 | ||
2782 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="4926204350710628499" datatype="html"> | 2992 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="4926204350710628499" datatype="html"> |
2783 | <source> This live has ended. | 2993 | <source> This live has ended. |
2784 | </source><target state="new"> This live has ended. | 2994 | </source><target state="new"> This live has ended. |
2785 | </target> | 2995 | </target> |
2786 | 2996 | ||
2787 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> | 2997 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> |
2788 | 2998 | ||
2789 | 2999 | ||
2790 | 3000 | ||
@@ -2812,7 +3022,7 @@ The link will expire within 1 hour.</target> | |||
2812 | <target>No comments.</target> | 3022 | <target>No comments.</target> |
2813 | 3023 | ||
2814 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="6390009909920475335" datatype="html"> | 3024 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="6390009909920475335" datatype="html"> |
2815 | <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source><target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </target> | 3025 | <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source><target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </target> |
2816 | 3026 | ||
2817 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit><trans-unit id="4036338619293319383" datatype="html"> | 3027 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit><trans-unit id="4036338619293319383" datatype="html"> |
2818 | <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target> | 3028 | <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target> |
@@ -2820,10 +3030,10 @@ The link will expire within 1 hour.</target> | |||
2820 | 3030 | ||
2821 | 3031 | ||
2822 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="127329338495775339" datatype="html"> | 3032 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="127329338495775339" datatype="html"> |
2823 | <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source><target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> | 3033 | <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source><target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> |
2824 | 3034 | ||
2825 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="5535545444690528619" datatype="html"> | 3035 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="5535545444690528619" datatype="html"> |
2826 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></source><target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target> | 3036 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source><target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target> |
2827 | 3037 | ||
2828 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> | 3038 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> |
2829 | 3039 | ||
@@ -3260,7 +3470,7 @@ The link will expire within 1 hour.</target> | |||
3260 | <source>Batch actions</source> | 3470 | <source>Batch actions</source> |
3261 | <target>Batch actions</target> | 3471 | <target>Batch actions</target> |
3262 | 3472 | ||
3263 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> | 3473 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> |
3264 | 3474 | ||
3265 | 3475 | ||
3266 | <trans-unit id="675721269041534709" datatype="html"> | 3476 | <trans-unit id="675721269041534709" datatype="html"> |
@@ -3276,7 +3486,7 @@ The link will expire within 1 hour.</target> | |||
3276 | 3486 | ||
3277 | 3487 | ||
3278 | 3488 | ||
3279 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> | 3489 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> |
3280 | <trans-unit id="3111569165173971676" datatype="html"> | 3490 | <trans-unit id="3111569165173971676" datatype="html"> |
3281 | <source> | 3491 | <source> |
3282 | Deleted account | 3492 | Deleted account |
@@ -3403,24 +3613,21 @@ The link will expire within 1 hour.</target> | |||
3403 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3613 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3404 | </target> | 3614 | </target> |
3405 | 3615 | ||
3406 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html"> | 3616 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html"> |
3407 | <source>Select this row</source><target state="new">Select this row</target> | 3617 | <source>Select this row</source><target state="new">Select this row</target> |
3408 | 3618 | ||
3409 | 3619 | ||
3410 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> | 3620 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> |
3411 | <source>See full comment</source><target state="new">See full comment</target> | 3621 | <source>See full comment</source><target state="new">See full comment</target> |
3412 | <context-group purpose="location"> | 3622 | |
3413 | <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context> | 3623 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> |
3414 | <context context-type="linenumber">57</context> | ||
3415 | </context-group> | ||
3416 | </trans-unit> | ||
3417 | <trans-unit id="3193976279273491157"> | 3624 | <trans-unit id="3193976279273491157"> |
3418 | <source>Actions</source> | 3625 | <source>Actions</source> |
3419 | <target>Actions</target> | 3626 | <target>Actions</target> |
3420 | 3627 | ||
3421 | 3628 | ||
3422 | 3629 | ||
3423 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> | 3630 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> |
3424 | <source>Follower</source><target state="new">Follower</target> | 3631 | <source>Follower</source><target state="new">Follower</target> |
3425 | <context-group purpose="location"> | 3632 | <context-group purpose="location"> |
3426 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> | 3633 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> |
@@ -3429,13 +3636,13 @@ The link will expire within 1 hour.</target> | |||
3429 | </trans-unit><trans-unit id="4691552465058437520" datatype="html"> | 3636 | </trans-unit><trans-unit id="4691552465058437520" datatype="html"> |
3430 | <source>Commented video</source><target state="new">Commented video</target> | 3637 | <source>Commented video</source><target state="new">Commented video</target> |
3431 | 3638 | ||
3432 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html"> | 3639 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html"> |
3433 | <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target> | 3640 | <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target> |
3434 | 3641 | ||
3435 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html"> | 3642 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html"> |
3436 | <source>No comments found.</source><target state="new">No comments found.</target> | 3643 | <source>No comments found.</source><target state="new">No comments found.</target> |
3437 | 3644 | ||
3438 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> | 3645 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> |
3439 | <source>Local comments</source><target state="new">Local comments</target> | 3646 | <source>Local comments</source><target state="new">Local comments</target> |
3440 | 3647 | ||
3441 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> | 3648 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> |
@@ -3539,10 +3746,10 @@ The link will expire within 1 hour.</target> | |||
3539 | <target>Video</target> | 3746 | <target>Video</target> |
3540 | 3747 | ||
3541 | 3748 | ||
3542 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html"> | 3749 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html"> |
3543 | <source>Comment</source><target state="new">Comment</target> | 3750 | <source>Comment</source><target state="new">Comment</target> |
3544 | 3751 | ||
3545 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> | 3752 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> |
3546 | <trans-unit id="1359961255805685312" datatype="html"> | 3753 | <trans-unit id="1359961255805685312" datatype="html"> |
3547 | <source>This video has been reported multiple times.</source> | 3754 | <source>This video has been reported multiple times.</source> |
3548 | <target state="new">This video has been reported multiple times.</target> | 3755 | <target state="new">This video has been reported multiple times.</target> |
@@ -3624,7 +3831,7 @@ The link will expire within 1 hour.</target> | |||
3624 | 3831 | ||
3625 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> | 3832 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> |
3626 | <trans-unit id="1258618443362430782" datatype="html"> | 3833 | <trans-unit id="1258618443362430782" datatype="html"> |
3627 | <source> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 3834 | <source> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
3628 | <target state="new"> | 3835 | <target state="new"> |
3629 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> | 3836 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> |
3630 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 3837 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
@@ -3719,7 +3926,7 @@ The link will expire within 1 hour.</target> | |||
3719 | <target>Account</target> | 3926 | <target>Account</target> |
3720 | 3927 | ||
3721 | 3928 | ||
3722 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> | 3929 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> |
3723 | <trans-unit id="8564972645418093229" datatype="html"> | 3930 | <trans-unit id="8564972645418093229" datatype="html"> |
3724 | <source>No account found matching current filters.</source> | 3931 | <source>No account found matching current filters.</source> |
3725 | <target state="new">No account found matching current filters.</target> | 3932 | <target state="new">No account found matching current filters.</target> |
@@ -3831,7 +4038,7 @@ The link will expire within 1 hour.</target> | |||
3831 | <target state="new">Popular</target> | 4038 | <target state="new">Popular</target> |
3832 | 4039 | ||
3833 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit><trans-unit id="1780056719120519633" datatype="html"> | 4040 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit><trans-unit id="1780056719120519633" datatype="html"> |
3834 | <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source><target state="new"> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> | 4041 | <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source><target state="new"> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> |
3835 | <context-group purpose="location"> | 4042 | <context-group purpose="location"> |
3836 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | 4043 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> |
3837 | <context context-type="linenumber">22,24</context> | 4044 | <context context-type="linenumber">22,24</context> |
@@ -3906,7 +4113,7 @@ The link will expire within 1 hour.</target> | |||
3906 | <source>Select all rows</source><target state="new">Select all rows</target> | 4113 | <source>Select all rows</source><target state="new">Select all rows</target> |
3907 | 4114 | ||
3908 | 4115 | ||
3909 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> | 4116 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> |
3910 | <trans-unit id="2719284837486030903" datatype="html"> | 4117 | <trans-unit id="2719284837486030903" datatype="html"> |
3911 | <source>Job type</source> | 4118 | <source>Job type</source> |
3912 | <target state="new">Job type</target> | 4119 | <target state="new">Job type</target> |
@@ -4527,7 +4734,7 @@ The link will expire within 1 hour.</target> | |||
4527 | <source>Administrator</source> | 4734 | <source>Administrator</source> |
4528 | <target>Administrator</target> | 4735 | <target>Administrator</target> |
4529 | 4736 | ||
4530 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">417</context></context-group></trans-unit> | 4737 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> |
4531 | <trans-unit id="3171683206914962995"> | 4738 | <trans-unit id="3171683206914962995"> |
4532 | <source>Admin email</source> | 4739 | <source>Admin email</source> |
4533 | <target>Admin email</target> | 4740 | <target>Admin email</target> |
@@ -5456,7 +5663,7 @@ color: red; | |||
5456 | <source> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source><target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> | 5663 | <source> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source><target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> |
5457 | 5664 | ||
5458 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit><trans-unit id="3030338154442300172" datatype="html"> | 5665 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit><trans-unit id="3030338154442300172" datatype="html"> |
5459 | <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </source><target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> | 5666 | <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source><target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> |
5460 | 5667 | ||
5461 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit><trans-unit id="3505845886770923767" datatype="html"> | 5668 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit><trans-unit id="3505845886770923767" datatype="html"> |
5462 | <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target> | 5669 | <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target> |
@@ -5575,7 +5782,7 @@ color: red; | |||
5575 | <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target> | 5782 | <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target> |
5576 | 5783 | ||
5577 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit><trans-unit id="8856905278208146821" datatype="html"> | 5784 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit><trans-unit id="8856905278208146821" datatype="html"> |
5578 | <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source><target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> | 5785 | <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source><target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> |
5579 | 5786 | ||
5580 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit><trans-unit id="4071627711041975501" datatype="html"> | 5787 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit><trans-unit id="4071627711041975501" datatype="html"> |
5581 | <source>Show this channel</source><target state="new">Show this channel</target> | 5788 | <source>Show this channel</source><target state="new">Show this channel</target> |
@@ -6213,34 +6420,34 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6213 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="5254305728396198887" datatype="html"> | 6420 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="5254305728396198887" datatype="html"> |
6214 | <source>Sensitive content</source><target state="new">Sensitive content</target> | 6421 | <source>Sensitive content</source><target state="new">Sensitive content</target> |
6215 | 6422 | ||
6216 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="5590086849807274701" datatype="html"> | 6423 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="5590086849807274701" datatype="html"> |
6217 | <source>Scope</source><target state="new">Scope</target> | 6424 | <source>Scope</source><target state="new">Scope</target> |
6218 | 6425 | ||
6219 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">122</context></context-group></trans-unit><trans-unit id="5019568087038659501" datatype="html"> | 6426 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="5019568087038659501" datatype="html"> |
6220 | <source>Federated</source><target state="new">Federated</target> | 6427 | <source>Federated</source><target state="new">Federated</target> |
6221 | 6428 | ||
6222 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="1949800099101277248" datatype="html"> | 6429 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="1949800099101277248" datatype="html"> |
6223 | <source>Languages</source><target state="new">Languages</target> | 6430 | <source>Languages</source><target state="new">Languages</target> |
6224 | 6431 | ||
6225 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">132</context></context-group></trans-unit><trans-unit id="1902100407096396858" datatype="html"> | 6432 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit><trans-unit id="1902100407096396858" datatype="html"> |
6226 | <source>Categories</source><target state="new">Categories</target> | 6433 | <source>Categories</source><target state="new">Categories</target> |
6227 | 6434 | ||
6228 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">141</context></context-group></trans-unit><trans-unit id="3599150758014724057" datatype="html"> | 6435 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit><trans-unit id="3599150758014724057" datatype="html"> |
6229 | <source>All videos</source><target state="new">All videos</target> | 6436 | <source>All videos</source><target state="new">All videos</target> |
6230 | 6437 | ||
6231 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">150</context></context-group></trans-unit><trans-unit id="8466337030143068285" datatype="html"> | 6438 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit><trans-unit id="8466337030143068285" datatype="html"> |
6232 | <source>Blurred</source><target state="new">Blurred</target> | 6439 | <source>Blurred</source><target state="new">Blurred</target> |
6233 | 6440 | ||
6234 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="7054829409324166420" datatype="html"> | 6441 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit><trans-unit id="7054829409324166420" datatype="html"> |
6235 | <source>hidden</source><target state="new">hidden</target> | 6442 | <source>hidden</source><target state="new">hidden</target> |
6236 | 6443 | ||
6237 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">236</context></context-group></trans-unit><trans-unit id="5766954855630346873" datatype="html"> | 6444 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit><trans-unit id="5766954855630346873" datatype="html"> |
6238 | <source>blurred</source><target state="new">blurred</target> | 6445 | <source>blurred</source><target state="new">blurred</target> |
6239 | 6446 | ||
6240 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit><trans-unit id="1833483831276078393" datatype="html"> | 6447 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit><trans-unit id="1833483831276078393" datatype="html"> |
6241 | <source>displayed</source><target state="new">displayed</target> | 6448 | <source>displayed</source><target state="new">displayed</target> |
6242 | 6449 | ||
6243 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">239</context></context-group></trans-unit> | 6450 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> |
6244 | <trans-unit id="4856575356061361269" datatype="html"> | 6451 | <trans-unit id="4856575356061361269" datatype="html"> |
6245 | <source> | 6452 | <source> |
6246 | <x id="PH"/> direct account followers | 6453 | <x id="PH"/> direct account followers |
@@ -7097,19 +7304,13 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7097 | <target>Info</target> | 7304 | <target>Info</target> |
7098 | 7305 | ||
7099 | 7306 | ||
7100 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> | 7307 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> |
7101 | <source>Files</source><target state="new">Files</target> | 7308 | <source>Files</source><target state="new">Files</target> |
7102 | <context-group purpose="location"> | 7309 | |
7103 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 7310 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> |
7104 | <context context-type="linenumber">41</context> | ||
7105 | </context-group> | ||
7106 | </trans-unit><trans-unit id="4767765747214995164" datatype="html"> | ||
7107 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | 7311 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> |
7108 | <context-group purpose="location"> | 7312 | |
7109 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 7313 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> |
7110 | <context context-type="linenumber">42</context> | ||
7111 | </context-group> | ||
7112 | </trans-unit> | ||
7113 | <trans-unit id="6759205696902713848"> | 7314 | <trans-unit id="6759205696902713848"> |
7114 | <source>Warning</source> | 7315 | <source>Warning</source> |
7115 | <target>Warning</target> | 7316 | <target>Warning</target> |
@@ -7122,7 +7323,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7122 | 7323 | ||
7123 | 7324 | ||
7124 | 7325 | ||
7125 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> | 7326 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> |
7126 | <trans-unit id="5076187961693950167" datatype="html"> | 7327 | <trans-unit id="5076187961693950167" datatype="html"> |
7127 | <source>Standard logs</source> | 7328 | <source>Standard logs</source> |
7128 | <target state="new">Standard logs</target> | 7329 | <target state="new">Standard logs</target> |
@@ -7548,7 +7749,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7548 | <source>Unknown language</source> | 7749 | <source>Unknown language</source> |
7549 | <target state="new">Unknown language</target> | 7750 | <target state="new">Unknown language</target> |
7550 | 7751 | ||
7551 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> | 7752 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> |
7552 | <trans-unit id="3761504852202418603" datatype="html"> | 7753 | <trans-unit id="3761504852202418603" datatype="html"> |
7553 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> | 7754 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> |
7554 | <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target> | 7755 | <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target> |
@@ -7868,7 +8069,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7868 | <target>Subscribe to the account</target> | 8069 | <target>Subscribe to the account</target> |
7869 | 8070 | ||
7870 | 8071 | ||
7871 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit><trans-unit id="3131904093925601441" datatype="html"> | 8072 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit><trans-unit id="3131904093925601441" datatype="html"> |
7872 | <source>PLAYLISTS</source><target state="new">PLAYLISTS</target> | 8073 | <source>PLAYLISTS</source><target state="new">PLAYLISTS</target> |
7873 | 8074 | ||
7874 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">82</context></context-group></trans-unit> | 8075 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">82</context></context-group></trans-unit> |
@@ -7877,62 +8078,62 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7877 | <source>Focus the search bar</source> | 8078 | <source>Focus the search bar</source> |
7878 | <target>Focus the search bar</target> | 8079 | <target>Focus the search bar</target> |
7879 | 8080 | ||
7880 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> | 8081 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> |
7881 | <trans-unit id="4049262826107502276"> | 8082 | <trans-unit id="4049262826107502276"> |
7882 | <source>Toggle the left menu</source> | 8083 | <source>Toggle the left menu</source> |
7883 | <target>Toggle the left menu</target> | 8084 | <target>Toggle the left menu</target> |
7884 | 8085 | ||
7885 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">275</context></context-group></trans-unit> | 8086 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> |
7886 | <trans-unit id="5409372033656550095" datatype="html"> | 8087 | <trans-unit id="5409372033656550095" datatype="html"> |
7887 | <source>Go to the discover videos page</source> | 8088 | <source>Go to the discover videos page</source> |
7888 | <target state="new">Go to the discover videos page</target> | 8089 | <target state="new">Go to the discover videos page</target> |
7889 | 8090 | ||
7890 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">280</context></context-group></trans-unit> | 8091 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> |
7891 | <trans-unit id="4278050445961255445"> | 8092 | <trans-unit id="4278050445961255445"> |
7892 | <source>Go to the trending videos page</source> | 8093 | <source>Go to the trending videos page</source> |
7893 | <target>Go to the trending videos page</target> | 8094 | <target>Go to the trending videos page</target> |
7894 | 8095 | ||
7895 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">285</context></context-group></trans-unit> | 8096 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> |
7896 | <trans-unit id="3242234958443825475"> | 8097 | <trans-unit id="3242234958443825475"> |
7897 | <source>Go to the recently added videos page</source> | 8098 | <source>Go to the recently added videos page</source> |
7898 | <target>Go to the recently added videos page</target> | 8099 | <target>Go to the recently added videos page</target> |
7899 | 8100 | ||
7900 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">290</context></context-group></trans-unit> | 8101 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> |
7901 | <trans-unit id="2887122197778293919"> | 8102 | <trans-unit id="2887122197778293919"> |
7902 | <source>Go to the local videos page</source> | 8103 | <source>Go to the local videos page</source> |
7903 | <target>Go to the local videos page</target> | 8104 | <target>Go to the local videos page</target> |
7904 | 8105 | ||
7905 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">295</context></context-group></trans-unit> | 8106 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> |
7906 | <trans-unit id="8009065619559214982"> | 8107 | <trans-unit id="8009065619559214982"> |
7907 | <source>Go to the videos upload page</source> | 8108 | <source>Go to the videos upload page</source> |
7908 | <target>Go to the videos upload page</target> | 8109 | <target>Go to the videos upload page</target> |
7909 | 8110 | ||
7910 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">300</context></context-group></trans-unit> | 8111 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> |
7911 | <trans-unit id="3779524668013120370"> | 8112 | <trans-unit id="3779524668013120370"> |
7912 | <source>Go to my subscriptions</source> | 8113 | <source>Go to my subscriptions</source> |
7913 | <target>Go to my subscriptions</target> | 8114 | <target>Go to my subscriptions</target> |
7914 | 8115 | ||
7915 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">63</context></context-group></trans-unit> | 8116 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> |
7916 | <trans-unit id="1136469849928650779"> | 8117 | <trans-unit id="1136469849928650779"> |
7917 | <source>Go to my videos</source> | 8118 | <source>Go to my videos</source> |
7918 | <target>Go to my videos</target> | 8119 | <target>Go to my videos</target> |
7919 | 8120 | ||
7920 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> | 8121 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> |
7921 | <trans-unit id="7836683738999600376"> | 8122 | <trans-unit id="7836683738999600376"> |
7922 | <source>Go to my imports</source> | 8123 | <source>Go to my imports</source> |
7923 | <target>Go to my imports</target> | 8124 | <target>Go to my imports</target> |
7924 | 8125 | ||
7925 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> | 8126 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> |
7926 | <trans-unit id="7511292153332773503"> | 8127 | <trans-unit id="7511292153332773503"> |
7927 | <source>Go to my channels</source> | 8128 | <source>Go to my channels</source> |
7928 | <target>Go to my channels</target> | 8129 | <target>Go to my channels</target> |
7929 | 8130 | ||
7930 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="2013324644839511073" datatype="html"> | 8131 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit><trans-unit id="2013324644839511073" datatype="html"> |
7931 | <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 8132 | <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
7932 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source><target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 8133 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source><target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
7933 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | 8134 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> |
7934 | 8135 | ||
7935 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> | 8136 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> |
7936 | 8137 | ||
7937 | 8138 | ||
7938 | <trans-unit id="375263728166936544"> | 8139 | <trans-unit id="375263728166936544"> |
@@ -8058,10 +8259,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8058 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit><trans-unit id="2392481201920342009" datatype="html"> | 8259 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit><trans-unit id="2392481201920342009" datatype="html"> |
8059 | <source>VOD videos</source><target state="new">VOD videos</target> | 8260 | <source>VOD videos</source><target state="new">VOD videos</target> |
8060 | 8261 | ||
8061 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">164</context></context-group></trans-unit><trans-unit id="2180217594100853008" datatype="html"> | 8262 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit><trans-unit id="2180217594100853008" datatype="html"> |
8062 | <source>Live videos</source><target state="new">Live videos</target> | 8263 | <source>Live videos</source><target state="new">Live videos</target> |
8063 | 8264 | ||
8064 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">158</context></context-group></trans-unit> | 8265 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> |
8065 | <trans-unit id="8487565500496466433"> | 8266 | <trans-unit id="8487565500496466433"> |
8066 | <source>Short (< 4 min)</source> | 8267 | <source>Short (< 4 min)</source> |
8067 | <target>Short (< 4 min)</target> | 8268 | <target>Short (< 4 min)</target> |
@@ -8108,7 +8309,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8108 | <source>Search</source><target state="new">Search</target> | 8309 | <source>Search</source><target state="new">Search</target> |
8109 | 8310 | ||
8110 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">255</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="7804724824750282316" datatype="html"> | 8311 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">255</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="7804724824750282316" datatype="html"> |
8111 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> | 8312 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> |
8112 | <context-group purpose="location"> | 8313 | <context-group purpose="location"> |
8113 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 8314 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
8114 | <context context-type="linenumber">5</context> | 8315 | <context context-type="linenumber">5</context> |
@@ -9240,13 +9441,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9240 | <source>Instance languages</source> | 9441 | <source>Instance languages</source> |
9241 | <target state="new">Instance languages</target> | 9442 | <target state="new">Instance languages</target> |
9242 | 9443 | ||
9243 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group></trans-unit> | 9444 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> |
9244 | <trans-unit id="40119547597591062" datatype="html"> | 9445 | <trans-unit id="40119547597591062" datatype="html"> |
9245 | <source>All languages</source> | 9446 | <source>All languages</source> |
9246 | <target state="new">All languages</target> | 9447 | <target state="new">All languages</target> |
9247 | 9448 | ||
9248 | 9449 | ||
9249 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">185</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> | 9450 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> |
9250 | <trans-unit id="996392855508119363" datatype="html"> | 9451 | <trans-unit id="996392855508119363" datatype="html"> |
9251 | <source>Hidden</source> | 9452 | <source>Hidden</source> |
9252 | <target state="new">Hidden</target> | 9453 | <target state="new">Hidden</target> |
@@ -9261,7 +9462,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9261 | <source>Displayed</source> | 9462 | <source>Displayed</source> |
9262 | <target state="new">Displayed</target> | 9463 | <target state="new">Displayed</target> |
9263 | 9464 | ||
9264 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">232</context></context-group></trans-unit><trans-unit id="6291055174438137560" datatype="html"> | 9465 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit><trans-unit id="6291055174438137560" datatype="html"> |
9265 | <source>~ 1 minute</source><target state="new">~ 1 minute</target> | 9466 | <source>~ 1 minute</source><target state="new">~ 1 minute</target> |
9266 | 9467 | ||
9267 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">74</context></context-group></trans-unit><trans-unit id="189524047518780716" datatype="html"> | 9468 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">74</context></context-group></trans-unit><trans-unit id="189524047518780716" datatype="html"> |
@@ -9750,7 +9951,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9750 | <source>Moderator</source> | 9951 | <source>Moderator</source> |
9751 | <target>Moderator</target> | 9952 | <target>Moderator</target> |
9752 | 9953 | ||
9753 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">418</context></context-group></trans-unit><trans-unit id="2279527393438260622" datatype="html"> | 9954 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit><trans-unit id="2279527393438260622" datatype="html"> |
9754 | <source>Search videos, playlists, channels…</source><target state="new">Search videos, playlists, channels…</target> | 9955 | <source>Search videos, playlists, channels…</source><target state="new">Search videos, playlists, channels…</target> |
9755 | <context-group purpose="location"> | 9956 | <context-group purpose="location"> |
9756 | <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context> | 9957 | <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context> |
@@ -10069,23 +10270,29 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10069 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | 10270 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> |
10070 | <context context-type="linenumber">179</context> | 10271 | <context context-type="linenumber">179</context> |
10071 | </context-group> | 10272 | </context-group> |
10273 | </trans-unit><trans-unit id="118687079501751948" datatype="html"> | ||
10274 | <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> | ||
10275 | <context-group purpose="location"> | ||
10276 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | ||
10277 | <context context-type="linenumber">183</context> | ||
10278 | </context-group> | ||
10072 | </trans-unit> | 10279 | </trans-unit> |
10073 | 10280 | ||
10074 | <trans-unit id="4887724548587271148"> | 10281 | <trans-unit id="4887724548587271148"> |
10075 | <source>Waiting transcoding</source> | 10282 | <source>Waiting transcoding</source> |
10076 | <target>Waiting transcoding</target> | 10283 | <target>Waiting transcoding</target> |
10077 | 10284 | ||
10078 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">183</context></context-group></trans-unit> | 10285 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> |
10079 | <trans-unit id="4517785179607945981"> | 10286 | <trans-unit id="4517785179607945981"> |
10080 | <source>To transcode</source> | 10287 | <source>To transcode</source> |
10081 | <target>To transcode</target> | 10288 | <target>To transcode</target> |
10082 | 10289 | ||
10083 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> | 10290 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> |
10084 | <trans-unit id="3299576663551440736"> | 10291 | <trans-unit id="3299576663551440736"> |
10085 | <source>To import</source> | 10292 | <source>To import</source> |
10086 | <target>To import</target> | 10293 | <target>To import</target> |
10087 | 10294 | ||
10088 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> | 10295 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> |
10089 | <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> | 10296 | <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> |
10090 | <context-group purpose="location"> | 10297 | <context-group purpose="location"> |
10091 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> | 10298 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> |
@@ -10094,7 +10301,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10094 | </trans-unit><trans-unit id="187187500641108332" datatype="html"> | 10301 | </trans-unit><trans-unit id="187187500641108332" datatype="html"> |
10095 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> | 10302 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> |
10096 | 10303 | ||
10097 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | 10304 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> |
10098 | <trans-unit id="1795705931707209785" datatype="html"> | 10305 | <trans-unit id="1795705931707209785" datatype="html"> |
10099 | <source>Add to watch later</source> | 10306 | <source>Add to watch later</source> |
10100 | <target state="new">Add to watch later</target> | 10307 | <target state="new">Add to watch later</target> |
@@ -10139,7 +10346,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10139 | <target>Video to import updated.</target> | 10346 | <target>Video to import updated.</target> |
10140 | 10347 | ||
10141 | 10348 | ||
10142 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> | 10349 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> |
10143 | <trans-unit id="3284171506518522275"> | 10350 | <trans-unit id="3284171506518522275"> |
10144 | <source>Your video was uploaded to your account and is private.</source> | 10351 | <source>Your video was uploaded to your account and is private.</source> |
10145 | <target>Your video was uploaded to your account and is private.</target> | 10352 | <target>Your video was uploaded to your account and is private.</target> |
@@ -10210,22 +10417,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10210 | <source>Stop autoplaying next video</source> | 10417 | <source>Stop autoplaying next video</source> |
10211 | <target state="new">Stop autoplaying next video</target> | 10418 | <target state="new">Stop autoplaying next video</target> |
10212 | 10419 | ||
10213 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> | 10420 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> |
10214 | <trans-unit id="5149234672404299151" datatype="html"> | 10421 | <trans-unit id="5149234672404299151" datatype="html"> |
10215 | <source>Autoplay next video</source> | 10422 | <source>Autoplay next video</source> |
10216 | <target state="new">Autoplay next video</target> | 10423 | <target state="new">Autoplay next video</target> |
10217 | 10424 | ||
10218 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> | 10425 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit> |
10219 | <trans-unit id="5870421136141540382" datatype="html"> | 10426 | <trans-unit id="5870421136141540382" datatype="html"> |
10220 | <source>Stop looping playlist videos</source> | 10427 | <source>Stop looping playlist videos</source> |
10221 | <target state="new">Stop looping playlist videos</target> | 10428 | <target state="new">Stop looping playlist videos</target> |
10222 | 10429 | ||
10223 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit> | 10430 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">226</context></context-group></trans-unit> |
10224 | <trans-unit id="1599585307037758139" datatype="html"> | 10431 | <trans-unit id="1599585307037758139" datatype="html"> |
10225 | <source>Loop playlist videos</source> | 10432 | <source>Loop playlist videos</source> |
10226 | <target state="new">Loop playlist videos</target> | 10433 | <target state="new">Loop playlist videos</target> |
10227 | 10434 | ||
10228 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html"> | 10435 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html"> |
10229 | <source>Placeholder image</source><target state="new">Placeholder image</target> | 10436 | <source>Placeholder image</source><target state="new">Placeholder image</target> |
10230 | <context-group purpose="location"> | 10437 | <context-group purpose="location"> |
10231 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> | 10438 | <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> |
@@ -10235,89 +10442,89 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10235 | <trans-unit id="961774488937452220" datatype="html"> | 10442 | <trans-unit id="961774488937452220" datatype="html"> |
10236 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source><target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> | 10443 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source><target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> |
10237 | 10444 | ||
10238 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">296</context></context-group></trans-unit><trans-unit id="5761611056224181752" datatype="html"> | 10445 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit><trans-unit id="5761611056224181752" datatype="html"> |
10239 | <source>Redirection</source><target state="new">Redirection</target> | 10446 | <source>Redirection</source><target state="new">Redirection</target> |
10240 | 10447 | ||
10241 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit> | 10448 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> |
10242 | 10449 | ||
10243 | <trans-unit id="8858527736400081688"> | 10450 | <trans-unit id="8858527736400081688"> |
10244 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> | 10451 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> |
10245 | <target>This video contains mature or explicit content. Are you sure you want to watch it?</target> | 10452 | <target>This video contains mature or explicit content. Are you sure you want to watch it?</target> |
10246 | 10453 | ||
10247 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">343</context></context-group></trans-unit> | 10454 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> |
10248 | <trans-unit id="3937119019020041049"> | 10455 | <trans-unit id="3937119019020041049"> |
10249 | <source>Mature or explicit content</source> | 10456 | <source>Mature or explicit content</source> |
10250 | <target>Mature or explicit content</target> | 10457 | <target>Mature or explicit content</target> |
10251 | 10458 | ||
10252 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">344</context></context-group></trans-unit> | 10459 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> |
10253 | <trans-unit id="1755474755114288376" datatype="html"> | 10460 | <trans-unit id="1755474755114288376" datatype="html"> |
10254 | <source>Up Next</source> | 10461 | <source>Up Next</source> |
10255 | <target state="new">Up Next</target> | 10462 | <target state="new">Up Next</target> |
10256 | 10463 | ||
10257 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">415</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html"> | 10464 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html"> |
10258 | <source>Cancel</source><target state="new">Cancel</target> | 10465 | <source>Cancel</source><target state="new">Cancel</target> |
10259 | 10466 | ||
10260 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> | 10467 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> |
10261 | <trans-unit id="3354816756665089864" datatype="html"> | 10468 | <trans-unit id="3354816756665089864" datatype="html"> |
10262 | <source>Autoplay is suspended</source> | 10469 | <source>Autoplay is suspended</source> |
10263 | <target state="new">Autoplay is suspended</target> | 10470 | <target state="new">Autoplay is suspended</target> |
10264 | 10471 | ||
10265 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">417</context></context-group></trans-unit> | 10472 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> |
10266 | <trans-unit id="7895294730547405228" datatype="html"> | 10473 | <trans-unit id="7895294730547405228" datatype="html"> |
10267 | <source>Enter/exit fullscreen (requires player focus)</source> | 10474 | <source>Enter/exit fullscreen (requires player focus)</source> |
10268 | <target state="new">Enter/exit fullscreen (requires player focus)</target> | 10475 | <target state="new">Enter/exit fullscreen (requires player focus)</target> |
10269 | 10476 | ||
10270 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">694</context></context-group></trans-unit> | 10477 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> |
10271 | <trans-unit id="7618388257165864759" datatype="html"> | 10478 | <trans-unit id="7618388257165864759" datatype="html"> |
10272 | <source>Play/Pause the video (requires player focus)</source> | 10479 | <source>Play/Pause the video (requires player focus)</source> |
10273 | <target state="new">Play/Pause the video (requires player focus)</target> | 10480 | <target state="new">Play/Pause the video (requires player focus)</target> |
10274 | 10481 | ||
10275 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">695</context></context-group></trans-unit> | 10482 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> |
10276 | <trans-unit id="7761890399634216630" datatype="html"> | 10483 | <trans-unit id="7761890399634216630" datatype="html"> |
10277 | <source>Mute/unmute the video (requires player focus)</source> | 10484 | <source>Mute/unmute the video (requires player focus)</source> |
10278 | <target state="new">Mute/unmute the video (requires player focus)</target> | 10485 | <target state="new">Mute/unmute the video (requires player focus)</target> |
10279 | 10486 | ||
10280 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">696</context></context-group></trans-unit> | 10487 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> |
10281 | <trans-unit id="5996585232248234904" datatype="html"> | 10488 | <trans-unit id="5996585232248234904" datatype="html"> |
10282 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> | 10489 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> |
10283 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> | 10490 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> |
10284 | 10491 | ||
10285 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">698</context></context-group></trans-unit> | 10492 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> |
10286 | <trans-unit id="3748765405903319998" datatype="html"> | 10493 | <trans-unit id="3748765405903319998" datatype="html"> |
10287 | <source>Increase the volume (requires player focus)</source> | 10494 | <source>Increase the volume (requires player focus)</source> |
10288 | <target state="new">Increase the volume (requires player focus)</target> | 10495 | <target state="new">Increase the volume (requires player focus)</target> |
10289 | 10496 | ||
10290 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">700</context></context-group></trans-unit> | 10497 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> |
10291 | <trans-unit id="5810704036407159982" datatype="html"> | 10498 | <trans-unit id="5810704036407159982" datatype="html"> |
10292 | <source>Decrease the volume (requires player focus)</source> | 10499 | <source>Decrease the volume (requires player focus)</source> |
10293 | <target state="new">Decrease the volume (requires player focus)</target> | 10500 | <target state="new">Decrease the volume (requires player focus)</target> |
10294 | 10501 | ||
10295 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">701</context></context-group></trans-unit> | 10502 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> |
10296 | <trans-unit id="2622048822548065691" datatype="html"> | 10503 | <trans-unit id="2622048822548065691" datatype="html"> |
10297 | <source>Seek the video forward (requires player focus)</source> | 10504 | <source>Seek the video forward (requires player focus)</source> |
10298 | <target state="new">Seek the video forward (requires player focus)</target> | 10505 | <target state="new">Seek the video forward (requires player focus)</target> |
10299 | 10506 | ||
10300 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">703</context></context-group></trans-unit> | 10507 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> |
10301 | <trans-unit id="6540078205109221153" datatype="html"> | 10508 | <trans-unit id="6540078205109221153" datatype="html"> |
10302 | <source>Seek the video backward (requires player focus)</source> | 10509 | <source>Seek the video backward (requires player focus)</source> |
10303 | <target state="new">Seek the video backward (requires player focus)</target> | 10510 | <target state="new">Seek the video backward (requires player focus)</target> |
10304 | 10511 | ||
10305 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">704</context></context-group></trans-unit> | 10512 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> |
10306 | <trans-unit id="1956491957766210808" datatype="html"> | 10513 | <trans-unit id="1956491957766210808" datatype="html"> |
10307 | <source>Increase playback rate (requires player focus)</source> | 10514 | <source>Increase playback rate (requires player focus)</source> |
10308 | <target state="new">Increase playback rate (requires player focus)</target> | 10515 | <target state="new">Increase playback rate (requires player focus)</target> |
10309 | 10516 | ||
10310 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> | 10517 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> |
10311 | <trans-unit id="5495529997674803186" datatype="html"> | 10518 | <trans-unit id="5495529997674803186" datatype="html"> |
10312 | <source>Decrease playback rate (requires player focus)</source> | 10519 | <source>Decrease playback rate (requires player focus)</source> |
10313 | <target state="new">Decrease playback rate (requires player focus)</target> | 10520 | <target state="new">Decrease playback rate (requires player focus)</target> |
10314 | 10521 | ||
10315 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> | 10522 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> |
10316 | <trans-unit id="3178343147230721210" datatype="html"> | 10523 | <trans-unit id="3178343147230721210" datatype="html"> |
10317 | <source>Navigate in the video frame by frame (requires player focus)</source> | 10524 | <source>Navigate in the video frame by frame (requires player focus)</source> |
10318 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> | 10525 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> |
10319 | 10526 | ||
10320 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">709</context></context-group></trans-unit> | 10527 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> |
10321 | <trans-unit id="8025996572234182184"> | 10528 | <trans-unit id="8025996572234182184"> |
10322 | <source>Like the video</source> | 10529 | <source>Like the video</source> |
10323 | <target>Like the video</target> | 10530 | <target>Like the video</target> |
@@ -10332,7 +10539,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10332 | <source>When active, the next video is automatically played after the current one.</source> | 10539 | <source>When active, the next video is automatically played after the current one.</source> |
10333 | <target state="new">When active, the next video is automatically played after the current one.</target> | 10540 | <target state="new">When active, the next video is automatically played after the current one.</target> |
10334 | 10541 | ||
10335 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> | 10542 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> |
10336 | <trans-unit id="2431286785954354122" datatype="html"> | 10543 | <trans-unit id="2431286785954354122" datatype="html"> |
10337 | <source>Recently added</source><target state="new">Recently added</target> | 10544 | <source>Recently added</source><target state="new">Recently added</target> |
10338 | 10545 | ||