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.ca-ES.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.ca-ES.xlf')
-rw-r--r-- | client/src/locale/angular.ca-ES.xlf | 537 |
1 files changed, 372 insertions, 165 deletions
diff --git a/client/src/locale/angular.ca-ES.xlf b/client/src/locale/angular.ca-ES.xlf index 6a2a5b23f..31a9ff0ce 100644 --- a/client/src/locale/angular.ca-ES.xlf +++ b/client/src/locale/angular.ca-ES.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="ca-ES"> | 3 | <file source-language="en-US" datatype="plaintext" original="" target-language="ca-ES"> |
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">Tancar el menú de l'esquerra</target> | 218 | <target state="translated">Tancar el menú de l'esquerra</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">Obrir el menú de l'esquerra</target> | 223 | <target state="translated">Obrir el menú de l'esquerra</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" datatype="html"> | 226 | <trans-unit id="9075761896562520962" datatype="html"> |
16 | <source>You don't have notifications.</source> | 227 | <source>You don't have notifications.</source> |
17 | <target state="translated">No teniu notificacions.</target> | 228 | <target state="translated">No teniu notificacions.</target> |
@@ -215,10 +426,10 @@ | |||
215 | <trans-unit id="8817917090143649804" datatype="html"> | 426 | <trans-unit id="8817917090143649804" datatype="html"> |
216 | <source>Account muted</source><target state="new">Account muted</target> | 427 | <source>Account muted</source><target state="new">Account muted</target> |
217 | 428 | ||
218 | <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"> | 429 | <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"> |
219 | <source>Server muted</source><target state="new">Server muted</target> | 430 | <source>Server muted</source><target state="new">Server muted</target> |
220 | 431 | ||
221 | <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> | 432 | <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> |
222 | 433 | ||
223 | <trans-unit id="5924559757556526785" datatype="html"> | 434 | <trans-unit id="5924559757556526785" datatype="html"> |
224 | <source>Save to</source> | 435 | <source>Save to</source> |
@@ -341,17 +552,17 @@ | |||
341 | <target state="translated">vídeo</target> | 552 | <target state="translated">vídeo</target> |
342 | 553 | ||
343 | 554 | ||
344 | <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> | 555 | <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> |
345 | <trans-unit id="6995024616159044376" datatype="html"> | 556 | <trans-unit id="6995024616159044376" datatype="html"> |
346 | <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> | 557 | <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> |
347 | <target state="translated">La seua cuota de vídeo s'excedeix amb aquest vídeo (tamany del vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilitzat: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> | 558 | <target state="translated">La seua cuota de vídeo s'excedeix amb aquest vídeo (tamany del vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilitzat: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> |
348 | 559 | ||
349 | <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> | 560 | <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> |
350 | <trans-unit id="7873395933409147217" datatype="html"> | 561 | <trans-unit id="7873395933409147217" datatype="html"> |
351 | <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> | 562 | <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> |
352 | <target state="translated">La seua quota diària de vídeo s'excedeix amb aquest vídeo (tamany del vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilitzat: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> | 563 | <target state="translated">La seua quota diària de vídeo s'excedeix amb aquest vídeo (tamany del vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilitzat: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> |
353 | 564 | ||
354 | <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> | 565 | <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> |
355 | <trans-unit id="5235042777215655908" datatype="html"> | 566 | <trans-unit id="5235042777215655908" datatype="html"> |
356 | <source>subtitles</source> | 567 | <source>subtitles</source> |
357 | <target state="translated">subtítols</target> | 568 | <target state="translated">subtítols</target> |
@@ -448,7 +659,7 @@ | |||
448 | <source>Blocked</source> | 659 | <source>Blocked</source> |
449 | <target state="translated">Bloquejat</target> | 660 | <target state="translated">Bloquejat</target> |
450 | 661 | ||
451 | <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"> | 662 | <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"> |
452 | <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> | 663 | <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> |
453 | 664 | ||
454 | <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"> | 665 | <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"> |
@@ -810,7 +1021,7 @@ | |||
810 | <source>Local</source> | 1021 | <source>Local</source> |
811 | <target>Local</target> | 1022 | <target>Local</target> |
812 | 1023 | ||
813 | <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> | 1024 | <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> |
814 | <trans-unit id="1670306451865226564" datatype="html"> | 1025 | <trans-unit id="1670306451865226564" datatype="html"> |
815 | <source>users</source> | 1026 | <source>users</source> |
816 | <target state="translated">usuaris</target> | 1027 | <target state="translated">usuaris</target> |
@@ -1000,7 +1211,7 @@ | |||
1000 | <target>Usuari</target> | 1211 | <target>Usuari</target> |
1001 | 1212 | ||
1002 | 1213 | ||
1003 | <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> | 1214 | <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> |
1004 | <trans-unit id="3997350348765083892"> | 1215 | <trans-unit id="3997350348765083892"> |
1005 | <source>Username or email address</source> | 1216 | <source>Username or email address</source> |
1006 | <target>Nom d'usuari o adreça de correu electrònic</target> | 1217 | <target>Nom d'usuari o adreça de correu electrònic</target> |
@@ -2206,11 +2417,8 @@ The link will expire within 1 hour.</source> | |||
2206 | 2417 | ||
2207 | <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"> | 2418 | <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"> |
2208 | <source>Other</source><target state="new">Other</target> | 2419 | <source>Other</source><target state="new">Other</target> |
2209 | <context-group purpose="location"> | 2420 | |
2210 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context> | 2421 | <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> |
2211 | <context context-type="linenumber">181</context> | ||
2212 | </context-group> | ||
2213 | </trans-unit> | ||
2214 | <trans-unit id="2200003513633568069"> | 2422 | <trans-unit id="2200003513633568069"> |
2215 | <source>Enable video comments</source> | 2423 | <source>Enable video comments</source> |
2216 | <target>Activa els comentaris de vídeo</target> | 2424 | <target>Activa els comentaris de vídeo</target> |
@@ -2264,12 +2472,12 @@ The link will expire within 1 hour.</source> | |||
2264 | <source>Scheduled</source> | 2472 | <source>Scheduled</source> |
2265 | <target state="translated">Programat</target> | 2473 | <target state="translated">Programat</target> |
2266 | 2474 | ||
2267 | <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> | 2475 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> |
2268 | <trans-unit id="1435317307066082710" datatype="html"> | 2476 | <trans-unit id="1435317307066082710" datatype="html"> |
2269 | <source>Hide the video until a specific date</source> | 2477 | <source>Hide the video until a specific date</source> |
2270 | <target state="translated">Oculta el vídeo fins una data específica</target> | 2478 | <target state="translated">Oculta el vídeo fins una data específica</target> |
2271 | 2479 | ||
2272 | <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"> | 2480 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="1087181129481039628" datatype="html"> |
2273 | <source>Normal live</source><target state="new">Normal live</target> | 2481 | <source>Normal live</source><target state="new">Normal live</target> |
2274 | <context-group purpose="location"> | 2482 | <context-group purpose="location"> |
2275 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context> | 2483 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context> |
@@ -2390,46 +2598,34 @@ The link will expire within 1 hour.</source> | |||
2390 | <source>Torrents with only 1 file are supported.</source> | 2598 | <source>Torrents with only 1 file are supported.</source> |
2391 | <target state="translated">Només s'admeten torrents amb 1 sol fitxer</target> | 2599 | <target state="translated">Només s'admeten torrents amb 1 sol fitxer</target> |
2392 | 2600 | ||
2393 | <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> | 2601 | <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> |
2394 | <trans-unit id="7860848084471862305" datatype="html"> | 2602 | <trans-unit id="7860848084471862305" datatype="html"> |
2395 | <source>Cannot create live because this instance have too many created lives</source> | 2603 | <source>Cannot create live because this instance have too many created lives</source> |
2396 | <target state="new">Cannot create live because this instance have too many created lives</target> | 2604 | <target state="new">Cannot create live because this instance have too many created lives</target> |
2397 | 2605 | ||
2398 | <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> | 2606 | <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> |
2399 | <trans-unit id="1278564497286613571" datatype="html"> | 2607 | <trans-unit id="1278564497286613571" datatype="html"> |
2400 | <source>Cannot create live because you created too many lives</source> | 2608 | <source>Cannot create live because you created too many lives</source> |
2401 | <target state="new">Cannot create live because you created too many lives</target> | 2609 | <target state="new">Cannot create live because you created too many lives</target> |
2402 | 2610 | ||
2403 | <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> | 2611 | <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> |
2404 | <trans-unit id="2621043320678012413" datatype="html"> | 2612 | <trans-unit id="2621043320678012413" datatype="html"> |
2405 | <source>Live published.</source> | 2613 | <source>Live published.</source> |
2406 | <target state="new">Live published.</target> | 2614 | <target state="new">Live published.</target> |
2407 | 2615 | ||
2408 | <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"> | 2616 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="5872059367236038160" datatype="html"> |
2409 | <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> | 2617 | <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> |
2410 | <context-group purpose="location"> | 2618 | |
2411 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2619 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit><trans-unit id="2360261543675520397" datatype="html"> |
2412 | <context context-type="linenumber">161</context> | ||
2413 | </context-group> | ||
2414 | </trans-unit><trans-unit id="2360261543675520397" datatype="html"> | ||
2415 | <source>Stream only once</source><target state="new">Stream only once</target> | 2620 | <source>Stream only once</source><target state="new">Stream only once</target> |
2416 | <context-group purpose="location"> | 2621 | |
2417 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2622 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit><trans-unit id="5168540607709796871" datatype="html"> |
2418 | <context context-type="linenumber">164</context> | ||
2419 | </context-group> | ||
2420 | </trans-unit><trans-unit id="5168540607709796871" datatype="html"> | ||
2421 | <source>Stream multiple times, replays can't be saved</source><target state="new">Stream multiple times, replays can't be saved</target> | 2623 | <source>Stream multiple times, replays can't be saved</source><target state="new">Stream multiple times, replays can't be saved</target> |
2422 | <context-group purpose="location"> | 2624 | |
2423 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2625 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit><trans-unit id="58134197356653483" datatype="html"> |
2424 | <context context-type="linenumber">169</context> | ||
2425 | </context-group> | ||
2426 | </trans-unit><trans-unit id="58134197356653483" datatype="html"> | ||
2427 | <source>Stream multiple times using the same URL</source><target state="new">Stream multiple times using the same URL</target> | 2626 | <source>Stream multiple times using the same URL</source><target state="new">Stream multiple times using the same URL</target> |
2428 | <context-group purpose="location"> | 2627 | |
2429 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2628 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> |
2430 | <context context-type="linenumber">172</context> | ||
2431 | </context-group> | ||
2432 | </trans-unit> | ||
2433 | <trans-unit id="8218579597782287078" datatype="html"> | 2629 | <trans-unit id="8218579597782287078" datatype="html"> |
2434 | <source>Go Live</source> | 2630 | <source>Go Live</source> |
2435 | <target state="new">Go Live</target> | 2631 | <target state="new">Go Live</target> |
@@ -2578,12 +2774,12 @@ The link will expire within 1 hour.</source> | |||
2578 | <source>More customization</source> | 2774 | <source>More customization</source> |
2579 | <target state="translated">Més personalització</target> | 2775 | <target state="translated">Més personalització</target> |
2580 | 2776 | ||
2581 | <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> | 2777 | <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> |
2582 | <trans-unit id="1284179134768564307" datatype="html"> | 2778 | <trans-unit id="1284179134768564307" datatype="html"> |
2583 | <source>Less customization</source> | 2779 | <source>Less customization</source> |
2584 | <target state="translated">Menys personalització</target> | 2780 | <target state="translated">Menys personalització</target> |
2585 | 2781 | ||
2586 | <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> | 2782 | <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> |
2587 | <trans-unit id="1290987288288099212" datatype="html"> | 2783 | <trans-unit id="1290987288288099212" datatype="html"> |
2588 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> | 2784 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> |
2589 | <target state="translated">Suport <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> | 2785 | <target state="translated">Suport <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> |
@@ -2627,22 +2823,28 @@ The link will expire within 1 hour.</source> | |||
2627 | <source>Display video title</source> | 2823 | <source>Display video title</source> |
2628 | <target state="translated">Mostrar títol del vídeo</target> | 2824 | <target state="translated">Mostrar títol del vídeo</target> |
2629 | 2825 | ||
2630 | <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> | 2826 | <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"> |
2827 | <source>P2P</source><target state="new">P2P</target> | ||
2828 | <context-group purpose="location"> | ||
2829 | <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> | ||
2830 | <context context-type="linenumber">222</context> | ||
2831 | </context-group> | ||
2832 | </trans-unit> | ||
2631 | <trans-unit id="1068153312491986796" datatype="html"> | 2833 | <trans-unit id="1068153312491986796" datatype="html"> |
2632 | <source>Display privacy warning</source> | 2834 | <source>Display privacy warning</source> |
2633 | <target state="translated">Mostrar advertència de privacitat</target> | 2835 | <target state="translated">Mostrar advertència de privacitat</target> |
2634 | 2836 | ||
2635 | <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> | 2837 | <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> |
2636 | <trans-unit id="7540352830225038263" datatype="html"> | 2838 | <trans-unit id="7540352830225038263" datatype="html"> |
2637 | <source>Display player controls</source> | 2839 | <source>Display player controls</source> |
2638 | <target state="translated">Mostrar controls del reproductor</target> | 2840 | <target state="translated">Mostrar controls del reproductor</target> |
2639 | 2841 | ||
2640 | <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> | 2842 | <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> |
2641 | <trans-unit id="805456636864344681" datatype="html"> | 2843 | <trans-unit id="805456636864344681" datatype="html"> |
2642 | <source>Display PeerTube button link</source> | 2844 | <source>Display PeerTube button link</source> |
2643 | <target state="translated">Mostrar enllaç del botó PeerTube</target> | 2845 | <target state="translated">Mostrar enllaç del botó PeerTube</target> |
2644 | 2846 | ||
2645 | <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> | 2847 | <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> |
2646 | <trans-unit id="8928816882866356838" datatype="html"> | 2848 | <trans-unit id="8928816882866356838" datatype="html"> |
2647 | <source>Public</source> | 2849 | <source>Public</source> |
2648 | <target state="translated">Públic</target> | 2850 | <target state="translated">Públic</target> |
@@ -2652,7 +2854,7 @@ The link will expire within 1 hour.</source> | |||
2652 | <source>This video is blocked.</source> | 2854 | <source>This video is blocked.</source> |
2653 | <target state="translated">Aquest vídeo està bloquejat</target> | 2855 | <target state="translated">Aquest vídeo està bloquejat</target> |
2654 | 2856 | ||
2655 | <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> | 2857 | <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> |
2656 | <trans-unit id="2482137713226830428" datatype="html"> | 2858 | <trans-unit id="2482137713226830428" datatype="html"> |
2657 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> | 2859 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> |
2658 | <target state="translated">Publicat <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> | 2860 | <target state="translated">Publicat <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> |
@@ -2774,7 +2976,7 @@ The link will expire within 1 hour.</source> | |||
2774 | <source>NSFW</source> | 2976 | <source>NSFW</source> |
2775 | <target state="new">NSFW</target> | 2977 | <target state="new">NSFW</target> |
2776 | 2978 | ||
2777 | <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> | 2979 | <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> |
2778 | <trans-unit id="4512155674928869984"> | 2980 | <trans-unit id="4512155674928869984"> |
2779 | <source>Get more information</source> | 2981 | <source>Get more information</source> |
2780 | <target>Obtenir més informació</target> | 2982 | <target>Obtenir més informació</target> |
@@ -2794,42 +2996,50 @@ The link will expire within 1 hour.</source> | |||
2794 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | 2996 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> |
2795 | <context context-type="linenumber">1,3</context> | 2997 | <context context-type="linenumber">1,3</context> |
2796 | </context-group> | 2998 | </context-group> |
2999 | </trans-unit><trans-unit id="6355398227384499371" datatype="html"> | ||
3000 | <source> Move to external storage failed, this video may not work properly. | ||
3001 | </source><target state="new"> Move to external storage failed, this video may not work properly. | ||
3002 | </target> | ||
3003 | <context-group purpose="location"> | ||
3004 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | ||
3005 | <context context-type="linenumber">5,7</context> | ||
3006 | </context-group> | ||
2797 | </trans-unit> | 3007 | </trans-unit> |
2798 | <trans-unit id="4092533321838934102" datatype="html"> | 3008 | <trans-unit id="4092533321838934102" datatype="html"> |
2799 | <source>The video is being imported, it will be available when the import is finished.</source> | 3009 | <source>The video is being imported, it will be available when the import is finished.</source> |
2800 | <target state="new"> The video is being imported, it will be available when the import is finished. | 3010 | <target state="new"> The video is being imported, it will be available when the import is finished. |
2801 | </target> | 3011 | </target> |
2802 | 3012 | ||
2803 | <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> | 3013 | <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> |
2804 | <trans-unit id="8304621069698650554" datatype="html"> | 3014 | <trans-unit id="8304621069698650554" datatype="html"> |
2805 | <source>The video is being transcoded, it may not work properly.</source> | 3015 | <source>The video is being transcoded, it may not work properly.</source> |
2806 | <target state="new"> The video is being transcoded, it may not work properly. | 3016 | <target state="new"> The video is being transcoded, it may not work properly. |
2807 | </target> | 3017 | </target> |
2808 | 3018 | ||
2809 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="9080034597841586171" datatype="html"> | 3019 | <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"> |
2810 | <source> The video is being moved to an external server, it may not work properly. | 3020 | <source> The video is being moved to an external server, it may not work properly. |
2811 | </source><target state="new"> The video is being moved to an external server, it may not work properly. | 3021 | </source><target state="new"> The video is being moved to an external server, it may not work properly. |
2812 | </target> | 3022 | </target> |
2813 | 3023 | ||
2814 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> | 3024 | <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> |
2815 | <trans-unit id="8619499607322327082" datatype="html"> | 3025 | <trans-unit id="8619499607322327082" datatype="html"> |
2816 | <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> | 3026 | <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> |
2817 | <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. | 3027 | <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. |
2818 | </target> | 3028 | </target> |
2819 | 3029 | ||
2820 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> | 3030 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> |
2821 | <trans-unit id="4262297989675590582" datatype="html"> | 3031 | <trans-unit id="4262297989675590582" datatype="html"> |
2822 | <source>This live has not started yet.</source> | 3032 | <source>This live has not started yet.</source> |
2823 | <target state="new"> This live has not started yet. | 3033 | <target state="new"> This live has not started yet. |
2824 | </target> | 3034 | </target> |
2825 | 3035 | ||
2826 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> | 3036 | <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> |
2827 | <trans-unit id="4926204350710628499" datatype="html"> | 3037 | <trans-unit id="4926204350710628499" datatype="html"> |
2828 | <source>This live has ended.</source> | 3038 | <source>This live has ended.</source> |
2829 | <target state="new"> This live has ended. | 3039 | <target state="new"> This live has ended. |
2830 | </target> | 3040 | </target> |
2831 | 3041 | ||
2832 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> | 3042 | <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> |
2833 | <trans-unit id="8518611938109939710" datatype="html"> | 3043 | <trans-unit id="8518611938109939710" datatype="html"> |
2834 | <source>SORT BY</source> | 3044 | <source>SORT BY</source> |
2835 | <target state="new"> | 3045 | <target state="new"> |
@@ -2853,7 +3063,7 @@ The link will expire within 1 hour.</source> | |||
2853 | <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> | 3063 | <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> |
2854 | </trans-unit> | 3064 | </trans-unit> |
2855 | <trans-unit id="6390009909920475335" datatype="html"> | 3065 | <trans-unit id="6390009909920475335" datatype="html"> |
2856 | <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> | 3066 | <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> |
2857 | <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> | 3067 | <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> |
2858 | 3068 | ||
2859 | <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> | 3069 | <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> |
@@ -2865,12 +3075,12 @@ The link will expire within 1 hour.</source> | |||
2865 | 3075 | ||
2866 | <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> | 3076 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">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> |
2867 | <trans-unit id="127329338495775339" datatype="html"> | 3077 | <trans-unit id="127329338495775339" datatype="html"> |
2868 | <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> | 3078 | <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> |
2869 | <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> | 3079 | <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> |
2870 | 3080 | ||
2871 | <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> | 3081 | <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> |
2872 | <trans-unit id="5535545444690528619" datatype="html"> | 3082 | <trans-unit id="5535545444690528619" datatype="html"> |
2873 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></source> | 3083 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source> |
2874 | <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target> | 3084 | <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target> |
2875 | 3085 | ||
2876 | <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> | 3086 | <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> |
@@ -3351,7 +3561,7 @@ The link will expire within 1 hour.</source> | |||
3351 | <target state="new">Batch actions</target> | 3561 | <target state="new">Batch actions</target> |
3352 | 3562 | ||
3353 | 3563 | ||
3354 | <context-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> | 3564 | <context-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> |
3355 | <trans-unit id="675721269041534709" datatype="html"> | 3565 | <trans-unit id="675721269041534709" datatype="html"> |
3356 | <source>The user was banned</source> | 3566 | <source>The user was banned</source> |
3357 | <target state="new">The user was banned</target> | 3567 | <target state="new">The user was banned</target> |
@@ -3366,7 +3576,7 @@ The link will expire within 1 hour.</source> | |||
3366 | 3576 | ||
3367 | 3577 | ||
3368 | 3578 | ||
3369 | <context-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> | 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">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> |
3370 | <trans-unit id="3111569165173971676" datatype="html"> | 3580 | <trans-unit id="3111569165173971676" datatype="html"> |
3371 | <source>Deleted account</source> | 3581 | <source>Deleted account</source> |
3372 | <target state="new"> | 3582 | <target state="new"> |
@@ -3496,21 +3706,18 @@ The link will expire within 1 hour.</source> | |||
3496 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3706 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3497 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3707 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3498 | </target> | 3708 | </target> |
3499 | <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> | 3709 | |
3500 | <context-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> | 3710 | |
3501 | </trans-unit> | 3711 | <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> |
3502 | <trans-unit id="1451763834047485033" datatype="html"> | 3712 | <trans-unit id="1451763834047485033" datatype="html"> |
3503 | <source>Select this row</source> | 3713 | <source>Select this row</source> |
3504 | <target state="new">Select this row</target> | 3714 | <target state="new">Select this row</target> |
3505 | 3715 | ||
3506 | 3716 | ||
3507 | <context-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"> | 3717 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">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"> |
3508 | <source>See full comment</source><target state="new">See full comment</target> | 3718 | <source>See full comment</source><target state="new">See full comment</target> |
3509 | <context-group purpose="location"> | 3719 | |
3510 | <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context> | 3720 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> |
3511 | <context context-type="linenumber">57</context> | ||
3512 | </context-group> | ||
3513 | </trans-unit> | ||
3514 | <trans-unit id="3193976279273491157" datatype="html"> | 3721 | <trans-unit id="3193976279273491157" datatype="html"> |
3515 | <source>Actions</source> | 3722 | <source>Actions</source> |
3516 | <target state="translated">Accions</target> | 3723 | <target state="translated">Accions</target> |
@@ -3519,7 +3726,7 @@ The link will expire within 1 hour.</source> | |||
3519 | 3726 | ||
3520 | 3727 | ||
3521 | 3728 | ||
3522 | <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> | 3729 | <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> |
3523 | <trans-unit id="8390803680962035202" datatype="html"> | 3730 | <trans-unit id="8390803680962035202" datatype="html"> |
3524 | <source>Follower</source> | 3731 | <source>Follower</source> |
3525 | <target state="new">Follower</target> | 3732 | <target state="new">Follower</target> |
@@ -3532,17 +3739,17 @@ The link will expire within 1 hour.</source> | |||
3532 | <source>Commented video</source> | 3739 | <source>Commented video</source> |
3533 | <target state="new">Commented video</target> | 3740 | <target state="new">Commented video</target> |
3534 | 3741 | ||
3535 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> | 3742 | <context-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> |
3536 | <trans-unit id="7266085473379376028" datatype="html"> | 3743 | <trans-unit id="7266085473379376028" datatype="html"> |
3537 | <source>No comments found matching current filters.</source> | 3744 | <source>No comments found matching current filters.</source> |
3538 | <target state="new">No comments found matching current filters.</target> | 3745 | <target state="new">No comments found matching current filters.</target> |
3539 | 3746 | ||
3540 | <context-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> | 3747 | <context-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> |
3541 | <trans-unit id="2398388496754671928" datatype="html"> | 3748 | <trans-unit id="2398388496754671928" datatype="html"> |
3542 | <source>No comments found.</source> | 3749 | <source>No comments found.</source> |
3543 | <target state="new">No comments found.</target> | 3750 | <target state="new">No comments found.</target> |
3544 | 3751 | ||
3545 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> | 3752 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> |
3546 | <trans-unit id="4604870995665811499" datatype="html"> | 3753 | <trans-unit id="4604870995665811499" datatype="html"> |
3547 | <source>Local comments</source> | 3754 | <source>Local comments</source> |
3548 | <target state="new">Local comments</target> | 3755 | <target state="new">Local comments</target> |
@@ -3660,12 +3867,12 @@ The link will expire within 1 hour.</source> | |||
3660 | 3867 | ||
3661 | 3868 | ||
3662 | 3869 | ||
3663 | <context-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> | 3870 | <context-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> |
3664 | <trans-unit id="2662644497259948010" datatype="html"> | 3871 | <trans-unit id="2662644497259948010" datatype="html"> |
3665 | <source>Comment</source> | 3872 | <source>Comment</source> |
3666 | <target state="new">Comment</target> | 3873 | <target state="new">Comment</target> |
3667 | 3874 | ||
3668 | <context-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> | 3875 | <context-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> |
3669 | <trans-unit id="1359961255805685312" datatype="html"> | 3876 | <trans-unit id="1359961255805685312" datatype="html"> |
3670 | <source>This video has been reported multiple times.</source> | 3877 | <source>This video has been reported multiple times.</source> |
3671 | <target state="new">This video has been reported multiple times.</target> | 3878 | <target state="new">This video has been reported multiple times.</target> |
@@ -3745,7 +3952,7 @@ The link will expire within 1 hour.</source> | |||
3745 | <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> | 3952 | <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> |
3746 | </trans-unit> | 3953 | </trans-unit> |
3747 | <trans-unit id="1258618443362430782" datatype="html"> | 3954 | <trans-unit id="1258618443362430782" datatype="html"> |
3748 | <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> | 3955 | <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> |
3749 | <target state="new"> | 3956 | <target state="new"> |
3750 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> | 3957 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> |
3751 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 3958 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
@@ -3836,10 +4043,10 @@ The link will expire within 1 hour.</source> | |||
3836 | <trans-unit id="4086606389696938932" datatype="html"> | 4043 | <trans-unit id="4086606389696938932" datatype="html"> |
3837 | <source>Account</source> | 4044 | <source>Account</source> |
3838 | <target state="new">Account</target> | 4045 | <target state="new">Account</target> |
3839 | <context-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> | 4046 | |
3840 | <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> | 4047 | |
3841 | <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> | 4048 | |
3842 | </trans-unit> | 4049 | <context-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> |
3843 | <trans-unit id="8564972645418093229" datatype="html"> | 4050 | <trans-unit id="8564972645418093229" datatype="html"> |
3844 | <source>No account found matching current filters.</source> | 4051 | <source>No account found matching current filters.</source> |
3845 | <target state="new">No account found matching current filters.</target> | 4052 | <target state="new">No account found matching current filters.</target> |
@@ -3967,7 +4174,7 @@ The link will expire within 1 hour.</source> | |||
3967 | <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> | 4174 | <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> |
3968 | </trans-unit> | 4175 | </trans-unit> |
3969 | <trans-unit id="1780056719120519633" datatype="html"> | 4176 | <trans-unit id="1780056719120519633" datatype="html"> |
3970 | <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> | 4177 | <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> |
3971 | <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> | 4178 | <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> |
3972 | <context-group purpose="location"> | 4179 | <context-group purpose="location"> |
3973 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | 4180 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> |
@@ -4062,7 +4269,7 @@ The link will expire within 1 hour.</source> | |||
4062 | <target state="new">Select all rows</target> | 4269 | <target state="new">Select all rows</target> |
4063 | 4270 | ||
4064 | 4271 | ||
4065 | <context-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> | 4272 | <context-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> |
4066 | <trans-unit id="2719284837486030903" datatype="html"> | 4273 | <trans-unit id="2719284837486030903" datatype="html"> |
4067 | <source>Job type</source> | 4274 | <source>Job type</source> |
4068 | <target state="new">Job type</target> | 4275 | <target state="new">Job type</target> |
@@ -4716,7 +4923,7 @@ The link will expire within 1 hour.</source> | |||
4716 | <source>Administrator</source> | 4923 | <source>Administrator</source> |
4717 | <target>Administrador</target> | 4924 | <target>Administrador</target> |
4718 | 4925 | ||
4719 | <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> | 4926 | <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> |
4720 | <trans-unit id="3171683206914962995"> | 4927 | <trans-unit id="3171683206914962995"> |
4721 | <source>Admin email</source> | 4928 | <source>Admin email</source> |
4722 | <target>Correu del Administrador</target> | 4929 | <target>Correu del Administrador</target> |
@@ -5731,7 +5938,7 @@ color: red; | |||
5731 | 5938 | ||
5732 | <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> | 5939 | <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> |
5733 | <trans-unit id="3030338154442300172" datatype="html"> | 5940 | <trans-unit id="3030338154442300172" datatype="html"> |
5734 | <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </source> | 5941 | <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> |
5735 | <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> | 5942 | <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> |
5736 | 5943 | ||
5737 | <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> | 5944 | <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> |
@@ -5879,7 +6086,7 @@ color: red; | |||
5879 | 6086 | ||
5880 | <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> | 6087 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">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> |
5881 | <trans-unit id="8856905278208146821" datatype="html"> | 6088 | <trans-unit id="8856905278208146821" datatype="html"> |
5882 | <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source> | 6089 | <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> |
5883 | <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> | 6090 | <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> |
5884 | 6091 | ||
5885 | <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> | 6092 | <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> |
@@ -6534,34 +6741,34 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6534 | <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"> | 6741 | <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"> |
6535 | <source>Sensitive content</source><target state="new">Sensitive content</target> | 6742 | <source>Sensitive content</source><target state="new">Sensitive content</target> |
6536 | 6743 | ||
6537 | <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"> | 6744 | <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"> |
6538 | <source>Scope</source><target state="new">Scope</target> | 6745 | <source>Scope</source><target state="new">Scope</target> |
6539 | 6746 | ||
6540 | <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"> | 6747 | <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"> |
6541 | <source>Federated</source><target state="new">Federated</target> | 6748 | <source>Federated</source><target state="new">Federated</target> |
6542 | 6749 | ||
6543 | <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"> | 6750 | <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"> |
6544 | <source>Languages</source><target state="new">Languages</target> | 6751 | <source>Languages</source><target state="new">Languages</target> |
6545 | 6752 | ||
6546 | <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"> | 6753 | <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"> |
6547 | <source>Categories</source><target state="new">Categories</target> | 6754 | <source>Categories</source><target state="new">Categories</target> |
6548 | 6755 | ||
6549 | <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"> | 6756 | <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"> |
6550 | <source>All videos</source><target state="new">All videos</target> | 6757 | <source>All videos</source><target state="new">All videos</target> |
6551 | 6758 | ||
6552 | <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"> | 6759 | <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"> |
6553 | <source>Blurred</source><target state="new">Blurred</target> | 6760 | <source>Blurred</source><target state="new">Blurred</target> |
6554 | 6761 | ||
6555 | <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"> | 6762 | <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"> |
6556 | <source>hidden</source><target state="new">hidden</target> | 6763 | <source>hidden</source><target state="new">hidden</target> |
6557 | 6764 | ||
6558 | <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"> | 6765 | <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"> |
6559 | <source>blurred</source><target state="new">blurred</target> | 6766 | <source>blurred</source><target state="new">blurred</target> |
6560 | 6767 | ||
6561 | <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"> | 6768 | <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"> |
6562 | <source>displayed</source><target state="new">displayed</target> | 6769 | <source>displayed</source><target state="new">displayed</target> |
6563 | 6770 | ||
6564 | <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> | 6771 | <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> |
6565 | <trans-unit id="4856575356061361269" datatype="html"> | 6772 | <trans-unit id="4856575356061361269" datatype="html"> |
6566 | <source><x id="PH"/> direct account followers </source> | 6773 | <source><x id="PH"/> direct account followers </source> |
6567 | <target state="new"> | 6774 | <target state="new"> |
@@ -7532,19 +7739,13 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7532 | <source>Info</source> | 7739 | <source>Info</source> |
7533 | <target>Informació</target> | 7740 | <target>Informació</target> |
7534 | 7741 | ||
7535 | <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"> | 7742 | <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"> |
7536 | <source>Files</source><target state="new">Files</target> | 7743 | <source>Files</source><target state="new">Files</target> |
7537 | <context-group purpose="location"> | 7744 | |
7538 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 7745 | <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"> |
7539 | <context context-type="linenumber">41</context> | ||
7540 | </context-group> | ||
7541 | </trans-unit><trans-unit id="4767765747214995164" datatype="html"> | ||
7542 | <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> | 7746 | <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> |
7543 | <context-group purpose="location"> | 7747 | |
7544 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 7748 | <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> |
7545 | <context context-type="linenumber">42</context> | ||
7546 | </context-group> | ||
7547 | </trans-unit> | ||
7548 | <trans-unit id="6759205696902713848"> | 7749 | <trans-unit id="6759205696902713848"> |
7549 | <source>Warning</source> | 7750 | <source>Warning</source> |
7550 | <target>Avís</target> | 7751 | <target>Avís</target> |
@@ -7553,9 +7754,9 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7553 | <trans-unit id="1519954996184640001"> | 7754 | <trans-unit id="1519954996184640001"> |
7554 | <source>Error</source> | 7755 | <source>Error</source> |
7555 | <target>Error</target> | 7756 | <target>Error</target> |
7556 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">103</context></context-group> | 7757 | |
7557 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group> | 7758 | |
7558 | </trans-unit> | 7759 | <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> |
7559 | <trans-unit id="5076187961693950167" datatype="html"> | 7760 | <trans-unit id="5076187961693950167" datatype="html"> |
7560 | <source>Standard logs</source> | 7761 | <source>Standard logs</source> |
7561 | <target state="new">Standard logs</target> | 7762 | <target state="new">Standard logs</target> |
@@ -8014,7 +8215,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8014 | <source>Unknown language</source> | 8215 | <source>Unknown language</source> |
8015 | <target state="new">Unknown language</target> | 8216 | <target state="new">Unknown language</target> |
8016 | 8217 | ||
8017 | <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> | 8218 | <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> |
8018 | <trans-unit id="3761504852202418603" datatype="html"> | 8219 | <trans-unit id="3761504852202418603" datatype="html"> |
8019 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> | 8220 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> |
8020 | <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target> | 8221 | <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target> |
@@ -8369,7 +8570,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8369 | <target state="new">Subscribe to the account</target> | 8570 | <target state="new">Subscribe to the account</target> |
8370 | 8571 | ||
8371 | 8572 | ||
8372 | <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> | 8573 | <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> |
8373 | <trans-unit id="3131904093925601441" datatype="html"> | 8574 | <trans-unit id="3131904093925601441" datatype="html"> |
8374 | <source>PLAYLISTS</source> | 8575 | <source>PLAYLISTS</source> |
8375 | <target state="new">PLAYLISTS</target> | 8576 | <target state="new">PLAYLISTS</target> |
@@ -8379,64 +8580,64 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8379 | <source>Focus the search bar</source> | 8580 | <source>Focus the search bar</source> |
8380 | <target state="new">Focus the search bar</target> | 8581 | <target state="new">Focus the search bar</target> |
8381 | 8582 | ||
8382 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> | 8583 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> |
8383 | <trans-unit id="4049262826107502276" datatype="html"> | 8584 | <trans-unit id="4049262826107502276" datatype="html"> |
8384 | <source>Toggle the left menu</source> | 8585 | <source>Toggle the left menu</source> |
8385 | <target state="new">Toggle the left menu</target> | 8586 | <target state="new">Toggle the left menu</target> |
8386 | 8587 | ||
8387 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">275</context></context-group></trans-unit> | 8588 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> |
8388 | <trans-unit id="5409372033656550095" datatype="html"> | 8589 | <trans-unit id="5409372033656550095" datatype="html"> |
8389 | <source>Go to the discover videos page</source> | 8590 | <source>Go to the discover videos page</source> |
8390 | <target state="translated">Vés a la pàgina de descobrir vídeos</target> | 8591 | <target state="translated">Vés a la pàgina de descobrir vídeos</target> |
8391 | 8592 | ||
8392 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">280</context></context-group></trans-unit> | 8593 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> |
8393 | <trans-unit id="4278050445961255445" datatype="html"> | 8594 | <trans-unit id="4278050445961255445" datatype="html"> |
8394 | <source>Go to the trending videos page</source> | 8595 | <source>Go to the trending videos page</source> |
8395 | <target state="translated">Vés a la pàgina de vídeos tendència</target> | 8596 | <target state="translated">Vés a la pàgina de vídeos tendència</target> |
8396 | 8597 | ||
8397 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">285</context></context-group></trans-unit> | 8598 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> |
8398 | <trans-unit id="3242234958443825475" datatype="html"> | 8599 | <trans-unit id="3242234958443825475" datatype="html"> |
8399 | <source>Go to the recently added videos page</source> | 8600 | <source>Go to the recently added videos page</source> |
8400 | <target state="new">Go to the recently added videos page</target> | 8601 | <target state="new">Go to the recently added videos page</target> |
8401 | 8602 | ||
8402 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">290</context></context-group></trans-unit> | 8603 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> |
8403 | <trans-unit id="2887122197778293919" datatype="html"> | 8604 | <trans-unit id="2887122197778293919" datatype="html"> |
8404 | <source>Go to the local videos page</source> | 8605 | <source>Go to the local videos page</source> |
8405 | <target state="new">Go to the local videos page</target> | 8606 | <target state="new">Go to the local videos page</target> |
8406 | 8607 | ||
8407 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">295</context></context-group></trans-unit> | 8608 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> |
8408 | <trans-unit id="8009065619559214982" datatype="html"> | 8609 | <trans-unit id="8009065619559214982" datatype="html"> |
8409 | <source>Go to the videos upload page</source> | 8610 | <source>Go to the videos upload page</source> |
8410 | <target state="new">Go to the videos upload page</target> | 8611 | <target state="new">Go to the videos upload page</target> |
8411 | 8612 | ||
8412 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">300</context></context-group></trans-unit> | 8613 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> |
8413 | <trans-unit id="3779524668013120370" datatype="html"> | 8614 | <trans-unit id="3779524668013120370" datatype="html"> |
8414 | <source>Go to my subscriptions</source> | 8615 | <source>Go to my subscriptions</source> |
8415 | <target state="new">Go to my subscriptions</target> | 8616 | <target state="new">Go to my subscriptions</target> |
8416 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">63</context></context-group> | 8617 | |
8417 | </trans-unit> | 8618 | <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> |
8418 | <trans-unit id="1136469849928650779" datatype="html"> | 8619 | <trans-unit id="1136469849928650779" datatype="html"> |
8419 | <source>Go to my videos</source> | 8620 | <source>Go to my videos</source> |
8420 | <target state="new">Go to my videos</target> | 8621 | <target state="new">Go to my videos</target> |
8421 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">67</context></context-group> | 8622 | |
8422 | </trans-unit> | 8623 | <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> |
8423 | <trans-unit id="7836683738999600376" datatype="html"> | 8624 | <trans-unit id="7836683738999600376" datatype="html"> |
8424 | <source>Go to my imports</source> | 8625 | <source>Go to my imports</source> |
8425 | <target state="new">Go to my imports</target> | 8626 | <target state="new">Go to my imports</target> |
8426 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">71</context></context-group> | 8627 | |
8427 | </trans-unit> | 8628 | <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> |
8428 | <trans-unit id="7511292153332773503" datatype="html"> | 8629 | <trans-unit id="7511292153332773503" datatype="html"> |
8429 | <source>Go to my channels</source> | 8630 | <source>Go to my channels</source> |
8430 | <target state="new">Go to my channels</target> | 8631 | <target state="new">Go to my channels</target> |
8431 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> | 8632 | |
8432 | </trans-unit> | 8633 | <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> |
8433 | <trans-unit id="2013324644839511073" datatype="html"> | 8634 | <trans-unit id="2013324644839511073" datatype="html"> |
8434 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. | 8635 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. |
8435 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | 8636 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> |
8436 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 8637 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
8437 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | 8638 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> |
8438 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> | 8639 | |
8439 | </trans-unit> | 8640 | <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> |
8440 | <trans-unit id="375263728166936544"> | 8641 | <trans-unit id="375263728166936544"> |
8441 | <source>You need to reconnect.</source> | 8642 | <source>You need to reconnect.</source> |
8442 | <target>Necessites tornar a connectar.</target> | 8643 | <target>Necessites tornar a connectar.</target> |
@@ -8584,12 +8785,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8584 | <source>VOD videos</source> | 8785 | <source>VOD videos</source> |
8585 | <target state="translated">Vídeos sota demanda</target> | 8786 | <target state="translated">Vídeos sota demanda</target> |
8586 | 8787 | ||
8587 | <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> | 8788 | <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> |
8588 | <trans-unit id="2180217594100853008" datatype="html"> | 8789 | <trans-unit id="2180217594100853008" datatype="html"> |
8589 | <source>Live videos</source> | 8790 | <source>Live videos</source> |
8590 | <target state="translated">Vídeos en directe</target> | 8791 | <target state="translated">Vídeos en directe</target> |
8591 | 8792 | ||
8592 | <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> | 8793 | <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> |
8593 | <trans-unit id="8487565500496466433" datatype="html"> | 8794 | <trans-unit id="8487565500496466433" datatype="html"> |
8594 | <source>Short (< 4 min)</source> | 8795 | <source>Short (< 4 min)</source> |
8595 | <target state="new">Short (< 4 min)</target> | 8796 | <target state="new">Short (< 4 min)</target> |
@@ -8645,7 +8846,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8645 | 8846 | ||
8646 | <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> | 8847 | <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> |
8647 | <trans-unit id="7804724824750282316" datatype="html"> | 8848 | <trans-unit id="7804724824750282316" datatype="html"> |
8648 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></source> | 8849 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> |
8649 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> | 8850 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> |
8650 | <context-group purpose="location"> | 8851 | <context-group purpose="location"> |
8651 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 8852 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
@@ -9820,13 +10021,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9820 | <source>Instance languages</source> | 10021 | <source>Instance languages</source> |
9821 | <target state="new">Instance languages</target> | 10022 | <target state="new">Instance languages</target> |
9822 | 10023 | ||
9823 | <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> | 10024 | <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> |
9824 | <trans-unit id="40119547597591062" datatype="html"> | 10025 | <trans-unit id="40119547597591062" datatype="html"> |
9825 | <source>All languages</source> | 10026 | <source>All languages</source> |
9826 | <target state="new">All languages</target> | 10027 | <target state="new">All languages</target> |
9827 | 10028 | ||
9828 | 10029 | ||
9829 | <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> | 10030 | <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> |
9830 | <trans-unit id="996392855508119363" datatype="html"> | 10031 | <trans-unit id="996392855508119363" datatype="html"> |
9831 | <source>Hidden</source> | 10032 | <source>Hidden</source> |
9832 | <target state="new">Hidden</target> | 10033 | <target state="new">Hidden</target> |
@@ -9841,7 +10042,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9841 | <source>Displayed</source> | 10042 | <source>Displayed</source> |
9842 | <target state="new">Displayed</target> | 10043 | <target state="new">Displayed</target> |
9843 | 10044 | ||
9844 | <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> | 10045 | <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> |
9845 | <trans-unit id="6291055174438137560" datatype="html"> | 10046 | <trans-unit id="6291055174438137560" datatype="html"> |
9846 | <source>~ 1 minute</source> | 10047 | <source>~ 1 minute</source> |
9847 | <target state="new">~ 1 minute</target> | 10048 | <target state="new">~ 1 minute</target> |
@@ -10331,7 +10532,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10331 | <source>Moderator</source> | 10532 | <source>Moderator</source> |
10332 | <target state="new">Moderator</target> | 10533 | <target state="new">Moderator</target> |
10333 | 10534 | ||
10334 | <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> | 10535 | <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> |
10335 | <trans-unit id="2279527393438260622" datatype="html"> | 10536 | <trans-unit id="2279527393438260622" datatype="html"> |
10336 | <source>Search videos, playlists, channels…</source> | 10537 | <source>Search videos, playlists, channels…</source> |
10337 | <target state="new">Search videos, playlists, channels…</target> | 10538 | <target state="new">Search videos, playlists, channels…</target> |
@@ -10680,22 +10881,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10680 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | 10881 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> |
10681 | <context context-type="linenumber">179</context> | 10882 | <context context-type="linenumber">179</context> |
10682 | </context-group> | 10883 | </context-group> |
10884 | </trans-unit><trans-unit id="118687079501751948" datatype="html"> | ||
10885 | <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> | ||
10886 | <context-group purpose="location"> | ||
10887 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | ||
10888 | <context context-type="linenumber">183</context> | ||
10889 | </context-group> | ||
10683 | </trans-unit> | 10890 | </trans-unit> |
10684 | <trans-unit id="4887724548587271148"> | 10891 | <trans-unit id="4887724548587271148"> |
10685 | <source>Waiting transcoding</source> | 10892 | <source>Waiting transcoding</source> |
10686 | <target>Esperant transcodificació</target> | 10893 | <target>Esperant transcodificació</target> |
10687 | 10894 | ||
10688 | <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> | 10895 | <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> |
10689 | <trans-unit id="4517785179607945981"> | 10896 | <trans-unit id="4517785179607945981"> |
10690 | <source>To transcode</source> | 10897 | <source>To transcode</source> |
10691 | <target>Transcodificar</target> | 10898 | <target>Transcodificar</target> |
10692 | 10899 | ||
10693 | <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> | 10900 | <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> |
10694 | <trans-unit id="3299576663551440736" datatype="html"> | 10901 | <trans-unit id="3299576663551440736" datatype="html"> |
10695 | <source>To import</source> | 10902 | <source>To import</source> |
10696 | <target state="translated">Per importar</target> | 10903 | <target state="translated">Per importar</target> |
10697 | 10904 | ||
10698 | <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"> | 10905 | <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"> |
10699 | <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> | 10906 | <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> |
10700 | <context-group purpose="location"> | 10907 | <context-group purpose="location"> |
10701 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> | 10908 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> |
@@ -10706,7 +10913,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10706 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> | 10913 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> |
10707 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> | 10914 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> |
10708 | 10915 | ||
10709 | <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> | 10916 | <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> |
10710 | <trans-unit id="1795705931707209785" datatype="html"> | 10917 | <trans-unit id="1795705931707209785" datatype="html"> |
10711 | <source>Add to watch later</source> | 10918 | <source>Add to watch later</source> |
10712 | <target state="new">Add to watch later</target> | 10919 | <target state="new">Add to watch later</target> |
@@ -10789,7 +10996,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10789 | <target state="new">Video to import updated.</target> | 10996 | <target state="new">Video to import updated.</target> |
10790 | 10997 | ||
10791 | 10998 | ||
10792 | <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> | 10999 | <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> |
10793 | <trans-unit id="3284171506518522275" datatype="html"> | 11000 | <trans-unit id="3284171506518522275" datatype="html"> |
10794 | <source>Your video was uploaded to your account and is private.</source> | 11001 | <source>Your video was uploaded to your account and is private.</source> |
10795 | <target state="new">Your video was uploaded to your account and is private.</target> | 11002 | <target state="new">Your video was uploaded to your account and is private.</target> |
@@ -10841,22 +11048,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10841 | <source>Stop autoplaying next video</source> | 11048 | <source>Stop autoplaying next video</source> |
10842 | <target state="new">Stop autoplaying next video</target> | 11049 | <target state="new">Stop autoplaying next video</target> |
10843 | 11050 | ||
10844 | <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> | 11051 | <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> |
10845 | <trans-unit id="5149234672404299151" datatype="html"> | 11052 | <trans-unit id="5149234672404299151" datatype="html"> |
10846 | <source>Autoplay next video</source> | 11053 | <source>Autoplay next video</source> |
10847 | <target state="new">Autoplay next video</target> | 11054 | <target state="new">Autoplay next video</target> |
10848 | 11055 | ||
10849 | <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> | 11056 | <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> |
10850 | <trans-unit id="5870421136141540382" datatype="html"> | 11057 | <trans-unit id="5870421136141540382" datatype="html"> |
10851 | <source>Stop looping playlist videos</source> | 11058 | <source>Stop looping playlist videos</source> |
10852 | <target state="new">Stop looping playlist videos</target> | 11059 | <target state="new">Stop looping playlist videos</target> |
10853 | 11060 | ||
10854 | <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> | 11061 | <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> |
10855 | <trans-unit id="1599585307037758139" datatype="html"> | 11062 | <trans-unit id="1599585307037758139" datatype="html"> |
10856 | <source>Loop playlist videos</source> | 11063 | <source>Loop playlist videos</source> |
10857 | <target state="new">Loop playlist videos</target> | 11064 | <target state="new">Loop playlist videos</target> |
10858 | 11065 | ||
10859 | <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> | 11066 | <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> |
10860 | <trans-unit id="3704292036525161260" datatype="html"> | 11067 | <trans-unit id="3704292036525161260" datatype="html"> |
10861 | <source>Placeholder image</source> | 11068 | <source>Placeholder image</source> |
10862 | <target state="new">Placeholder image</target> | 11069 | <target state="new">Placeholder image</target> |
@@ -10869,92 +11076,92 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10869 | <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> | 11076 | <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> |
10870 | <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> | 11077 | <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> |
10871 | 11078 | ||
10872 | <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> | 11079 | <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> |
10873 | <trans-unit id="5761611056224181752" datatype="html"> | 11080 | <trans-unit id="5761611056224181752" datatype="html"> |
10874 | <source>Redirection</source> | 11081 | <source>Redirection</source> |
10875 | <target state="new">Redirection</target> | 11082 | <target state="new">Redirection</target> |
10876 | 11083 | ||
10877 | <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> | 11084 | <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> |
10878 | <trans-unit id="8858527736400081688"> | 11085 | <trans-unit id="8858527736400081688"> |
10879 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> | 11086 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> |
10880 | <target>Aquest vídeo conté contingut madur o explícit. Estàs segur que el vols veure?</target> | 11087 | <target>Aquest vídeo conté contingut madur o explícit. Estàs segur que el vols veure?</target> |
10881 | 11088 | ||
10882 | <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> | 11089 | <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> |
10883 | <trans-unit id="3937119019020041049"> | 11090 | <trans-unit id="3937119019020041049"> |
10884 | <source>Mature or explicit content</source> | 11091 | <source>Mature or explicit content</source> |
10885 | <target>Contingut madur o explícit</target> | 11092 | <target>Contingut madur o explícit</target> |
10886 | 11093 | ||
10887 | <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> | 11094 | <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> |
10888 | <trans-unit id="1755474755114288376" datatype="html"> | 11095 | <trans-unit id="1755474755114288376" datatype="html"> |
10889 | <source>Up Next</source> | 11096 | <source>Up Next</source> |
10890 | <target state="new">Up Next</target> | 11097 | <target state="new">Up Next</target> |
10891 | 11098 | ||
10892 | <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> | 11099 | <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> |
10893 | <trans-unit id="2159130950882492111" datatype="html"> | 11100 | <trans-unit id="2159130950882492111" datatype="html"> |
10894 | <source>Cancel</source> | 11101 | <source>Cancel</source> |
10895 | <target state="new">Cancel</target> | 11102 | <target state="new">Cancel</target> |
10896 | 11103 | ||
10897 | <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> | 11104 | <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> |
10898 | <trans-unit id="3354816756665089864" datatype="html"> | 11105 | <trans-unit id="3354816756665089864" datatype="html"> |
10899 | <source>Autoplay is suspended</source> | 11106 | <source>Autoplay is suspended</source> |
10900 | <target state="new">Autoplay is suspended</target> | 11107 | <target state="new">Autoplay is suspended</target> |
10901 | 11108 | ||
10902 | <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> | 11109 | <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> |
10903 | <trans-unit id="7895294730547405228" datatype="html"> | 11110 | <trans-unit id="7895294730547405228" datatype="html"> |
10904 | <source>Enter/exit fullscreen (requires player focus)</source> | 11111 | <source>Enter/exit fullscreen (requires player focus)</source> |
10905 | <target state="new">Enter/exit fullscreen (requires player focus)</target> | 11112 | <target state="new">Enter/exit fullscreen (requires player focus)</target> |
10906 | 11113 | ||
10907 | <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> | 11114 | <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> |
10908 | <trans-unit id="7618388257165864759" datatype="html"> | 11115 | <trans-unit id="7618388257165864759" datatype="html"> |
10909 | <source>Play/Pause the video (requires player focus)</source> | 11116 | <source>Play/Pause the video (requires player focus)</source> |
10910 | <target state="new">Play/Pause the video (requires player focus)</target> | 11117 | <target state="new">Play/Pause the video (requires player focus)</target> |
10911 | 11118 | ||
10912 | <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> | 11119 | <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> |
10913 | <trans-unit id="7761890399634216630" datatype="html"> | 11120 | <trans-unit id="7761890399634216630" datatype="html"> |
10914 | <source>Mute/unmute the video (requires player focus)</source> | 11121 | <source>Mute/unmute the video (requires player focus)</source> |
10915 | <target state="new">Mute/unmute the video (requires player focus)</target> | 11122 | <target state="new">Mute/unmute the video (requires player focus)</target> |
10916 | 11123 | ||
10917 | <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> | 11124 | <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> |
10918 | <trans-unit id="5996585232248234904" datatype="html"> | 11125 | <trans-unit id="5996585232248234904" datatype="html"> |
10919 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> | 11126 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> |
10920 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> | 11127 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> |
10921 | 11128 | ||
10922 | <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> | 11129 | <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> |
10923 | <trans-unit id="3748765405903319998" datatype="html"> | 11130 | <trans-unit id="3748765405903319998" datatype="html"> |
10924 | <source>Increase the volume (requires player focus)</source> | 11131 | <source>Increase the volume (requires player focus)</source> |
10925 | <target state="new">Increase the volume (requires player focus)</target> | 11132 | <target state="new">Increase the volume (requires player focus)</target> |
10926 | 11133 | ||
10927 | <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> | 11134 | <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> |
10928 | <trans-unit id="5810704036407159982" datatype="html"> | 11135 | <trans-unit id="5810704036407159982" datatype="html"> |
10929 | <source>Decrease the volume (requires player focus)</source> | 11136 | <source>Decrease the volume (requires player focus)</source> |
10930 | <target state="new">Decrease the volume (requires player focus)</target> | 11137 | <target state="new">Decrease the volume (requires player focus)</target> |
10931 | 11138 | ||
10932 | <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> | 11139 | <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> |
10933 | <trans-unit id="2622048822548065691" datatype="html"> | 11140 | <trans-unit id="2622048822548065691" datatype="html"> |
10934 | <source>Seek the video forward (requires player focus)</source> | 11141 | <source>Seek the video forward (requires player focus)</source> |
10935 | <target state="new">Seek the video forward (requires player focus)</target> | 11142 | <target state="new">Seek the video forward (requires player focus)</target> |
10936 | 11143 | ||
10937 | <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> | 11144 | <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> |
10938 | <trans-unit id="6540078205109221153" datatype="html"> | 11145 | <trans-unit id="6540078205109221153" datatype="html"> |
10939 | <source>Seek the video backward (requires player focus)</source> | 11146 | <source>Seek the video backward (requires player focus)</source> |
10940 | <target state="new">Seek the video backward (requires player focus)</target> | 11147 | <target state="new">Seek the video backward (requires player focus)</target> |
10941 | 11148 | ||
10942 | <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> | 11149 | <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> |
10943 | <trans-unit id="1956491957766210808" datatype="html"> | 11150 | <trans-unit id="1956491957766210808" datatype="html"> |
10944 | <source>Increase playback rate (requires player focus)</source> | 11151 | <source>Increase playback rate (requires player focus)</source> |
10945 | <target state="new">Increase playback rate (requires player focus)</target> | 11152 | <target state="new">Increase playback rate (requires player focus)</target> |
10946 | 11153 | ||
10947 | <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> | 11154 | <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> |
10948 | <trans-unit id="5495529997674803186" datatype="html"> | 11155 | <trans-unit id="5495529997674803186" datatype="html"> |
10949 | <source>Decrease playback rate (requires player focus)</source> | 11156 | <source>Decrease playback rate (requires player focus)</source> |
10950 | <target state="new">Decrease playback rate (requires player focus)</target> | 11157 | <target state="new">Decrease playback rate (requires player focus)</target> |
10951 | 11158 | ||
10952 | <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> | 11159 | <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> |
10953 | <trans-unit id="3178343147230721210" datatype="html"> | 11160 | <trans-unit id="3178343147230721210" datatype="html"> |
10954 | <source>Navigate in the video frame by frame (requires player focus)</source> | 11161 | <source>Navigate in the video frame by frame (requires player focus)</source> |
10955 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> | 11162 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> |
10956 | 11163 | ||
10957 | <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> | 11164 | <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> |
10958 | <trans-unit id="8025996572234182184" datatype="html"> | 11165 | <trans-unit id="8025996572234182184" datatype="html"> |
10959 | <source>Like the video</source> | 11166 | <source>Like the video</source> |
10960 | <target state="new">Like the video</target> | 11167 | <target state="new">Like the video</target> |
@@ -10968,8 +11175,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10968 | <trans-unit id="1729036051846673606" datatype="html"> | 11175 | <trans-unit id="1729036051846673606" datatype="html"> |
10969 | <source>When active, the next video is automatically played after the current one.</source> | 11176 | <source>When active, the next video is automatically played after the current one.</source> |
10970 | <target state="new">When active, the next video is automatically played after the current one.</target> | 11177 | <target state="new">When active, the next video is automatically played after the current one.</target> |
10971 | <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> | 11178 | |
10972 | </trans-unit> | 11179 | <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> |
10973 | <trans-unit id="2431286785954354122" datatype="html"> | 11180 | <trans-unit id="2431286785954354122" datatype="html"> |
10974 | <source>Recently added</source> | 11181 | <source>Recently added</source> |
10975 | <target state="new">Recently added</target> | 11182 | <target state="new">Recently added</target> |