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.da-DK.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.da-DK.xlf')
-rw-r--r-- | client/src/locale/angular.da-DK.xlf | 537 |
1 files changed, 372 insertions, 165 deletions
diff --git a/client/src/locale/angular.da-DK.xlf b/client/src/locale/angular.da-DK.xlf index a9720de55..0b90c8f54 100644 --- a/client/src/locale/angular.da-DK.xlf +++ b/client/src/locale/angular.da-DK.xlf | |||
@@ -2,16 +2,227 @@ | |||
2 | <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2"> | 2 | <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2"> |
3 | <file source-language="en-US" datatype="plaintext" original="" target-language="da-DK"> | 3 | <file source-language="en-US" datatype="plaintext" original="" target-language="da-DK"> |
4 | <body> | 4 | <body> |
5 | <trans-unit id="219462505467671767" datatype="html"> | 5 | <trans-unit id="ngb.alert.close" datatype="html"> |
6 | <source>Close</source><target state="new">Close</target> | ||
7 | <context-group purpose="location"> | ||
8 | <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> | ||
9 | <context context-type="linenumber">76</context> | ||
10 | </context-group> | ||
11 | </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> | ||
12 | <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> | ||
13 | <context-group purpose="location"> | ||
14 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
15 | <context context-type="linenumber">147,157</context> | ||
16 | </context-group> | ||
17 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | ||
18 | </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> | ||
19 | <source>Previous</source><target state="new">Previous</target> | ||
20 | <context-group purpose="location"> | ||
21 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
22 | <context context-type="linenumber">174</context> | ||
23 | </context-group> | ||
24 | </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> | ||
25 | <source>Next</source><target state="new">Next</target> | ||
26 | <context-group purpose="location"> | ||
27 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
28 | <context context-type="linenumber">191</context> | ||
29 | </context-group> | ||
30 | </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> | ||
31 | <source>Select month</source><target state="new">Select month</target> | ||
32 | <context-group purpose="location"> | ||
33 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
34 | <context context-type="linenumber">74</context> | ||
35 | </context-group> | ||
36 | <context-group purpose="location"> | ||
37 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
38 | <context context-type="linenumber">74</context> | ||
39 | </context-group> | ||
40 | </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> | ||
41 | <source>Select year</source><target state="new">Select year</target> | ||
42 | <context-group purpose="location"> | ||
43 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
44 | <context context-type="linenumber">74</context> | ||
45 | </context-group> | ||
46 | <context-group purpose="location"> | ||
47 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
48 | <context context-type="linenumber">74</context> | ||
49 | </context-group> | ||
50 | </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> | ||
51 | <source>Previous month</source><target state="new">Previous month</target> | ||
52 | <context-group purpose="location"> | ||
53 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
54 | <context context-type="linenumber">69</context> | ||
55 | </context-group> | ||
56 | <context-group purpose="location"> | ||
57 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
58 | <context context-type="linenumber">69</context> | ||
59 | </context-group> | ||
60 | </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> | ||
61 | <source>Next month</source><target state="new">Next month</target> | ||
62 | <context-group purpose="location"> | ||
63 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
64 | <context context-type="linenumber">69</context> | ||
65 | </context-group> | ||
66 | <context-group purpose="location"> | ||
67 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
68 | <context context-type="linenumber">69</context> | ||
69 | </context-group> | ||
70 | </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> | ||
71 | <source>««</source><target state="new">««</target> | ||
72 | <context-group purpose="location"> | ||
73 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
74 | <context context-type="linenumber">244,245</context> | ||
75 | </context-group> | ||
76 | </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> | ||
77 | <source>«</source><target state="new">«</target> | ||
78 | <context-group purpose="location"> | ||
79 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
80 | <context context-type="linenumber">261,263</context> | ||
81 | </context-group> | ||
82 | </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> | ||
83 | <source>»</source><target state="new">»</target> | ||
84 | <context-group purpose="location"> | ||
85 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
86 | <context context-type="linenumber">274,275</context> | ||
87 | </context-group> | ||
88 | </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> | ||
89 | <source>»»</source><target state="new">»»</target> | ||
90 | <context-group purpose="location"> | ||
91 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
92 | <context context-type="linenumber">295,296</context> | ||
93 | </context-group> | ||
94 | </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> | ||
95 | <source>First</source><target state="new">First</target> | ||
96 | <context-group purpose="location"> | ||
97 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
98 | <context context-type="linenumber">310,311</context> | ||
99 | </context-group> | ||
100 | </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> | ||
101 | <source>Previous</source><target state="new">Previous</target> | ||
102 | <context-group purpose="location"> | ||
103 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
104 | <context context-type="linenumber">324,326</context> | ||
105 | </context-group> | ||
106 | </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> | ||
107 | <source>Next</source><target state="new">Next</target> | ||
108 | <context-group purpose="location"> | ||
109 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
110 | <context context-type="linenumber">337,338</context> | ||
111 | </context-group> | ||
112 | </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> | ||
113 | <source>Last</source><target state="new">Last</target> | ||
114 | <context-group purpose="location"> | ||
115 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
116 | <context context-type="linenumber">348,349</context> | ||
117 | </context-group> | ||
118 | </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> | ||
119 | <source><x id="INTERPOLATION" equiv-text="nd so on. | ||
120 | *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. | ||
121 | *"/></target> | ||
122 | <context-group purpose="location"> | ||
123 | <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> | ||
124 | <context context-type="linenumber">58,60</context> | ||
125 | </context-group> | ||
126 | </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> | ||
127 | <source>HH</source><target state="new">HH</target> | ||
128 | <context-group purpose="location"> | ||
129 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
130 | <context context-type="linenumber">131</context> | ||
131 | </context-group> | ||
132 | </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> | ||
133 | <source>Hours</source><target state="new">Hours</target> | ||
134 | <context-group purpose="location"> | ||
135 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
136 | <context context-type="linenumber">151</context> | ||
137 | </context-group> | ||
138 | </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> | ||
139 | <source>MM</source><target state="new">MM</target> | ||
140 | <context-group purpose="location"> | ||
141 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
142 | <context context-type="linenumber">165,168</context> | ||
143 | </context-group> | ||
144 | </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> | ||
145 | <source>Minutes</source><target state="new">Minutes</target> | ||
146 | <context-group purpose="location"> | ||
147 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
148 | <context context-type="linenumber">182,183</context> | ||
149 | </context-group> | ||
150 | </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | ||
151 | <source>Increment hours</source><target state="new">Increment hours</target> | ||
152 | <context-group purpose="location"> | ||
153 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
154 | <context context-type="linenumber">197,198</context> | ||
155 | </context-group> | ||
156 | </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | ||
157 | <source>Decrement hours</source><target state="new">Decrement hours</target> | ||
158 | <context-group purpose="location"> | ||
159 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
160 | <context context-type="linenumber">210</context> | ||
161 | </context-group> | ||
162 | </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | ||
163 | <source>Increment minutes</source><target state="new">Increment minutes</target> | ||
164 | <context-group purpose="location"> | ||
165 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
166 | <context context-type="linenumber">229,230</context> | ||
167 | </context-group> | ||
168 | </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | ||
169 | <source>Decrement minutes</source><target state="new">Decrement minutes</target> | ||
170 | <context-group purpose="location"> | ||
171 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
172 | <context context-type="linenumber">245,249</context> | ||
173 | </context-group> | ||
174 | </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> | ||
175 | <source>SS</source><target state="new">SS</target> | ||
176 | <context-group purpose="location"> | ||
177 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
178 | <context context-type="linenumber">268</context> | ||
179 | </context-group> | ||
180 | </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> | ||
181 | <source>Seconds</source><target state="new">Seconds</target> | ||
182 | <context-group purpose="location"> | ||
183 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
184 | <context context-type="linenumber">279,283</context> | ||
185 | </context-group> | ||
186 | </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | ||
187 | <source>Increment seconds</source><target state="new">Increment seconds</target> | ||
188 | <context-group purpose="location"> | ||
189 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
190 | <context context-type="linenumber">295</context> | ||
191 | </context-group> | ||
192 | </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> | ||
193 | <source>Decrement seconds</source><target state="new">Decrement seconds</target> | ||
194 | <context-group purpose="location"> | ||
195 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
196 | <context context-type="linenumber">295</context> | ||
197 | </context-group> | ||
198 | </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> | ||
199 | <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> | ||
200 | <context-group purpose="location"> | ||
201 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
202 | <context context-type="linenumber">295</context> | ||
203 | </context-group> | ||
204 | </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> | ||
205 | <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> | ||
206 | <context-group purpose="location"> | ||
207 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
208 | <context context-type="linenumber">295</context> | ||
209 | </context-group> | ||
210 | </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> | ||
211 | <source>Close</source><target state="new">Close</target> | ||
212 | <context-group purpose="location"> | ||
213 | <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> | ||
214 | <context context-type="linenumber">106</context> | ||
215 | </context-group> | ||
216 | </trans-unit><trans-unit id="219462505467671767" datatype="html"> | ||
6 | <source>Close the left menu</source> | 217 | <source>Close the left menu</source> |
7 | <target state="translated">Luk venstre menu</target> | 218 | <target state="translated">Luk venstre menu</target> |
8 | 219 | ||
9 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> | 220 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> |
10 | <trans-unit id="3455550526898419928" datatype="html"> | 221 | <trans-unit id="3455550526898419928" datatype="html"> |
11 | <source>Open the left menu</source> | 222 | <source>Open the left menu</source> |
12 | <target state="translated">Åben venstre menu</target> | 223 | <target state="translated">Åben venstre menu</target> |
13 | 224 | ||
14 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> | 225 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> |
15 | <trans-unit id="9075761896562520962"> | 226 | <trans-unit id="9075761896562520962"> |
16 | <source>You don't have notifications.</source> | 227 | <source>You don't have notifications.</source> |
17 | <target>Du har ingen notifikationer.</target> | 228 | <target>Du har ingen notifikationer.</target> |
@@ -196,10 +407,10 @@ | |||
196 | <trans-unit id="8817917090143649804" datatype="html"> | 407 | <trans-unit id="8817917090143649804" datatype="html"> |
197 | <source>Account muted</source><target state="new">Account muted</target> | 408 | <source>Account muted</source><target state="new">Account muted</target> |
198 | 409 | ||
199 | <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"> | 410 | <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"> |
200 | <source>Server muted</source><target state="new">Server muted</target> | 411 | <source>Server muted</source><target state="new">Server muted</target> |
201 | 412 | ||
202 | <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> | 413 | <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> |
203 | 414 | ||
204 | <trans-unit id="5924559757556526785"> | 415 | <trans-unit id="5924559757556526785"> |
205 | <source>Save to</source> | 416 | <source>Save to</source> |
@@ -322,17 +533,17 @@ | |||
322 | <target state="new">video</target> | 533 | <target state="new">video</target> |
323 | 534 | ||
324 | 535 | ||
325 | <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> | 536 | <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> |
326 | <trans-unit id="6995024616159044376" datatype="html"> | 537 | <trans-unit id="6995024616159044376" datatype="html"> |
327 | <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> | 538 | <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> |
328 | <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> | 539 | <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> |
329 | 540 | ||
330 | <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> | 541 | <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> |
331 | <trans-unit id="7873395933409147217" datatype="html"> | 542 | <trans-unit id="7873395933409147217" datatype="html"> |
332 | <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> | 543 | <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> |
333 | <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> | 544 | <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> |
334 | 545 | ||
335 | <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> | 546 | <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> |
336 | <trans-unit id="5235042777215655908" datatype="html"> | 547 | <trans-unit id="5235042777215655908" datatype="html"> |
337 | <source>subtitles</source> | 548 | <source>subtitles</source> |
338 | <target state="translated">undertekster</target> | 549 | <target state="translated">undertekster</target> |
@@ -427,7 +638,7 @@ | |||
427 | <source>Blocked</source> | 638 | <source>Blocked</source> |
428 | <target state="translated">Blokeret</target> | 639 | <target state="translated">Blokeret</target> |
429 | 640 | ||
430 | <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"> | 641 | <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"> |
431 | <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> | 642 | <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> |
432 | 643 | ||
433 | <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"> | 644 | <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"> |
@@ -788,7 +999,7 @@ | |||
788 | <source>Local</source> | 999 | <source>Local</source> |
789 | <target>Lokalt</target> | 1000 | <target>Lokalt</target> |
790 | 1001 | ||
791 | <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> | 1002 | <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> |
792 | <trans-unit id="1670306451865226564" datatype="html"> | 1003 | <trans-unit id="1670306451865226564" datatype="html"> |
793 | <source>users</source> | 1004 | <source>users</source> |
794 | <target state="new">users</target> | 1005 | <target state="new">users</target> |
@@ -988,7 +1199,7 @@ | |||
988 | <target>Bruger</target> | 1199 | <target>Bruger</target> |
989 | 1200 | ||
990 | 1201 | ||
991 | <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> | 1202 | <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> |
992 | <trans-unit id="3997350348765083892"> | 1203 | <trans-unit id="3997350348765083892"> |
993 | <source>Username or email address</source> | 1204 | <source>Username or email address</source> |
994 | <target>Brugernavn eller email-adresse</target> | 1205 | <target>Brugernavn eller email-adresse</target> |
@@ -2243,11 +2454,8 @@ The link will expire within 1 hour.</target> | |||
2243 | 2454 | ||
2244 | <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"> | 2455 | <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"> |
2245 | <source>Other</source><target state="new">Other</target> | 2456 | <source>Other</source><target state="new">Other</target> |
2246 | <context-group purpose="location"> | 2457 | |
2247 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context> | 2458 | <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> |
2248 | <context context-type="linenumber">181</context> | ||
2249 | </context-group> | ||
2250 | </trans-unit> | ||
2251 | <trans-unit id="2200003513633568069" datatype="html"> | 2459 | <trans-unit id="2200003513633568069" datatype="html"> |
2252 | <source>Enable video comments</source> | 2460 | <source>Enable video comments</source> |
2253 | <target state="new">Enable video comments</target> | 2461 | <target state="new">Enable video comments</target> |
@@ -2303,12 +2511,12 @@ The link will expire within 1 hour.</target> | |||
2303 | <source>Scheduled</source> | 2511 | <source>Scheduled</source> |
2304 | <target state="new">Scheduled</target> | 2512 | <target state="new">Scheduled</target> |
2305 | 2513 | ||
2306 | <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> | 2514 | <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> |
2307 | <trans-unit id="1435317307066082710" datatype="html"> | 2515 | <trans-unit id="1435317307066082710" datatype="html"> |
2308 | <source>Hide the video until a specific date</source> | 2516 | <source>Hide the video until a specific date</source> |
2309 | <target state="new">Hide the video until a specific date</target> | 2517 | <target state="new">Hide the video until a specific date</target> |
2310 | 2518 | ||
2311 | <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"> | 2519 | <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"> |
2312 | <source>Normal live</source><target state="new">Normal live</target> | 2520 | <source>Normal live</source><target state="new">Normal live</target> |
2313 | <context-group purpose="location"> | 2521 | <context-group purpose="location"> |
2314 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context> | 2522 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context> |
@@ -2437,46 +2645,34 @@ The link will expire within 1 hour.</target> | |||
2437 | <source>Torrents with only 1 file are supported.</source> | 2645 | <source>Torrents with only 1 file are supported.</source> |
2438 | <target state="new">Torrents with only 1 file are supported.</target> | 2646 | <target state="new">Torrents with only 1 file are supported.</target> |
2439 | 2647 | ||
2440 | <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> | 2648 | <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> |
2441 | <trans-unit id="7860848084471862305" datatype="html"> | 2649 | <trans-unit id="7860848084471862305" datatype="html"> |
2442 | <source>Cannot create live because this instance have too many created lives</source> | 2650 | <source>Cannot create live because this instance have too many created lives</source> |
2443 | <target state="new">Cannot create live because this instance have too many created lives</target> | 2651 | <target state="new">Cannot create live because this instance have too many created lives</target> |
2444 | 2652 | ||
2445 | <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> | 2653 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> |
2446 | <trans-unit id="1278564497286613571" datatype="html"> | 2654 | <trans-unit id="1278564497286613571" datatype="html"> |
2447 | <source>Cannot create live because you created too many lives</source> | 2655 | <source>Cannot create live because you created too many lives</source> |
2448 | <target state="new">Cannot create live because you created too many lives</target> | 2656 | <target state="new">Cannot create live because you created too many lives</target> |
2449 | 2657 | ||
2450 | <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> | 2658 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> |
2451 | <trans-unit id="2621043320678012413" datatype="html"> | 2659 | <trans-unit id="2621043320678012413" datatype="html"> |
2452 | <source>Live published.</source> | 2660 | <source>Live published.</source> |
2453 | <target state="new">Live published.</target> | 2661 | <target state="new">Live published.</target> |
2454 | 2662 | ||
2455 | <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"> | 2663 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="5872059367236038160" datatype="html"> |
2456 | <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> | 2664 | <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> |
2457 | <context-group purpose="location"> | 2665 | |
2458 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2666 | <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"> |
2459 | <context context-type="linenumber">161</context> | ||
2460 | </context-group> | ||
2461 | </trans-unit><trans-unit id="2360261543675520397" datatype="html"> | ||
2462 | <source>Stream only once</source><target state="new">Stream only once</target> | 2667 | <source>Stream only once</source><target state="new">Stream only once</target> |
2463 | <context-group purpose="location"> | 2668 | |
2464 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2669 | <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"> |
2465 | <context context-type="linenumber">164</context> | ||
2466 | </context-group> | ||
2467 | </trans-unit><trans-unit id="5168540607709796871" datatype="html"> | ||
2468 | <source>Stream multiple times, replays can't be saved</source><target state="new">Stream multiple times, replays can't be saved</target> | 2670 | <source>Stream multiple times, replays can't be saved</source><target state="new">Stream multiple times, replays can't be saved</target> |
2469 | <context-group purpose="location"> | 2671 | |
2470 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2672 | <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"> |
2471 | <context context-type="linenumber">169</context> | ||
2472 | </context-group> | ||
2473 | </trans-unit><trans-unit id="58134197356653483" datatype="html"> | ||
2474 | <source>Stream multiple times using the same URL</source><target state="new">Stream multiple times using the same URL</target> | 2673 | <source>Stream multiple times using the same URL</source><target state="new">Stream multiple times using the same URL</target> |
2475 | <context-group purpose="location"> | 2674 | |
2476 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2675 | <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> |
2477 | <context context-type="linenumber">172</context> | ||
2478 | </context-group> | ||
2479 | </trans-unit> | ||
2480 | <trans-unit id="8218579597782287078" datatype="html"> | 2676 | <trans-unit id="8218579597782287078" datatype="html"> |
2481 | <source>Go Live</source> | 2677 | <source>Go Live</source> |
2482 | <target state="new">Go Live</target> | 2678 | <target state="new">Go Live</target> |
@@ -2636,14 +2832,14 @@ The link will expire within 1 hour.</target> | |||
2636 | More customization | 2832 | More customization |
2637 | </target> | 2833 | </target> |
2638 | 2834 | ||
2639 | <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> | 2835 | <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> |
2640 | <trans-unit id="1284179134768564307" datatype="html"> | 2836 | <trans-unit id="1284179134768564307" datatype="html"> |
2641 | <source>Less customization</source> | 2837 | <source>Less customization</source> |
2642 | <target state="new"> | 2838 | <target state="new"> |
2643 | Less customization | 2839 | Less customization |
2644 | </target> | 2840 | </target> |
2645 | 2841 | ||
2646 | <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> | 2842 | <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> |
2647 | <trans-unit id="1290987288288099212" datatype="html"> | 2843 | <trans-unit id="1290987288288099212" datatype="html"> |
2648 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> | 2844 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> |
2649 | <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> | 2845 | <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> |
@@ -2687,22 +2883,28 @@ The link will expire within 1 hour.</target> | |||
2687 | <source>Display video title</source> | 2883 | <source>Display video title</source> |
2688 | <target state="new">Display video title</target> | 2884 | <target state="new">Display video title</target> |
2689 | 2885 | ||
2690 | <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> | 2886 | <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"> |
2887 | <source>P2P</source><target state="new">P2P</target> | ||
2888 | <context-group purpose="location"> | ||
2889 | <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> | ||
2890 | <context context-type="linenumber">222</context> | ||
2891 | </context-group> | ||
2892 | </trans-unit> | ||
2691 | <trans-unit id="1068153312491986796" datatype="html"> | 2893 | <trans-unit id="1068153312491986796" datatype="html"> |
2692 | <source>Display privacy warning</source> | 2894 | <source>Display privacy warning</source> |
2693 | <target state="new">Display privacy warning</target> | 2895 | <target state="new">Display privacy warning</target> |
2694 | 2896 | ||
2695 | <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> | 2897 | <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> |
2696 | <trans-unit id="7540352830225038263" datatype="html"> | 2898 | <trans-unit id="7540352830225038263" datatype="html"> |
2697 | <source>Display player controls</source> | 2899 | <source>Display player controls</source> |
2698 | <target state="new">Display player controls</target> | 2900 | <target state="new">Display player controls</target> |
2699 | 2901 | ||
2700 | <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> | 2902 | <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> |
2701 | <trans-unit id="805456636864344681" datatype="html"> | 2903 | <trans-unit id="805456636864344681" datatype="html"> |
2702 | <source>Display PeerTube button link</source> | 2904 | <source>Display PeerTube button link</source> |
2703 | <target state="new">Display PeerTube button link</target> | 2905 | <target state="new">Display PeerTube button link</target> |
2704 | 2906 | ||
2705 | <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> | 2907 | <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> |
2706 | <trans-unit id="8928816882866356838" datatype="html"> | 2908 | <trans-unit id="8928816882866356838" datatype="html"> |
2707 | <source>Public</source> | 2909 | <source>Public</source> |
2708 | <target state="new">Public</target> | 2910 | <target state="new">Public</target> |
@@ -2712,7 +2914,7 @@ The link will expire within 1 hour.</target> | |||
2712 | <source>This video is blocked.</source> | 2914 | <source>This video is blocked.</source> |
2713 | <target state="new">This video is blocked.</target> | 2915 | <target state="new">This video is blocked.</target> |
2714 | 2916 | ||
2715 | <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> | 2917 | <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> |
2716 | <trans-unit id="2482137713226830428" datatype="html"> | 2918 | <trans-unit id="2482137713226830428" datatype="html"> |
2717 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> | 2919 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> |
2718 | <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> | 2920 | <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> |
@@ -2838,7 +3040,7 @@ The link will expire within 1 hour.</target> | |||
2838 | <source>NSFW</source> | 3040 | <source>NSFW</source> |
2839 | <target state="new">NSFW</target> | 3041 | <target state="new">NSFW</target> |
2840 | 3042 | ||
2841 | <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> | 3043 | <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> |
2842 | <trans-unit id="4512155674928869984" datatype="html"> | 3044 | <trans-unit id="4512155674928869984" datatype="html"> |
2843 | <source>Get more information</source> | 3045 | <source>Get more information</source> |
2844 | <target state="new">Get more information</target> | 3046 | <target state="new">Get more information</target> |
@@ -2858,42 +3060,50 @@ The link will expire within 1 hour.</target> | |||
2858 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | 3060 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> |
2859 | <context context-type="linenumber">1,3</context> | 3061 | <context context-type="linenumber">1,3</context> |
2860 | </context-group> | 3062 | </context-group> |
3063 | </trans-unit><trans-unit id="6355398227384499371" datatype="html"> | ||
3064 | <source> Move to external storage failed, this video may not work properly. | ||
3065 | </source><target state="new"> Move to external storage failed, this video may not work properly. | ||
3066 | </target> | ||
3067 | <context-group purpose="location"> | ||
3068 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | ||
3069 | <context context-type="linenumber">5,7</context> | ||
3070 | </context-group> | ||
2861 | </trans-unit> | 3071 | </trans-unit> |
2862 | <trans-unit id="4092533321838934102" datatype="html"> | 3072 | <trans-unit id="4092533321838934102" datatype="html"> |
2863 | <source>The video is being imported, it will be available when the import is finished.</source> | 3073 | <source>The video is being imported, it will be available when the import is finished.</source> |
2864 | <target state="new"> The video is being imported, it will be available when the import is finished. | 3074 | <target state="new"> The video is being imported, it will be available when the import is finished. |
2865 | </target> | 3075 | </target> |
2866 | 3076 | ||
2867 | <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> | 3077 | <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> |
2868 | <trans-unit id="8304621069698650554" datatype="html"> | 3078 | <trans-unit id="8304621069698650554" datatype="html"> |
2869 | <source>The video is being transcoded, it may not work properly.</source> | 3079 | <source>The video is being transcoded, it may not work properly.</source> |
2870 | <target state="new"> The video is being transcoded, it may not work properly. | 3080 | <target state="new"> The video is being transcoded, it may not work properly. |
2871 | </target> | 3081 | </target> |
2872 | 3082 | ||
2873 | <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"> | 3083 | <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"> |
2874 | <source> The video is being moved to an external server, it may not work properly. | 3084 | <source> The video is being moved to an external server, it may not work properly. |
2875 | </source><target state="new"> The video is being moved to an external server, it may not work properly. | 3085 | </source><target state="new"> The video is being moved to an external server, it may not work properly. |
2876 | </target> | 3086 | </target> |
2877 | 3087 | ||
2878 | <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> | 3088 | <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> |
2879 | <trans-unit id="8619499607322327082" datatype="html"> | 3089 | <trans-unit id="8619499607322327082" datatype="html"> |
2880 | <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> | 3090 | <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> |
2881 | <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. | 3091 | <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. |
2882 | </target> | 3092 | </target> |
2883 | 3093 | ||
2884 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> | 3094 | <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> |
2885 | <trans-unit id="4262297989675590582" datatype="html"> | 3095 | <trans-unit id="4262297989675590582" datatype="html"> |
2886 | <source>This live has not started yet.</source> | 3096 | <source>This live has not started yet.</source> |
2887 | <target state="new"> This live has not started yet. | 3097 | <target state="new"> This live has not started yet. |
2888 | </target> | 3098 | </target> |
2889 | 3099 | ||
2890 | <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> | 3100 | <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> |
2891 | <trans-unit id="4926204350710628499" datatype="html"> | 3101 | <trans-unit id="4926204350710628499" datatype="html"> |
2892 | <source>This live has ended.</source> | 3102 | <source>This live has ended.</source> |
2893 | <target state="new"> This live has ended. | 3103 | <target state="new"> This live has ended. |
2894 | </target> | 3104 | </target> |
2895 | 3105 | ||
2896 | <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> | 3106 | <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> |
2897 | <trans-unit id="8518611938109939710" datatype="html"> | 3107 | <trans-unit id="8518611938109939710" datatype="html"> |
2898 | <source>SORT BY</source> | 3108 | <source>SORT BY</source> |
2899 | <target state="new"> | 3109 | <target state="new"> |
@@ -2917,7 +3127,7 @@ The link will expire within 1 hour.</target> | |||
2917 | <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> | 3127 | <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> |
2918 | </trans-unit> | 3128 | </trans-unit> |
2919 | <trans-unit id="6390009909920475335" datatype="html"> | 3129 | <trans-unit id="6390009909920475335" datatype="html"> |
2920 | <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> | 3130 | <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> |
2921 | <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> | 3131 | <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> |
2922 | 3132 | ||
2923 | <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> | 3133 | <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> |
@@ -2929,12 +3139,12 @@ The link will expire within 1 hour.</target> | |||
2929 | 3139 | ||
2930 | <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> | 3140 | <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> |
2931 | <trans-unit id="127329338495775339" datatype="html"> | 3141 | <trans-unit id="127329338495775339" datatype="html"> |
2932 | <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> | 3142 | <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> |
2933 | <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> | 3143 | <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> |
2934 | 3144 | ||
2935 | <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> | 3145 | <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> |
2936 | <trans-unit id="5535545444690528619" datatype="html"> | 3146 | <trans-unit id="5535545444690528619" datatype="html"> |
2937 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></source> | 3147 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source> |
2938 | <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target> | 3148 | <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target> |
2939 | 3149 | ||
2940 | <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> | 3150 | <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> |
@@ -3395,7 +3605,7 @@ The link will expire within 1 hour.</target> | |||
3395 | <target state="new">Batch actions</target> | 3605 | <target state="new">Batch actions</target> |
3396 | 3606 | ||
3397 | 3607 | ||
3398 | <context-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> | 3608 | <context-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> |
3399 | <trans-unit id="675721269041534709" datatype="html"> | 3609 | <trans-unit id="675721269041534709" datatype="html"> |
3400 | <source>The user was banned</source> | 3610 | <source>The user was banned</source> |
3401 | <target state="new">The user was banned</target> | 3611 | <target state="new">The user was banned</target> |
@@ -3410,7 +3620,7 @@ The link will expire within 1 hour.</target> | |||
3410 | 3620 | ||
3411 | 3621 | ||
3412 | 3622 | ||
3413 | <context-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> | 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">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> |
3414 | <trans-unit id="3111569165173971676" datatype="html"> | 3624 | <trans-unit id="3111569165173971676" datatype="html"> |
3415 | <source>Deleted account</source> | 3625 | <source>Deleted account</source> |
3416 | <target state="new"> | 3626 | <target state="new"> |
@@ -3540,21 +3750,18 @@ The link will expire within 1 hour.</target> | |||
3540 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3750 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3541 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3751 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3542 | </target> | 3752 | </target> |
3543 | <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> | 3753 | |
3544 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group> | 3754 | |
3545 | </trans-unit> | 3755 | <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> |
3546 | <trans-unit id="1451763834047485033" datatype="html"> | 3756 | <trans-unit id="1451763834047485033" datatype="html"> |
3547 | <source>Select this row</source> | 3757 | <source>Select this row</source> |
3548 | <target state="new">Select this row</target> | 3758 | <target state="new">Select this row</target> |
3549 | 3759 | ||
3550 | 3760 | ||
3551 | <context-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"> | 3761 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">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"> |
3552 | <source>See full comment</source><target state="new">See full comment</target> | 3762 | <source>See full comment</source><target state="new">See full comment</target> |
3553 | <context-group purpose="location"> | 3763 | |
3554 | <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context> | 3764 | <context-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> |
3555 | <context context-type="linenumber">57</context> | ||
3556 | </context-group> | ||
3557 | </trans-unit> | ||
3558 | <trans-unit id="3193976279273491157" datatype="html"> | 3765 | <trans-unit id="3193976279273491157" datatype="html"> |
3559 | <source>Actions</source> | 3766 | <source>Actions</source> |
3560 | <target state="new">Actions</target> | 3767 | <target state="new">Actions</target> |
@@ -3563,7 +3770,7 @@ The link will expire within 1 hour.</target> | |||
3563 | 3770 | ||
3564 | 3771 | ||
3565 | 3772 | ||
3566 | <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> | 3773 | <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> |
3567 | <trans-unit id="8390803680962035202" datatype="html"> | 3774 | <trans-unit id="8390803680962035202" datatype="html"> |
3568 | <source>Follower</source> | 3775 | <source>Follower</source> |
3569 | <target state="new">Follower</target> | 3776 | <target state="new">Follower</target> |
@@ -3576,17 +3783,17 @@ The link will expire within 1 hour.</target> | |||
3576 | <source>Commented video</source> | 3783 | <source>Commented video</source> |
3577 | <target state="new">Commented video</target> | 3784 | <target state="new">Commented video</target> |
3578 | 3785 | ||
3579 | <context-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> | 3786 | <context-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> |
3580 | <trans-unit id="7266085473379376028" datatype="html"> | 3787 | <trans-unit id="7266085473379376028" datatype="html"> |
3581 | <source>No comments found matching current filters.</source> | 3788 | <source>No comments found matching current filters.</source> |
3582 | <target state="new">No comments found matching current filters.</target> | 3789 | <target state="new">No comments found matching current filters.</target> |
3583 | 3790 | ||
3584 | <context-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> | 3791 | <context-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> |
3585 | <trans-unit id="2398388496754671928" datatype="html"> | 3792 | <trans-unit id="2398388496754671928" datatype="html"> |
3586 | <source>No comments found.</source> | 3793 | <source>No comments found.</source> |
3587 | <target state="new">No comments found.</target> | 3794 | <target state="new">No comments found.</target> |
3588 | 3795 | ||
3589 | <context-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> | 3796 | <context-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> |
3590 | <trans-unit id="4604870995665811499" datatype="html"> | 3797 | <trans-unit id="4604870995665811499" datatype="html"> |
3591 | <source>Local comments</source> | 3798 | <source>Local comments</source> |
3592 | <target state="new">Local comments</target> | 3799 | <target state="new">Local comments</target> |
@@ -3704,12 +3911,12 @@ The link will expire within 1 hour.</target> | |||
3704 | 3911 | ||
3705 | 3912 | ||
3706 | 3913 | ||
3707 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">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> | 3914 | <context-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> |
3708 | <trans-unit id="2662644497259948010" datatype="html"> | 3915 | <trans-unit id="2662644497259948010" datatype="html"> |
3709 | <source>Comment</source> | 3916 | <source>Comment</source> |
3710 | <target state="new">Comment</target> | 3917 | <target state="new">Comment</target> |
3711 | 3918 | ||
3712 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">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> | 3919 | <context-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> |
3713 | <trans-unit id="1359961255805685312" datatype="html"> | 3920 | <trans-unit id="1359961255805685312" datatype="html"> |
3714 | <source>This video has been reported multiple times.</source> | 3921 | <source>This video has been reported multiple times.</source> |
3715 | <target state="new">This video has been reported multiple times.</target> | 3922 | <target state="new">This video has been reported multiple times.</target> |
@@ -3789,7 +3996,7 @@ The link will expire within 1 hour.</target> | |||
3789 | <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> | 3996 | <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> |
3790 | </trans-unit> | 3997 | </trans-unit> |
3791 | <trans-unit id="1258618443362430782" datatype="html"> | 3998 | <trans-unit id="1258618443362430782" datatype="html"> |
3792 | <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> | 3999 | <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> |
3793 | <target state="new"> | 4000 | <target state="new"> |
3794 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> | 4001 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> |
3795 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 4002 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
@@ -3880,10 +4087,10 @@ The link will expire within 1 hour.</target> | |||
3880 | <trans-unit id="4086606389696938932"> | 4087 | <trans-unit id="4086606389696938932"> |
3881 | <source>Account</source> | 4088 | <source>Account</source> |
3882 | <target>Konto</target> | 4089 | <target>Konto</target> |
3883 | <context-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> | 4090 | |
3884 | <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> | 4091 | |
3885 | <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> | 4092 | |
3886 | </trans-unit> | 4093 | <context-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> |
3887 | <trans-unit id="8564972645418093229" datatype="html"> | 4094 | <trans-unit id="8564972645418093229" datatype="html"> |
3888 | <source>No account found matching current filters.</source> | 4095 | <source>No account found matching current filters.</source> |
3889 | <target state="new">No account found matching current filters.</target> | 4096 | <target state="new">No account found matching current filters.</target> |
@@ -4011,7 +4218,7 @@ The link will expire within 1 hour.</target> | |||
4011 | <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> | 4218 | <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> |
4012 | </trans-unit> | 4219 | </trans-unit> |
4013 | <trans-unit id="1780056719120519633" datatype="html"> | 4220 | <trans-unit id="1780056719120519633" datatype="html"> |
4014 | <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> | 4221 | <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> |
4015 | <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> | 4222 | <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> |
4016 | <context-group purpose="location"> | 4223 | <context-group purpose="location"> |
4017 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | 4224 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> |
@@ -4106,7 +4313,7 @@ The link will expire within 1 hour.</target> | |||
4106 | <target state="new">Select all rows</target> | 4313 | <target state="new">Select all rows</target> |
4107 | 4314 | ||
4108 | 4315 | ||
4109 | <context-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> | 4316 | <context-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> |
4110 | <trans-unit id="2719284837486030903" datatype="html"> | 4317 | <trans-unit id="2719284837486030903" datatype="html"> |
4111 | <source>Job type</source> | 4318 | <source>Job type</source> |
4112 | <target state="new">Job type</target> | 4319 | <target state="new">Job type</target> |
@@ -4760,7 +4967,7 @@ The link will expire within 1 hour.</target> | |||
4760 | <source>Administrator</source> | 4967 | <source>Administrator</source> |
4761 | <target>Administrator</target> | 4968 | <target>Administrator</target> |
4762 | 4969 | ||
4763 | <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> | 4970 | <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> |
4764 | <trans-unit id="3171683206914962995" datatype="html"> | 4971 | <trans-unit id="3171683206914962995" datatype="html"> |
4765 | <source>Admin email</source> | 4972 | <source>Admin email</source> |
4766 | <target state="new">Admin email</target> | 4973 | <target state="new">Admin email</target> |
@@ -5775,7 +5982,7 @@ color: red; | |||
5775 | 5982 | ||
5776 | <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> | 5983 | <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> |
5777 | <trans-unit id="3030338154442300172" datatype="html"> | 5984 | <trans-unit id="3030338154442300172" datatype="html"> |
5778 | <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </source> | 5985 | <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> |
5779 | <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> | 5986 | <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> |
5780 | 5987 | ||
5781 | <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> | 5988 | <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> |
@@ -5923,7 +6130,7 @@ color: red; | |||
5923 | 6130 | ||
5924 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">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> | 6131 | <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> |
5925 | <trans-unit id="8856905278208146821" datatype="html"> | 6132 | <trans-unit id="8856905278208146821" datatype="html"> |
5926 | <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source> | 6133 | <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> |
5927 | <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> | 6134 | <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> |
5928 | 6135 | ||
5929 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">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> | 6136 | <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> |
@@ -6589,34 +6796,34 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6589 | <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"> | 6796 | <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"> |
6590 | <source>Sensitive content</source><target state="new">Sensitive content</target> | 6797 | <source>Sensitive content</source><target state="new">Sensitive content</target> |
6591 | 6798 | ||
6592 | <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"> | 6799 | <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"> |
6593 | <source>Scope</source><target state="new">Scope</target> | 6800 | <source>Scope</source><target state="new">Scope</target> |
6594 | 6801 | ||
6595 | <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"> | 6802 | <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"> |
6596 | <source>Federated</source><target state="new">Federated</target> | 6803 | <source>Federated</source><target state="new">Federated</target> |
6597 | 6804 | ||
6598 | <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"> | 6805 | <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"> |
6599 | <source>Languages</source><target state="new">Languages</target> | 6806 | <source>Languages</source><target state="new">Languages</target> |
6600 | 6807 | ||
6601 | <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"> | 6808 | <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"> |
6602 | <source>Categories</source><target state="new">Categories</target> | 6809 | <source>Categories</source><target state="new">Categories</target> |
6603 | 6810 | ||
6604 | <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"> | 6811 | <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"> |
6605 | <source>All videos</source><target state="new">All videos</target> | 6812 | <source>All videos</source><target state="new">All videos</target> |
6606 | 6813 | ||
6607 | <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"> | 6814 | <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"> |
6608 | <source>Blurred</source><target state="new">Blurred</target> | 6815 | <source>Blurred</source><target state="new">Blurred</target> |
6609 | 6816 | ||
6610 | <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"> | 6817 | <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"> |
6611 | <source>hidden</source><target state="new">hidden</target> | 6818 | <source>hidden</source><target state="new">hidden</target> |
6612 | 6819 | ||
6613 | <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"> | 6820 | <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"> |
6614 | <source>blurred</source><target state="new">blurred</target> | 6821 | <source>blurred</source><target state="new">blurred</target> |
6615 | 6822 | ||
6616 | <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"> | 6823 | <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"> |
6617 | <source>displayed</source><target state="new">displayed</target> | 6824 | <source>displayed</source><target state="new">displayed</target> |
6618 | 6825 | ||
6619 | <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> | 6826 | <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> |
6620 | <trans-unit id="4856575356061361269" datatype="html"> | 6827 | <trans-unit id="4856575356061361269" datatype="html"> |
6621 | <source><x id="PH"/> direct account followers </source> | 6828 | <source><x id="PH"/> direct account followers </source> |
6622 | <target state="new"> | 6829 | <target state="new"> |
@@ -7581,19 +7788,13 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7581 | <source>Info</source> | 7788 | <source>Info</source> |
7582 | <target state="new">Info</target> | 7789 | <target state="new">Info</target> |
7583 | 7790 | ||
7584 | <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"> | 7791 | <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"> |
7585 | <source>Files</source><target state="new">Files</target> | 7792 | <source>Files</source><target state="new">Files</target> |
7586 | <context-group purpose="location"> | 7793 | |
7587 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 7794 | <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"> |
7588 | <context context-type="linenumber">41</context> | ||
7589 | </context-group> | ||
7590 | </trans-unit><trans-unit id="4767765747214995164" datatype="html"> | ||
7591 | <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> | 7795 | <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> |
7592 | <context-group purpose="location"> | 7796 | |
7593 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 7797 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> |
7594 | <context context-type="linenumber">42</context> | ||
7595 | </context-group> | ||
7596 | </trans-unit> | ||
7597 | <trans-unit id="6759205696902713848" datatype="html"> | 7798 | <trans-unit id="6759205696902713848" datatype="html"> |
7598 | <source>Warning</source> | 7799 | <source>Warning</source> |
7599 | <target state="new">Warning</target> | 7800 | <target state="new">Warning</target> |
@@ -7602,9 +7803,9 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7602 | <trans-unit id="1519954996184640001" datatype="html"> | 7803 | <trans-unit id="1519954996184640001" datatype="html"> |
7603 | <source>Error</source> | 7804 | <source>Error</source> |
7604 | <target state="new">Error</target> | 7805 | <target state="new">Error</target> |
7605 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">103</context></context-group> | 7806 | |
7606 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group> | 7807 | |
7607 | </trans-unit> | 7808 | <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> |
7608 | <trans-unit id="5076187961693950167" datatype="html"> | 7809 | <trans-unit id="5076187961693950167" datatype="html"> |
7609 | <source>Standard logs</source> | 7810 | <source>Standard logs</source> |
7610 | <target state="new">Standard logs</target> | 7811 | <target state="new">Standard logs</target> |
@@ -8061,7 +8262,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8061 | <source>Unknown language</source> | 8262 | <source>Unknown language</source> |
8062 | <target state="new">Unknown language</target> | 8263 | <target state="new">Unknown language</target> |
8063 | 8264 | ||
8064 | <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> | 8265 | <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> |
8065 | <trans-unit id="3761504852202418603" datatype="html"> | 8266 | <trans-unit id="3761504852202418603" datatype="html"> |
8066 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> | 8267 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> |
8067 | <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target> | 8268 | <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target> |
@@ -8412,7 +8613,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8412 | <target state="new">Subscribe to the account</target> | 8613 | <target state="new">Subscribe to the account</target> |
8413 | 8614 | ||
8414 | 8615 | ||
8415 | <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> | 8616 | <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> |
8416 | <trans-unit id="3131904093925601441" datatype="html"> | 8617 | <trans-unit id="3131904093925601441" datatype="html"> |
8417 | <source>PLAYLISTS</source> | 8618 | <source>PLAYLISTS</source> |
8418 | <target state="new">PLAYLISTS</target> | 8619 | <target state="new">PLAYLISTS</target> |
@@ -8422,64 +8623,64 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8422 | <source>Focus the search bar</source> | 8623 | <source>Focus the search bar</source> |
8423 | <target state="new">Focus the search bar</target> | 8624 | <target state="new">Focus the search bar</target> |
8424 | 8625 | ||
8425 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> | 8626 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> |
8426 | <trans-unit id="4049262826107502276" datatype="html"> | 8627 | <trans-unit id="4049262826107502276" datatype="html"> |
8427 | <source>Toggle the left menu</source> | 8628 | <source>Toggle the left menu</source> |
8428 | <target state="new">Toggle the left menu</target> | 8629 | <target state="new">Toggle the left menu</target> |
8429 | 8630 | ||
8430 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">275</context></context-group></trans-unit> | 8631 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> |
8431 | <trans-unit id="5409372033656550095" datatype="html"> | 8632 | <trans-unit id="5409372033656550095" datatype="html"> |
8432 | <source>Go to the discover videos page</source> | 8633 | <source>Go to the discover videos page</source> |
8433 | <target state="new">Go to the discover videos page</target> | 8634 | <target state="new">Go to the discover videos page</target> |
8434 | 8635 | ||
8435 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">280</context></context-group></trans-unit> | 8636 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> |
8436 | <trans-unit id="4278050445961255445" datatype="html"> | 8637 | <trans-unit id="4278050445961255445" datatype="html"> |
8437 | <source>Go to the trending videos page</source> | 8638 | <source>Go to the trending videos page</source> |
8438 | <target state="new">Go to the trending videos page</target> | 8639 | <target state="new">Go to the trending videos page</target> |
8439 | 8640 | ||
8440 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">285</context></context-group></trans-unit> | 8641 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> |
8441 | <trans-unit id="3242234958443825475" datatype="html"> | 8642 | <trans-unit id="3242234958443825475" datatype="html"> |
8442 | <source>Go to the recently added videos page</source> | 8643 | <source>Go to the recently added videos page</source> |
8443 | <target state="new">Go to the recently added videos page</target> | 8644 | <target state="new">Go to the recently added videos page</target> |
8444 | 8645 | ||
8445 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">290</context></context-group></trans-unit> | 8646 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> |
8446 | <trans-unit id="2887122197778293919" datatype="html"> | 8647 | <trans-unit id="2887122197778293919" datatype="html"> |
8447 | <source>Go to the local videos page</source> | 8648 | <source>Go to the local videos page</source> |
8448 | <target state="new">Go to the local videos page</target> | 8649 | <target state="new">Go to the local videos page</target> |
8449 | 8650 | ||
8450 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">295</context></context-group></trans-unit> | 8651 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> |
8451 | <trans-unit id="8009065619559214982" datatype="html"> | 8652 | <trans-unit id="8009065619559214982" datatype="html"> |
8452 | <source>Go to the videos upload page</source> | 8653 | <source>Go to the videos upload page</source> |
8453 | <target state="new">Go to the videos upload page</target> | 8654 | <target state="new">Go to the videos upload page</target> |
8454 | 8655 | ||
8455 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">300</context></context-group></trans-unit> | 8656 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> |
8456 | <trans-unit id="3779524668013120370" datatype="html"> | 8657 | <trans-unit id="3779524668013120370" datatype="html"> |
8457 | <source>Go to my subscriptions</source> | 8658 | <source>Go to my subscriptions</source> |
8458 | <target state="new">Go to my subscriptions</target> | 8659 | <target state="new">Go to my subscriptions</target> |
8459 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">63</context></context-group> | 8660 | |
8460 | </trans-unit> | 8661 | <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> |
8461 | <trans-unit id="1136469849928650779" datatype="html"> | 8662 | <trans-unit id="1136469849928650779" datatype="html"> |
8462 | <source>Go to my videos</source> | 8663 | <source>Go to my videos</source> |
8463 | <target state="new">Go to my videos</target> | 8664 | <target state="new">Go to my videos</target> |
8464 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">67</context></context-group> | 8665 | |
8465 | </trans-unit> | 8666 | <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> |
8466 | <trans-unit id="7836683738999600376" datatype="html"> | 8667 | <trans-unit id="7836683738999600376" datatype="html"> |
8467 | <source>Go to my imports</source> | 8668 | <source>Go to my imports</source> |
8468 | <target state="new">Go to my imports</target> | 8669 | <target state="new">Go to my imports</target> |
8469 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">71</context></context-group> | 8670 | |
8470 | </trans-unit> | 8671 | <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> |
8471 | <trans-unit id="7511292153332773503" datatype="html"> | 8672 | <trans-unit id="7511292153332773503" datatype="html"> |
8472 | <source>Go to my channels</source> | 8673 | <source>Go to my channels</source> |
8473 | <target state="new">Go to my channels</target> | 8674 | <target state="new">Go to my channels</target> |
8474 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> | 8675 | |
8475 | </trans-unit> | 8676 | <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> |
8476 | <trans-unit id="2013324644839511073" datatype="html"> | 8677 | <trans-unit id="2013324644839511073" datatype="html"> |
8477 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. | 8678 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. |
8478 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | 8679 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> |
8479 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 8680 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
8480 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | 8681 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> |
8481 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> | 8682 | |
8482 | </trans-unit> | 8683 | <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> |
8483 | <trans-unit id="375263728166936544" datatype="html"> | 8684 | <trans-unit id="375263728166936544" datatype="html"> |
8484 | <source>You need to reconnect.</source> | 8685 | <source>You need to reconnect.</source> |
8485 | <target state="new">You need to reconnect.</target> | 8686 | <target state="new">You need to reconnect.</target> |
@@ -8627,12 +8828,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8627 | <source>VOD videos</source> | 8828 | <source>VOD videos</source> |
8628 | <target state="new">VOD videos</target> | 8829 | <target state="new">VOD videos</target> |
8629 | 8830 | ||
8630 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">164</context></context-group></trans-unit> | 8831 | <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> |
8631 | <trans-unit id="2180217594100853008" datatype="html"> | 8832 | <trans-unit id="2180217594100853008" datatype="html"> |
8632 | <source>Live videos</source> | 8833 | <source>Live videos</source> |
8633 | <target state="new">Live videos</target> | 8834 | <target state="new">Live videos</target> |
8634 | 8835 | ||
8635 | <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> | 8836 | <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> |
8636 | <trans-unit id="8487565500496466433" datatype="html"> | 8837 | <trans-unit id="8487565500496466433" datatype="html"> |
8637 | <source>Short (< 4 min)</source> | 8838 | <source>Short (< 4 min)</source> |
8638 | <target state="new">Short (< 4 min)</target> | 8839 | <target state="new">Short (< 4 min)</target> |
@@ -8688,7 +8889,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8688 | 8889 | ||
8689 | <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> | 8890 | <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> |
8690 | <trans-unit id="7804724824750282316" datatype="html"> | 8891 | <trans-unit id="7804724824750282316" datatype="html"> |
8691 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></source> | 8892 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> |
8692 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> | 8893 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> |
8693 | <context-group purpose="location"> | 8894 | <context-group purpose="location"> |
8694 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 8895 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
@@ -9863,13 +10064,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9863 | <source>Instance languages</source> | 10064 | <source>Instance languages</source> |
9864 | <target state="new">Instance languages</target> | 10065 | <target state="new">Instance languages</target> |
9865 | 10066 | ||
9866 | <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> | 10067 | <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> |
9867 | <trans-unit id="40119547597591062" datatype="html"> | 10068 | <trans-unit id="40119547597591062" datatype="html"> |
9868 | <source>All languages</source> | 10069 | <source>All languages</source> |
9869 | <target state="new">All languages</target> | 10070 | <target state="new">All languages</target> |
9870 | 10071 | ||
9871 | 10072 | ||
9872 | <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> | 10073 | <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> |
9873 | <trans-unit id="996392855508119363" datatype="html"> | 10074 | <trans-unit id="996392855508119363" datatype="html"> |
9874 | <source>Hidden</source> | 10075 | <source>Hidden</source> |
9875 | <target state="new">Hidden</target> | 10076 | <target state="new">Hidden</target> |
@@ -9884,7 +10085,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9884 | <source>Displayed</source> | 10085 | <source>Displayed</source> |
9885 | <target state="new">Displayed</target> | 10086 | <target state="new">Displayed</target> |
9886 | 10087 | ||
9887 | <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> | 10088 | <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> |
9888 | <trans-unit id="6291055174438137560" datatype="html"> | 10089 | <trans-unit id="6291055174438137560" datatype="html"> |
9889 | <source>~ 1 minute</source> | 10090 | <source>~ 1 minute</source> |
9890 | <target state="new">~ 1 minute</target> | 10091 | <target state="new">~ 1 minute</target> |
@@ -10372,7 +10573,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10372 | <source>Moderator</source> | 10573 | <source>Moderator</source> |
10373 | <target state="new">Moderator</target> | 10574 | <target state="new">Moderator</target> |
10374 | 10575 | ||
10375 | <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> | 10576 | <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> |
10376 | <trans-unit id="2279527393438260622" datatype="html"> | 10577 | <trans-unit id="2279527393438260622" datatype="html"> |
10377 | <source>Search videos, playlists, channels…</source> | 10578 | <source>Search videos, playlists, channels…</source> |
10378 | <target state="new">Search videos, playlists, channels…</target> | 10579 | <target state="new">Search videos, playlists, channels…</target> |
@@ -10721,22 +10922,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10721 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | 10922 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> |
10722 | <context context-type="linenumber">179</context> | 10923 | <context context-type="linenumber">179</context> |
10723 | </context-group> | 10924 | </context-group> |
10925 | </trans-unit><trans-unit id="118687079501751948" datatype="html"> | ||
10926 | <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> | ||
10927 | <context-group purpose="location"> | ||
10928 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | ||
10929 | <context context-type="linenumber">183</context> | ||
10930 | </context-group> | ||
10724 | </trans-unit> | 10931 | </trans-unit> |
10725 | <trans-unit id="4887724548587271148" datatype="html"> | 10932 | <trans-unit id="4887724548587271148" datatype="html"> |
10726 | <source>Waiting transcoding</source> | 10933 | <source>Waiting transcoding</source> |
10727 | <target state="new">Waiting transcoding</target> | 10934 | <target state="new">Waiting transcoding</target> |
10728 | 10935 | ||
10729 | <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> | 10936 | <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> |
10730 | <trans-unit id="4517785179607945981"> | 10937 | <trans-unit id="4517785179607945981"> |
10731 | <source>To transcode</source> | 10938 | <source>To transcode</source> |
10732 | <target>At omkode</target> | 10939 | <target>At omkode</target> |
10733 | 10940 | ||
10734 | <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> | 10941 | <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> |
10735 | <trans-unit id="3299576663551440736"> | 10942 | <trans-unit id="3299576663551440736"> |
10736 | <source>To import</source> | 10943 | <source>To import</source> |
10737 | <target>At importere</target> | 10944 | <target>At importere</target> |
10738 | 10945 | ||
10739 | <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"> | 10946 | <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"> |
10740 | <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> | 10947 | <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> |
10741 | <context-group purpose="location"> | 10948 | <context-group purpose="location"> |
10742 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> | 10949 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> |
@@ -10747,7 +10954,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10747 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> | 10954 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> |
10748 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> | 10955 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> |
10749 | 10956 | ||
10750 | <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> | 10957 | <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> |
10751 | <trans-unit id="1795705931707209785" datatype="html"> | 10958 | <trans-unit id="1795705931707209785" datatype="html"> |
10752 | <source>Add to watch later</source> | 10959 | <source>Add to watch later</source> |
10753 | <target state="new">Add to watch later</target> | 10960 | <target state="new">Add to watch later</target> |
@@ -10830,7 +11037,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10830 | <target state="new">Video to import updated.</target> | 11037 | <target state="new">Video to import updated.</target> |
10831 | 11038 | ||
10832 | 11039 | ||
10833 | <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> | 11040 | <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> |
10834 | <trans-unit id="3284171506518522275"> | 11041 | <trans-unit id="3284171506518522275"> |
10835 | <source>Your video was uploaded to your account and is private.</source> | 11042 | <source>Your video was uploaded to your account and is private.</source> |
10836 | <target>Din video blev uploadet til din konto og er privat.</target> | 11043 | <target>Din video blev uploadet til din konto og er privat.</target> |
@@ -10902,22 +11109,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10902 | <source>Stop autoplaying next video</source> | 11109 | <source>Stop autoplaying next video</source> |
10903 | <target state="new">Stop autoplaying next video</target> | 11110 | <target state="new">Stop autoplaying next video</target> |
10904 | 11111 | ||
10905 | <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> | 11112 | <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> |
10906 | <trans-unit id="5149234672404299151" datatype="html"> | 11113 | <trans-unit id="5149234672404299151" datatype="html"> |
10907 | <source>Autoplay next video</source> | 11114 | <source>Autoplay next video</source> |
10908 | <target state="new">Autoplay next video</target> | 11115 | <target state="new">Autoplay next video</target> |
10909 | 11116 | ||
10910 | <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> | 11117 | <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> |
10911 | <trans-unit id="5870421136141540382" datatype="html"> | 11118 | <trans-unit id="5870421136141540382" datatype="html"> |
10912 | <source>Stop looping playlist videos</source> | 11119 | <source>Stop looping playlist videos</source> |
10913 | <target state="new">Stop looping playlist videos</target> | 11120 | <target state="new">Stop looping playlist videos</target> |
10914 | 11121 | ||
10915 | <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> | 11122 | <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> |
10916 | <trans-unit id="1599585307037758139" datatype="html"> | 11123 | <trans-unit id="1599585307037758139" datatype="html"> |
10917 | <source>Loop playlist videos</source> | 11124 | <source>Loop playlist videos</source> |
10918 | <target state="new">Loop playlist videos</target> | 11125 | <target state="new">Loop playlist videos</target> |
10919 | 11126 | ||
10920 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit> | 11127 | <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> |
10921 | <trans-unit id="3704292036525161260" datatype="html"> | 11128 | <trans-unit id="3704292036525161260" datatype="html"> |
10922 | <source>Placeholder image</source> | 11129 | <source>Placeholder image</source> |
10923 | <target state="new">Placeholder image</target> | 11130 | <target state="new">Placeholder image</target> |
@@ -10930,92 +11137,92 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10930 | <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> | 11137 | <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> |
10931 | <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> | 11138 | <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> |
10932 | 11139 | ||
10933 | <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> | 11140 | <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> |
10934 | <trans-unit id="5761611056224181752" datatype="html"> | 11141 | <trans-unit id="5761611056224181752" datatype="html"> |
10935 | <source>Redirection</source> | 11142 | <source>Redirection</source> |
10936 | <target state="new">Redirection</target> | 11143 | <target state="new">Redirection</target> |
10937 | 11144 | ||
10938 | <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> | 11145 | <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> |
10939 | <trans-unit id="8858527736400081688" datatype="html"> | 11146 | <trans-unit id="8858527736400081688" datatype="html"> |
10940 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> | 11147 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> |
10941 | <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target> | 11148 | <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target> |
10942 | 11149 | ||
10943 | <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> | 11150 | <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> |
10944 | <trans-unit id="3937119019020041049" datatype="html"> | 11151 | <trans-unit id="3937119019020041049" datatype="html"> |
10945 | <source>Mature or explicit content</source> | 11152 | <source>Mature or explicit content</source> |
10946 | <target state="new">Mature or explicit content</target> | 11153 | <target state="new">Mature or explicit content</target> |
10947 | 11154 | ||
10948 | <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> | 11155 | <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> |
10949 | <trans-unit id="1755474755114288376" datatype="html"> | 11156 | <trans-unit id="1755474755114288376" datatype="html"> |
10950 | <source>Up Next</source> | 11157 | <source>Up Next</source> |
10951 | <target state="new">Up Next</target> | 11158 | <target state="new">Up Next</target> |
10952 | 11159 | ||
10953 | <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> | 11160 | <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> |
10954 | <trans-unit id="2159130950882492111" datatype="html"> | 11161 | <trans-unit id="2159130950882492111" datatype="html"> |
10955 | <source>Cancel</source> | 11162 | <source>Cancel</source> |
10956 | <target state="new">Cancel</target> | 11163 | <target state="new">Cancel</target> |
10957 | 11164 | ||
10958 | <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> | 11165 | <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> |
10959 | <trans-unit id="3354816756665089864" datatype="html"> | 11166 | <trans-unit id="3354816756665089864" datatype="html"> |
10960 | <source>Autoplay is suspended</source> | 11167 | <source>Autoplay is suspended</source> |
10961 | <target state="new">Autoplay is suspended</target> | 11168 | <target state="new">Autoplay is suspended</target> |
10962 | 11169 | ||
10963 | <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> | 11170 | <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> |
10964 | <trans-unit id="7895294730547405228" datatype="html"> | 11171 | <trans-unit id="7895294730547405228" datatype="html"> |
10965 | <source>Enter/exit fullscreen (requires player focus)</source> | 11172 | <source>Enter/exit fullscreen (requires player focus)</source> |
10966 | <target state="new">Enter/exit fullscreen (requires player focus)</target> | 11173 | <target state="new">Enter/exit fullscreen (requires player focus)</target> |
10967 | 11174 | ||
10968 | <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> | 11175 | <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> |
10969 | <trans-unit id="7618388257165864759" datatype="html"> | 11176 | <trans-unit id="7618388257165864759" datatype="html"> |
10970 | <source>Play/Pause the video (requires player focus)</source> | 11177 | <source>Play/Pause the video (requires player focus)</source> |
10971 | <target state="new">Play/Pause the video (requires player focus)</target> | 11178 | <target state="new">Play/Pause the video (requires player focus)</target> |
10972 | 11179 | ||
10973 | <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> | 11180 | <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> |
10974 | <trans-unit id="7761890399634216630" datatype="html"> | 11181 | <trans-unit id="7761890399634216630" datatype="html"> |
10975 | <source>Mute/unmute the video (requires player focus)</source> | 11182 | <source>Mute/unmute the video (requires player focus)</source> |
10976 | <target state="new">Mute/unmute the video (requires player focus)</target> | 11183 | <target state="new">Mute/unmute the video (requires player focus)</target> |
10977 | 11184 | ||
10978 | <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> | 11185 | <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> |
10979 | <trans-unit id="5996585232248234904" datatype="html"> | 11186 | <trans-unit id="5996585232248234904" datatype="html"> |
10980 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> | 11187 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> |
10981 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> | 11188 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> |
10982 | 11189 | ||
10983 | <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> | 11190 | <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> |
10984 | <trans-unit id="3748765405903319998" datatype="html"> | 11191 | <trans-unit id="3748765405903319998" datatype="html"> |
10985 | <source>Increase the volume (requires player focus)</source> | 11192 | <source>Increase the volume (requires player focus)</source> |
10986 | <target state="new">Increase the volume (requires player focus)</target> | 11193 | <target state="new">Increase the volume (requires player focus)</target> |
10987 | 11194 | ||
10988 | <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> | 11195 | <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> |
10989 | <trans-unit id="5810704036407159982" datatype="html"> | 11196 | <trans-unit id="5810704036407159982" datatype="html"> |
10990 | <source>Decrease the volume (requires player focus)</source> | 11197 | <source>Decrease the volume (requires player focus)</source> |
10991 | <target state="new">Decrease the volume (requires player focus)</target> | 11198 | <target state="new">Decrease the volume (requires player focus)</target> |
10992 | 11199 | ||
10993 | <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> | 11200 | <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> |
10994 | <trans-unit id="2622048822548065691" datatype="html"> | 11201 | <trans-unit id="2622048822548065691" datatype="html"> |
10995 | <source>Seek the video forward (requires player focus)</source> | 11202 | <source>Seek the video forward (requires player focus)</source> |
10996 | <target state="new">Seek the video forward (requires player focus)</target> | 11203 | <target state="new">Seek the video forward (requires player focus)</target> |
10997 | 11204 | ||
10998 | <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> | 11205 | <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> |
10999 | <trans-unit id="6540078205109221153" datatype="html"> | 11206 | <trans-unit id="6540078205109221153" datatype="html"> |
11000 | <source>Seek the video backward (requires player focus)</source> | 11207 | <source>Seek the video backward (requires player focus)</source> |
11001 | <target state="new">Seek the video backward (requires player focus)</target> | 11208 | <target state="new">Seek the video backward (requires player focus)</target> |
11002 | 11209 | ||
11003 | <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> | 11210 | <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> |
11004 | <trans-unit id="1956491957766210808" datatype="html"> | 11211 | <trans-unit id="1956491957766210808" datatype="html"> |
11005 | <source>Increase playback rate (requires player focus)</source> | 11212 | <source>Increase playback rate (requires player focus)</source> |
11006 | <target state="new">Increase playback rate (requires player focus)</target> | 11213 | <target state="new">Increase playback rate (requires player focus)</target> |
11007 | 11214 | ||
11008 | <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> | 11215 | <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> |
11009 | <trans-unit id="5495529997674803186" datatype="html"> | 11216 | <trans-unit id="5495529997674803186" datatype="html"> |
11010 | <source>Decrease playback rate (requires player focus)</source> | 11217 | <source>Decrease playback rate (requires player focus)</source> |
11011 | <target state="new">Decrease playback rate (requires player focus)</target> | 11218 | <target state="new">Decrease playback rate (requires player focus)</target> |
11012 | 11219 | ||
11013 | <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> | 11220 | <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> |
11014 | <trans-unit id="3178343147230721210" datatype="html"> | 11221 | <trans-unit id="3178343147230721210" datatype="html"> |
11015 | <source>Navigate in the video frame by frame (requires player focus)</source> | 11222 | <source>Navigate in the video frame by frame (requires player focus)</source> |
11016 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> | 11223 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> |
11017 | 11224 | ||
11018 | <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> | 11225 | <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> |
11019 | <trans-unit id="8025996572234182184" datatype="html"> | 11226 | <trans-unit id="8025996572234182184" datatype="html"> |
11020 | <source>Like the video</source> | 11227 | <source>Like the video</source> |
11021 | <target state="new">Like the video</target> | 11228 | <target state="new">Like the video</target> |
@@ -11029,8 +11236,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11029 | <trans-unit id="1729036051846673606" datatype="html"> | 11236 | <trans-unit id="1729036051846673606" datatype="html"> |
11030 | <source>When active, the next video is automatically played after the current one.</source> | 11237 | <source>When active, the next video is automatically played after the current one.</source> |
11031 | <target state="new">When active, the next video is automatically played after the current one.</target> | 11238 | <target state="new">When active, the next video is automatically played after the current one.</target> |
11032 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">61</context></context-group> | 11239 | |
11033 | </trans-unit> | 11240 | <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> |
11034 | <trans-unit id="2431286785954354122" datatype="html"> | 11241 | <trans-unit id="2431286785954354122" datatype="html"> |
11035 | <source>Recently added</source> | 11242 | <source>Recently added</source> |
11036 | <target state="new">Recently added</target> | 11243 | <target state="new">Recently added</target> |