]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/angular.ko-KR.xlf
Translated using Weblate (Persian)
[github/Chocobozzz/PeerTube.git] / client / src / locale / angular.ko-KR.xlf
CommitLineData
93fe2d9c
C
1<?xml version="1.0" encoding="UTF-8"?>
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">
e771dbe0
C
3 <file source-language="en-US" datatype="plaintext" original="" target-language="ko-KR">
4 <body>
52b356cf 5 <trans-unit id="ngb.alert.close" datatype="html">
93fe2d9c
C
6 <source>Close</source>
7 <target state="translated">닫기</target>
8 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">79</context></context-group>
9 </trans-unit>
10 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
12 <target state="translated">슬라이드 <x id="INTERPOLATION_1" equiv-text=".value; }"/>개 중 <x id="INTERPOLATION" equiv-text="get wrap("/> 번째 </target>
52b356cf
C
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>
93fe2d9c
C
18 </trans-unit>
19 <trans-unit id="ngb.carousel.previous" datatype="html">
20 <source>Previous</source>
21 <target state="translated">이전</target>
52b356cf
C
22 <context-group purpose="location">
23 <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context>
24 <context context-type="linenumber">174</context>
25 </context-group>
93fe2d9c
C
26 </trans-unit>
27 <trans-unit id="ngb.carousel.next" datatype="html">
28 <source>Next</source>
29 <target state="translated">다음</target>
30 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">197</context></context-group>
31 </trans-unit>
32 <trans-unit id="ngb.datepicker.select-month" datatype="html">
33 <source>Select month</source>
34 <target state="translated">달 선택</target>
52b356cf
C
35 <context-group purpose="location">
36 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
37 <context context-type="linenumber">74</context>
38 </context-group>
39 <context-group purpose="location">
40 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
41 <context context-type="linenumber">74</context>
42 </context-group>
93fe2d9c
C
43 </trans-unit>
44 <trans-unit id="ngb.datepicker.select-year" datatype="html">
45 <source>Select year</source>
46 <target state="translated">연도 선택</target>
52b356cf
C
47 <context-group purpose="location">
48 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
49 <context context-type="linenumber">74</context>
50 </context-group>
51 <context-group purpose="location">
52 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
53 <context context-type="linenumber">74</context>
54 </context-group>
93fe2d9c
C
55 </trans-unit>
56 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
57 <source>Previous month</source>
58 <target state="translated">이전달</target>
52b356cf
C
59 <context-group purpose="location">
60 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
61 <context context-type="linenumber">69</context>
62 </context-group>
63 <context-group purpose="location">
64 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
65 <context context-type="linenumber">69</context>
66 </context-group>
93fe2d9c
C
67 </trans-unit>
68 <trans-unit id="ngb.datepicker.next-month" datatype="html">
69 <source>Next month</source>
70 <target state="translated">다음달</target>
52b356cf
C
71 <context-group purpose="location">
72 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
73 <context context-type="linenumber">69</context>
74 </context-group>
75 <context-group purpose="location">
76 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
77 <context context-type="linenumber">69</context>
78 </context-group>
93fe2d9c
C
79 </trans-unit>
80 <trans-unit id="ngb.pagination.first" datatype="html">
81 <source>««</source>
82 <target state="translated">««</target>
83 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">247</context></context-group>
84 </trans-unit>
85 <trans-unit id="ngb.pagination.previous" datatype="html">
86 <source>«</source>
87 <target state="translated">«</target>
88 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">266</context></context-group>
89 </trans-unit>
90 <trans-unit id="ngb.pagination.next" datatype="html">
91 <source>»</source>
92 <target state="translated">»</target>
93 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">285</context></context-group>
94 </trans-unit>
95 <trans-unit id="ngb.pagination.last" datatype="html">
96 <source>»»</source>
97 <target state="translated">»»</target>
98 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">305</context></context-group>
99 </trans-unit>
100 <trans-unit id="ngb.pagination.first-aria" datatype="html">
101 <source>First</source>
102 <target state="translated">처음</target>
103 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">320</context></context-group>
104 </trans-unit>
105 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
106 <source>Previous</source>
107 <target state="translated">이전</target>
108 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">335</context></context-group>
109 </trans-unit>
110 <trans-unit id="ngb.pagination.next-aria" datatype="html">
111 <source>Next</source>
112 <target state="translated">다음</target>
113 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">347</context></context-group>
114 </trans-unit>
115 <trans-unit id="ngb.pagination.last-aria" datatype="html">
116 <source>Last</source>
117 <target state="translated">마지막</target>
118 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">357</context></context-group>
119 </trans-unit>
120 <trans-unit id="ngb.progressbar.value" datatype="html">
121 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
122 <target state="translated"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
123 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">60</context></context-group>
124 </trans-unit>
125 <trans-unit id="ngb.timepicker.HH" datatype="html">
126 <source>HH</source>
58ae266b 127 <target state="translated">HH</target>
93fe2d9c
C
128 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">133</context></context-group>
129 </trans-unit>
130 <trans-unit id="ngb.timepicker.hours" datatype="html">
131 <source>Hours</source>
132 <target state="translated">시간</target>
133 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">155</context></context-group>
134 </trans-unit>
135 <trans-unit id="ngb.timepicker.MM" datatype="html">
136 <source>MM</source>
58ae266b 137 <target state="translated">MM</target>
93fe2d9c
C
138 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">173</context></context-group>
139 </trans-unit>
140 <trans-unit id="ngb.timepicker.minutes" datatype="html">
141 <source>Minutes</source>
142 <target state="translated">분</target>
143 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">188</context></context-group>
144 </trans-unit>
145 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
146 <source>Increment hours</source>
147 <target state="translated">시간 늘리기</target>
148 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">201</context></context-group>
149 </trans-unit>
150 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
151 <source>Decrement hours</source>
152 <target state="translated">시간 줄이기</target>
153 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">223</context></context-group>
154 </trans-unit>
155 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
156 <source>Increment minutes</source>
157 <target state="translated">분 늘리기</target>
158 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">243</context></context-group>
159 </trans-unit>
160 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
161 <source>Decrement minutes</source>
162 <target state="translated">분 줄이기</target>
163 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">264</context></context-group>
164 </trans-unit>
165 <trans-unit id="ngb.timepicker.SS" datatype="html">
166 <source>SS</source>
58ae266b 167 <target state="translated">SS</target>
93fe2d9c
C
168 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">283</context></context-group>
169 </trans-unit>
170 <trans-unit id="ngb.timepicker.seconds" datatype="html">
171 <source>Seconds</source>
172 <target state="translated">초</target>
173 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">295</context></context-group>
174 </trans-unit>
175 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
176 <source>Increment seconds</source>
177 <target state="translated">초 늘리기</target>
52b356cf
C
178 <context-group purpose="location">
179 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
180 <context context-type="linenumber">295</context>
181 </context-group>
93fe2d9c
C
182 </trans-unit>
183 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
184 <source>Decrement seconds</source>
185 <target state="translated">초 줄이기</target>
52b356cf
C
186 <context-group purpose="location">
187 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
188 <context context-type="linenumber">295</context>
189 </context-group>
93fe2d9c
C
190 </trans-unit>
191 <trans-unit id="ngb.timepicker.PM" datatype="html">
192 <source><x id="INTERPOLATION"/></source>
193 <target state="translated"><x id="INTERPOLATION"/></target>
52b356cf
C
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>
93fe2d9c
C
198 </trans-unit>
199 <trans-unit id="ngb.timepicker.AM" datatype="html">
200 <source><x id="INTERPOLATION"/></source>
201 <target state="translated"><x id="INTERPOLATION"/></target>
52b356cf
C
202 <context-group purpose="location">
203 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
204 <context context-type="linenumber">295</context>
205 </context-group>
93fe2d9c
C
206 </trans-unit>
207 <trans-unit id="ngb.toast.close-aria" datatype="html">
208 <source>Close</source>
209 <target state="translated">닫기</target>
210 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">108</context></context-group>
211 </trans-unit>
212 <trans-unit id="219462505467671767" datatype="html">
913aa176 213 <source>Close the left menu</source>
214 <target state="translated">왼쪽 메뉴 닫기</target>
93fe2d9c
C
215 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group>
216 </trans-unit>
913aa176 217 <trans-unit id="3455550526898419928" datatype="html">
218 <source>Open the left menu</source>
219 <target state="translated">왼쪽 메뉴 열기</target>
93fe2d9c
C
220 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
221 </trans-unit>
d7c6b951 222 <trans-unit id="9075761896562520962">
e771dbe0
C
223 <source>You don't have notifications.</source>
224 <target>알림이 없습니다.</target>
913aa176 225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">1</context></context-group>
226 </trans-unit>
d7c6b951 227 <trans-unit id="3780281836273462589" datatype="html">
913aa176 228 <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
5a6de093
C
229 <target state="translated">
230 <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> 님이 새 동영상을 게시했습니다:
9b0b8301 231 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>
5a6de093 232 <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/>
9b0b8301 233 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
5a6de093 234 </target>
913aa176 235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group>
236 </trans-unit>
d7c6b951 237 <trans-unit id="3861380964267994829" datatype="html">
8b049b68
C
238 <source>The notification concerns a video now unavailable</source>
239 <target state="translated">이 알림은 이제 동영상을 사용할 수 없다는 내용입니다</target>
93fe2d9c
C
240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">23</context></context-group>
241 </trans-unit>
d7c6b951 242 <trans-unit id="5067946665521007036" datatype="html">
913aa176 243 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source>
9b0b8301 244 <target state="translated">당신의 비디오 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 가 블럭 해제 되었습니다 </target>
93fe2d9c
C
245 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">32</context></context-group>
246 </trans-unit>
d7c6b951 247 <trans-unit id="7127745751169269971" datatype="html">
913aa176 248 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source>
9b0b8301 249 <target state="translated">당신의 비디오 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 가 블럭 되었습니다 </target>
93fe2d9c
C
250 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">40</context></context-group>
251 </trans-unit>
d7c6b951 252 <trans-unit id="506794214492992969" datatype="html">
5a6de093 253 <source><x id="START_LINK"/>A new video abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
93fe2d9c 254 <target state="translated"><x id="START_LINK"/>새로운 영상 오남용 신고<x id="CLOSE_LINK"/>가 영상 <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 에서 만들어졌습니다.</target>
913aa176 255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group>
256 </trans-unit>
d7c6b951 257 <trans-unit id="3487882822536102372" datatype="html">
5a6de093 258 <source><x id="START_LINK"/>A new comment abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
93fe2d9c 259 <target state="translated"><x id="START_LINK"/>새로운 댓글 오남용 신고<x id="CLOSE_LINK"/>가 영상 <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/>에서 생성되었습니다.</target>
913aa176 260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group>
261 </trans-unit>
d7c6b951 262 <trans-unit id="7885094785640544496" datatype="html">
5a6de093 263 <source><x id="START_LINK"/>A new account abuse<x id="CLOSE_LINK"/> has been created on account <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
93fe2d9c 264 <target state="translated"><x id="START_LINK"/>새로운 계정 오남용 신고<x id="CLOSE_LINK"/>가 계정 <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/>에 대해서 생성되었습니다.</target>
913aa176 265 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group>
266 </trans-unit>
d7c6b951 267 <trans-unit id="2008776855594205860" datatype="html">
5a6de093 268 <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source>
93fe2d9c 269 <target state="translated"><x id="START_LINK"/>새로운 오남용 신고<x id="CLOSE_LINK"/> 가 생성되었습니다 </target>
913aa176 270 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group>
271 </trans-unit>
d7c6b951 272 <trans-unit id="8816959058080937679" datatype="html">
5a6de093 273 <source><x id="START_LINK"/>Your abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_TAG_NG_CONTAINER"/>accepted<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejected<x id="CLOSE_TAG_NG_CONTAINER"/></source>
93fe2d9c 274 <target state="translated"><x id="START_LINK"/>신고하셨던 오남용 신고 <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 가 <x id="START_TAG_NG_CONTAINER"/>승인되었습니다<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>반려되었습니다<x id="CLOSE_TAG_NG_CONTAINER"/></target>
913aa176 275 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group>
276 </trans-unit>
d7c6b951 277 <trans-unit id="6464941273929604379" datatype="html">
5a6de093 278 <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source>
93fe2d9c 279 <target state="translated"><x id="START_LINK"/>오남용 신고 <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 에 메시지가 있습니다 </target>
913aa176 280 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group>
281 </trans-unit>
d7c6b951 282 <trans-unit id="420488506127153204" datatype="html">
913aa176 283 <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source>
9b0b8301 284 <target state="translated">최근에 추가된 비디오 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>automatically blocked <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
93fe2d9c
C
285 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">87</context></context-group>
286 </trans-unit>
d7c6b951 287 <trans-unit id="2740435661398285769" datatype="html">
5a6de093 288 <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> commented your video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
93fe2d9c
C
289 <target state="translated"><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 님이 회원님의 동영상 <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/> 에 댓글을 달았습니다</target>
290 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">99</context></context-group>
291 </trans-unit>
d7c6b951 292 <trans-unit id="2020563642195933477" datatype="html">
8b049b68 293 <source>The notification concerns a comment now unavailable</source>
58ae266b 294 <target state="translated">이 알림은 현재 사용할 수 없는 댓글에 관한 것입니다</target>
93fe2d9c
C
295 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">106</context></context-group>
296 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">171</context></context-group>
297 </trans-unit>
d7c6b951 298 <trans-unit id="2436106664506839309" datatype="html">
913aa176 299 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source>
93fe2d9c
C
300 <target state="translated">회원님의 동영상 <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 이 게시되었습니다 </target>
301 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">115</context></context-group>
302 </trans-unit>
d7c6b951 303 <trans-unit id="7130219900907848048" datatype="html">
5a6de093 304 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source>
93fe2d9c
C
305 <target state="translated"><x id="START_LINK"/>회원님의 동영상 가져오기<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> 가 성공했습니다 </target>
306 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">124</context></context-group>
307 </trans-unit>
d7c6b951 308 <trans-unit id="2099623308096969132" datatype="html">
5a6de093 309 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source>
93fe2d9c
C
310 <target state="translated"><x id="START_LINK"/>회원님의 동영상 가져오기<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> 가 실패했습니다 </target>
311 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">132</context></context-group>
312 </trans-unit>
d7c6b951 313 <trans-unit id="3371351937331192777" datatype="html">
913aa176 314 <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source>
93fe2d9c
C
315 <target state="translated">사용자 <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 가 회원님의 인스턴스에 등록했습니다 </target>
316 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">139</context></context-group>
317 </trans-unit>
d7c6b951 318 <trans-unit id="4404295482394146814" datatype="html">
5a6de093 319 <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source>
93fe2d9c
C
320 <target state="translated"><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 님이 <x id="START_TAG_NG_CONTAINER"/>회원님의 채널 <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>회원님의 계정<x id="CLOSE_TAG_NG_CONTAINER"/>을 팔로우합니다</target>
321 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
322 </trans-unit>
323 <trans-unit id="5504059606863599420" datatype="html">
9b0b8301
C
324 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
325 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 님이 <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>영상 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>에서 회원님을 언급했습니다.</target>
62b655ab
C
326 <context-group purpose="location">
327 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
328 <context context-type="linenumber">164</context>
329 </context-group>
913aa176 330 </trans-unit>
d7c6b951 331 <trans-unit id="5354239156470982824" datatype="html">
913aa176 332 <source>Your instance has <x id="START_LINK"/>a new follower<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER"/></source>
93fe2d9c
C
333 <target state="translated">회원님의 인스턴스에 <x id="START_LINK"/>새 팔로워<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> 가 승인을 기다리고 있습니다<x id="CLOSE_TAG_NG_CONTAINER"/></target>
334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">180</context></context-group>
335 </trans-unit>
d7c6b951 336 <trans-unit id="325842756252267394" datatype="html">
913aa176 337 <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
93fe2d9c
C
338 <target state="translated">회원님의 인스턴스가 <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> 을 자동으로 팔로우했습니다</target>
339 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
340 </trans-unit>
341 <trans-unit id="363592786729553688" datatype="html">
9b0b8301
C
342 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
343 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>플러그인/테마 <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 의 새로운 버전을 사용할 수 있습니다: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
90aa0a74
C
344 <context-group purpose="location">
345 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
346 <context context-type="linenumber">198,199</context>
347 </context-group>
93fe2d9c
C
348 </trans-unit>
349 <trans-unit id="5055099158245592648" datatype="html">
9b0b8301
C
350 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
351 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>새로운 버전의 PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 를 사용할 수 있습니다: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
90aa0a74
C
352 <context-group purpose="location">
353 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
354 <context context-type="linenumber">206,207</context>
355 </context-group>
356 </trans-unit>
d7c6b951 357 <trans-unit id="5421414445136873229" datatype="html">
913aa176 358 <source>The notification points to content now unavailable</source>
93fe2d9c
C
359 <target state="translated">이 알림은 현재 사용할 수 없는 콘텐츠를 가리킵니다</target>
360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">213</context></context-group>
361 </trans-unit>
d7c6b951 362 <trans-unit id="3321250177023376249" datatype="html">
5a6de093 363 <source>Change your avatar</source>
93fe2d9c
C
364 <target state="translated">아바타 변경</target>
365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">18</context></context-group>
366 </trans-unit>
d7c6b951 367 <trans-unit id="8411430224810427392" datatype="html">
913aa176 368 <source>Remove avatar</source>
93fe2d9c
C
369 <target state="translated">아바타 제거</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">40</context></context-group>
371 </trans-unit>
735a8705 372 <trans-unit id="8817917090143649804" datatype="html">
93fe2d9c
C
373 <source>Account muted</source>
374 <target state="translated">계정 침묵됨</target>
375 <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>
376 </trans-unit>
377 <trans-unit id="1684597533616494551" datatype="html">
378 <source>Server muted</source>
379 <target state="translated">서버 침묵됨</target>
380 <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>
381 </trans-unit>
d7c6b951 382 <trans-unit id="5924559757556526785">
e771dbe0
C
383 <source>Save to</source>
384 <target>저장</target>
913aa176 385 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">4</context></context-group>
386 </trans-unit>
d7c6b951 387 <trans-unit id="8432562579042371182">
e771dbe0
C
388 <source>Options</source>
389 <target>옵션</target>
93fe2d9c
C
390 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group>
391 </trans-unit>
d7c6b951 392 <trans-unit id="1394835141143590910">
e771dbe0
C
393 <source>Start at</source>
394 <target>시작 위치</target>
93fe2d9c
C
395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">45</context></context-group>
396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">139</context></context-group>
397 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group>
398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group>
399 </trans-unit>
d7c6b951 400 <trans-unit id="5964984095397511808">
e771dbe0
C
401 <source>Stop at</source>
402 <target>종료 위치</target>
93fe2d9c
C
403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">60</context></context-group>
404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">170</context></context-group>
405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">35</context></context-group>
406 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group>
407 </trans-unit>
d7c6b951 408 <trans-unit id="2816407313459209541" datatype="html">
913aa176 409 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
93fe2d9c
C
410 <target state="translated">회원님의 신고가 <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> 의 중재자에게 전송되었고 영상을 올린 곳 (<x id="INTERPOLATION_1"/>) 에도 전송될 것입니다<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group>
412 </trans-unit>
d7c6b951 413 <trans-unit id="6990204431018013063" datatype="html">
5a6de093 414 <source>Please describe the issue...</source>
93fe2d9c
C
415 <target state="translated">문제점을 자세히 적어주세요...</target>
416 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">42</context></context-group>
417 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">42</context></context-group>
418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">78</context></context-group>
419 </trans-unit>
d7c6b951 420 <trans-unit id="5201790281220738609" datatype="html">
8b049b68 421 <source>Search playlists</source>
93fe2d9c 422 <target state="translated">재생목록 검색</target>
913aa176 423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">9</context></context-group>
424 </trans-unit>
d7c6b951 425 <trans-unit id="6056859576122955708" datatype="html">
e4eaa7c9
C
426 <source>Create a private playlist</source>
427 <target state="translated">비공개 재생목록 만들기</target>
913aa176 428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">66</context></context-group>
429 </trans-unit>
d7c6b951 430 <trans-unit id="2409672154570643758">
e771dbe0
C
431 <source>Display name</source>
432 <target>표시 이름</target>
93fe2d9c
C
433 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">43</context></context-group>
434 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">43</context></context-group>
435 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">17</context></context-group>
436 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group>
437 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group>
438 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">8</context></context-group>
439 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group>
440 </trans-unit>
441 <trans-unit id="2193037168694505715" datatype="html">
9b0b8301
C
442 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
443 <target state="translated">사람들이 이 채널을 지원할 수 있는 방법을 기술한 짧은 글입니다 (멤버십 플랫폼 등).&lt;br /&gt;&lt;br /&gt; 이 채널에 영상이 올라왔을 때, 영상의 지원 부분이 이 내용으로 자동으로 채워집니다.</target>
42fea41a
C
444 <context-group purpose="location">
445 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
446 <context context-type="linenumber">67,68</context>
447 </context-group>
448 <context-group purpose="location">
449 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
450 <context context-type="linenumber">67,68</context>
451 </context-group>
452 </trans-unit>
735a8705 453 <trans-unit id="6438815964972582865" datatype="html">
93fe2d9c 454 <source>The following link contains a private token and should not be shared with anyone.</source>
9b0b8301 455 <target state="translated">이 링크에는 비밀 토큰이 들어있으며, 누구와도 공유해서는 안 됩니다.</target>
93fe2d9c
C
456 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">18</context></context-group>
457 </trans-unit>
d7c6b951 458 <trans-unit id="7513076467032912668" datatype="html">
e4eaa7c9 459 <source>Format</source>
b1cced91 460 <target state="translated">포맷</target>
93fe2d9c
C
461 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">74</context></context-group>
462 </trans-unit>
d7c6b951 463 <trans-unit id="7385834259346199883" datatype="html">
e4eaa7c9
C
464 <source>Video stream</source>
465 <target state="translated">동영상 스트림</target>
93fe2d9c
C
466 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">85</context></context-group>
467 </trans-unit>
d7c6b951 468 <trans-unit id="5496771215105419189" datatype="html">
e4eaa7c9
C
469 <source>Audio stream</source>
470 <target state="translated">오디오 스트림</target>
93fe2d9c
C
471 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">97</context></context-group>
472 </trans-unit>
d7c6b951 473 <trans-unit id="6316149158173629264">
e771dbe0
C
474 <source>Direct download</source>
475 <target>직접 다운로드</target>
93fe2d9c
C
476 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">116</context></context-group>
477 </trans-unit>
d7c6b951 478 <trans-unit id="5910455707959454672">
e771dbe0
C
479 <source>Torrent (.torrent file)</source>
480 <target>토렌트 (.torrent 파일)</target>
93fe2d9c
C
481 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">121</context></context-group>
482 </trans-unit>
483 <trans-unit id="5830517253429165613" datatype="html">
484 <source>Advanced</source>
485 <target state="translated">고급</target>
486 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group>
487 </trans-unit>
488 <trans-unit id="4493457595110310369" datatype="html">
489 <source>Simple</source>
b1cced91 490 <target state="translated">심플</target>
93fe2d9c
C
491 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">142</context></context-group>
492 </trans-unit>
913aa176 493 <trans-unit id="1006562256968398209" datatype="html">
494 <source>video</source>
93fe2d9c
C
495 <target state="translated">영상</target>
496 <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">298</context></context-group>
497 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group>
498 </trans-unit>
499 <trans-unit id="6995024616159044376" datatype="html">
500 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
fd5aa27f 501 <target state="translated">이 영상으로 회원님의 영상 제한 용량이 초과하게 됩니다. (영상 크기: <x id="PH" equiv-text="videoSizeBytes"/>, 사용한 공간: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, 제한 용량: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
93fe2d9c
C
502 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">333</context></context-group>
503 </trans-unit>
504 <trans-unit id="7873395933409147217" datatype="html">
505 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
fd5aa27f 506 <target state="translated">이 동영상으로 회원님의 일일 영상 용량 제한이 초과하게 됩니다. (영상 용량: <x id="PH" equiv-text="videoSizeBytes"/>, 사용한 용량: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, 제한 용량: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
93fe2d9c
C
507 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">352</context></context-group>
508 </trans-unit>
913aa176 509 <trans-unit id="5235042777215655908" datatype="html">
510 <source>subtitles</source>
93fe2d9c
C
511 <target state="translated">자막</target>
512 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group>
513 </trans-unit>
d7c6b951 514 <trans-unit id="6325096236207614377">
e771dbe0
C
515 <source>Reason...</source>
516 <target>사유...</target>
93fe2d9c
C
517 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">16</context></context-group>
518 </trans-unit>
519 <trans-unit id="1781854282711822539" datatype="html">
520 <source>Mute to also hide videos/comments</source>
671d4027 521 <target state="translated">침묵으로 설정하여 영상과 댓글도 숨기기</target>
3c18ff47
C
522 <context-group purpose="location">
523 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context>
524 <context context-type="linenumber">27</context>
525 </context-group>
913aa176 526 </trans-unit>
d7c6b951 527 <trans-unit id="2330577642930707695">
eb12a714 528 <source>Cancel</source>
e771dbe0
C
529 <target>
530 취소
531 </target>
93fe2d9c
C
532 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">47</context></context-group>
533 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">22</context></context-group>
534 </trans-unit>
d7c6b951 535 <trans-unit id="935187492052582731">
e771dbe0
C
536 <source>Submit</source>
537 <target>게시</target>
93fe2d9c
C
538 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group>
539 <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">27</context></context-group>
540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group>
541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group>
542 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">94</context></context-group>
543 </trans-unit>
544 <trans-unit id="8343217707114977013" datatype="html">
545 <source>The contact form is not enabled on this instance.</source>
671d4027 546 <target state="translated">이 인스턴스에서는 연락용 입력란 기능이 활성화되어 있지 않습니다.</target>
3e84ae32
C
547 <context-group purpose="location">
548 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
549 <context context-type="linenumber">56</context>
550 </context-group>
551 </trans-unit>
d7c6b951 552 <trans-unit id="5108124319304980502" datatype="html">
5a6de093 553 <source>Report video "<x id="INTERPOLATION"/>"</source>
671d4027 554 <target state="translated">" <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>" 영상 신고</target>
913aa176 555 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">3</context></context-group>
556 </trans-unit>
d7c6b951 557 <trans-unit id="5471125870639393916" datatype="html">
5a6de093 558 <source>What is the issue?</source>
93fe2d9c 559 <target state="translated">문제점이 무엇인가요?</target>
913aa176 560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group>
561 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">13</context></context-group>
562 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group>
563 </trans-unit>
1357df30 564 <trans-unit id="2466846716878254816" datatype="html">
93fe2d9c 565 <source>Element <x id="PH" equiv-text="param"/> not found</source>
671d4027 566 <target state="translated">구성요소 <x id="PH" equiv-text="param"/> 를 찾을 수 없음</target>
93fe2d9c
C
567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group>
568 </trans-unit>
d7c6b951 569 <trans-unit id="7539427273132299890">
e771dbe0
C
570 <source>Unlisted</source>
571 <target>목록에 미표시</target>
93fe2d9c
C
572 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">9</context></context-group>
573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">6</context></context-group>
574 </trans-unit>
d7c6b951 575 <trans-unit id="3686284950598311784">
e771dbe0
C
576 <source>Private</source>
577 <target>비공개</target>
93fe2d9c
C
578 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">10</context></context-group>
579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">7</context></context-group>
580 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">45</context></context-group>
581 </trans-unit>
d7c6b951 582 <trans-unit id="7688104409544625220" datatype="html">
5a6de093
C
583 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
584 <target state="new">{VAR_PLURAL, plural, =1 {1 view} other {
585 <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} }
586 </target>
913aa176 587 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">3</context></context-group>
588 </trans-unit>
d7c6b951 589 <trans-unit id="8562063050145802350" datatype="html">
913aa176 590 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
591 <target state="new">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</target>
e351a5c5
C
592 <context-group purpose="location">
593 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
594 <context context-type="linenumber">7</context>
595 </context-group>
913aa176 596 </trans-unit>
913aa176 597 <trans-unit id="3267631941074558910" datatype="html">
598 <source>Cannot fetch information of this remote account</source>
93fe2d9c
C
599 <target state="translated">이 원격 계정의 정보를 불러올 수 없습니다</target>
600 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">64</context></context-group>
601 </trans-unit>
d7c6b951 602 <trans-unit id="9081463435738465430" datatype="html">
5a6de093 603 <source>Blocked</source>
93fe2d9c
C
604 <target state="translated">차단함</target>
605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group>
606 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group>
607 </trans-unit>
608 <trans-unit id="870586304593427318" datatype="html">
609 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
610 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
611 <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>
612 </trans-unit>
613 <trans-unit id="6630644917521475697" datatype="html">
614 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
615 <target state="needs-translation">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target>
c49c366a
C
616 <context-group purpose="location">
617 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
1357df30
C
618 <context context-type="linenumber">204</context>
619 </context-group>
93fe2d9c
C
620 </trans-unit>
621 <trans-unit id="2870417795706430145" datatype="html">
622 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
623 <target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target>
1357df30
C
624 <context-group purpose="location">
625 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
626 <context context-type="linenumber">216</context>
627 </context-group>
93fe2d9c
C
628 </trans-unit>
629 <trans-unit id="9088099192924395359" datatype="html">
630 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
631 <target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target>
1357df30
C
632 <context-group purpose="location">
633 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
634 <context context-type="linenumber">226</context>
635 </context-group>
93fe2d9c
C
636 </trans-unit>
637 <trans-unit id="5442133371267277333" datatype="html">
638 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
639 <target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target>
1357df30
C
640 <context-group purpose="location">
641 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
642 <context context-type="linenumber">227</context>
643 </context-group>
93fe2d9c
C
644 </trans-unit>
645 <trans-unit id="1571742433738679426" datatype="html">
646 <source>Files were removed.</source>
647 <target state="needs-translation">파일이 이미 삭제되었습니다.</target>
1357df30
C
648 <context-group purpose="location">
649 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
650 <context context-type="linenumber">235</context>
651 </context-group>
93fe2d9c
C
652 </trans-unit>
653 <trans-unit id="7054344823477412274" datatype="html">
654 <source>Transcoding jobs created.</source>
655 <target state="new">Transcoding jobs created.</target>
1357df30
C
656 <context-group purpose="location">
657 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
658 <context context-type="linenumber">247</context>
c49c366a
C
659 </context-group>
660 </trans-unit>
d7c6b951 661 <trans-unit id="3514509630940272440" datatype="html">
eb12a714 662 <source>Sensitive</source>
8b049b68 663 <target state="translated">민감</target>
93fe2d9c
C
664 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">63</context></context-group>
665 </trans-unit>
d7c6b951 666 <trans-unit id="7708270344948043036" datatype="html">
913aa176 667 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
eb12a714 668 <target state="new">
5a6de093
C
669 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
670 </target>
93fe2d9c
C
671 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">25</context></context-group>
672 </trans-unit>
d7c6b951 673 <trans-unit id="3044142083883783523" datatype="html">
5a6de093
C
674 <source>Updated <x id="INTERPOLATION"/></source>
675 <target state="translated">
676 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>Updated
677 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>
678 </target>
93fe2d9c
C
679 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">32</context></context-group>
680 </trans-unit>
d7c6b951 681 <trans-unit id="5643561794785412000" datatype="html">
eb12a714 682 <source>Unavailable</source>
8b049b68 683 <target state="translated">사용 불가</target>
93fe2d9c
C
684 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">44</context></context-group>
685 </trans-unit>
d7c6b951 686 <trans-unit id="6381490568322624964" datatype="html">
eb12a714 687 <source>Deleted</source>
8b049b68 688 <target state="translated">삭제됨</target>
93fe2d9c
C
689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group>
690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">46</context></context-group>
691 </trans-unit>
d7c6b951 692 <trans-unit id="5263519165976128456">
e771dbe0
C
693 <source>Edit starts/stops at</source>
694 <target>시작 / 종료 지점 수정</target>
93fe2d9c
C
695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">62</context></context-group>
696 </trans-unit>
d7c6b951 697 <trans-unit id="3768927257183755959">
e771dbe0
C
698 <source>Save</source>
699 <target>저장</target>
93fe2d9c
C
700 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">38</context></context-group>
701 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">16</context></context-group>
702 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">72</context></context-group>
703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">94</context></context-group>
704 </trans-unit>
d7c6b951 705 <trans-unit id="8890926675057871150" datatype="html">
5a6de093
C
706 <source>Delete from <x id="INTERPOLATION"/></source>
707 <target state="translated">재생목록
708 <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/> 에서 삭제됨
709 </target>
93fe2d9c
C
710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">100</context></context-group>
711 </trans-unit>
d7c6b951 712 <trans-unit id="834805431202576194">
e771dbe0
C
713 <source>No results.</source>
714 <target>결과가 없습니다.</target>
93fe2d9c
C
715 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group>
716 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group>
717 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">23</context></context-group>
718 </trans-unit>
91ae3c4a 719 <trans-unit id="3594371452042277118" datatype="html">
93fe2d9c
C
720 <source>Videos with the most interactions for recent videos, minus user history</source>
721 <target state="new">Videos with the most interactions for recent videos, minus user history</target>
722 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">203</context></context-group>
723 </trans-unit>
735a8705 724 <trans-unit id="158575725114802951" datatype="html">
93fe2d9c
C
725 <source>Only live videos</source>
726 <target state="translated">실시간 영상만</target>
727 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">96</context></context-group>
728 </trans-unit>
d7c6b951 729 <trans-unit id="7585826646011739428">
e771dbe0
C
730 <source>Edit</source>
731 <target>편집</target>
9b0b8301
C
732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
734 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
735 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
736 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group>
737 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group>
738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group>
739 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">321</context></context-group>
740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group>
741 </trans-unit>
d7c6b951 742 <trans-unit id="5293515551330482519">
e771dbe0
C
743 <source>Truncated preview</source>
744 <target>부분적인 미리보기</target>
93fe2d9c
C
745 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">12</context></context-group>
746 </trans-unit>
d7c6b951 747 <trans-unit id="80730865601179554">
e771dbe0
C
748 <source>Complete preview</source>
749 <target>완전한 미리보기</target>
93fe2d9c
C
750 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
751 </trans-unit>
1a95f0b9 752 <trans-unit id="8644431249513874405" datatype="html">
9b0b8301
C
753 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source>
754 <target state="new">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</target>
913aa176 755 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
756 </trans-unit>
d7c6b951 757 <trans-unit id="146235964740293376" datatype="html">
e4eaa7c9 758 <source>Recommended</source>
93fe2d9c 759 <target state="translated">추천</target>
913aa176 760 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/peertube-checkbox.component.html</context><context context-type="linenumber">33</context></context-group>
761 </trans-unit>
d7c6b951 762 <trans-unit id="1779391511451594552">
e771dbe0
C
763 <source>Using an ActivityPub account</source>
764 <target>ActivityPub 계정 사용</target>
913aa176 765 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">54</context></context-group>
766 </trans-unit>
d7c6b951 767 <trans-unit id="3372646000533908418" datatype="html">
913aa176 768 <source>Subscribe with a remote account:</source>
93fe2d9c 769 <target state="needs-translation">원격 계정으로 구독:</target>
f1ef36d7
C
770 <context-group purpose="location">
771 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
772 <context context-type="linenumber">62</context>
773 </context-group>
774 </trans-unit>
d7c6b951 775 <trans-unit id="6691897331062834756" datatype="html">
8b049b68
C
776 <source>Subscribe with an account on this instance</source>
777 <target state="translated">이 인스턴스의 계정으로 구독</target>
913aa176 778 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">57</context></context-group>
779 </trans-unit>
d7c6b951 780 <trans-unit id="1740917574463702967">
e771dbe0
C
781 <source>Subscribe with your local account</source>
782 <target>로컬 계정으로 구독</target>
913aa176 783 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">58</context></context-group>
784 </trans-unit>
913aa176 785 <trans-unit id="7639191791633609999" datatype="html">
786 <source>The live stream will be automatically terminated.</source>
93fe2d9c
C
787 <target state="translated">실시간 스트림이 자동으로 종료되었습니다.</target>
788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">228</context></context-group>
789 </trans-unit>
790 <trans-unit id="8023282004085823427" datatype="html">
791 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source>
792 <target state="translated"><x id="PH" equiv-text="this.video.name"/> 이(가) 회원님의 인스턴스에 복제될 것입니다.</target>
793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">249</context></context-group>
794 </trans-unit>
795 <trans-unit id="4140366911638662173" datatype="html">
796 <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source>
797 <target state="new">Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</target>
798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">272</context></context-group>
799 </trans-unit>
800 <trans-unit id="2955645766721124100" datatype="html">
801 <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source>
802 <target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target>
803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">274</context></context-group>
804 </trans-unit>
805 <trans-unit id="7758350391886784213" datatype="html">
806 <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source>
807 <target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target>
808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">280</context></context-group>
809 </trans-unit>
810 <trans-unit id="6279087330074580345" datatype="html">
811 <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source>
812 <target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target>
813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">292</context></context-group>
814 </trans-unit>
d7c6b951 815 <trans-unit id="2949829240129672512" datatype="html">
eb12a714 816 <source>Using a syndication feed</source>
8b049b68 817 <target state="translated">신디케이션 피드 사용</target>
913aa176 818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">68</context></context-group>
819 </trans-unit>
d7c6b951 820 <trans-unit id="7695158742270602420">
e771dbe0
C
821 <source>Subscribe via RSS</source>
822 <target>RSS로 구독</target>
913aa176 823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">69</context></context-group>
824 </trans-unit>
d7c6b951 825 <trans-unit id="6086125715086510222" datatype="html">
5a6de093 826 <source>PROFILE SETTINGS</source>
93fe2d9c 827 <target state="translated">프로필 설정</target>
913aa176 828 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">12</context></context-group>
829 </trans-unit>
d7c6b951 830 <trans-unit id="855178133027341271" datatype="html">
5a6de093 831 <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source>
eb12a714 832 <target state="new">
9b0b8301
C
833 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>Remote subscribe
834 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
835 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>Remote interact
836 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
5a6de093 837 </target>
913aa176 838 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group>
839 </trans-unit>
d7c6b951 840 <trans-unit id="6462281745850371027" datatype="html">
913aa176 841 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
93fe2d9c
C
842 <target state="translated">이 채널을 ActivityPub와 호환되는 연합우주의 인스턴스에서 구독하실 수 있습니다 (예시: PeerTube, Mastodon, Pleroma).</target>
843 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">17</context></context-group>
844 </trans-unit>
d7c6b951 845 <trans-unit id="20374890400263257" datatype="html">
913aa176 846 <source>You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
847 <target state="new"> You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
93fe2d9c
C
848 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">25</context></context-group>
849 </trans-unit>
d7c6b951 850 <trans-unit id="6751395526297887552" datatype="html">
8b049b68
C
851 <source>PeerTube version</source>
852 <target state="translated">PeerTube 버전</target>
913aa176 853 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">6</context></context-group>
854 </trans-unit>
d7c6b951 855 <trans-unit id="5975923297757530070" datatype="html">
5a6de093 856 <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source>
eb12a714 857 <target state="new">
9b0b8301
C
858 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>Default NSFW/sensitive videos policy
859 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
860 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div&gt;"/>can be redefined by the users
861 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
5a6de093 862 </target>
913aa176 863 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group>
864 </trans-unit>
d7c6b951 865 <trans-unit id="3386631781603205915" datatype="html">
eb12a714 866 <source>User registration allowed</source>
93fe2d9c 867 <target state="translated">사용자 등록이 허용됨</target>
913aa176 868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">21</context></context-group>
869 </trans-unit>
d7c6b951 870 <trans-unit id="2562108310156005500" datatype="html">
eb12a714 871 <source>Video uploads</source>
8b049b68 872 <target state="translated">동영상 업로드</target>
913aa176 873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">28</context></context-group>
874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">39</context></context-group>
875 </trans-unit>
d7c6b951 876 <trans-unit id="457567965747150035" datatype="html">
eb12a714
C
877 <source>Transcoding in multiple resolutions</source>
878 <target state="new">Transcoding in multiple resolutions</target>
913aa176 879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">32</context></context-group>
880 </trans-unit>
d7c6b951 881 <trans-unit id="330610135077253864" datatype="html">
913aa176 882 <source>Live streaming enabled</source>
93fe2d9c 883 <target state="translated">실시간 스트리밍이 허용됨</target>
913aa176 884 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">71</context></context-group>
885 </trans-unit>
d7c6b951 886 <trans-unit id="8135461567542503937" datatype="html">
913aa176 887 <source>Transcode live video in multiple resolutions</source>
888 <target state="new">Transcode live video in multiple resolutions</target>
889 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">78</context></context-group>
890 </trans-unit>
d7c6b951 891 <trans-unit id="4990508956923223990" datatype="html">
913aa176 892 <source>Max parallel lives</source>
93fe2d9c 893 <target state="needs-translation">Max parallel lives</target>
913aa176 894 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">85</context></context-group>
895 </trans-unit>
d7c6b951 896 <trans-unit id="7864066132065250510" datatype="html">
913aa176 897 <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source>
898 <target state="new"> <x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </target>
899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">86</context></context-group>
900 </trans-unit>
d7c6b951 901 <trans-unit id="486979448055158839" datatype="html">
e4eaa7c9 902 <source>Requires manual validation by moderators</source>
93fe2d9c 903 <target state="translated">중재자의 수동 승인 필요</target>
913aa176 904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">41</context></context-group>
905 </trans-unit>
d7c6b951 906 <trans-unit id="3584756669036615394" datatype="html">
e4eaa7c9 907 <source>Automatically published</source>
93fe2d9c 908 <target state="translated">자동으로 게시</target>
913aa176 909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">42</context></context-group>
910 </trans-unit>
d7c6b951 911 <trans-unit id="2602586221576511475">
e771dbe0
C
912 <source>Video quota</source>
913 <target>영상 업로드 제한</target>
93fe2d9c
C
914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group>
915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group>
916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">128</context></context-group>
917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group>
918 </trans-unit>
d7c6b951 919 <trans-unit id="1502595455339510144">
913aa176 920 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
e771dbe0 921 <target>
5a6de093 922 무제한
9b0b8301 923 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>(하루에
5a6de093 924 <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/>)
9b0b8301 925 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
e771dbe0 926 </target>
93fe2d9c
C
927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">60</context></context-group>
928 </trans-unit>
d7c6b951 929 <trans-unit id="1071721880474488785" datatype="html">
eb12a714 930 <source>Import</source>
93fe2d9c 931 <target state="translated">가져오기</target>
913aa176 932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group>
933 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">44</context></context-group>
934 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">36</context></context-group>
935 </trans-unit>
d7c6b951 936 <trans-unit id="6276792241563504067" datatype="html">
913aa176 937 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source>
938 <target state="new"> You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </target>
93fe2d9c
C
939 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">19</context></context-group>
940 </trans-unit>
d7c6b951 941 <trans-unit id="5812787579835788700" datatype="html">
eb12a714
C
942 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
943 <target state="new">HTTP import (YouTube, Vimeo, direct URL...)</target>
913aa176 944 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">96</context></context-group>
945 </trans-unit>
d7c6b951 946 <trans-unit id="4992364287704007430" datatype="html">
eb12a714 947 <source>Torrent import</source>
93fe2d9c 948 <target state="translated">토렌트 가져오기</target>
913aa176 949 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group>
950 </trans-unit>
d7c6b951 951 <trans-unit id="7683705529753923369" datatype="html">
eb12a714 952 <source>Player</source>
93fe2d9c 953 <target state="translated">플레이어</target>
913aa176 954 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">111</context></context-group>
955 </trans-unit>
d7c6b951 956 <trans-unit id="2000016511993764346" datatype="html">
eb12a714 957 <source>P2P enabled</source>
93fe2d9c 958 <target state="translated">P2P 활성화됨</target>
913aa176 959 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">115</context></context-group>
960 </trans-unit>
d7c6b951 961 <trans-unit id="4603134051700562542" datatype="html">
eb12a714 962 <source>Loading instance statistics...</source>
93fe2d9c 963 <target state="translated">인스턴스 통계 불러오는 중...</target>
913aa176 964 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">1</context></context-group>
93fe2d9c
C
965 </trans-unit>
966 <trans-unit id="5851173629316588976" datatype="html">
967 <source>By users on this instance</source>
968 <target state="new">By users on this instance</target>
3c18ff47
C
969 <context-group purpose="location">
970 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
971 <context context-type="linenumber">4</context>
972 </context-group>
913aa176 973 </trans-unit>
d7c6b951 974 <trans-unit id="2906587845957718064">
ab67d3e8
C
975 <source>Local</source>
976 <target>로컬</target>
93fe2d9c
C
977 <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>
978 </trans-unit>
d7c6b951 979 <trans-unit id="1670306451865226564" datatype="html">
eb12a714 980 <source>users</source>
93fe2d9c 981 <target state="translated">사용자</target>
913aa176 982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">11</context></context-group>
983 </trans-unit>
d7c6b951 984 <trans-unit id="5178138591256693636" datatype="html">
eb12a714 985 <source>videos</source>
93fe2d9c 986 <target state="translated">영상</target>
913aa176 987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">21</context></context-group>
988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">65</context></context-group>
93fe2d9c
C
989 </trans-unit>
990 <trans-unit id="1408045022812097780" datatype="html">
991 <source>views</source>
992 <target state="translated">시청</target>
3c18ff47
C
993 <context-group purpose="location">
994 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
995 <context context-type="linenumber">31</context>
996 </context-group>
93fe2d9c
C
997 </trans-unit>
998 <trans-unit id="117954017715534854" datatype="html">
999 <source>comments</source>
1000 <target state="translated">댓글</target>
3c18ff47
C
1001 <context-group purpose="location">
1002 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1003 <context context-type="linenumber">41</context>
1004 </context-group>
1005 <context-group purpose="location">
1006 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1007 <context context-type="linenumber">75</context>
1008 </context-group>
93fe2d9c
C
1009 </trans-unit>
1010 <trans-unit id="6090561122481711127" datatype="html">
1011 <source>hosted video</source>
1012 <target state="new">hosted video</target>
3c18ff47
C
1013 <context-group purpose="location">
1014 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1015 <context context-type="linenumber">51</context>
1016 </context-group>
93fe2d9c
C
1017 </trans-unit>
1018 <trans-unit id="6827125739942610231" datatype="html">
1019 <source>In this instance federation</source>
1020 <target state="new">In this instance federation</target>
3c18ff47
C
1021 <context-group purpose="location">
1022 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1023 <context context-type="linenumber">58</context>
1024 </context-group>
913aa176 1025 </trans-unit>
735a8705 1026 <trans-unit id="8726138323871139597" datatype="html">
93fe2d9c
C
1027 <source>Following</source>
1028 <target state="translated">팔로잉</target>
1029 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group>
1030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">31</context></context-group>
1031 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group>
1032 </trans-unit>
1033 <trans-unit id="4914577418256256836" datatype="html">
1034 <source>Followers</source>
1035 <target state="translated">팔로워</target>
1036 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">80</context></context-group>
1037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">35</context></context-group>
1038 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">72</context></context-group>
1039 </trans-unit>
d7c6b951 1040 <trans-unit id="3541687134897970106" datatype="html">
eb12a714 1041 <source>followers</source>
93fe2d9c 1042 <target state="translated">팔로워</target>
913aa176 1043 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">85</context></context-group>
1044 </trans-unit>
d7c6b951 1045 <trans-unit id="6751995972535426095" datatype="html">
eb12a714 1046 <source>following</source>
93fe2d9c 1047 <target state="translated">팔로잉</target>
913aa176 1048 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">95</context></context-group>
1049 </trans-unit>
1050 <trans-unit id="2605931708025789621" datatype="html">
1051 <source>The upload failed</source>
93fe2d9c
C
1052 <target state="translated">업로드가 실패했습니다</target>
1053 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">12</context></context-group>
1054 </trans-unit>
913aa176 1055 <trans-unit id="1447760976255144968" datatype="html">
1056 <source>The connection was interrupted</source>
93fe2d9c
C
1057 <target state="translated">연결이 중단되었습니다</target>
1058 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">16</context></context-group>
1059 </trans-unit>
1060 <trans-unit id="4499233456830047129" datatype="html">
1061 <source>The server encountered an error</source>
1062 <target state="translated">서버에서 오류가 발생했습니다</target>
1063 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">19</context></context-group>
1064 </trans-unit>
913aa176 1065 <trans-unit id="3334825601859787496" datatype="html">
1066 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source>
1067 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target>
93fe2d9c
C
1068 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">22</context></context-group>
1069 </trans-unit>
913aa176 1070 <trans-unit id="8530934870279569179" datatype="html">
1071 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
93fe2d9c
C
1072 <target state="translated">회원님의 파일 <x id="PH" equiv-text="name"/> 이 너무 큽니다 (최대 크기: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
1073 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">26</context></context-group>
1074 </trans-unit>
d7c6b951 1075 <trans-unit id="7908493851025027368">
eb12a714 1076 <source>A banned user will no longer be able to login.</source>
e771dbe0
C
1077 <target>
1078 강퇴당한 사용자는 더 이상 로그인할 수 없습니다.
1079 </target>
93fe2d9c
C
1080 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">9</context></context-group>
1081 </trans-unit>
d7c6b951 1082 <trans-unit id="4526499522377118108" datatype="html">
5a6de093
C
1083 <source>Block video "<x id="INTERPOLATION"/>"</source>
1084 <target state="new">Block video "
1085 <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"
1086 </target>
93fe2d9c
C
1087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">8</context></context-group>
1088 </trans-unit>
d7c6b951 1089 <trans-unit id="2992313729068029516" datatype="html">
913aa176 1090 <source>Block live "<x id="INTERPOLATION"/>"</source>
1091 <target state="new">Block live "<x id="INTERPOLATION"/>"</target>
93fe2d9c
C
1092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">9</context></context-group>
1093 </trans-unit>
d7c6b951 1094 <trans-unit id="7256462927215762997" datatype="html">
5a6de093 1095 <source>Please describe the reason...</source>
93fe2d9c
C
1096 <target state="translated">사유를 설명해주세요...</target>
1097 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">20</context></context-group>
1098 </trans-unit>
1099 <trans-unit id="9133713232258232158" datatype="html">
1100 <source>Unfederate</source>
1101 <target state="translated">연합 해지</target>
1357df30
C
1102 <context-group purpose="location">
1103 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1104 <context context-type="linenumber">31</context>
1105 </context-group>
93fe2d9c
C
1106 </trans-unit>
1107 <trans-unit id="7312374115603954471" datatype="html">
1108 <source>This will ask remote instances to delete local videos</source>
1109 <target state="new">This will ask remote instances to delete local videos</target>
1357df30
C
1110 <context-group purpose="location">
1111 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1112 <context context-type="linenumber">34</context>
1113 </context-group>
93fe2d9c
C
1114 </trans-unit>
1115 <trans-unit id="2728722206183105047" datatype="html">
1116 <source>This will ask remote instances to delete this video</source>
1117 <target state="new">This will ask remote instances to delete this video</target>
1357df30
C
1118 <context-group purpose="location">
1119 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1120 <context context-type="linenumber">35</context>
1121 </context-group>
93fe2d9c
C
1122 </trans-unit>
1123 <trans-unit id="3849007546028672808" datatype="html">
1124 <source>Blocking a live will automatically terminate the live stream.</source>
1125 <target state="translated">실시간 방송을 차단하면 실시간 스트림이 자동으로 종료됩니다.</target>
1357df30
C
1126 <context-group purpose="location">
1127 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1128 <context context-type="linenumber">40,42</context>
1129 </context-group>
93fe2d9c
C
1130 </trans-unit>
1131 <trans-unit id="4195458579645833046" datatype="html">
1132 <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source>
1133 <target state="translated">영상 <x id="PH" equiv-text="this.videos.length"/> 을 차단했습니다.</target>
1357df30
C
1134 <context-group purpose="location">
1135 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1136 <context context-type="linenumber">84</context>
1137 </context-group>
93fe2d9c
C
1138 </trans-unit>
1139 <trans-unit id="8507506914483467943" datatype="html">
1140 <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source>
1141 <target state="translated"><x id="PH" equiv-text="this.getSingleVideo().name"/> 을 차단함</target>
1357df30
C
1142 <context-group purpose="location">
1143 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1144 <context context-type="linenumber">85</context>
1145 </context-group>
913aa176 1146 </trans-unit>
913aa176 1147 <trans-unit id="1191071088182425837" datatype="html">
1148 <source><x id="PH"/>h</source>
93fe2d9c 1149 <target state="translated"><x id="PH"/>시간</target>
913aa176 1150 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">14</context></context-group>
1151 </trans-unit>
1152 <trans-unit id="8981309282078866700" datatype="html">
1153 <source><x id="PH"/>min</source>
93fe2d9c 1154 <target state="translated"><x id="PH"/>분</target>
913aa176 1155 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">16</context></context-group>
1156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">23</context></context-group>
1157 </trans-unit>
1158 <trans-unit id="350798057497677761" datatype="html">
1159 <source><x id="PH"/>sec</source>
93fe2d9c 1160 <target state="translated"><x id="PH"/>초</target>
913aa176 1161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">17</context></context-group>
1162 </trans-unit>
d7c6b951 1163 <trans-unit id="1908285951500318953">
eb12a714 1164 <source>Login</source>
e771dbe0
C
1165 <target>
1166 로그인
1167 </target>
93fe2d9c
C
1168 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">2</context></context-group>
1169 </trans-unit>
d7c6b951 1170 <trans-unit id="1909492071130899005" datatype="html">
913aa176 1171 <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source>
93fe2d9c
C
1172 <target state="translated">죄송합니다. 외부 로그인 절차에 문제가 발생했습니다. <x id="START_LINK"/>관리자에게 문의<x id="CLOSE_LINK"/>해주세요. </target>
1173 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">6</context></context-group>
1174 </trans-unit>
d7c6b951 1175 <trans-unit id="8390073108781420493">
e771dbe0
C
1176 <source>Request new verification email.</source>
1177 <target>새 인증 메일 요청하기</target>
913aa176 1178 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">12</context></context-group>
1179 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group>
1180 </trans-unit>
d7c6b951 1181 <trans-unit id="7252854992688790751" datatype="html">
9b0b8301
C
1182 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1183 <target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
93fe2d9c
C
1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1185 </trans-unit>
d7c6b951 1186 <trans-unit id="7215649348148521605" datatype="html">
9b0b8301
C
1187 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
1188 <target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
93fe2d9c
C
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1190 </trans-unit>
d7c6b951 1191 <trans-unit id="2392488717875840729">
e771dbe0
C
1192 <source>User</source>
1193 <target>사용자</target>
93fe2d9c
C
1194 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">35</context></context-group>
1196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group>
1197 </trans-unit>
d7c6b951 1198 <trans-unit id="3997350348765083892">
e771dbe0
C
1199 <source>Username or email address</source>
1200 <target>사용자명 혹은 이메일 주소</target>
913aa176 1201 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">23</context></context-group>
93fe2d9c
C
1202 </trans-unit>
1203 <trans-unit id="1758058452376026925" datatype="html">
1204 <source>⚠️ Most email addresses do not include capital letters.</source>
1205 <target state="new"> ⚠️ Most email addresses do not include capital letters. </target>
1206 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">32</context></context-group>
1207 </trans-unit>
d7c6b951 1208 <trans-unit id="1431416938026210429">
e771dbe0
C
1209 <source>Password</source>
1210 <target>암호</target>
93fe2d9c
C
1211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group>
1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group>
1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">38</context></context-group>
1214 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">40</context></context-group>
1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">8</context></context-group>
1216 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">10</context></context-group>
1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">56</context></context-group>
1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">58</context></context-group>
1219 </trans-unit>
d7c6b951 1220 <trans-unit id="8715156686857791956" datatype="html">
e4eaa7c9 1221 <source>Click here to reset your password</source>
93fe2d9c
C
1222 <target state="translated">비밀번호를 초기화하려면 여기를 클릭하세요</target>
1223 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group>
1224 </trans-unit>
d7c6b951 1225 <trans-unit id="892063502898494584" datatype="html">
913aa176 1226 <source>I forgot my password</source>
93fe2d9c
C
1227 <target state="translated">비밀번호를 잊었습니다</target>
1228 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group>
1229 </trans-unit>
d7c6b951 1230 <trans-unit id="2101170466365500913" datatype="html">
913aa176 1231 <source>Logging into an account lets you publish content</source>
1232 <target state="new"> Logging into an account lets you publish content </target>
93fe2d9c
C
1233 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group>
1234 </trans-unit>
d7c6b951 1235 <trans-unit id="3183213940445113677" datatype="html">
e4eaa7c9
C
1236 <source>Or sign in with</source>
1237 <target state="new">Or sign in with</target>
93fe2d9c
C
1238 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">77</context></context-group>
1239 </trans-unit>
d7c6b951 1240 <trans-unit id="3238209155172574367">
e771dbe0
C
1241 <source>Forgot your password</source>
1242 <target>암호 잊음</target>
93fe2d9c
C
1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">99</context></context-group>
1244 </trans-unit>
d7c6b951 1245 <trans-unit id="87327320394367488" datatype="html">
eb12a714 1246 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
93fe2d9c
C
1247 <target state="translated">죄송합니다. 이 인스턴스의 관리자가 PeerTube 이메일 시스템을 설정하지 않아서 비밀번호를 복구할 수 없습니다.</target>
1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group>
1249 </trans-unit>
d7c6b951 1250 <trans-unit id="3188014010833256853" datatype="html">
913aa176 1251 <source>Enter your email address and we will send you a link to reset your password.</source>
1252 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
93fe2d9c
C
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group>
1254 </trans-unit>
913aa176 1255 <trans-unit id="1190256911880544559" datatype="html">
9b0b8301 1256 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source>
913aa176 1257 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
5a6de093 1258The link will expire within 1 hour.</target>
93fe2d9c
C
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1260 </trans-unit>
d7c6b951 1261 <trans-unit id="4768749765465246664">
e771dbe0
C
1262 <source>Email</source>
1263 <target>이메일</target>
93fe2d9c
C
1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group>
1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group>
1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">127</context></context-group>
1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">115</context></context-group>
1268 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group>
1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">45</context></context-group>
1270 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">47</context></context-group>
1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">8</context></context-group>
1272 </trans-unit>
d7c6b951 1273 <trans-unit id="3967269098753656610">
e771dbe0
C
1274 <source>Email address</source>
1275 <target>이메일 주소</target>
93fe2d9c
C
1276 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group>
1277 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">10</context></context-group>
1278 </trans-unit>
d7c6b951 1279 <trans-unit id="7808756054397155068" datatype="html">
913aa176 1280 <source>Reset</source>
93fe2d9c 1281 <target state="translated">초기화</target>
c5ce27f8 1282 <note priority="1" from="description">Password reset button</note>
93fe2d9c
C
1283 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">130</context></context-group>
1284 </trans-unit>
d7c6b951 1285 <trans-unit id="4319634264526091601" datatype="html">
5a6de093 1286 <source>on this instance</source>
93fe2d9c 1287 <target state="translated">이 인스턴스에서</target>
913aa176 1288 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">7</context></context-group>
1289 </trans-unit>
d7c6b951 1290 <trans-unit id="761579517995454927" datatype="html">
5a6de093 1291 <source>on the vidiverse</source>
93fe2d9c 1292 <target state="translated">영상우주에서</target>
913aa176 1293 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
93fe2d9c
C
1294 </trans-unit>
1295 <trans-unit id="8434369348784683733" datatype="html">
9b0b8301
C
1296 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
1297 <target state="new">for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
90aa0a74
C
1298 <context-group purpose="location">
1299 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1300 <context context-type="linenumber">10</context>
1301 </context-group>
913aa176 1302 </trans-unit>
d7c6b951 1303 <trans-unit id="107448797428840891">
eb12a714 1304 <source>Reset my password</source>
e771dbe0
C
1305 <target>
1306 암호 재설정
1307 </target>
93fe2d9c
C
1308 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">2</context></context-group>
1309 </trans-unit>
d7c6b951 1310 <trans-unit id="3782563238994348625">
e771dbe0
C
1311 <source>Confirm password</source>
1312 <target>암호 다시 입력</target>
913aa176 1313 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">19</context></context-group>
1314 </trans-unit>
d7c6b951 1315 <trans-unit id="2501430660070156325">
e771dbe0
C
1316 <source>Confirmed password</source>
1317 <target>다시 입력된 암호</target>
913aa176 1318 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">21</context></context-group>
1319 </trans-unit>
d7c6b951 1320 <trans-unit id="8547184468496530386">
e771dbe0
C
1321 <source>Reset my password</source>
1322 <target>암호 재설정</target>
913aa176 1323 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">29</context></context-group>
1324 </trans-unit>
1325 <trans-unit id="8890553633144307762" datatype="html">
1326 <source>Back</source>
93fe2d9c 1327 <target state="translated">이전 단계</target>
e351a5c5 1328 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
93fe2d9c
C
1329 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">42</context></context-group>
1330 </trans-unit>
913aa176 1331 <trans-unit id="3885497195825665706" datatype="html">
1332 <source>Next</source>
93fe2d9c 1333 <target state="translated">다음 단계</target>
e351a5c5 1334 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
93fe2d9c
C
1335 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">43</context></context-group>
1336 </trans-unit>
913aa176 1337 <trans-unit id="5018804994794983050" datatype="html">
1338 <source>Signup</source>
93fe2d9c 1339 <target state="translated">회원가입</target>
e351a5c5 1340 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
93fe2d9c
C
1341 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">75</context></context-group>
1342 </trans-unit>
d7c6b951 1343 <trans-unit id="5340005218109333045" datatype="html">
913aa176 1344 <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source>
eb12a714 1345 <target state="new">
040758e0 1346 Filters
5a6de093 1347
9b0b8301 1348 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
5a6de093 1349 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/>
9b0b8301 1350 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
040758e0 1351 </target>
93fe2d9c
C
1352 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group>
1353 </trans-unit>
d7c6b951 1354 <trans-unit id="2236371857137398396">
eb12a714 1355 <source>No results found</source>
e771dbe0
C
1356 <target>
1357 결과가 없습니다
1358 </target>
93fe2d9c
C
1359 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">32</context></context-group>
1360 </trans-unit>
d7c6b951 1361 <trans-unit id="1516969129397662377" datatype="html">
eb12a714 1362 <source>Welcome to PeerTube, dear administrator!</source>
93fe2d9c
C
1363 <target state="translated">관리자님, PeerTube에 오신 것을 환영합니다!</target>
1364 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1365 </trans-unit>
d7c6b951 1366 <trans-unit id="807030720531713957" datatype="html">
5a6de093 1367 <source>CLI documentation</source>
93fe2d9c
C
1368 <target state="translated">CLI 문서</target>
1369 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1370 </trans-unit>
d7c6b951 1371 <trans-unit id="199127249622290422" datatype="html">
eb12a714
C
1372 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source>
1373 <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target>
93fe2d9c
C
1374 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1375 </trans-unit>
d7c6b951 1376 <trans-unit id="249453844439446209" datatype="html">
5a6de093 1377 <source>Administer documentation</source>
93fe2d9c
C
1378 <target state="translated">관리자용 문서</target>
1379 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">19</context></context-group>
1380 </trans-unit>
d7c6b951 1381 <trans-unit id="5910950876330656326" datatype="html">
eb12a714
C
1382 <source>Managing users, following other instances, dealing with spammers...</source>
1383 <target state="new">Managing users, following other instances, dealing with spammers...</target>
93fe2d9c
C
1384 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group>
1385 </trans-unit>
d7c6b951 1386 <trans-unit id="879127294610588497" datatype="html">
5a6de093 1387 <source>Use documentation</source>
eb12a714 1388 <target state="new">Use
040758e0 1389 documentation</target>
93fe2d9c
C
1390 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">26</context></context-group>
1391 </trans-unit>
d7c6b951 1392 <trans-unit id="3848077896245199337" datatype="html">
eb12a714
C
1393 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1394 <target state="new">Setup your account, managing video playlists, discover third-party applications...</target>
93fe2d9c
C
1395 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group>
1396 </trans-unit>
d7c6b951 1397 <trans-unit id="6284442506490785579" datatype="html">
eb12a714 1398 <source>Useful links</source>
93fe2d9c
C
1399 <target state="translated">유용한 링크</target>
1400 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group>
1401 </trans-unit>
d7c6b951 1402 <trans-unit id="5170617864166788170" datatype="html">
5a6de093
C
1403 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source>
1404 <target state="new">Official PeerTube website (news, support, contribute...):
9b0b8301
C
1405 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>https://joinpeertube.org
1406 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
5a6de093 1407 </target>
93fe2d9c
C
1408 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group>
1409 </trans-unit>
d7c6b951 1410 <trans-unit id="4614992717645869756" datatype="html">
5a6de093
C
1411 <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source>
1412 <target state="new">Put your instance on the public PeerTube index:
9b0b8301
C
1413 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>https://instances.joinpeertube.org/instances
1414 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
5a6de093 1415 </target>
93fe2d9c
C
1416 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group>
1417 </trans-unit>
d7c6b951 1418 <trans-unit id="2081626998027585315" datatype="html">
eb12a714 1419 <source>It's time to configure your instance!</source>
93fe2d9c
C
1420 <target state="translated">이제 이 인스턴스를 설정할 때가 되었습니다!</target>
1421 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group>
1422 </trans-unit>
d7c6b951 1423 <trans-unit id="5083058563861587027" datatype="html">
913aa176 1424 <source>Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source>
eb12a714 1425 <target state="new">
5a6de093 1426 Choosing your
9b0b8301
C
1427 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>instance name
1428 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>,
1429 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>setting up a description
1430 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, specifying
1431 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are
1432 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>,
5a6de093 1433 why
9b0b8301
C
1434 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>you created your instance
1435 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and
1436 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>how long
1437 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> you plan to
1438 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>maintain your it
1439 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>
040758e0 1440 is very important for visitors to understand on what type of instance they are.
5a6de093 1441
040758e0 1442 </target>
93fe2d9c
C
1443 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">57</context></context-group>
1444 </trans-unit>
d7c6b951 1445 <trans-unit id="5329436244765769292" datatype="html">
913aa176 1446 <source>If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source>
1447 <target state="new"> If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </target>
93fe2d9c
C
1448 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">63</context></context-group>
1449 </trans-unit>
d7c6b951 1450 <trans-unit id="5704345824323933019" datatype="html">
eb12a714 1451 <source>Remind me later</source>
93fe2d9c
C
1452 <target state="translated">나중에 알리기</target>
1453 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group>
1454 </trans-unit>
1455 <trans-unit id="7997432701743294657" datatype="html">
1456 <source>Set up</source>
1457 <target state="new"> Set up </target>
1458 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">34</context></context-group>
1459 </trans-unit>
d7c6b951 1460 <trans-unit id="9202089339019827574" datatype="html">
eb12a714 1461 <source>Configure my instance</source>
93fe2d9c
C
1462 <target state="translated">내 인스턴스 설정</target>
1463 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1464 </trans-unit>
d7c6b951 1465 <trans-unit id="9005121595859995793" datatype="html">
eb12a714 1466 <source>Configuration warning!</source>
93fe2d9c 1467 <target state="translated">설정 경고!</target>
913aa176 1468 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1469 </trans-unit>
d7c6b951 1470 <trans-unit id="8901933019590352016" datatype="html">
5a6de093 1471 <source>You enabled user registration on your instance but did not configure the following fields:</source>
93fe2d9c 1472 <target state="translated">인스턴스의 회원가입을 활성화하셨지만 다음의 필드들을 설정하지 않으셨네요:</target>
913aa176 1473 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1474 </trans-unit>
d7c6b951 1475 <trans-unit id="8948444690892731948" datatype="html">
eb12a714 1476 <source>Instance name</source>
93fe2d9c 1477 <target state="translated">인스턴스 이름</target>
913aa176 1478 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">13</context></context-group>
1479 </trans-unit>
d7c6b951 1480 <trans-unit id="966824924873033885" datatype="html">
eb12a714 1481 <source>Instance short description</source>
93fe2d9c 1482 <target state="translated">짧은 인스턴스 소개문</target>
913aa176 1483 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">14</context></context-group>
1484 </trans-unit>
d7c6b951 1485 <trans-unit id="1339481669904426442" datatype="html">
eb12a714 1486 <source>Who you are</source>
93fe2d9c 1487 <target state="translated">당신은 누구인가요</target>
913aa176 1488 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1489 </trans-unit>
d7c6b951 1490 <trans-unit id="5026256683194518810" datatype="html">
eb12a714 1491 <source>How long you plan to maintain your instance</source>
93fe2d9c 1492 <target state="translated">이 인스턴스를 얼마나 오래 운영하실 예정이신가요</target>
913aa176 1493 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">17</context></context-group>
93fe2d9c
C
1494 </trans-unit>
1495 <trans-unit id="1909672990242291785" datatype="html">
1496 <source>How you plan to pay for keeping your instance running</source>
1497 <target state="translated">운영 비용을 어떻게 마련하실 계획이신가요</target>
90aa0a74
C
1498 <context-group purpose="location">
1499 <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context>
1500 <context context-type="linenumber">18</context>
1501 </context-group>
913aa176 1502 </trans-unit>
d7c6b951 1503 <trans-unit id="869943508869906576" datatype="html">
eb12a714 1504 <source>How you will moderate your instance</source>
93fe2d9c 1505 <target state="translated">인스턴스를 어떻게 중재하실건가요 (중재/관리 방침)</target>
913aa176 1506 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">20</context></context-group>
1507 </trans-unit>
d7c6b951 1508 <trans-unit id="5032335000394561521" datatype="html">
eb12a714 1509 <source>Instance terms</source>
93fe2d9c 1510 <target state="translated">인스턴스 이용약관</target>
913aa176 1511 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">21</context></context-group>
1512 </trans-unit>
d7c6b951 1513 <trans-unit id="4116024528500133384" datatype="html">
913aa176 1514 <source>My settings</source>
93fe2d9c
C
1515 <target state="translated">내 설정</target>
1516 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group>
1517 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1518 </trans-unit>
d7c6b951 1519 <trans-unit id="1420294365005204590" datatype="html">
913aa176 1520 <source>These settings apply only to your session on this instance.</source>
1521 <target state="new">These settings apply only to your session on this instance.</target>
55a5b0fd
C
1522 <context-group purpose="location">
1523 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1524 <context context-type="linenumber">8</context>
1525 </context-group>
2f03d6dc 1526 </trans-unit>
d7c6b951 1527 <trans-unit id="5330788940795142335" datatype="html">
913aa176 1528 <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source>
e4eaa7c9 1529 <target state="new">
5a6de093 1530 Please consider configuring these fields to help people to choose
9b0b8301
C
1531 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>the appropriate instance
1532 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.
5a6de093 1533 Without them, your instance may not be referenced on the
9b0b8301
C
1534 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>JoinPeerTube website
1535 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
5a6de093
C
1536
1537 </target>
93fe2d9c
C
1538 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">24</context></context-group>
1539 </trans-unit>
d7c6b951 1540 <trans-unit id="2728623642717111613" datatype="html">
eb12a714
C
1541 <source>Don't show me this warning anymore</source>
1542 <target state="new">Don't show me this warning anymore</target>
913aa176 1543 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">33</context></context-group>
1544 </trans-unit>
d7c6b951 1545 <trans-unit id="7819314041543176992" datatype="html">
eb12a714
C
1546 <source>Close</source>
1547 <target state="new">Close</target>
93fe2d9c
C
1548 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group>
1549 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group>
1550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">38</context></context-group>
1551 </trans-unit>
d7c6b951 1552 <trans-unit id="4853631149357965563" datatype="html">
913aa176 1553 <source>Update live settings</source>
1554 <target state="new">Update live settings</target>
93fe2d9c
C
1555 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">41</context></context-group>
1556 </trans-unit>
d7c6b951 1557 <trans-unit id="6013345175862135505" datatype="html">
913aa176 1558 <source>Configure</source>
5a6de093 1559 <target state="new">
cd9246a9
C
1560 Configure
1561 </target>
93fe2d9c
C
1562 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">43</context></context-group>
1563 </trans-unit>
d7c6b951 1564 <trans-unit id="742596572641738016">
e771dbe0
C
1565 <source>Change the language</source>
1566 <target>언어 변경</target>
913aa176 1567 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">3</context></context-group>
1568 </trans-unit>
d7c6b951 1569 <trans-unit id="2964653499524716819">
eb12a714 1570 <source>Help to translate PeerTube!</source>
e771dbe0
C
1571 <target>
1572 PeerTube 번역을 도와주세요!
1573 </target>
93fe2d9c
C
1574 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">8</context></context-group>
1575 </trans-unit>
d7c6b951 1576 <trans-unit id="5464118521750361406" datatype="html">
8b049b68
C
1577 <source>Public profile</source>
1578 <target state="new">Public profile</target>
93fe2d9c
C
1579 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">28</context></context-group>
1580 </trans-unit>
d7c6b951 1581 <trans-unit id="7773271640656013365" datatype="html">
5a6de093
C
1582 <source>Interface:</source>
1583 <target state="new">Interface:</target>
93fe2d9c
C
1584 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">38</context></context-group>
1585 </trans-unit>
d7c6b951 1586 <trans-unit id="1674139713929545659" datatype="html">
5a6de093
C
1587 <source>Videos:</source>
1588 <target state="new">Videos:</target>
93fe2d9c
C
1589 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">45</context></context-group>
1590 </trans-unit>
d7c6b951 1591 <trans-unit id="9156407045661257130" datatype="html">
5a6de093
C
1592 <source>Sensitive:</source>
1593 <target state="new">Sensitive:</target>
93fe2d9c
C
1594 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">55</context></context-group>
1595 </trans-unit>
d7c6b951 1596 <trans-unit id="3430483831942247060" datatype="html">
e4eaa7c9
C
1597 <source>Help share videos</source>
1598 <target state="new">Help share videos</target>
93fe2d9c
C
1599 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">61</context></context-group>
1600 </trans-unit>
d7c6b951 1601 <trans-unit id="7005745151564974365" datatype="html">
e4eaa7c9
C
1602 <source>Keyboard shortcuts</source>
1603 <target state="new">Keyboard shortcuts</target>
93fe2d9c
C
1604 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">70</context></context-group>
1605 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group>
1606 </trans-unit>
d7c6b951 1607 <trans-unit id="6307374733149824815" datatype="html">
913aa176 1608 <source>powered by PeerTube - CopyLeft 2015-2021</source>
1609 <target state="new">powered by PeerTube - CopyLeft 2015-2021</target>
93fe2d9c
C
1610 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">151</context></context-group>
1611 </trans-unit>
d7c6b951 1612 <trans-unit id="7911416166208830577" datatype="html">
8b049b68
C
1613 <source>Help</source>
1614 <target state="new">Help</target>
93fe2d9c
C
1615 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1616 </trans-unit>
d7c6b951 1617 <trans-unit id="8378304669563824772" datatype="html">
e4eaa7c9
C
1618 <source>Get help using PeerTube</source>
1619 <target state="new">Get help using PeerTube</target>
93fe2d9c
C
1620 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1621 </trans-unit>
d7c6b951 1622 <trans-unit id="2497681082724639563" datatype="html">
5a6de093
C
1623 <source>powered by PeerTube</source>
1624 <target state="new">powered by PeerTube</target>
93fe2d9c
C
1625 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">152</context></context-group>
1626 </trans-unit>
d7c6b951 1627 <trans-unit id="7507948636555938109">
e771dbe0
C
1628 <source>Log out</source>
1629 <target>로그아웃</target>
93fe2d9c
C
1630 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">75</context></context-group>
1631 </trans-unit>
d7c6b951 1632 <trans-unit id="8893390761160292681" datatype="html">
913aa176 1633 <source>My account</source>
1634 <target state="new">My account</target>
93fe2d9c
C
1635 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">86</context></context-group>
1636 </trans-unit>
d7c6b951 1637 <trans-unit id="6371572688505952303" datatype="html">
913aa176 1638 <source>My library</source>
1639 <target state="new">My library</target>
93fe2d9c
C
1640 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">91</context></context-group>
1641 </trans-unit>
d7c6b951 1642 <trans-unit id="2308975396733519902">
e771dbe0
C
1643 <source>Create an account</source>
1644 <target>계정 만들기</target>
93fe2d9c
C
1645 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">55</context></context-group>
1646 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group>
1647 </trans-unit>
913aa176 1648 <trans-unit id="3108704604266608109" datatype="html">
1649 <source>My video imports</source>
1650 <target state="new">My video imports</target>
93fe2d9c
C
1651 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">90</context></context-group>
1652 </trans-unit>
913aa176 1653 <trans-unit id="949618577357088829" datatype="html">
1654 <source>Create a new playlist</source>
1655 <target state="new">Create a new playlist</target>
93fe2d9c
C
1656 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
1657 </trans-unit>
d7c6b951 1658 <trans-unit id="2689878465089314112" datatype="html">
913aa176 1659 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1660 <target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
93fe2d9c
C
1661 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1662 </trans-unit>
d7c6b951 1663 <trans-unit id="667372110624203230" datatype="html">
913aa176 1664 <source>Import jobs concurrency</source>
1665 <target state="new">Import jobs concurrency</target>
93fe2d9c
C
1666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group>
1667 </trans-unit>
d7c6b951 1668 <trans-unit id="2184839376696112704" datatype="html">
913aa176 1669 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source>
1670 <target state="new">allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</target>
93fe2d9c
C
1671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group>
1672 </trans-unit>
d7c6b951 1673 <trans-unit id="780513172839038392" datatype="html">
913aa176 1674 <source>jobs in parallel</source>
1675 <target state="new">jobs in parallel</target>
93fe2d9c
C
1676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">260</context></context-group>
1677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">171</context></context-group>
1678 </trans-unit>
d7c6b951 1679 <trans-unit id="5997625369044180192" datatype="html">
913aa176 1680 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1681 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
93fe2d9c
C
1682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">269</context></context-group>
1683 </trans-unit>
1684 <trans-unit id="2095604754338363597" datatype="html">
9b0b8301
C
1685 <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;&gt;"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to prevent private URL access from your PeerTube server</source>
1686 <target state="new">⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;&gt;"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to prevent private URL access from your PeerTube server</target>
8f0b94f0
C
1687 <context-group purpose="location">
1688 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1689 <context context-type="linenumber">272</context>
1690 </context-group>
1691 </trans-unit>
d7c6b951 1692 <trans-unit id="7627544798203088407">
e771dbe0
C
1693 <source>Discover</source>
1694 <target>발견</target>
93fe2d9c
C
1695 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group>
1696 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group>
1697 </trans-unit>
d7c6b951 1698 <trans-unit id="7844706011418789951">
e771dbe0
C
1699 <source>Administration</source>
1700 <target>관리</target>
93fe2d9c
C
1701 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">80</context></context-group>
1702 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">96</context></context-group>
1703 </trans-unit>
d7c6b951 1704 <trans-unit id="1726363342938046830">
e771dbe0
C
1705 <source>About</source>
1706 <target>정보</target>
93fe2d9c
C
1707 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">129</context></context-group>
1708 </trans-unit>
d7c6b951 1709 <trans-unit id="7922989125096435449" datatype="html">
e4eaa7c9
C
1710 <source>Contact</source>
1711 <target state="new">Contact</target>
93fe2d9c
C
1712 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
1713 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
1714 </trans-unit>
d7c6b951 1715 <trans-unit id="403762424689874454">
e771dbe0
C
1716 <source>View your notifications</source>
1717 <target>알림 보기</target>
913aa176 1718 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">3</context></context-group>
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1720 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1721 </trans-unit>
d7c6b951 1722 <trans-unit id="2333314224059826550" datatype="html">
8b049b68
C
1723 <source>Mark all as read</source>
1724 <target state="new">Mark all as read</target>
913aa176 1725 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1726 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1727 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">20</context></context-group>
1728 </trans-unit>
d7c6b951 1729 <trans-unit id="8278995041812548563">
e771dbe0
C
1730 <source>Update your notification preferences</source>
1731 <target>알림 설정 변경</target>
913aa176 1732 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">31</context></context-group>
1733 </trans-unit>
d7c6b951 1734 <trans-unit id="5842982307680337701">
e771dbe0
C
1735 <source>See all your notifications</source>
1736 <target>모든 알림 보기</target>
913aa176 1737 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">49</context></context-group>
93fe2d9c
C
1738 </trans-unit>
1739 <trans-unit id="5108072242786374364" datatype="html">
1740 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source>
1741 <target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target>
1742 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1743 </trans-unit>
1744 <trans-unit id="8821712929823045567" datatype="html">
1745 <source>It's time to set up your account profile!</source>
1746 <target state="new">It's time to set up your account profile!</target>
1747 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1748 </trans-unit>
1749 <trans-unit id="7239874680342223476" datatype="html">
9b0b8301
C
1750 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source>
1751 <target state="new">Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</target>
93fe2d9c
C
1752 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1753 </trans-unit>
1754 <trans-unit id="5856432243446401016" datatype="html">
9b0b8301
C
1755 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1756 <target state="new">Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
93fe2d9c
C
1757 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1758 </trans-unit>
1759 <trans-unit id="3221645359464920754" datatype="html">
9b0b8301
C
1760 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
1761 <target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
93fe2d9c
C
1762 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1763 </trans-unit>
1764 <trans-unit id="2218100934178971211" datatype="html">
1765 <source>Don't show me this anymore</source>
1766 <target state="new">Don't show me this anymore</target>
91ae3c4a 1767 <context-group purpose="location">
36e5e1d7
C
1768 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
1769 <context context-type="linenumber">23</context>
91ae3c4a 1770 </context-group>
913aa176 1771 </trans-unit>
1772 <trans-unit id="4424964105331349857" datatype="html">
1773 <source>I'm a teapot</source>
1774 <target state="new">I'm a teapot</target>
93fe2d9c
C
1775 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context><context context-type="linenumber">27</context></context-group>
1776 </trans-unit>
d7c6b951 1777 <trans-unit id="1597262876035959248" datatype="html">
913aa176 1778 <source>That's an error.</source>
1779 <target state="new">That's an error.</target>
95bd9515
C
1780 <context-group purpose="location">
1781 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1782 <context context-type="linenumber">4</context>
1783 </context-group>
93fe2d9c
C
1784 </trans-unit>
1785 <trans-unit id="3343007694071351756" datatype="html">
1786 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1787 <target state="new">We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</target>
90aa0a74
C
1788 <context-group purpose="location">
1789 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1790 <context context-type="linenumber">7</context>
1791 </context-group>
93fe2d9c
C
1792 </trans-unit>
1793 <trans-unit id="7366678433039425999" datatype="html">
1794 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1795 <target state="new">We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</target>
95bd9515
C
1796 <context-group purpose="location">
1797 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1798 <context context-type="linenumber">8</context>
95bd9515 1799 </context-group>
913aa176 1800 </trans-unit>
d7c6b951 1801 <trans-unit id="3522707340816553139" datatype="html">
913aa176 1802 <source>Possible reasons:</source>
1803 <target state="new">Possible reasons:</target>
95bd9515 1804 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
93fe2d9c
C
1805 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">12</context></context-group>
1806 </trans-unit>
d7c6b951 1807 <trans-unit id="6925335998927745197" datatype="html">
913aa176 1808 <source>You may have used an outdated or broken link</source>
1809 <target state="new">You may have used an outdated or broken link</target>
93fe2d9c
C
1810 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">15</context></context-group>
1811 </trans-unit>
1812 <trans-unit id="1171455174603388942" datatype="html">
1813 <source>The video may have been moved or deleted</source>
1814 <target state="new">The video may have been moved or deleted</target>
95bd9515
C
1815 <context-group purpose="location">
1816 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1817 <context context-type="linenumber">17</context>
95bd9515 1818 </context-group>
93fe2d9c
C
1819 </trans-unit>
1820 <trans-unit id="2213348264902218064" datatype="html">
1821 <source>The resource may have been moved or deleted</source>
1822 <target state="new">The resource may have been moved or deleted</target>
95bd9515
C
1823 <context-group purpose="location">
1824 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1825 <context context-type="linenumber">18</context>
95bd9515 1826 </context-group>
913aa176 1827 </trans-unit>
d7c6b951 1828 <trans-unit id="3209594685692897380" datatype="html">
90aa0a74
C
1829 <source>You may have typed the address or URL incorrectly</source>
1830 <target state="new">You may have typed the address or URL incorrectly</target>
93fe2d9c
C
1831 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">20</context></context-group>
1832 </trans-unit>
d7c6b951 1833 <trans-unit id="3290262698447971494" datatype="html">
913aa176 1834 <source>You are not authorized here.</source>
1835 <target state="new">You are not authorized here.</target>
93fe2d9c
C
1836 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">27</context></context-group>
1837 </trans-unit>
1838 <trans-unit id="6209939621665316894" datatype="html">
1839 <source>You might need to check your account is allowed by the video or instance owner.</source>
1840 <target state="new">You might need to check your account is allowed by the video or instance owner.</target>
95bd9515
C
1841 <context-group purpose="location">
1842 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1843 <context context-type="linenumber">30</context>
95bd9515 1844 </context-group>
93fe2d9c
C
1845 </trans-unit>
1846 <trans-unit id="3543381263966122204" datatype="html">
1847 <source>You might need to check your account is allowed by the resource or instance owner.</source>
1848 <target state="new">You might need to check your account is allowed by the resource or instance owner.</target>
95bd9515
C
1849 <context-group purpose="location">
1850 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1851 <context context-type="linenumber">31</context>
95bd9515 1852 </context-group>
913aa176 1853 </trans-unit>
d7c6b951 1854 <trans-unit id="7231414106228227962" datatype="html">
913aa176 1855 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
1856 <target state="new"> The requested entity body blends sweet bits with a mellow earthiness. </target>
b87b606a 1857 <note priority="1" from="description">Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request</note>
93fe2d9c
C
1858 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">39</context></context-group>
1859 </trans-unit>
d7c6b951 1860 <trans-unit id="2933819425721221134" datatype="html">
913aa176 1861 <source>Sepia seems to like it.</source>
1862 <target state="new">Sepia seems to like it.</target>
95bd9515 1863 <note priority="1" from="description">This is about Sepia's tea</note>
93fe2d9c
C
1864 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">42</context></context-group>
1865 </trans-unit>
913aa176 1866 <trans-unit id="2971365540217107489" datatype="html">
1867 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1868 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
93fe2d9c
C
1869 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">61</context></context-group>
1870 </trans-unit>
d7c6b951 1871 <trans-unit id="5131854469652959713" datatype="html">
e4eaa7c9
C
1872 <source>GLOBAL SEARCH</source>
1873 <target state="new">GLOBAL SEARCH</target>
913aa176 1874 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">26</context></context-group>
1875 </trans-unit>
d7c6b951 1876 <trans-unit id="1843010981261389722" datatype="html">
5a6de093
C
1877 <source>using <x id="INTERPOLATION"/></source>
1878 <target state="new">using
1879 <x id="INTERPOLATION" equiv-text="{{ serverConfig.search.searchIndex.url }}"/>
1880 </target>
913aa176 1881 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">28</context></context-group>
1882 </trans-unit>
d7c6b951 1883 <trans-unit id="4070041848101291003" datatype="html">
e4eaa7c9
C
1884 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
1885 <target state="new">Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</target>
913aa176 1886 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">32</context></context-group>
93fe2d9c
C
1887 </trans-unit>
1888 <trans-unit id="2807610143550376912" datatype="html">
1889 <source>Your query will be matched against video names or descriptions, channel names.</source>
1890 <target state="new">Your query will be matched against video names or descriptions, channel names.</target>
90aa0a74
C
1891 <context-group purpose="location">
1892 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
1893 <context context-type="linenumber">37</context>
1894 </context-group>
913aa176 1895 </trans-unit>
d7c6b951 1896 <trans-unit id="3801957940570333397" datatype="html">
e4eaa7c9
C
1897 <source>ADVANCED SEARCH</source>
1898 <target state="new">ADVANCED SEARCH</target>
93fe2d9c
C
1899 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">39</context></context-group>
1900 </trans-unit>
d7c6b951 1901 <trans-unit id="3416071273413341159" datatype="html">
e4eaa7c9
C
1902 <source>any instance</source>
1903 <target state="new">any instance</target>
93fe2d9c
C
1904 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group>
1905 </trans-unit>
d7c6b951 1906 <trans-unit id="1764675694412365696" datatype="html">
e4eaa7c9
C
1907 <source>only followed instances</source>
1908 <target state="new">only followed instances</target>
93fe2d9c
C
1909 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">43</context></context-group>
1910 </trans-unit>
d7c6b951 1911 <trans-unit id="6462732349450217281" datatype="html">
e4eaa7c9
C
1912 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
1913 <target state="new">Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</target>
93fe2d9c
C
1914 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group>
1915 </trans-unit>
d7c6b951 1916 <trans-unit id="3710530516408401495" datatype="html">
5a6de093
C
1917 <source>will list the matching channel</source>
1918 <target state="new">will list the matching channel</target>
93fe2d9c
C
1919 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">50</context></context-group>
1920 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">53</context></context-group>
1921 </trans-unit>
d7c6b951 1922 <trans-unit id="6913541939335935215" datatype="html">
5a6de093
C
1923 <source>will list the matching video</source>
1924 <target state="new">will list the matching video</target>
93fe2d9c
C
1925 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">56</context></context-group>
1926 </trans-unit>
d7c6b951 1927 <trans-unit id="8854094932942190741">
e771dbe0
C
1928 <source>Search...</source>
1929 <target>검색...</target>
93fe2d9c
C
1930 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">23</context></context-group>
1931 </trans-unit>
d7c6b951 1932 <trans-unit id="2468689683507870964" datatype="html">
5a6de093
C
1933 <source>In this instance's network</source>
1934 <target state="new">In this instance's network</target>
913aa176 1935 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">14</context></context-group>
1936 </trans-unit>
d7c6b951 1937 <trans-unit id="4494942989613184609" datatype="html">
e4eaa7c9
C
1938 <source>In the vidiverse</source>
1939 <target state="new">In the vidiverse</target>
913aa176 1940 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group>
1941 </trans-unit>
d7c6b951 1942 <trans-unit id="5146398958364876914">
e771dbe0
C
1943 <source>Sort</source>
1944 <target>정렬</target>
913aa176 1945 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group>
1946 </trans-unit>
735a8705 1947 <trans-unit id="4540121094340493564" datatype="html">
93fe2d9c
C
1948 <source>Display only</source>
1949 <target state="new">Display only</target>
12fa2a6a
C
1950 <context-group purpose="location">
1951 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
1952 <context context-type="linenumber">21</context>
1953 </context-group>
735a8705 1954 </trans-unit>
d7c6b951 1955 <trans-unit id="7970752988844762769">
e771dbe0
C
1956 <source>Published date</source>
1957 <target>공개 일시</target>
93fe2d9c
C
1958 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">59</context></context-group>
1959 </trans-unit>
d7c6b951 1960 <trans-unit id="5038188980760269298">
e771dbe0
C
1961 <source>Original publication year</source>
1962 <target>원래 공개 일시</target>
93fe2d9c
C
1963 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">73</context></context-group>
1964 </trans-unit>
d7c6b951 1965 <trans-unit id="2316758236788716819" datatype="html">
eb12a714
C
1966 <source>After...</source>
1967 <target state="new">After...</target>
93fe2d9c
C
1968 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group>
1969 </trans-unit>
d7c6b951 1970 <trans-unit id="5418443214217152433" datatype="html">
eb12a714
C
1971 <source>Before...</source>
1972 <target state="new">Before...</target>
93fe2d9c
C
1973 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group>
1974 </trans-unit>
d7c6b951 1975 <trans-unit id="7410432243549869948">
e771dbe0
C
1976 <source>Duration</source>
1977 <target>재생 시간</target>
93fe2d9c
C
1978 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group>
1979 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">60</context></context-group>
1980 </trans-unit>
d7c6b951 1981 <trans-unit id="3589238979642505685">
e771dbe0
C
1982 <source>Display sensitive content</source>
1983 <target>민감한 내용 표시</target>
93fe2d9c
C
1984 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group>
1985 </trans-unit>
d7c6b951 1986 <trans-unit id="2807800733729323332">
e771dbe0
C
1987 <source>Yes</source>
1988 <target>예</target>
93fe2d9c
C
1989 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">48</context></context-group>
1990 </trans-unit>
d7c6b951 1991 <trans-unit id="3542042671420335679">
e771dbe0
C
1992 <source>No</source>
1993 <target>아니오</target>
93fe2d9c
C
1994 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">53</context></context-group>
1995 </trans-unit>
d7c6b951 1996 <trans-unit id="1806667489382256324">
e771dbe0
C
1997 <source>Category</source>
1998 <target>카테고리</target>
93fe2d9c
C
1999 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group>
2000 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">69</context></context-group>
2001 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">25</context></context-group>
2002 </trans-unit>
d7c6b951 2003 <trans-unit id="2199290266269383925" datatype="html">
e4eaa7c9
C
2004 <source>Display all categories</source>
2005 <target state="new">Display all categories</target>
93fe2d9c
C
2006 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">127</context></context-group>
2007 </trans-unit>
d7c6b951 2008 <trans-unit id="9065795501872450602">
e771dbe0
C
2009 <source>Licence</source>
2010 <target>라이선스</target>
93fe2d9c
C
2011 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group>
2012 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">80</context></context-group>
2013 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">34</context></context-group>
2014 </trans-unit>
d7c6b951 2015 <trans-unit id="4184995865179898060" datatype="html">
e4eaa7c9
C
2016 <source>Display all licenses</source>
2017 <target state="new">Display all licenses</target>
93fe2d9c
C
2018 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">140</context></context-group>
2019 </trans-unit>
d7c6b951 2020 <trans-unit id="2826581353496868063">
e771dbe0
C
2021 <source>Language</source>
2022 <target>언어</target>
93fe2d9c
C
2023 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group>
2024 <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">10</context></context-group>
2025 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">100</context></context-group>
2026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">43</context></context-group>
2027 </trans-unit>
d7c6b951 2028 <trans-unit id="7904142744051432458" datatype="html">
e4eaa7c9
C
2029 <source>Display all languages</source>
2030 <target state="new">Display all languages</target>
93fe2d9c
C
2031 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">153</context></context-group>
2032 </trans-unit>
d7c6b951 2033 <trans-unit id="2252476112877289102">
e771dbe0
C
2034 <source>All of these tags</source>
2035 <target>이 태그들 모두</target>
93fe2d9c
C
2036 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">162</context></context-group>
2037 </trans-unit>
d7c6b951 2038 <trans-unit id="4413784616961145955">
e771dbe0
C
2039 <source>One of these tags</source>
2040 <target>이 태그들 중 하나</target>
93fe2d9c
C
2041 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group>
2042 </trans-unit>
2043 <trans-unit id="5143793904897598509" datatype="html">
2044 <source>PeerTube instance host</source>
2045 <target state="new">PeerTube instance host</target>
4a7056b2
C
2046 <context-group purpose="location">
2047 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2048 <context context-type="linenumber">178</context>
2049 </context-group>
93fe2d9c
C
2050 </trans-unit>
2051 <trans-unit id="8244789432276387088" datatype="html">
2052 <source>Result types</source>
2053 <target state="new">Result types</target>
42fea41a
C
2054 <context-group purpose="location">
2055 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2056 <context context-type="linenumber">187</context>
2057 </context-group>
4a7056b2 2058 </trans-unit>
d7c6b951 2059 <trans-unit id="283421392567624698" datatype="html">
5a6de093
C
2060 <source>Search target</source>
2061 <target state="new">Search target</target>
93fe2d9c
C
2062 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">212</context></context-group>
2063 </trans-unit>
d7c6b951 2064 <trans-unit id="2489767671380266270" datatype="html">
5a6de093
C
2065 <source>Vidiverse</source>
2066 <target state="new">Vidiverse</target>
93fe2d9c
C
2067 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">222</context></context-group>
2068 </trans-unit>
d7c6b951 2069 <trans-unit id="5478121364779850827" datatype="html">
8b049b68
C
2070 <source>Reset</source>
2071 <target state="new">
5e6c69ce
C
2072 Reset
2073 </target>
93fe2d9c
C
2074 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">8</context></context-group>
2075 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">22</context></context-group>
2076 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">41</context></context-group>
2077 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">60</context></context-group>
2078 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">74</context></context-group>
2079 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">109</context></context-group>
2080 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">122</context></context-group>
2081 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">135</context></context-group>
2082 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">148</context></context-group>
2083 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">163</context></context-group>
2084 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">171</context></context-group>
2085 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">188</context></context-group>
2086 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">229</context></context-group>
2087 </trans-unit>
d7c6b951 2088 <trans-unit id="8829497237648100098">
e771dbe0
C
2089 <source>Filter</source>
2090 <target>필터</target>
93fe2d9c
C
2091 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">233</context></context-group>
2092 </trans-unit>
d7c6b951 2093 <trans-unit id="6479885129995567639" datatype="html">
5a6de093
C
2094 <source>Video channels</source>
2095 <target state="new">Video channels</target>
913aa176 2096 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">1</context></context-group>
2097 </trans-unit>
d7c6b951 2098 <trans-unit id="1909308046360229945">
e771dbe0
C
2099 <source>Add caption</source>
2100 <target>자막 추가</target>
913aa176 2101 <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">5</context></context-group>
2102 </trans-unit>
d7c6b951 2103 <trans-unit id="753928283782809091">
e771dbe0
C
2104 <source>Select the caption file</source>
2105 <target>자막 파일 선택</target>
913aa176 2106 <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">24</context></context-group>
2107 </trans-unit>
d7c6b951 2108 <trans-unit id="4616828176080418150">
eb12a714 2109 <source>This will replace an existing caption!</source>
e771dbe0
C
2110 <target>
2111 기존 자막을 이 자막으로 덮어씁니다!
2112 </target>
93fe2d9c
C
2113 <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">30</context></context-group>
2114 </trans-unit>
d7c6b951 2115 <trans-unit id="2752121353049766867">
e771dbe0
C
2116 <source>Add this caption</source>
2117 <target>이 자막 추가</target>
913aa176 2118 <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">42</context></context-group>
93fe2d9c
C
2119 </trans-unit>
2120 <trans-unit id="480001148850006323" datatype="html">
2121 <source>Edit caption</source>
2122 <target state="new">Edit caption</target>
3c18ff47
C
2123 <context-group purpose="location">
2124 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2125 <context context-type="linenumber">5</context>
2126 </context-group>
93fe2d9c
C
2127 </trans-unit>
2128 <trans-unit id="6838559377527923778" datatype="html">
2129 <source>Caption</source>
2130 <target state="new">Caption</target>
3c18ff47
C
2131 <context-group purpose="location">
2132 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2133 <context context-type="linenumber">10</context>
2134 </context-group>
93fe2d9c
C
2135 </trans-unit>
2136 <trans-unit id="1989971680596153649" datatype="html">
2137 <source>Edit this caption</source>
2138 <target state="new">Edit this caption</target>
3c18ff47
C
2139 <context-group purpose="location">
2140 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2141 <context context-type="linenumber">31</context>
2142 </context-group>
913aa176 2143 </trans-unit>
d7c6b951 2144 <trans-unit id="5701618810648052610">
e771dbe0
C
2145 <source>Title</source>
2146 <target>제목</target>
93fe2d9c
C
2147 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">17</context></context-group>
2148 </trans-unit>
d7c6b951 2149 <trans-unit id="7886570921510760899">
e771dbe0
C
2150 <source>Tags</source>
2151 <target>태그</target>
93fe2d9c
C
2152 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">25</context></context-group>
2153 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">52</context></context-group>
2154 </trans-unit>
d7c6b951 2155 <trans-unit id="354332809647287722" datatype="html">
913aa176 2156 <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source>
5a6de093
C
2157 <target state="new">
2158 Tags could be used to suggest relevant recommendations.
9b0b8301 2159 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
5a6de093 2160 There is a maximum of 5 tags.
9b0b8301 2161 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
5a6de093 2162 Press
9b0b8301
C
2163 <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd&gt;"/>Enter
2164 <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd&gt;"/> to add a new tag.
5a6de093
C
2165
2166 </target>
93fe2d9c
C
2167 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">29</context></context-group>
2168 </trans-unit>
d7c6b951 2169 <trans-unit id="3265632123453688399">
e771dbe0
C
2170 <source>Enter a new tag</source>
2171 <target>새 태그 입력</target>
93fe2d9c
C
2172 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-tags.component.ts</context><context context-type="linenumber">19</context></context-group>
2173 </trans-unit>
913aa176 2174 <trans-unit id="6179532215548637839" datatype="html">
2175 <source>extensions</source>
2176 <target state="new">extensions</target>
93fe2d9c
C
2177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">47</context></context-group>
2178 </trans-unit>
913aa176 2179 <trans-unit id="8054921481196967348" datatype="html">
2180 <source>This image is too large.</source>
2181 <target state="new">This image is too large.</target>
93fe2d9c
C
2182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">55</context></context-group>
2183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.ts</context><context context-type="linenumber">52</context></context-group>
2184 </trans-unit>
2185 <trans-unit id="6259523075362402245" datatype="html">
2186 <source>Upload a new banner</source>
2187 <target state="new">Upload a new banner</target>
2188 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">9</context></context-group>
2189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">26</context></context-group>
2190 </trans-unit>
2191 <trans-unit id="1117672957968812680" datatype="html">
2192 <source>Change your banner</source>
2193 <target state="new">Change your banner</target>
2194 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">18</context></context-group>
2195 </trans-unit>
2196 <trans-unit id="3394080812181176794" datatype="html">
2197 <source>Remove banner</source>
2198 <target state="new">Remove banner</target>
2199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">32</context></context-group>
2200 </trans-unit>
2201 <trans-unit id="7306351600905511107" datatype="html">
2202 <source>ratio 6/1, recommended size: 1920x317, max size: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, extensions: <x id="PH_1" equiv-text="this.bannerExtensions"/></source>
2203 <target state="new">ratio 6/1, recommended size: 1920x317, max size: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, extensions: <x id="PH_1" equiv-text="this.bannerExtensions"/></target>
2204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.ts</context><context context-type="linenumber">44</context></context-group>
2205 </trans-unit>
2206 <trans-unit id="3220184757632006830" datatype="html">
2207 <source>Account avatar</source>
2208 <target state="new">Account avatar</target>
2209 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">46</context></context-group>
2210 </trans-unit>
2211 <trans-unit id="1138964882426023395" datatype="html">
2212 <source>Channel avatar</source>
2213 <target state="new">Channel avatar</target>
2214 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group>
2215 </trans-unit>
2216 <trans-unit id="1358902062258458923" datatype="html">
9b0b8301
C
2217 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source>
2218 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target>
c5c848c5
C
2219 <context-group purpose="location">
2220 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2221 <context context-type="linenumber">2</context>
2222 </context-group>
93fe2d9c
C
2223 </trans-unit>
2224 <trans-unit id="7976591803735140601" datatype="html">
2225 <source>Latest published video</source>
2226 <target state="new">Latest published video</target>
c5c848c5
C
2227 <context-group purpose="location">
2228 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2229 <context context-type="linenumber">24</context>
2230 </context-group>
93fe2d9c
C
2231 </trans-unit>
2232 <trans-unit id="283609029522452529" datatype="html">
2233 <source>Error in channel miniature component: <x id="PH" equiv-text="err.message"/></source>
2234 <target state="new">Error in channel miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2235 <context-group purpose="location">
2236 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts</context>
2237 <context context-type="linenumber">57</context>
2238 </context-group>
93fe2d9c
C
2239 </trans-unit>
2240 <trans-unit id="3059355667050002541" datatype="html">
2241 <source>Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></source>
2242 <target state="new">Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2243 <context-group purpose="location">
2244 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts</context>
2245 <context context-type="linenumber">47</context>
2246 </context-group>
93fe2d9c
C
2247 </trans-unit>
2248 <trans-unit id="863691161959989717" datatype="html">
2249 <source>Error in video miniature component: <x id="PH" equiv-text="err.message"/></source>
2250 <target state="new">Error in video miniature component: <x id="PH" equiv-text="err.message"/></target>
2251 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/video-miniature-markup.component.ts</context><context context-type="linenumber">60</context></context-group>
2252 </trans-unit>
2253 <trans-unit id="1247256698916587400" datatype="html">
2254 <source>Error in videos list component: <x id="PH" equiv-text="err.message"/></source>
2255 <target state="new">Error in videos list component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2256 <context-group purpose="location">
2257 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts</context>
2258 <context context-type="linenumber">77</context>
2259 </context-group>
93fe2d9c
C
2260 </trans-unit>
2261 <trans-unit id="1460134385691851101" datatype="html">
2262 <source>Advanced filters</source>
2263 <target state="new">Advanced filters</target>
2264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group>
2265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">47</context></context-group>
2266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">41</context></context-group>
2267 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">92</context></context-group>
2268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">39</context></context-group>
2269 </trans-unit>
d7c6b951 2270 <trans-unit id="2504502765849142619" datatype="html">
5a6de093
C
2271 <source>No items found</source>
2272 <target state="new">No items found</target>
93fe2d9c
C
2273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.html</context><context context-type="linenumber">15</context></context-group>
2274 </trans-unit>
d7c6b951 2275 <trans-unit id="4902817035128594900">
e771dbe0
C
2276 <source>Description</source>
2277 <target>설명</target>
93fe2d9c
C
2278 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">113</context></context-group>
2279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">35</context></context-group>
2280 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">54</context></context-group>
2281 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">54</context></context-group>
2282 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">28</context></context-group>
2283 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2284 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2285 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2286 </trans-unit>
d7c6b951 2287 <trans-unit id="8740951153302736329" datatype="html">
9d94e5d7
C
2288 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2289 <target state="new">
2290 Video descriptions are truncated by default and require manual action to expand them.
2291 </target>
93fe2d9c
C
2292 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group>
2293 </trans-unit>
2294 <trans-unit id="2090254132451149776" datatype="html">
9b0b8301
C
2295 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source>
2296 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </target>
93fe2d9c
C
2297 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group>
2298 </trans-unit>
d7c6b951 2299 <trans-unit id="5462361983940693567">
e771dbe0
C
2300 <source>Channel</source>
2301 <target>채널</target>
93fe2d9c
C
2302 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group>
2303 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group>
2304 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">42</context></context-group>
2305 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2306 <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">6</context></context-group>
2307 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group>
2308 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">22</context></context-group>
2309 <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">19</context></context-group>
2310 </trans-unit>
d7c6b951 2311 <trans-unit id="2806917038528218276" datatype="html">
e4eaa7c9
C
2312 <source>FAQ</source>
2313 <target state="new">FAQ</target>
93fe2d9c
C
2314 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2315 </trans-unit>
d7c6b951 2316 <trans-unit id="3620232640697554352" datatype="html">
e4eaa7c9
C
2317 <source>Frequently asked questions about PeerTube</source>
2318 <target state="new">Frequently asked questions about PeerTube</target>
93fe2d9c
C
2319 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2320 </trans-unit>
d7c6b951 2321 <trans-unit id="8942351587754185907" datatype="html">
e4eaa7c9
C
2322 <source>API</source>
2323 <target state="new">API</target>
93fe2d9c
C
2324 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2325 </trans-unit>
d7c6b951 2326 <trans-unit id="3722967224215437913" datatype="html">
e4eaa7c9
C
2327 <source>API documentation</source>
2328 <target state="new">API documentation</target>
93fe2d9c
C
2329 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2330 </trans-unit>
d7c6b951 2331 <trans-unit id="9012879216268259096" datatype="html">
5a6de093
C
2332 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
2333 <target state="new">Schedule publication (
2334 <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)
2335 </target>
93fe2d9c
C
2336 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">123</context></context-group>
2337 </trans-unit>
d7c6b951 2338 <trans-unit id="9155449485123349070" datatype="html">
5a6de093
C
2339 <source>Contains sensitive content</source>
2340 <target state="new">Contains sensitive content</target>
93fe2d9c
C
2341 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">137</context></context-group>
2342 </trans-unit>
2343 <trans-unit id="4850841867094321899" datatype="html">
2344 <source>Some instances hide videos containing mature or explicit content by default.</source>
2345 <target state="new">Some instances hide videos containing mature or explicit content by default.</target>
2346 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">141</context></context-group>
2347 </trans-unit>
d7c6b951 2348 <trans-unit id="4895908242997839943" datatype="html">
5a6de093
C
2349 <source>Publish after transcoding</source>
2350 <target state="new">Publish after transcoding</target>
93fe2d9c
C
2351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">147</context></context-group>
2352 </trans-unit>
d7c6b951 2353 <trans-unit id="5596242684708779591" datatype="html">
eb12a714
C
2354 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
2355 <target state="new">If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</target>
93fe2d9c
C
2356 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">151</context></context-group>
2357 </trans-unit>
d7c6b951 2358 <trans-unit id="5984574397847510001" datatype="html">
eb12a714
C
2359 <source>Basic info</source>
2360 <target state="new">Basic info</target>
93fe2d9c
C
2361 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">11</context></context-group>
2362 </trans-unit>
d7c6b951 2363 <trans-unit id="2142169012597585513" datatype="html">
eb12a714
C
2364 <source>Add another caption</source>
2365 <target state="new">Add another caption</target>
93fe2d9c
C
2366 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">174</context></context-group>
2367 </trans-unit>
d7c6b951 2368 <trans-unit id="4525569337497033381" datatype="html">
eb12a714
C
2369 <source>See the subtitle file</source>
2370 <target state="new">See the subtitle file</target>
93fe2d9c
C
2371 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group>
2372 </trans-unit>
d7c6b951 2373 <trans-unit id="5600963353867835532" datatype="html">
9b0b8301 2374 <source>Already uploaded ✔</source>
eb12a714 2375 <target state="new">Already uploaded ✔</target>
93fe2d9c
C
2376 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group>
2377 </trans-unit>
d7c6b951 2378 <trans-unit id="73284819990858102" datatype="html">
eb12a714
C
2379 <source>Will be created on update</source>
2380 <target state="new">Will be created on update</target>
93fe2d9c
C
2381 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">196</context></context-group>
2382 </trans-unit>
d7c6b951 2383 <trans-unit id="7044449271109607418" datatype="html">
eb12a714
C
2384 <source>Cancel create</source>
2385 <target state="new">Cancel create</target>
93fe2d9c
C
2386 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">198</context></context-group>
2387 </trans-unit>
2388 <trans-unit id="8541869921865486762" datatype="html">
2389 <source>Will be edited on update</source>
2390 <target state="new">Will be edited on update</target>
3c18ff47
C
2391 <context-group purpose="location">
2392 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2393 <context context-type="linenumber">204</context>
2394 </context-group>
93fe2d9c
C
2395 </trans-unit>
2396 <trans-unit id="4013233634947488312" datatype="html">
2397 <source>Cancel edition</source>
2398 <target state="new">Cancel edition</target>
3c18ff47
C
2399 <context-group purpose="location">
2400 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2401 <context context-type="linenumber">206</context>
2402 </context-group>
2403 </trans-unit>
d7c6b951 2404 <trans-unit id="7879454016898626211" datatype="html">
eb12a714
C
2405 <source>Will be deleted on update</source>
2406 <target state="new">Will be deleted on update</target>
93fe2d9c
C
2407 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">212</context></context-group>
2408 </trans-unit>
d7c6b951 2409 <trans-unit id="305832955565133216" datatype="html">
eb12a714
C
2410 <source>Cancel deletion</source>
2411 <target state="new">Cancel deletion</target>
93fe2d9c
C
2412 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">214</context></context-group>
2413 </trans-unit>
d7c6b951 2414 <trans-unit id="360396717319152766" datatype="html">
eb12a714
C
2415 <source>No captions for now.</source>
2416 <target state="new">
040758e0
C
2417 No captions for now.
2418 </target>
93fe2d9c
C
2419 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">226</context></context-group>
2420 </trans-unit>
d7c6b951 2421 <trans-unit id="8508836953540308271" datatype="html">
913aa176 2422 <source>Live settings</source>
2423 <target state="new">Live settings</target>
93fe2d9c
C
2424 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">235</context></context-group>
2425 </trans-unit>
d7c6b951 2426 <trans-unit id="1212376766715456139" datatype="html">
913aa176 2427 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
2428 <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target>
93fe2d9c 2429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">288</context></context-group>
9b0b8301
C
2430 </trans-unit>
2431 <trans-unit id="1966495339378120213" datatype="html">
2432 <source>Latency mode</source>
2433 <target state="new">Latency mode</target>
a15d7b82
C
2434 <context-group purpose="location">
2435 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2436 <context context-type="linenumber">294</context>
2437 </context-group>
93fe2d9c 2438 </trans-unit>
d7c6b951 2439 <trans-unit id="8891497955962997247" datatype="html">
913aa176 2440 <source>Automatically publish a replay when your live ends</source>
2441 <target state="new">Automatically publish a replay when your live ends</target>
93fe2d9c
C
2442 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">284</context></context-group>
2443 </trans-unit>
d7c6b951 2444 <trans-unit id="1168086599577356916" datatype="html">
eb12a714
C
2445 <source>Video preview</source>
2446 <target state="new">Video preview</target>
9b0b8301
C
2447 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">318</context></context-group>
2448 </trans-unit>
d7c6b951 2449 <trans-unit id="2288513108450439427" datatype="html">
eb12a714
C
2450 <source>Support</source>
2451 <target state="new">Support</target>
9b0b8301
C
2452 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group>
2453 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">327</context></context-group>
2454 </trans-unit>
93fe2d9c
C
2455 <trans-unit id="1359533927353954373" datatype="html">
2456 <source>View account</source>
2457 <target state="new">View account</target>
2458 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">30</context></context-group>
2459 </trans-unit>
2460 <trans-unit id="3799746968259478616" datatype="html">
2461 <source>View account</source>
2462 <target state="new"> View account </target>
2463 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">43</context></context-group>
2464 </trans-unit>
2465 <trans-unit id="6778225321073009261" datatype="html">
2466 <source>View owner account</source>
2467 <target state="new"> View owner account </target>
2468 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">47</context></context-group>
2469 </trans-unit>
2470 <trans-unit id="8798391261676185924" datatype="html">
2471 <source>VIDEO CHANNEL</source>
2472 <target state="new">VIDEO CHANNEL</target>
2473 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">57</context></context-group>
2474 </trans-unit>
2475 <trans-unit id="5121874940679887597" datatype="html">
2476 <source>Copy channel handle</source>
2477 <target state="new">Copy channel handle</target>
2478 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">68</context></context-group>
2479 </trans-unit>
2480 <trans-unit id="2486917589932345430" datatype="html">
2481 <source>OWNER ACCOUNT</source>
2482 <target state="new">OWNER ACCOUNT</target>
2483 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">23</context></context-group>
2484 </trans-unit>
d7c6b951 2485 <trans-unit id="1952020204339597057" datatype="html">
913aa176 2486 <source>Short text to tell people how they can support you (membership platform...).</source>
5a6de093 2487 <target state="new">
4891e4c7
C
2488 Short text to tell people how they can support you (membership platform...).
2489 </target>
9b0b8301
C
2490 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">330</context></context-group>
2491 </trans-unit>
d7c6b951 2492 <trans-unit id="7958716262877895706" datatype="html">
eb12a714
C
2493 <source>Original publication date</source>
2494 <target state="new">Original publication date</target>
9b0b8301
C
2495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">347</context></context-group>
2496 </trans-unit>
d7c6b951 2497 <trans-unit id="50985514722149155" datatype="html">
913aa176 2498 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
5a6de093 2499 <target state="new">
4891e4c7
C
2500 This is the date when the content was originally published (e.g. the release date for a film)
2501 </target>
9b0b8301
C
2502 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">350</context></context-group>
2503 </trans-unit>
d7c6b951 2504 <trans-unit id="1669378369440073270" datatype="html">
913aa176 2505 <source>Plugin settings</source>
2506 <target state="new">Plugin settings</target>
9b0b8301
C
2507 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">381</context></context-group>
2508 </trans-unit>
2509 <trans-unit id="54931094224146544" datatype="html">
2510 <source>Small latency</source>
2511 <target state="new">Small latency</target>
a15d7b82
C
2512 <context-group purpose="location">
2513 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2514 <context context-type="linenumber">85</context>
2515 </context-group>
9b0b8301
C
2516 </trans-unit>
2517 <trans-unit id="668281328725856861" datatype="html">
2518 <source>Reduce latency to ~15s disabling P2P</source>
2519 <target state="new">Reduce latency to ~15s disabling P2P</target>
a15d7b82
C
2520 <context-group purpose="location">
2521 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2522 <context context-type="linenumber">86</context>
2523 </context-group>
9b0b8301
C
2524 </trans-unit>
2525 <trans-unit id="5607669932062416162" datatype="html">
2526 <source>Default</source>
2527 <target state="new">Default</target>
a15d7b82
C
2528 <context-group purpose="location">
2529 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2530 <context context-type="linenumber">90</context>
2531 </context-group>
9b0b8301
C
2532 </trans-unit>
2533 <trans-unit id="4299493457408757206" datatype="html">
2534 <source>Average latency of 30s</source>
2535 <target state="new">Average latency of 30s</target>
a15d7b82
C
2536 <context-group purpose="location">
2537 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2538 <context context-type="linenumber">91</context>
2539 </context-group>
9b0b8301
C
2540 </trans-unit>
2541 <trans-unit id="3378360148342029710" datatype="html">
2542 <source>High latency</source>
2543 <target state="new">High latency</target>
a15d7b82
C
2544 <context-group purpose="location">
2545 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2546 <context context-type="linenumber">95</context>
2547 </context-group>
9b0b8301
C
2548 </trans-unit>
2549 <trans-unit id="369497609327288447" datatype="html">
2550 <source>Average latency of 60s increasing P2P ratio</source>
2551 <target state="new">Average latency of 60s increasing P2P ratio</target>
a15d7b82
C
2552 <context-group purpose="location">
2553 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2554 <context context-type="linenumber">96</context>
2555 </context-group>
93fe2d9c
C
2556 </trans-unit>
2557 <trans-unit id="8693603235657020323" datatype="html">
2558 <source>Other</source>
2559 <target state="new">Other</target>
9b0b8301
C
2560 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">209</context></context-group>
2561 <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>
2562 </trans-unit>
d7c6b951 2563 <trans-unit id="2200003513633568069" datatype="html">
eb12a714
C
2564 <source>Enable video comments</source>
2565 <target state="new">Enable video comments</target>
9b0b8301
C
2566 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">368</context></context-group>
2567 </trans-unit>
d7c6b951 2568 <trans-unit id="8896564060463626070" datatype="html">
eb12a714
C
2569 <source>Enable download</source>
2570 <target state="new">Enable download</target>
9b0b8301
C
2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group>
2572 </trans-unit>
d7c6b951 2573 <trans-unit id="8821221480638803282" datatype="html">
eb12a714
C
2574 <source>Advanced settings</source>
2575 <target state="new">Advanced settings</target>
9b0b8301
C
2576 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">311</context></context-group>
2577 </trans-unit>
d7c6b951 2578 <trans-unit id="2375260419993138758" datatype="html">
eb12a714
C
2579 <source>URL</source>
2580 <target state="new">URL</target>
93fe2d9c
C
2581 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group>
2582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">24</context></context-group>
2583 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group>
2584 </trans-unit>
d7c6b951 2585 <trans-unit id="6760671759540007434" datatype="html">
913aa176 2586 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source>
2587 <target state="new"> You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </target>
93fe2d9c
C
2588 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">10</context></context-group>
2589 </trans-unit>
d7c6b951 2590 <trans-unit id="460353452916242022" datatype="html">
eb12a714
C
2591 <source>Sorry, but something went wrong</source>
2592 <target state="new">Sorry, but something went wrong</target>
93fe2d9c
C
2593 <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">43</context></context-group>
2594 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group>
2595 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">44</context></context-group>
2596 <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">86</context></context-group>
2597 </trans-unit>
d7c6b951 2598 <trans-unit id="5359075917564707730" datatype="html">
913aa176 2599 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
eb12a714 2600 <target state="new">
5a6de093
C
2601 Congratulations, the video behind
2602 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video.
2603
2604 </target>
913aa176 2605 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group>
2606 </trans-unit>
d7c6b951 2607 <trans-unit id="6722765664648523978" datatype="html">
eb12a714
C
2608 <source>Select the file to upload</source>
2609 <target state="new">Select the file to upload</target>
913aa176 2610 <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">6</context></context-group>
2611 <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">8</context></context-group>
2612 </trans-unit>
5a6de093 2613 <trans-unit id="9172233176401579786" datatype="html">
eb12a714
C
2614 <source>Scheduled</source>
2615 <target state="new">Scheduled</target>
9b0b8301
C
2616 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">228</context></context-group>
2617 </trans-unit>
5a6de093
C
2618 <trans-unit id="1435317307066082710" datatype="html">
2619 <source>Hide the video until a specific date</source>
2620 <target state="new">Hide the video until a specific date</target>
9b0b8301
C
2621 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">229</context></context-group>
2622 </trans-unit>
93fe2d9c
C
2623 <trans-unit id="1087181129481039628" datatype="html">
2624 <source>Normal live</source>
2625 <target state="new">Normal live</target>
a71d4140
C
2626 <context-group purpose="location">
2627 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2628 <context context-type="linenumber">22</context>
2629 </context-group>
93fe2d9c
C
2630 </trans-unit>
2631 <trans-unit id="3517255641769192386" datatype="html">
2632 <source>Permanent/recurring live</source>
2633 <target state="new">Permanent/recurring live</target>
a71d4140
C
2634 <context-group purpose="location">
2635 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2636 <context context-type="linenumber">29</context>
2637 </context-group>
2638 </trans-unit>
d7c6b951 2639 <trans-unit id="6148369758871787018" datatype="html">
eb12a714
C
2640 <source>Video background image</source>
2641 <target state="new">Video background image</target>
93fe2d9c
C
2642 <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">34</context></context-group>
2643 </trans-unit>
d7c6b951 2644 <trans-unit id="7099631707196015765" datatype="html">
913aa176 2645 <source>Image that will be merged with your audio file. <x id="LINE_BREAK"/> The chosen image will be definitive and cannot be modified. </source>
eb12a714 2646 <target state="new">
040758e0 2647 Image that will be merged with your audio file.
5a6de093 2648
9b0b8301 2649 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
040758e0 2650 The chosen image will be definitive and cannot be modified.
5a6de093 2651
040758e0 2652 </target>
93fe2d9c
C
2653 <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">36</context></context-group>
2654 </trans-unit>
d7c6b951 2655 <trans-unit id="4626927731329688072" datatype="html">
913aa176 2656 <source>Total video uploaded</source>
2657 <target state="new">Total video uploaded</target>
93fe2d9c
C
2658 <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">63</context></context-group>
2659 </trans-unit>
d7c6b951 2660 <trans-unit id="1185207825965405436" datatype="html">
e4eaa7c9
C
2661 <source>Processing…</source>
2662 <target state="new">Processing…</target>
93fe2d9c
C
2663 <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">65</context></context-group>
2664 </trans-unit>
d7c6b951 2665 <trans-unit id="7934833136974560675" datatype="html">
913aa176 2666 <source>Retry</source>
2667 <target state="new">Retry</target>
95bd9515 2668 <note priority="1" from="description">Retry failed upload of a video</note>
93fe2d9c
C
2669 <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">80</context></context-group>
2670 </trans-unit>
d7c6b951 2671 <trans-unit id="2127094963121208963" datatype="html">
e4eaa7c9
C
2672 <source>Total video quota</source>
2673 <target state="new">Total video quota</target>
93fe2d9c
C
2674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">131</context></context-group>
2675 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">3</context></context-group>
2676 </trans-unit>
d7c6b951 2677 <trans-unit id="1522676094837508187" datatype="html">
eb12a714
C
2678 <source>Congratulations! Your video is now available in your private library.</source>
2679 <target state="new">
040758e0
C
2680 Congratulations! Your video is now available in your private library.
2681</target>
93fe2d9c
C
2682 <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">90</context></context-group>
2683 </trans-unit>
d7c6b951 2684 <trans-unit id="3768339632235914548" datatype="html">
eb12a714
C
2685 <source>Publish will be available when upload is finished</source>
2686 <target state="new">Publish will be available when upload is finished</target>
93fe2d9c
C
2687 <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">104</context></context-group>
2688 </trans-unit>
d7c6b951 2689 <trans-unit id="7430416142942514215" datatype="html">
eb12a714
C
2690 <source>Publish</source>
2691 <target state="new">Publish</target>
93fe2d9c
C
2692 <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">106</context></context-group>
2693 <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group>
2694 </trans-unit>
2695 <trans-unit id="6161604372916832458" datatype="html">
2696 <source>Upload on hold</source>
2697 <target state="new">Upload on hold</target>
2698 <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">173</context></context-group>
2699 </trans-unit>
d7c6b951 2700 <trans-unit id="285180972645018518" datatype="html">
5a6de093
C
2701 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2702 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
93fe2d9c
C
2703 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context><context context-type="linenumber">102</context></context-group>
2704 </trans-unit>
2705 <trans-unit id="1138810463037464722" datatype="html">
2706 <source>Uploaded videos are reviewed before publishing for your account. If you want to add videos without moderation review, an admin must turn off your videos auto-block.</source>
2707 <target state="new">Uploaded videos are reviewed before publishing for your account. If you want to add videos without moderation review, an admin must turn off your videos auto-block.</target>
91ae3c4a
C
2708 <context-group purpose="location">
2709 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2710 <context context-type="linenumber">104</context>
2711 </context-group>
93fe2d9c
C
2712 </trans-unit>
2713 <trans-unit id="438743381693904838" datatype="html">
2714 <source>Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</source>
2715 <target state="new">Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</target>
91ae3c4a
C
2716 <context-group purpose="location">
2717 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2718 <context context-type="linenumber">106</context>
2719 </context-group>
93fe2d9c
C
2720 </trans-unit>
2721 <trans-unit id="6796692581512042469" datatype="html">
2722 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source>
2723 <target state="new">Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</target>
91ae3c4a
C
2724 <context-group purpose="location">
2725 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2726 <context context-type="linenumber">108</context>
2727 </context-group>
913aa176 2728 </trans-unit>
d7c6b951 2729 <trans-unit id="2587226585711833549" datatype="html">
5a6de093
C
2730 <source>Read instance rules for help</source>
2731 <target state="new">Read instance rules for help</target>
93fe2d9c
C
2732 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">2</context></context-group>
2733 </trans-unit>
d7c6b951 2734 <trans-unit id="3455474330346212563" datatype="html">
eb12a714
C
2735 <source>Select the torrent to import</source>
2736 <target state="new">Select the torrent to import</target>
913aa176 2737 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">6</context></context-group>
2738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">8</context></context-group>
2739 </trans-unit>
d7c6b951 2740 <trans-unit id="290735093992020324" datatype="html">
e4eaa7c9
C
2741 <source>OR</source>
2742 <target state="new">OR</target>
913aa176 2743 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">13</context></context-group>
2744 </trans-unit>
d7c6b951 2745 <trans-unit id="6173286379208830044" datatype="html">
eb12a714
C
2746 <source>Paste magnet URI</source>
2747 <target state="new">Paste magnet URI</target>
913aa176 2748 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">16</context></context-group>
2749 </trans-unit>
d7c6b951 2750 <trans-unit id="2424051823705402833" datatype="html">
eb12a714
C
2751 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2752 <target state="new">
040758e0
C
2753 Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
2754</target>
93fe2d9c
C
2755 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">55</context></context-group>
2756 </trans-unit>
2757 <trans-unit id="4422946962830681102" datatype="html">
2758 <source>Torrents with only 1 file are supported.</source>
2759 <target state="new">Torrents with only 1 file are supported.</target>
2760 <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>
2761 </trans-unit>
913aa176 2762 <trans-unit id="7860848084471862305" datatype="html">
2763 <source>Cannot create live because this instance have too many created lives</source>
2764 <target state="new">Cannot create live because this instance have too many created lives</target>
93fe2d9c
C
2765 <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>
2766 </trans-unit>
913aa176 2767 <trans-unit id="1278564497286613571" datatype="html">
2768 <source>Cannot create live because you created too many lives</source>
2769 <target state="new">Cannot create live because you created too many lives</target>
93fe2d9c
C
2770 <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>
2771 </trans-unit>
913aa176 2772 <trans-unit id="2621043320678012413" datatype="html">
2773 <source>Live published.</source>
2774 <target state="new">Live published.</target>
93fe2d9c
C
2775 <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">134</context></context-group>
2776 </trans-unit>
2777 <trans-unit id="5872059367236038160" datatype="html">
2778 <source>Stream only once and save a replay of your live</source>
2779 <target state="new">Stream only once and save a replay of your live</target>
2780 <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">157</context></context-group>
2781 </trans-unit>
2782 <trans-unit id="2360261543675520397" datatype="html">
2783 <source>Stream only once</source>
2784 <target state="new">Stream only once</target>
2785 <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">160</context></context-group>
2786 </trans-unit>
2787 <trans-unit id="5168540607709796871" datatype="html">
2788 <source>Stream multiple times, replays can't be saved</source>
2789 <target state="new">Stream multiple times, replays can't be saved</target>
2790 <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">165</context></context-group>
2791 </trans-unit>
2792 <trans-unit id="58134197356653483" datatype="html">
2793 <source>Stream multiple times using the same URL</source>
2794 <target state="new">Stream multiple times using the same URL</target>
2795 <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">168</context></context-group>
2796 </trans-unit>
d7c6b951 2797 <trans-unit id="8218579597782287078" datatype="html">
913aa176 2798 <source>Go Live</source>
2799 <target state="new">Go Live</target>
93fe2d9c
C
2800 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">37</context></context-group>
2801 </trans-unit>
d7c6b951 2802 <trans-unit id="3282368691598224543" datatype="html">
913aa176 2803 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
2804 <target state="new"> Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated.
6f512b68 2805</target>
93fe2d9c
C
2806 <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">47</context></context-group>
2807 </trans-unit>
d7c6b951 2808 <trans-unit id="2993949426196989262" datatype="html">
913aa176 2809 <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source>
5a6de093
C
2810 <target state="new">
2811 We recommend you to not use the
9b0b8301
C
2812 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>root
2813 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> user to publish your videos, since it's the super-admin account of your instance.
5a6de093 2814
9b0b8301 2815 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
5a6de093 2816 Instead,
9b0b8301
C
2817 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>create a dedicated account
2818 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to upload your videos.
5a6de093
C
2819
2820 </target>
93fe2d9c
C
2821 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">33</context></context-group>
2822 </trans-unit>
d7c6b951 2823 <trans-unit id="293476877021544115" datatype="html">
5a6de093
C
2824 <source>Import <x id="INTERPOLATION"/></source>
2825 <target state="new">Import
2826 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2827 </target>
93fe2d9c
C
2828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">44</context></context-group>
2829 </trans-unit>
d7c6b951 2830 <trans-unit id="4766833966971572147" datatype="html">
5a6de093
C
2831 <source>Upload <x id="INTERPOLATION"/></source>
2832 <target state="new">Upload
2833 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2834 </target>
93fe2d9c
C
2835 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">45</context></context-group>
2836 </trans-unit>
d7c6b951 2837 <trans-unit id="7003826819757856838" datatype="html">
eb12a714
C
2838 <source>Upload a file</source>
2839 <target state="new">Upload a file</target>
93fe2d9c
C
2840 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">53</context></context-group>
2841 </trans-unit>
d7c6b951 2842 <trans-unit id="2061223017941329156" datatype="html">
eb12a714
C
2843 <source>Import with URL</source>
2844 <target state="new">Import with URL</target>
93fe2d9c
C
2845 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">63</context></context-group>
2846 </trans-unit>
d7c6b951 2847 <trans-unit id="8740142697043012403" datatype="html">
eb12a714
C
2848 <source>Import with torrent</source>
2849 <target state="new">Import with torrent</target>
93fe2d9c
C
2850 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">73</context></context-group>
2851 </trans-unit>
d7c6b951 2852 <trans-unit id="6066940329544282265" datatype="html">
913aa176 2853 <source>Go live</source>
2854 <target state="new">Go live</target>
93fe2d9c
C
2855 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">83</context></context-group>
2856 </trans-unit>
d7c6b951 2857 <trans-unit id="3907889591911208762" datatype="html">
8b049b68
C
2858 <source>Other videos</source>
2859 <target state="new">
8adc5ddb
C
2860 Other videos
2861 </target>
93fe2d9c
C
2862 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">4</context></context-group>
2863 </trans-unit>
d7c6b951 2864 <trans-unit id="2913936134410914576" datatype="html">
e4eaa7c9
C
2865 <source>AUTOPLAY</source>
2866 <target state="new">AUTOPLAY</target>
93fe2d9c
C
2867 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">10</context></context-group>
2868 </trans-unit>
2869 <trans-unit id="2738123251363312498" datatype="html">
2870 <source>Next video to be played</source>
2871 <target state="new">Next video to be played</target>
c49c366a
C
2872 <context-group purpose="location">
2873 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context>
2874 <context context-type="linenumber">16</context>
2875 </context-group>
2876 </trans-unit>
913aa176 2877 <trans-unit id="4619111912751495491" datatype="html">
2878 <source>Report this comment</source>
2879 <target state="new">Report this comment</target>
93fe2d9c
C
2880 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">178</context></context-group>
2881 </trans-unit>
d7c6b951 2882 <trans-unit id="7419704019640008953" datatype="html">
eb12a714
C
2883 <source>Share</source>
2884 <target state="new">Share</target>
913aa176 2885 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">12</context></context-group>
2886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">3</context></context-group>
2887 </trans-unit>
d7c6b951 2888 <trans-unit id="6599497107591892109" datatype="html">
8b049b68
C
2889 <source>Share the playlist</source>
2890 <target state="new">Share the playlist</target>
913aa176 2891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">11</context></context-group>
93fe2d9c
C
2892 </trans-unit>
2893 <trans-unit id="937533808893845780" datatype="html">
2894 <source>This playlist is private so you won't be able to share it with external users</source>
2895 <target state="new">This playlist is private so you won't be able to share it with external users</target>
c49c366a
C
2896 <context-group purpose="location">
2897 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2898 <context context-type="linenumber">14</context>
2899 </context-group>
93fe2d9c
C
2900 </trans-unit>
2901 <trans-unit id="5806907163449517166" datatype="html">
2902 <source>Update playlist privacy</source>
2903 <target state="new"> Update playlist privacy </target>
c49c366a
C
2904 <context-group purpose="location">
2905 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2906 <context context-type="linenumber">16,18</context>
2907 </context-group>
913aa176 2908 </trans-unit>
d7c6b951 2909 <trans-unit id="6460270615876918310" datatype="html">
8b049b68
C
2910 <source>Share the playlist at this video position</source>
2911 <target state="new">Share the playlist at this video position</target>
93fe2d9c
C
2912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">71</context></context-group>
2913 </trans-unit>
d7c6b951 2914 <trans-unit id="1253396341165671470" datatype="html">
8b049b68
C
2915 <source>Share the video</source>
2916 <target state="new">Share the video</target>
93fe2d9c
C
2917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group>
2918 </trans-unit>
2919 <trans-unit id="5254843797242866315" datatype="html">
2920 <source>This video is private so you won't be able to share it with external users</source>
2921 <target state="new">This video is private so you won't be able to share it with external users</target>
c49c366a
C
2922 <context-group purpose="location">
2923 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2924 <context context-type="linenumber">82</context>
2925 </context-group>
93fe2d9c
C
2926 </trans-unit>
2927 <trans-unit id="3201319007886576629" datatype="html">
2928 <source>Update video privacy</source>
2929 <target state="new"> Update video privacy </target>
c49c366a
C
2930 <context-group purpose="location">
2931 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2932 <context context-type="linenumber">84,86</context>
2933 </context-group>
913aa176 2934 </trans-unit>
d7c6b951 2935 <trans-unit id="1845599966367432388" datatype="html">
5e6c69ce
C
2936 <source>QR-Code</source>
2937 <target state="new">QR-Code</target>
93fe2d9c
C
2938 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">35</context></context-group>
2939 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">102</context></context-group>
2940 </trans-unit>
d7c6b951 2941 <trans-unit id="1122876732223594710" datatype="html">
8b049b68
C
2942 <source>The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites).</source>
2943 <target state="new">
5e6c69ce
C
2944 The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites).
2945 </target>
93fe2d9c
C
2946 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group>
2947 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">121</context></context-group>
2948 </trans-unit>
d7c6b951 2949 <trans-unit id="8151017381798767627" datatype="html">
eb12a714
C
2950 <source>Embed</source>
2951 <target state="new">Embed</target>
93fe2d9c
C
2952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">45</context></context-group>
2953 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group>
2954 </trans-unit>
d7c6b951 2955 <trans-unit id="6375858514817734542" datatype="html">
eb12a714
C
2956 <source>Auto select subtitle</source>
2957 <target state="new">Auto select subtitle</target>
93fe2d9c
C
2958 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">154</context></context-group>
2959 </trans-unit>
d7c6b951 2960 <trans-unit id="2353402732767789211" datatype="html">
8b049b68
C
2961 <source>More customization</source>
2962 <target state="new">
5e6c69ce
C
2963 More customization
2964 </target>
93fe2d9c
C
2965 <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>
2966 </trans-unit>
d7c6b951 2967 <trans-unit id="1284179134768564307" datatype="html">
8b049b68
C
2968 <source>Less customization</source>
2969 <target state="new">
5e6c69ce
C
2970 Less customization
2971 </target>
93fe2d9c
C
2972 <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>
2973 </trans-unit>
2974 <trans-unit id="1290987288288099212" datatype="html">
2975 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2976 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
90aa0a74
C
2977 <context-group purpose="location">
2978 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
2979 <context context-type="linenumber">3</context>
2980 </context-group>
913aa176 2981 </trans-unit>
2982 <trans-unit id="2454050363478003966" datatype="html">
2983 <source>Login</source>
2984 <target state="new">Login</target>
93fe2d9c
C
2985 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
2986 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">48</context></context-group>
2987 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">102</context></context-group>
2988 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group>
2989 </trans-unit>
d7c6b951 2990 <trans-unit id="1452803153270294110" datatype="html">
eb12a714
C
2991 <source>Autoplay</source>
2992 <target state="new">Autoplay</target>
93fe2d9c
C
2993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">185</context></context-group>
2994 </trans-unit>
d7c6b951 2995 <trans-unit id="5336944753883027145" datatype="html">
8b049b68
C
2996 <source>Maybe later</source>
2997 <target state="new">Maybe later</target>
93fe2d9c
C
2998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context><context context-type="linenumber">11</context></context-group>
2999 </trans-unit>
d7c6b951 3000 <trans-unit id="3959826834147169200" datatype="html">
eb12a714
C
3001 <source>Muted</source>
3002 <target state="new">Muted</target>
93fe2d9c
C
3003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group>
3004 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group>
3005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">192</context></context-group>
3006 </trans-unit>
d7c6b951 3007 <trans-unit id="2784956659778044823" datatype="html">
eb12a714
C
3008 <source>Loop</source>
3009 <target state="new">Loop</target>
93fe2d9c
C
3010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">199</context></context-group>
3011 </trans-unit>
d7c6b951 3012 <trans-unit id="5908032061347078472" datatype="html">
913aa176 3013 <source>Use origin instance URL</source>
3014 <target state="new">Use origin instance URL</target>
93fe2d9c
C
3015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">206</context></context-group>
3016 </trans-unit>
d7c6b951 3017 <trans-unit id="6212841954039032241" datatype="html">
eb12a714
C
3018 <source>Display video title</source>
3019 <target state="new">Display video title</target>
93fe2d9c
C
3020 <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>
3021 </trans-unit>
3022 <trans-unit id="7482217084177855485" datatype="html">
3023 <source>P2P</source>
3024 <target state="new">P2P</target>
52b356cf
C
3025 <context-group purpose="location">
3026 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
3027 <context context-type="linenumber">222</context>
3028 </context-group>
3029 </trans-unit>
d7c6b951 3030 <trans-unit id="1068153312491986796" datatype="html">
eb12a714
C
3031 <source>Display privacy warning</source>
3032 <target state="new">Display privacy warning</target>
93fe2d9c
C
3033 <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>
3034 </trans-unit>
d7c6b951 3035 <trans-unit id="7540352830225038263" datatype="html">
eb12a714
C
3036 <source>Display player controls</source>
3037 <target state="new">Display player controls</target>
93fe2d9c
C
3038 <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>
3039 </trans-unit>
d7c6b951 3040 <trans-unit id="805456636864344681" datatype="html">
5a6de093
C
3041 <source>Display PeerTube button link</source>
3042 <target state="new">Display PeerTube button link</target>
93fe2d9c
C
3043 <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>
3044 </trans-unit>
d7c6b951 3045 <trans-unit id="8928816882866356838" datatype="html">
eb12a714
C
3046 <source>Public</source>
3047 <target state="new">Public</target>
93fe2d9c
C
3048 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">11</context></context-group>
3049 </trans-unit>
d7c6b951 3050 <trans-unit id="4416005356063364306" datatype="html">
5a6de093
C
3051 <source>This video is blocked.</source>
3052 <target state="new">This video is blocked.</target>
93fe2d9c
C
3053 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group>
3054 </trans-unit>
d7c6b951 3055 <trans-unit id="2482137713226830428" datatype="html">
913aa176 3056 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
3057 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
93fe2d9c
C
3058 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group>
3059 </trans-unit>
d7c6b951 3060 <trans-unit id="1813238393038053050" datatype="html">
e4eaa7c9
C
3061 <source>SUPPORT</source>
3062 <target state="new">SUPPORT</target>
93fe2d9c
C
3063 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">13</context></context-group>
3064 </trans-unit>
d7c6b951 3065 <trans-unit id="9219888125536520293" datatype="html">
e4eaa7c9
C
3066 <source>SHARE</source>
3067 <target state="new">SHARE</target>
93fe2d9c
C
3068 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">18</context></context-group>
3069 </trans-unit>
d7c6b951 3070 <trans-unit id="6671956963490165282" datatype="html">
e4eaa7c9
C
3071 <source>SAVE</source>
3072 <target state="new">SAVE</target>
93fe2d9c
C
3073 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">29</context></context-group>
3074 </trans-unit>
d7c6b951 3075 <trans-unit id="647016352598204238" datatype="html">
5a6de093
C
3076 <source>DOWNLOAD</source>
3077 <target state="new">DOWNLOAD</target>
93fe2d9c
C
3078 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">43</context></context-group>
3079 </trans-unit>
5a6de093 3080 <trans-unit id="677619204556459328" datatype="html">
eb12a714
C
3081 <source>Like this video</source>
3082 <target state="new">Like this video</target>
93fe2d9c
C
3083 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">37</context></context-group>
3084 </trans-unit>
5a6de093 3085 <trans-unit id="1979134407801821102" datatype="html">
eb12a714
C
3086 <source>Dislike this video</source>
3087 <target state="new">Dislike this video</target>
93fe2d9c
C
3088 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">38</context></context-group>
3089 </trans-unit>
5a6de093 3090 <trans-unit id="4001371302469308813" datatype="html">
8b049b68
C
3091 <source>Support options for this video</source>
3092 <target state="new">Support options for this video</target>
93fe2d9c
C
3093 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">57</context></context-group>
3094 </trans-unit>
d7c6b951 3095 <trans-unit id="687548610091961489" datatype="html">
5a6de093
C
3096 <source>By <x id="INTERPOLATION"/></source>
3097 <target state="new">By
3098 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
3099 </target>
93fe2d9c
C
3100 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group>
3101 </trans-unit>
d7c6b951 3102 <trans-unit id="1144407473317535723" datatype="html">
8b049b68
C
3103 <source>Subscribe</source>
3104 <target state="new">Subscribe</target>
913aa176 3105 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">9</context></context-group>
3106 </trans-unit>
d7c6b951 3107 <trans-unit id="5432070253720498105" datatype="html">
8b049b68
C
3108 <source>Subscribe to all channels</source>
3109 <target state="new">Subscribe to all channels</target>
913aa176 3110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">11</context></context-group>
3111 </trans-unit>
d7c6b951 3112 <trans-unit id="7542242186854344789" datatype="html">
8b049b68
C
3113 <source>channels subscribed</source>
3114 <target state="new">channels subscribed</target>
913aa176 3115 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">13</context></context-group>
3116 </trans-unit>
d7c6b951 3117 <trans-unit id="8426539297729416784" datatype="html">
8b049b68
C
3118 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
3119 <target state="new">{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</target>
913aa176 3120 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">34</context></context-group>
3121 </trans-unit>
d7c6b951 3122 <trans-unit id="7215101881367554791" datatype="html">
eb12a714
C
3123 <source>Show more</source>
3124 <target state="new">Show more</target>
93fe2d9c
C
3125 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">10</context></context-group>
3126 </trans-unit>
d7c6b951 3127 <trans-unit id="3517550046701184661" datatype="html">
eb12a714
C
3128 <source>Show less</source>
3129 <target state="new">Show less</target>
93fe2d9c
C
3130 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">16</context></context-group>
3131 </trans-unit>
3132 <trans-unit id="66785722678644243" datatype="html">
3133 <source>Origin</source>
3134 <target state="new">Origin</target>
3135 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">7</context></context-group>
3136 </trans-unit>
3137 <trans-unit id="6981359593518942576" datatype="html">
3138 <source>Open the video on the origin instance</source>
3139 <target state="new">Open the video on the origin instance</target>
4a7056b2
C
3140 <context-group purpose="location">
3141 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context>
3142 <context context-type="linenumber">14</context>
3143 </context-group>
3144 </trans-unit>
d7c6b951 3145 <trans-unit id="5139892963394684487" datatype="html">
eb12a714
C
3146 <source>Originally published</source>
3147 <target state="new">Originally published</target>
93fe2d9c
C
3148 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">20</context></context-group>
3149 </trans-unit>
d7c6b951 3150 <trans-unit id="6402393085909200998" datatype="html">
e4eaa7c9
C
3151 <source>Friendly Reminder:</source>
3152 <target state="new">Friendly Reminder: </target>
93fe2d9c
C
3153 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">4</context></context-group>
3154 </trans-unit>
d7c6b951 3155 <trans-unit id="2935783216050341269" datatype="html">
e4eaa7c9
C
3156 <source>the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers.</source>
3157 <target state="new">
3596a418
C
3158 the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers.
3159 </target>
93fe2d9c
C
3160 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">5</context></context-group>
3161 </trans-unit>
d7c6b951 3162 <trans-unit id="4619188387782427495" datatype="html">
eb12a714
C
3163 <source>More information</source>
3164 <target state="new">More information</target>
93fe2d9c
C
3165 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group>
3166 </trans-unit>
d7c6b951 3167 <trans-unit id="3452334748875293295" datatype="html">
5a6de093
C
3168 <source>The video was blocked due to automatic blocking of new videos</source>
3169 <target state="new">The video was blocked due to automatic blocking of new videos</target>
93fe2d9c
C
3170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">50</context></context-group>
3171 </trans-unit>
d7c6b951 3172 <trans-unit id="1465291804668949243" datatype="html">
913aa176 3173 <source>NSFW</source>
3174 <target state="new">NSFW</target>
93fe2d9c
C
3175 <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>
3176 <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>
3177 </trans-unit>
d7c6b951 3178 <trans-unit id="4512155674928869984" datatype="html">
eb12a714
C
3179 <source>Get more information</source>
3180 <target state="new">Get more information</target>
93fe2d9c
C
3181 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group>
3182 </trans-unit>
d7c6b951 3183 <trans-unit id="5184373289520493569" datatype="html">
e4eaa7c9
C
3184 <source>OK</source>
3185 <target state="new">
3596a418 3186 OK
9d94e5d7 3187 </target>
93fe2d9c
C
3188 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">12</context></context-group>
3189 </trans-unit>
3190 <trans-unit id="6216656500190325717" datatype="html">
3191 <source>Transcoding failed, this video may not work properly.</source>
3192 <target state="new"> Transcoding failed, this video may not work properly.
45b3a29b
C
3193</target>
3194 <context-group purpose="location">
3195 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3196 <context context-type="linenumber">1,3</context>
3197 </context-group>
93fe2d9c
C
3198 </trans-unit>
3199 <trans-unit id="6355398227384499371" datatype="html">
3200 <source>Move to external storage failed, this video may not work properly.</source>
3201 <target state="new"> Move to external storage failed, this video may not work properly.
52b356cf
C
3202</target>
3203 <context-group purpose="location">
3204 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3205 <context context-type="linenumber">5,7</context>
3206 </context-group>
93fe2d9c
C
3207 </trans-unit>
3208 <trans-unit id="4092533321838934102" datatype="html">
3209 <source>The video is being imported, it will be available when the import is finished.</source>
3210 <target state="new"> The video is being imported, it will be available when the import is finished.
30034b8e 3211</target>
93fe2d9c
C
3212 <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>
3213 </trans-unit>
3214 <trans-unit id="8304621069698650554" datatype="html">
3215 <source>The video is being transcoded, it may not work properly.</source>
3216 <target state="new"> The video is being transcoded, it may not work properly.
30034b8e 3217</target>
93fe2d9c
C
3218 <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>
3219 </trans-unit>
3220 <trans-unit id="1353168089968436742" datatype="html">
3221 <source>The video is being edited, it may not work properly.</source>
3222 <target state="new"> The video is being edited, it may not work properly.
3c18ff47
C
3223</target>
3224 <context-group purpose="location">
3225 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3226 <context context-type="linenumber">17,19</context>
3227 </context-group>
93fe2d9c
C
3228 </trans-unit>
3229 <trans-unit id="9080034597841586171" datatype="html">
3230 <source>The video is being moved to an external server, it may not work properly.</source>
3231 <target state="new"> The video is being moved to an external server, it may not work properly.
30034b8e 3232</target>
93fe2d9c
C
3233 <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>
3234 </trans-unit>
3235 <trans-unit id="8619499607322327082" datatype="html">
3236 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
3237 <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
64ef55f7 3238</target>
93fe2d9c
C
3239 <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>
3240 </trans-unit>
3241 <trans-unit id="4262297989675590582" datatype="html">
3242 <source>This live has not started yet.</source>
3243 <target state="new"> This live has not started yet.
30034b8e 3244</target>
93fe2d9c
C
3245 <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>
3246 </trans-unit>
3247 <trans-unit id="4926204350710628499" datatype="html">
3248 <source>This live has ended.</source>
3249 <target state="new"> This live has ended.
30034b8e 3250</target>
93fe2d9c
C
3251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">33</context></context-group>
3252 </trans-unit>
d7c6b951 3253 <trans-unit id="8518611938109939710" datatype="html">
e4eaa7c9
C
3254 <source>SORT BY</source>
3255 <target state="new">
9d94e5d7 3256 SORT BY
1a393a7e 3257 </target>
93fe2d9c
C
3258 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">10</context></context-group>
3259 </trans-unit>
d7c6b951 3260 <trans-unit id="6448160249466325288" datatype="html">
8b049b68
C
3261 <source>Most recent first (default)</source>
3262 <target state="new">Most recent first (default)</target>
93fe2d9c
C
3263 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">14</context></context-group>
3264 </trans-unit>
d7c6b951 3265 <trans-unit id="5179007899354903649" datatype="html">
8b049b68
C
3266 <source>Most replies first</source>
3267 <target state="new">Most replies first</target>
93fe2d9c
C
3268 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group>
3269 </trans-unit>
d7c6b951 3270 <trans-unit id="7494537777006082055" datatype="html">
09033f7a
C
3271 <source>No comments.</source>
3272 <target state="new">No comments.</target>
93fe2d9c
C
3273 <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>
3274 </trans-unit>
3275 <trans-unit id="6390009909920475335" datatype="html">
3276 <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>
3277 <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>
3278 <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>
3279 </trans-unit>
3280 <trans-unit id="4036338619293319383" datatype="html">
3281 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
3282 <target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target>
3283 <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>
3284 <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>
3285 <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>
3286 </trans-unit>
3287 <trans-unit id="127329338495775339" datatype="html">
3288 <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>
3289 <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>
3290 <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>
3291 </trans-unit>
3292 <trans-unit id="5535545444690528619" datatype="html">
3293 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
3294 <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target>
3295 <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>
3296 </trans-unit>
d7c6b951 3297 <trans-unit id="1055254162789146714" datatype="html">
eb12a714
C
3298 <source>Comments are disabled.</source>
3299 <target state="new">
040758e0
C
3300 Comments are disabled.
3301 </target>
93fe2d9c
C
3302 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">91</context></context-group>
3303 </trans-unit>
913aa176 3304 <trans-unit id="3691787517663044217" datatype="html">
3305 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
3306 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
93fe2d9c
C
3307 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">175</context></context-group>
3308 </trans-unit>
913aa176 3309 <trans-unit id="7321800851971795962" datatype="html">
3310 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
3311 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
93fe2d9c
C
3312 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">177</context></context-group>
3313 </trans-unit>
913aa176 3314 <trans-unit id="5964038603724691720" datatype="html">
3315 <source>Delete and re-draft</source>
3316 <target state="new">Delete and re-draft</target>
93fe2d9c
C
3317 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">205</context></context-group>
3318 </trans-unit>
913aa176 3319 <trans-unit id="7163633882758007711" datatype="html">
3320 <source>Do you really want to delete and re-draft this comment?</source>
3321 <target state="new">Do you really want to delete and re-draft this comment?</target>
93fe2d9c
C
3322 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">206</context></context-group>
3323 </trans-unit>
d7c6b951 3324 <trans-unit id="5733075023444401902" datatype="html">
eb12a714
C
3325 <source>Add comment...</source>
3326 <target state="new">Add comment...</target>
93fe2d9c
C
3327 <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">6</context></context-group>
3328 </trans-unit>
d7c6b951 3329 <trans-unit id="982956590420630883" datatype="html">
913aa176 3330 <source>Markdown compatible</source>
3331 <target state="new">Markdown compatible</target>
93fe2d9c
C
3332 <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">15</context></context-group>
3333 </trans-unit>
d7c6b951 3334 <trans-unit id="5793595564950675122" datatype="html">
913aa176 3335 <source>Markdown compatible that supports:</source>
3336 <target state="new">Markdown compatible that supports:</target>
93fe2d9c
C
3337 <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">18</context></context-group>
3338 </trans-unit>
d7c6b951 3339 <trans-unit id="8422216333877786919" datatype="html">
913aa176 3340 <source>Auto generated links</source>
3341 <target state="new">Auto generated links</target>
93fe2d9c
C
3342 <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">21</context></context-group>
3343 </trans-unit>
d7c6b951 3344 <trans-unit id="6365822416124232422" datatype="html">
913aa176 3345 <source>Break lines</source>
3346 <target state="new">Break lines</target>
93fe2d9c
C
3347 <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">22</context></context-group>
3348 </trans-unit>
d7c6b951 3349 <trans-unit id="2810844969104710423" datatype="html">
913aa176 3350 <source>bold</source>
3351 <target state="new">bold</target>
93fe2d9c
C
3352 <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">26</context></context-group>
3353 </trans-unit>
d7c6b951 3354 <trans-unit id="8497278965577453274" datatype="html">
913aa176 3355 <source>italic</source>
3356 <target state="new">italic</target>
93fe2d9c
C
3357 <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">26</context></context-group>
3358 </trans-unit>
d7c6b951 3359 <trans-unit id="7227611412155083002" datatype="html">
913aa176 3360 <source>Emoji shortcuts</source>
3361 <target state="new">Emoji shortcuts</target>
93fe2d9c
C
3362 <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">29</context></context-group>
3363 </trans-unit>
d7c6b951 3364 <trans-unit id="6608581312644027413" datatype="html">
913aa176 3365 <source>Emoji markup</source>
3366 <target state="new">Emoji markup</target>
93fe2d9c
C
3367 <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">33</context></context-group>
3368 </trans-unit>
d7c6b951 3369 <trans-unit id="381522038671562286" datatype="html">
913aa176 3370 <source>See complete list</source>
3371 <target state="new">See complete list</target>
93fe2d9c
C
3372 <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">35</context></context-group>
3373 </trans-unit>
d7c6b951 3374 <trans-unit id="2263890353858735493" datatype="html">
eb12a714
C
3375 <source>You are one step away from commenting</source>
3376 <target state="new">You are one step away from commenting</target>
93fe2d9c
C
3377 <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">59</context></context-group>
3378 </trans-unit>
d7c6b951 3379 <trans-unit id="7508177761852352782" datatype="html">
913aa176 3380 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
3381 <target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </target>
93fe2d9c
C
3382 <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">64</context></context-group>
3383 </trans-unit>
d7c6b951 3384 <trans-unit id="2958389355547305739" datatype="html">
e4eaa7c9
C
3385 <source>Login to comment</source>
3386 <target state="new">Login to comment</target>
93fe2d9c
C
3387 <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">78</context></context-group>
3388 </trans-unit>
d7c6b951 3389 <trans-unit id="4817080330698362530" datatype="html">
913aa176 3390 <source>Markdown Emoji List</source>
3391 <target state="new">Markdown Emoji List</target>
93fe2d9c
C
3392 <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">86</context></context-group>
3393 </trans-unit>
d7c6b951 3394 <trans-unit id="3572897237443938692" datatype="html">
eb12a714
C
3395 <source>Highlighted comment</source>
3396 <target state="new">Highlighted comment</target>
93fe2d9c
C
3397 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">10</context></context-group>
3398 </trans-unit>
d7c6b951 3399 <trans-unit id="4502286564339177240" datatype="html">
eb12a714
C
3400 <source>Reply</source>
3401 <target state="new">Reply</target>
93fe2d9c
C
3402 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">83</context></context-group>
3403 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">36</context></context-group>
3404 </trans-unit>
d7c6b951 3405 <trans-unit id="2447932355167015019" datatype="html">
8b049b68
C
3406 <source>This comment has been deleted</source>
3407 <target state="new">This comment has been deleted</target>
93fe2d9c
C
3408 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">53</context></context-group>
3409 </trans-unit>
5a6de093 3410 <trans-unit id="9031514421077169181" datatype="html">
e4eaa7c9
C
3411 <source>Video redundancies</source>
3412 <target state="new">Video redundancies</target>
93fe2d9c
C
3413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">85</context></context-group>
3414 </trans-unit>
d7c6b951 3415 <trans-unit id="3516494528184217808" datatype="html">
eb12a714
C
3416 <source>1 host (without "http://") per line</source>
3417 <target state="new">1 host (without "http://") per line</target>
913aa176 3418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">11</context></context-group>
3419 </trans-unit>
d7c6b951 3420 <trans-unit id="7651712714082200084" datatype="html">
913aa176 3421 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
5a6de093
C
3422 <target state="new">
3423 Your report will be sent to moderators of
3424 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
9b0b8301 3425 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/> and will be forwarded to the comment origin (
5a6de093 3426 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
9b0b8301 3427 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>.
5a6de093 3428
4891e4c7 3429 </target>
913aa176 3430 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group>
3431 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group>
3432 </trans-unit>
3433 <trans-unit id="658727060940996385" datatype="html">
3434 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3435 <target state="new">Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</target>
93fe2d9c
C
3436 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">40</context></context-group>
3437 </trans-unit>
913aa176 3438 <trans-unit id="3029923402309610616" datatype="html">
3439 <source>Token renewed. Update your client configuration accordingly.</source>
3440 <target state="new">Token renewed. Update your client configuration accordingly.</target>
c5ce27f8
C
3441 <context-group purpose="location">
3442 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3443 <context context-type="linenumber">49</context>
3444 </context-group>
913aa176 3445 </trans-unit>
d7c6b951 3446 <trans-unit id="5302915360176176604" datatype="html">
913aa176 3447 <source>SUBSCRIPTION FEED</source>
3448 <target state="new">SUBSCRIPTION FEED</target>
c5ce27f8
C
3449 <context-group purpose="location">
3450 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3451 <context context-type="linenumber">8</context>
3452 </context-group>
913aa176 3453 </trans-unit>
d7c6b951 3454 <trans-unit id="2645809032917283525" datatype="html">
913aa176 3455 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
3456 <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target>
93fe2d9c
C
3457 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">9</context></context-group>
3458 </trans-unit>
d7c6b951 3459 <trans-unit id="7944777648309302794" datatype="html">
913aa176 3460 <source>Feed URL</source>
3461 <target state="new">Feed URL</target>
c5ce27f8
C
3462 <context-group purpose="location">
3463 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3464 <context context-type="linenumber">18</context>
3465 </context-group>
913aa176 3466 </trans-unit>
d7c6b951 3467 <trans-unit id="6086365181226161548" datatype="html">
913aa176 3468 <source>Feed Token</source>
3469 <target state="new">Feed Token</target>
c5ce27f8
C
3470 <context-group purpose="location">
3471 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3472 <context context-type="linenumber">23</context>
3473 </context-group>
913aa176 3474 </trans-unit>
d7c6b951 3475 <trans-unit id="6492684506192237359" datatype="html">
913aa176 3476 <source>⚠️ Never share your feed token with anyone.</source>
3477 <target state="new">⚠️ Never share your feed token with anyone.</target>
c5ce27f8
C
3478 <context-group purpose="location">
3479 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
95bd9515 3480 <context context-type="linenumber">26</context>
c5ce27f8 3481 </context-group>
913aa176 3482 </trans-unit>
d7c6b951 3483 <trans-unit id="270726559962362501" datatype="html">
913aa176 3484 <source>Renew token</source>
3485 <target state="new">Renew token</target>
93fe2d9c
C
3486 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">35</context></context-group>
3487 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">41</context></context-group>
3488 </trans-unit>
d7c6b951 3489 <trans-unit id="9209781328340965816" datatype="html">
eb12a714
C
3490 <source>Filter...</source>
3491 <target state="new">Filter...</target>
93fe2d9c
C
3492 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">21</context></context-group>
3493 </trans-unit>
d7c6b951 3494 <trans-unit id="6559246822757089203" datatype="html">
e4eaa7c9
C
3495 <source>Clear filters</source>
3496 <target state="new">Clear filters</target>
93fe2d9c
C
3497 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">27</context></context-group>
3498 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">14</context></context-group>
3499 </trans-unit>
d7c6b951 3500 <trans-unit id="4266779970063047572" datatype="html">
5a6de093
C
3501 <source>Video/Comment/Account</source>
3502 <target state="new">Video/Comment/Account</target>
93fe2d9c
C
3503 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">22</context></context-group>
3504 </trans-unit>
d7c6b951 3505 <trans-unit id="8040881171107393560" datatype="html">
eb12a714
C
3506 <source>ID</source>
3507 <target state="new">ID</target>
913aa176 3508 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">45</context></context-group>
3509 </trans-unit>
d7c6b951 3510 <trans-unit id="5911214550882917183" datatype="html">
eb12a714
C
3511 <source>State</source>
3512 <target state="new">State</target>
913aa176 3513 <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">19</context></context-group>
3514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group>
3515 </trans-unit>
d7c6b951 3516 <trans-unit id="2092225601747599163" datatype="html">
5a6de093
C
3517 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3518 <target state="new">Created
9b0b8301
C
3519 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
3520 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
913aa176 3521 </target>
93fe2d9c
C
3522 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">27</context></context-group>
3523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">33</context></context-group>
3524 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group>
3525 <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">20</context></context-group>
3526 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group>
3527 </trans-unit>
d7c6b951 3528 <trans-unit id="8898602327647937914" datatype="html">
e4eaa7c9
C
3529 <source>Open actor page in a new tab</source>
3530 <target state="new">Open actor page in a new tab</target>
93fe2d9c
C
3531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">42</context></context-group>
3532 </trans-unit>
d7c6b951 3533 <trans-unit id="7317290694079257887" datatype="html">
eb12a714
C
3534 <source>Accepted</source>
3535 <target state="new">Accepted</target>
93fe2d9c
C
3536 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">49</context></context-group>
3537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group>
3538 </trans-unit>
d7c6b951 3539 <trans-unit id="4416413576346763682" datatype="html">
eb12a714
C
3540 <source>Pending</source>
3541 <target state="new">Pending</target>
93fe2d9c
C
3542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">52</context></context-group>
3543 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">54</context></context-group>
3544 </trans-unit>
d7c6b951 3545 <trans-unit id="8905995985388209337" datatype="html">
eb12a714
C
3546 <source>Accept</source>
3547 <target state="new">Accept</target>
93fe2d9c
C
3548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group>
3549 <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">25</context></context-group>
3550 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">33</context></context-group>
3551 </trans-unit>
d7c6b951 3552 <trans-unit id="8415175881466057254" datatype="html">
eb12a714
C
3553 <source>Refuse</source>
3554 <target state="new">Refuse</target>
93fe2d9c
C
3555 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group>
3556 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">34</context></context-group>
3557 </trans-unit>
d7c6b951 3558 <trans-unit id="6961112234462008319" datatype="html">
e4eaa7c9
C
3559 <source>No follower found matching current filters.</source>
3560 <target state="new">No follower found matching current filters.</target>
93fe2d9c
C
3561 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group>
3562 </trans-unit>
d7c6b951 3563 <trans-unit id="2117404838551056159" datatype="html">
e4eaa7c9
C
3564 <source>Your instance doesn't have any follower.</source>
3565 <target state="new">Your instance doesn't have any follower.</target>
93fe2d9c
C
3566 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">65</context></context-group>
3567 </trans-unit>
d7c6b951 3568 <trans-unit id="2845798909207198924" datatype="html">
5a6de093
C
3569 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3570 <target state="new">Showing
3571 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3572 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3573 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> followers
3574 </target>
93fe2d9c
C
3575 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">11</context></context-group>
3576 </trans-unit>
d7c6b951 3577 <trans-unit id="6571718060636962350" datatype="html">
5a6de093
C
3578 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3579 <target state="new">Redundancy allowed
9b0b8301
C
3580 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
3581 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
5a6de093 3582 </target>
93fe2d9c
C
3583 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">34</context></context-group>
3584 </trans-unit>
d7c6b951 3585 <trans-unit id="8246779176913476983" datatype="html">
e4eaa7c9
C
3586 <source>Open instance in a new tab</source>
3587 <target state="new">Open instance in a new tab</target>
93fe2d9c
C
3588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group>
3589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">42</context></context-group>
3590 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">42</context></context-group>
3591 </trans-unit>
d7c6b951 3592 <trans-unit id="9132918641931433659" datatype="html">
e4eaa7c9
C
3593 <source>No host found matching current filters.</source>
3594 <target state="new">No host found matching current filters.</target>
93fe2d9c
C
3595 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">71</context></context-group>
3596 </trans-unit>
d7c6b951 3597 <trans-unit id="7274241885665071790" datatype="html">
e4eaa7c9
C
3598 <source>Your instance is not following anyone.</source>
3599 <target state="new">Your instance is not following anyone.</target>
93fe2d9c
C
3600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">72</context></context-group>
3601 </trans-unit>
d7c6b951 3602 <trans-unit id="4774348799569692380" datatype="html">
5a6de093
C
3603 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
3604 <target state="new">Showing
3605 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3606 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3607 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts
3608 </target>
93fe2d9c
C
3609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">11</context></context-group>
3610 </trans-unit>
7c94e1e7 3611 <trans-unit id="9216117865911519658" datatype="html">
93fe2d9c
C
3612 <source>Action</source>
3613 <target state="new">Action</target>
3614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">30</context></context-group>
3615 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">27</context></context-group>
3616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">22</context></context-group>
3617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">22</context></context-group>
3618 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">30</context></context-group>
3619 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">30</context></context-group>
3620 </trans-unit>
d7c6b951 3621 <trans-unit id="5968342253366599875" datatype="html">
5a6de093
C
3622 <source>Videos redundancies</source>
3623 <target state="new">Videos redundancies</target>
913aa176 3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">3</context></context-group>
3625 </trans-unit>
d7c6b951 3626 <trans-unit id="4937132637898470918" datatype="html">
4891e4c7
C
3627 <source>My videos duplicated by remote instances</source>
3628 <target state="new">My videos duplicated by remote instances</target>
913aa176 3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">12</context></context-group>
3630 </trans-unit>
d7c6b951 3631 <trans-unit id="4667534933980942398" datatype="html">
e4eaa7c9
C
3632 <source>Remote videos duplicated by my instance</source>
3633 <target state="new">Remote videos duplicated by my instance</target>
913aa176 3634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">13</context></context-group>
3635 </trans-unit>
d7c6b951 3636 <trans-unit id="8363291180171434623" datatype="html">
5a6de093
C
3637 <source>Table parameters</source>
3638 <target state="new">Table parameters</target>
93fe2d9c
C
3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">47</context></context-group>
3640 </trans-unit>
d7c6b951 3641 <trans-unit id="5230110096688656830" datatype="html">
5a6de093
C
3642 <source>Select columns</source>
3643 <target state="new">Select columns</target>
93fe2d9c
C
3644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">53</context></context-group>
3645 </trans-unit>
d7c6b951 3646 <trans-unit id="5893518121808195081" datatype="html">
5a6de093
C
3647 <source>Highlight banned users</source>
3648 <target state="new">Highlight banned users</target>
93fe2d9c
C
3649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">59</context></context-group>
3650 </trans-unit>
d7c6b951 3651 <trans-unit id="5248717555542428023" datatype="html">
4891e4c7
C
3652 <source>Username</source>
3653 <target state="new">Username</target>
93fe2d9c
C
3654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">125</context></context-group>
3657 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group>
3658 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">23</context></context-group>
3659 </trans-unit>
d7c6b951 3660 <trans-unit id="5428411040014095392" datatype="html">
913aa176 3661 <source>e.g. jane_doe</source>
3662 <target state="new">e.g. jane_doe</target>
c5ce27f8 3663 <note priority="1" from="description">Username choice placeholder in the registration form</note>
913aa176 3664 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">27</context></context-group>
3665 </trans-unit>
d7c6b951 3666 <trans-unit id="6612230394519751963" datatype="html">
4891e4c7
C
3667 <source>john</source>
3668 <target state="new">john</target>
93fe2d9c
C
3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group>
3670 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group>
3671 </trans-unit>
d7c6b951 3672 <trans-unit id="6475711663580561164" datatype="html">
4891e4c7
C
3673 <source>mail@example.com</source>
3674 <target state="new">mail@example.com</target>
93fe2d9c
C
3675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group>
3676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group>
3677 </trans-unit>
d7c6b951 3678 <trans-unit id="8371296837649897723" datatype="html">
4891e4c7
C
3679 <source>If you leave the password empty, an email will be sent to the user.</source>
3680 <target state="new">
3681 If you leave the password empty, an email will be sent to the user.
3682 </target>
93fe2d9c
C
3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">120</context></context-group>
3684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">120</context></context-group>
3685 </trans-unit>
d7c6b951 3686 <trans-unit id="4145496584631696119" datatype="html">
4891e4c7
C
3687 <source>Role</source>
3688 <target state="new">Role</target>
93fe2d9c
C
3689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">136</context></context-group>
3690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">136</context></context-group>
3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">126</context></context-group>
3692 </trans-unit>
d7c6b951 3693 <trans-unit id="7046347992315328430" datatype="html">
913aa176 3694 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
e4eaa7c9 3695 <target state="new">
5a6de093 3696 Transcoding is enabled. The video quota only takes into account
9b0b8301
C
3697 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>original
3698 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> video size.
3699 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
5a6de093
C
3700 At most, this user could upload ~
3701 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3702
9d94e5d7 3703 </target>
93fe2d9c
C
3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">161</context></context-group>
3705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">161</context></context-group>
3706 </trans-unit>
d7c6b951 3707 <trans-unit id="2743014784334706527" datatype="html">
eb12a714
C
3708 <source>Daily video quota</source>
3709 <target state="new">Daily video quota</target>
93fe2d9c
C
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group>
3711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group>
3712 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group>
3713 </trans-unit>
d7c6b951 3714 <trans-unit id="2622255144026150901" datatype="html">
913aa176 3715 <source>Auth plugin</source>
3716 <target state="new">Auth plugin</target>
93fe2d9c
C
3717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">188</context></context-group>
3718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">188</context></context-group>
3719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">135</context></context-group>
3720 </trans-unit>
d7c6b951 3721 <trans-unit id="588099657508661970" datatype="html">
913aa176 3722 <source>None (local authentication)</source>
3723 <target state="new">None (local authentication)</target>
93fe2d9c
C
3724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group>
3725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group>
3726 </trans-unit>
d7c6b951 3727 <trans-unit id="2070907480317730379" datatype="html">
e4eaa7c9
C
3728 <source>Doesn't need review before a video goes public</source>
3729 <target state="new">Doesn't need review before a video goes public</target>
93fe2d9c
C
3730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">201</context></context-group>
3731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">201</context></context-group>
3732 </trans-unit>
d7c6b951 3733 <trans-unit id="6667250632809964191" datatype="html">
eb12a714
C
3734 <source>Send a link to reset the password by email to the user</source>
3735 <target state="new">Send a link to reset the password by email to the user</target>
93fe2d9c
C
3736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">226</context></context-group>
3737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">226</context></context-group>
3738 </trans-unit>
d7c6b951 3739 <trans-unit id="1412406834353485520" datatype="html">
eb12a714
C
3740 <source>Ask for new password</source>
3741 <target state="new">Ask for new password</target>
93fe2d9c
C
3742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">227</context></context-group>
3743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">227</context></context-group>
3744 </trans-unit>
d7c6b951 3745 <trans-unit id="3791201588898094481" datatype="html">
eb12a714
C
3746 <source>Manually set the user password</source>
3747 <target state="new">Manually set the user password</target>
93fe2d9c
C
3748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">231</context></context-group>
3749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">231</context></context-group>
3750 </trans-unit>
d7c6b951 3751 <trans-unit id="8461842260159597706" datatype="html">
eb12a714
C
3752 <source>Show</source>
3753 <target state="new">Show</target>
93fe2d9c
C
3754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">10</context></context-group>
3755 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">39</context></context-group>
3756 </trans-unit>
d7c6b951 3757 <trans-unit id="8461609631969932886" datatype="html">
eb12a714
C
3758 <source>Hide</source>
3759 <target state="new">Hide</target>
93fe2d9c
C
3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">119</context></context-group>
3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">11</context></context-group>
3762 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">38</context></context-group>
3763 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group>
3764 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">76</context></context-group>
3765 </trans-unit>
d7c6b951 3766 <trans-unit id="7049348886126005391" datatype="html">
eb12a714
C
3767 <source>Batch actions</source>
3768 <target state="new">Batch actions</target>
93fe2d9c
C
3769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3770 <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>
3771 <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>
3772 </trans-unit>
d7c6b951 3773 <trans-unit id="675721269041534709" datatype="html">
5a6de093
C
3774 <source>The user was banned</source>
3775 <target state="new">The user was banned</target>
93fe2d9c
C
3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">109</context></context-group>
3777 </trans-unit>
d7c6b951 3778 <trans-unit id="2348557406282409966" datatype="html">
e4eaa7c9
C
3779 <source>Open account in a new tab</source>
3780 <target state="new">Open account in a new tab</target>
93fe2d9c
C
3781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group>
3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group>
3783 <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>
3784 <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>
3785 <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>
3786 <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>
3787 </trans-unit>
d7c6b951 3788 <trans-unit id="3111569165173971676" datatype="html">
913aa176 3789 <source>Deleted account</source>
5a6de093 3790 <target state="new">
4891e4c7
C
3791 Deleted account
3792 </target>
93fe2d9c
C
3793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">54</context></context-group>
3794 </trans-unit>
d7c6b951 3795 <trans-unit id="3254358851993549668" datatype="html">
eb12a714
C
3796 <source>User's email must be verified to login</source>
3797 <target state="new">User's email must be verified to login</target>
93fe2d9c
C
3798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">120</context></context-group>
3799 </trans-unit>
d7c6b951 3800 <trans-unit id="3939342579126794385" datatype="html">
eb12a714
C
3801 <source>User's email is verified / User can login without email verification</source>
3802 <target state="new">User's email is verified / User can login without email verification</target>
93fe2d9c
C
3803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">124</context></context-group>
3804 </trans-unit>
d7c6b951 3805 <trans-unit id="242888077027281874" datatype="html">
5a6de093
C
3806 <source>Total daily video quota</source>
3807 <target state="new">Total daily video quota</target>
93fe2d9c
C
3808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">141</context></context-group>
3809 </trans-unit>
d7c6b951 3810 <trans-unit id="1242902302929086301" datatype="html">
eb12a714
C
3811 <source>Ban reason:</source>
3812 <target state="new">Ban reason:</target>
93fe2d9c
C
3813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">163</context></context-group>
3814 </trans-unit>
3815 <trans-unit id="6124612368324200166" datatype="html">
3816 <source>Banned users</source>
3817 <target state="new">Banned users</target>
3818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">45</context></context-group>
3819 </trans-unit>
d7c6b951 3820 <trans-unit id="5642198289374753866" datatype="html">
5a6de093
C
3821 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
3822 <target state="new">Showing
3823 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3824 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3825 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users
3826 </target>
93fe2d9c
C
3827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">11</context></context-group>
3828 </trans-unit>
5a6de093 3829 <trans-unit id="2049290282534091182" datatype="html">
eb12a714
C
3830 <source>Moderation</source>
3831 <target state="new">Moderation</target>
93fe2d9c
C
3832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">95</context></context-group>
3833 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">70</context></context-group>
3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">28</context></context-group>
3835 </trans-unit>
d7c6b951 3836 <trans-unit id="746099155736913817" datatype="html">
5a6de093
C
3837 <source>Video blocks</source>
3838 <target state="new">Video blocks</target>
93fe2d9c
C
3839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">109</context></context-group>
3840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">3</context></context-group>
3841 </trans-unit>
d7c6b951 3842 <trans-unit id="7815838401315213887" datatype="html">
eb12a714
C
3843 <source>Muted accounts</source>
3844 <target state="new">Muted accounts</target>
93fe2d9c
C
3845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group>
3846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group>
3847 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group>
3848 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group>
3849 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3851 </trans-unit>
d7c6b951 3852 <trans-unit id="5668793810321242853" datatype="html">
cd9246a9
C
3853 <source>Muted servers</source>
3854 <target state="new">Muted servers</target>
93fe2d9c
C
3855 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group>
3856 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group>
3857 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group>
3858 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3859 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3860 </trans-unit>
d7c6b951 3861 <trans-unit id="2343069726009080052" datatype="html">
5a6de093
C
3862 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3863 <target state="new">Video
9b0b8301
C
3864 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
3865 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
5a6de093 3866 </target>
93fe2d9c
C
3867 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group>
3868 <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">26</context></context-group>
3869 </trans-unit>
d7c6b951 3870 <trans-unit id="3122686335401195400" datatype="html">
e4eaa7c9
C
3871 <source>Total size</source>
3872 <target state="new">Total size</target>
913aa176 3873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</context></context-group>
3874 </trans-unit>
d7c6b951 3875 <trans-unit id="4488103364313252005" datatype="html">
e4eaa7c9
C
3876 <source>List redundancies</source>
3877 <target state="new">List redundancies</target>
913aa176 3878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">37</context></context-group>
3879 </trans-unit>
d7c6b951 3880 <trans-unit id="7423116442791683693" datatype="html">
e4eaa7c9
C
3881 <source>Your instance doesn't mirror any video.</source>
3882 <target state="new">Your instance doesn't mirror any video.</target>
93fe2d9c
C
3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">79</context></context-group>
3884 </trans-unit>
d7c6b951 3885 <trans-unit id="1944582937285351613" datatype="html">
e4eaa7c9
C
3886 <source>Your instance has no mirrored videos.</source>
3887 <target state="new">Your instance has no mirrored videos.</target>
93fe2d9c
C
3888 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">80</context></context-group>
3889 </trans-unit>
d7c6b951 3890 <trans-unit id="7292311893283564173" datatype="html">
e4eaa7c9
C
3891 <source>Enabled strategies stats</source>
3892 <target state="new">Enabled strategies stats</target>
93fe2d9c
C
3893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">89</context></context-group>
3894 </trans-unit>
d7c6b951 3895 <trans-unit id="7595922272001217567" datatype="html">
e4eaa7c9
C
3896 <source>No redundancy strategy is enabled on your instance.</source>
3897 <target state="new">
6e2de58f
C
3898 No redundancy strategy is enabled on your instance.
3899 </target>
93fe2d9c
C
3900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">93</context></context-group>
3901 </trans-unit>
3902 <trans-unit id="4824046935922837124" datatype="html">
3903 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source>
3904 <target state="new">Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target>
8f0b94f0
C
3905 <context-group purpose="location">
3906 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3907 <context context-type="linenumber">99</context>
3908 </context-group>
93fe2d9c
C
3909 </trans-unit>
3910 <trans-unit id="5874809640561431793" datatype="html">
3911 <source>Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</source>
3912 <target state="new">Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</target>
8f0b94f0
C
3913 <context-group purpose="location">
3914 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3915 <context context-type="linenumber">105</context>
3916 </context-group>
3917 </trans-unit>
d7c6b951 3918 <trans-unit id="7574091010118901399" datatype="html">
eb12a714
C
3919 <source>Sensitive</source>
3920 <target state="new">Sensitive</target>
93fe2d9c
C
3921 <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">27</context></context-group>
3922 </trans-unit>
d7c6b951 3923 <trans-unit id="2478877938420291792" datatype="html">
eb12a714
C
3924 <source>Unfederated</source>
3925 <target state="new">Unfederated</target>
93fe2d9c
C
3926 <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">28</context></context-group>
3927 <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">60</context></context-group>
3928 </trans-unit>
d7c6b951 3929 <trans-unit id="7692347838587821095" datatype="html">
5a6de093
C
3930 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3931 <target state="new">Date
9b0b8301
C
3932 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
3933 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
5a6de093 3934 </target>
93fe2d9c
C
3935 <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>
3936 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group>
3937 </trans-unit>
d7c6b951 3938 <trans-unit id="1451763834047485033" datatype="html">
913aa176 3939 <source>Select this row</source>
3940 <target state="new">Select this row</target>
93fe2d9c
C
3941 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group>
3942 <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>
3943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group>
3944 </trans-unit>
3945 <trans-unit id="4043531994869127329" datatype="html">
3946 <source>See full comment</source>
3947 <target state="new">See full comment</target>
3948 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group>
3949 </trans-unit>
d7c6b951 3950 <trans-unit id="3193976279273491157" datatype="html">
cd9246a9
C
3951 <source>Actions</source>
3952 <target state="new">Actions</target>
93fe2d9c
C
3953 <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>
3954 <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>
3955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group>
3956 <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>
3957 <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>
3958 </trans-unit>
3959 <trans-unit id="8390803680962035202" datatype="html">
3960 <source>Follower</source>
3961 <target state="new">Follower</target>
7c94e1e7
C
3962 <context-group purpose="location">
3963 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3964 <context context-type="linenumber">24</context>
3965 </context-group>
3966 </trans-unit>
d7c6b951 3967 <trans-unit id="4691552465058437520" datatype="html">
913aa176 3968 <source>Commented video</source>
3969 <target state="new">Commented video</target>
93fe2d9c
C
3970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group>
3971 </trans-unit>
d7c6b951 3972 <trans-unit id="7266085473379376028" datatype="html">
913aa176 3973 <source>No comments found matching current filters.</source>
3974 <target state="new">No comments found matching current filters.</target>
93fe2d9c
C
3975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group>
3976 </trans-unit>
d7c6b951 3977 <trans-unit id="2398388496754671928" datatype="html">
913aa176 3978 <source>No comments found.</source>
3979 <target state="new">No comments found.</target>
93fe2d9c
C
3980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group>
3981 </trans-unit>
3982 <trans-unit id="4604870995665811499" datatype="html">
3983 <source>Local comments</source>
3984 <target state="new">Local comments</target>
3985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group>
3986 </trans-unit>
3987 <trans-unit id="2721988499779041837" datatype="html">
3988 <source>Remote comments</source>
3989 <target state="new">Remote comments</target>
3990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">55</context></context-group>
3991 </trans-unit>
d7c6b951 3992 <trans-unit id="1420624050293070194" datatype="html">
5a6de093
C
3993 <source>No abuses found matching current filters.</source>
3994 <target state="new">No abuses found matching current filters.</target>
93fe2d9c
C
3995 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">152</context></context-group>
3996 </trans-unit>
d7c6b951 3997 <trans-unit id="639328713281980021" datatype="html">
5a6de093
C
3998 <source>No abuses found.</source>
3999 <target state="new">No abuses found.</target>
93fe2d9c
C
4000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">153</context></context-group>
4001 </trans-unit>
4002 <trans-unit id="1807029821872995706" datatype="html">
4003 <source>Unsolved reports</source>
4004 <target state="new">Unsolved reports</target>
4005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">43</context></context-group>
4006 </trans-unit>
4007 <trans-unit id="2570256912317308673" datatype="html">
4008 <source>Accepted reports</source>
4009 <target state="new">Accepted reports</target>
4010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">47</context></context-group>
4011 </trans-unit>
4012 <trans-unit id="4335414817109654558" datatype="html">
4013 <source>Refused reports</source>
4014 <target state="new">Refused reports</target>
4015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">51</context></context-group>
4016 </trans-unit>
4017 <trans-unit id="5604806676748121035" datatype="html">
4018 <source>Reports with blocked videos</source>
4019 <target state="new">Reports with blocked videos</target>
4020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">55</context></context-group>
4021 </trans-unit>
4022 <trans-unit id="5105869928182826553" datatype="html">
4023 <source>Reports with deleted videos</source>
4024 <target state="new">Reports with deleted videos</target>
4025 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">59</context></context-group>
4026 </trans-unit>
d7c6b951 4027 <trans-unit id="4678289986918934018" datatype="html">
5a6de093
C
4028 <source>Block reason:</source>
4029 <target state="new">Block reason:</target>
93fe2d9c
C
4030 <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">75</context></context-group>
4031 </trans-unit>
d7c6b951 4032 <trans-unit id="8390860433951751429" datatype="html">
5a6de093
C
4033 <source>No blocked video found matching current filters.</source>
4034 <target state="new">No blocked video found matching current filters.</target>
93fe2d9c
C
4035 <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">92</context></context-group>
4036 </trans-unit>
d7c6b951 4037 <trans-unit id="5030329587275248535" datatype="html">
5a6de093
C
4038 <source>No blocked video found.</source>
4039 <target state="new">No blocked video found.</target>
93fe2d9c
C
4040 <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">93</context></context-group>
4041 </trans-unit>
4042 <trans-unit id="7755288609601798418" datatype="html">
4043 <source>Automatic blocks</source>
4044 <target state="new">Automatic blocks</target>
4045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">34</context></context-group>
4046 </trans-unit>
4047 <trans-unit id="6510868134640657079" datatype="html">
4048 <source>Manual blocks</source>
4049 <target state="new">Manual blocks</target>
4050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">38</context></context-group>
4051 </trans-unit>
d7c6b951 4052 <trans-unit id="2143435845912984377" datatype="html">
5a6de093
C
4053 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
4054 <target state="new">Showing
4055 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4056 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4057 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> blocked videos
4058 </target>
93fe2d9c
C
4059 <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">11</context></context-group>
4060 </trans-unit>
d7c6b951 4061 <trans-unit id="1868606282505332204" datatype="html">
5a6de093
C
4062 <source>Reports</source>
4063 <target state="new">Reports</target>
93fe2d9c
C
4064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">101</context></context-group>
4065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/abuse-list/abuse-list.component.html</context><context context-type="linenumber">3</context></context-group>
4066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">34</context></context-group>
4067 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-abuses/my-account-abuses-list.component.html</context><context context-type="linenumber">3</context></context-group>
4068 </trans-unit>
d7c6b951 4069 <trans-unit id="7075448128175750939" datatype="html">
eb12a714
C
4070 <source>Moderation comment</source>
4071 <target state="new">Moderation comment</target>
913aa176 4072 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">3</context></context-group>
4073 </trans-unit>
d7c6b951 4074 <trans-unit id="7358611947192442969" datatype="html">
eb12a714
C
4075 <source>This comment can only be seen by you or the other moderators.</source>
4076 <target state="new">
040758e0
C
4077 This comment can only be seen by you or the other moderators.
4078 </target>
93fe2d9c
C
4079 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">20</context></context-group>
4080 </trans-unit>
d7c6b951 4081 <trans-unit id="3981851640772035362" datatype="html">
eb12a714
C
4082 <source>Update this comment</source>
4083 <target state="new">Update this comment</target>
93fe2d9c
C
4084 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">30</context></context-group>
4085 </trans-unit>
d7c6b951 4086 <trans-unit id="730589419287534524" datatype="html">
eb12a714
C
4087 <source>Reporter</source>
4088 <target state="new">Reporter</target>
93fe2d9c
C
4089 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">7</context></context-group>
4090 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group>
4091 </trans-unit>
d7c6b951 4092 <trans-unit id="6549265851868599441" datatype="html">
eb12a714
C
4093 <source>Video</source>
4094 <target state="new">Video</target>
93fe2d9c
C
4095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
4096 <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>
4097 <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>
4098 <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>
4099 <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>
4100 </trans-unit>
d7c6b951 4101 <trans-unit id="2662644497259948010" datatype="html">
913aa176 4102 <source>Comment</source>
4103 <target state="new">Comment</target>
93fe2d9c
C
4104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group>
4105 <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>
4106 </trans-unit>
d7c6b951 4107 <trans-unit id="1359961255805685312" datatype="html">
e4eaa7c9
C
4108 <source>This video has been reported multiple times.</source>
4109 <target state="new">This video has been reported multiple times.</target>
93fe2d9c
C
4110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">66</context></context-group>
4111 </trans-unit>
d7c6b951 4112 <trans-unit id="8103613717136753118" datatype="html">
5a6de093
C
4113 <source>The video was blocked</source>
4114 <target state="new">The video was blocked</target>
93fe2d9c
C
4115 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">73</context></context-group>
4116 </trans-unit>
d7c6b951 4117 <trans-unit id="5021295327106206941" datatype="html">
5a6de093
C
4118 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
4119 <target state="new">by
4120 <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> on
4121 <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/>
4122 </target>
93fe2d9c
C
4123 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">85</context></context-group>
4124 </trans-unit>
d7c6b951 4125 <trans-unit id="1443698606045744844" datatype="html">
e4eaa7c9
C
4126 <source>Video was deleted</source>
4127 <target state="new">Video was deleted</target>
93fe2d9c
C
4128 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">79</context></context-group>
4129 </trans-unit>
d7c6b951 4130 <trans-unit id="1530731524535521716" datatype="html">
913aa176 4131 <source>Account deleted</source>
5a6de093 4132 <target state="new">
4891e4c7
C
4133 Account deleted
4134 </target>
93fe2d9c
C
4135 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">110</context></context-group>
4136 </trans-unit>
d7c6b951 4137 <trans-unit id="1191715835847858871" datatype="html">
e4eaa7c9
C
4138 <source>Open video in a new tab</source>
4139 <target state="new">Open video in a new tab</target>
93fe2d9c
C
4140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">47</context></context-group>
4141 </trans-unit>
d7c6b951 4142 <trans-unit id="3301856295120048857" datatype="html">
5a6de093
C
4143 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4144 <target state="new">State
9b0b8301
C
4145 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
4146 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
5a6de093 4147 </target>
93fe2d9c
C
4148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">25</context></context-group>
4149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">32</context></context-group>
4150 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group>
4151 </trans-unit>
d7c6b951 4152 <trans-unit id="6452372740127749380" datatype="html">
5a6de093
C
4153 <source>Messages</source>
4154 <target state="new">Messages</target>
93fe2d9c
C
4155 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">25</context></context-group>
4156 </trans-unit>
d7c6b951 4157 <trans-unit id="1969144763032891922" datatype="html">
5a6de093
C
4158 <source>Internal note</source>
4159 <target state="new">Internal note</target>
93fe2d9c
C
4160 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">26</context></context-group>
4161 </trans-unit>
d7c6b951 4162 <trans-unit id="7418735164633152705" datatype="html">
5a6de093
C
4163 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4164 <target state="new">Score
9b0b8301
C
4165 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
4166 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
5a6de093 4167 </target>
93fe2d9c
C
4168 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">26</context></context-group>
4169 </trans-unit>
d7c6b951 4170 <trans-unit id="9173448803033928792" datatype="html">
5a6de093
C
4171 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
4172 <target state="new">Showing
4173 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4174 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4175 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports
4176 </target>
93fe2d9c
C
4177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">6</context></context-group>
4178 </trans-unit>
d7c6b951 4179 <trans-unit id="3109314382334906782" datatype="html">
e4eaa7c9
C
4180 <source>Reportee</source>
4181 <target state="new">Reportee</target>
93fe2d9c
C
4182 <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>
4183 </trans-unit>
d7c6b951 4184 <trans-unit id="1258618443362430782" datatype="html">
9b0b8301 4185 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
5a6de093
C
4186 <target state="new">
4187 <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/>
9b0b8301
C
4188 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
4189 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
f66b8d12 4190 </target>
93fe2d9c
C
4191 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group>
4192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group>
4193 </trans-unit>
d7c6b951 4194 <trans-unit id="6540177673229220400" datatype="html">
5a6de093
C
4195 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4196 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
4197 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} }
4198 </target>
93fe2d9c
C
4199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">22</context></context-group>
4200 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">42</context></context-group>
4201 </trans-unit>
d7c6b951 4202 <trans-unit id="7239750919884229270" datatype="html">
e4eaa7c9
C
4203 <source>Updated</source>
4204 <target state="new">Updated</target>
93fe2d9c
C
4205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">48</context></context-group>
4206 </trans-unit>
d7c6b951 4207 <trans-unit id="6409548912081699487" datatype="html">
e4eaa7c9
C
4208 <source>Mute domain</source>
4209 <target state="new">Mute domain</target>
93fe2d9c
C
4210 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">18</context></context-group>
4211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">18</context></context-group>
4212 </trans-unit>
d7c6b951 4213 <trans-unit id="2381859602529023966" datatype="html">
eb12a714
C
4214 <source>Instance</source>
4215 <target state="new">Instance</target>
93fe2d9c
C
4216 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
4217 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group>
4218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
4219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
4220 </trans-unit>
d7c6b951 4221 <trans-unit id="1300704815627663264" datatype="html">
5a6de093
C
4222 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4223 <target state="new">Muted at
9b0b8301
C
4224 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
4225 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
5a6de093 4226 </target>
93fe2d9c
C
4227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
4228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
4229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4230 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4231 </trans-unit>
d7c6b951 4232 <trans-unit id="6453471031802119612" datatype="html">
eb12a714
C
4233 <source>Unmute</source>
4234 <target state="new">Unmute</target>
93fe2d9c
C
4235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
4236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
4237 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">39</context></context-group>
4238 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">39</context></context-group>
4239 </trans-unit>
d7c6b951 4240 <trans-unit id="6728985502447585050" datatype="html">
e4eaa7c9
C
4241 <source>No server found matching current filters.</source>
4242 <target state="new">No server found matching current filters.</target>
93fe2d9c
C
4243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
4244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
4245 </trans-unit>
d7c6b951 4246 <trans-unit id="299774363533169870" datatype="html">
e4eaa7c9
C
4247 <source>No server found.</source>
4248 <target state="new">No server found.</target>
93fe2d9c
C
4249 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
4250 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
4251 </trans-unit>
d7c6b951 4252 <trans-unit id="6250599179731937899" datatype="html">
5a6de093
C
4253 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
4254 <target state="new">Showing
4255 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4256 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4257 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances
4258 </target>
93fe2d9c
C
4259 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
4260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
4261 </trans-unit>
d7c6b951 4262 <trans-unit id="4917252294930256268" datatype="html">
e4eaa7c9
C
4263 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
4264 <target state="new">
45c14ae1
C
4265 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
4266 </target>
93fe2d9c
C
4267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">27</context></context-group>
4268 </trans-unit>
d7c6b951 4269 <trans-unit id="4058814854824495833" datatype="html">
e4eaa7c9
C
4270 <source>Mute domains</source>
4271 <target state="new">Mute domains</target>
93fe2d9c
C
4272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">63</context></context-group>
4273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">63</context></context-group>
4274 </trans-unit>
d7c6b951 4275 <trans-unit id="4086606389696938932" datatype="html">
eb12a714
C
4276 <source>Account</source>
4277 <target state="new">Account</target>
93fe2d9c
C
4278 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
4279 <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>
4280 <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>
4281 </trans-unit>
d7c6b951 4282 <trans-unit id="8564972645418093229" datatype="html">
e4eaa7c9
C
4283 <source>No account found matching current filters.</source>
4284 <target state="new">No account found matching current filters.</target>
93fe2d9c
C
4285 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">53</context></context-group>
4286 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">53</context></context-group>
4287 </trans-unit>
d7c6b951 4288 <trans-unit id="3819155299647062711" datatype="html">
e4eaa7c9
C
4289 <source>No account found.</source>
4290 <target state="new">No account found.</target>
93fe2d9c
C
4291 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
4292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
4293 </trans-unit>
913aa176 4294 <trans-unit id="2338185419645468935" datatype="html">
4295 <source>List installed plugins</source>
4296 <target state="new">List installed plugins</target>
93fe2d9c
C
4297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">26</context></context-group>
4298 </trans-unit>
913aa176 4299 <trans-unit id="8897412584195581488" datatype="html">
4300 <source>Search plugins</source>
4301 <target state="new">Search plugins</target>
93fe2d9c
C
4302 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">35</context></context-group>
4303 </trans-unit>
913aa176 4304 <trans-unit id="4994333937800672218" datatype="html">
4305 <source>Show plugin</source>
4306 <target state="new">Show plugin</target>
93fe2d9c
C
4307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">44</context></context-group>
4308 </trans-unit>
d7c6b951 4309 <trans-unit id="602667807232759122" datatype="html">
5a6de093
C
4310 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
4311 <target state="new">Showing
4312 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4313 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4314 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts
4315 </target>
913aa176 4316 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">10</context></context-group>
4317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">10</context></context-group>
4318 </trans-unit>
5a6de093 4319 <trans-unit id="8259696070728377358" datatype="html">
eb12a714
C
4320 <source>Plugins/Themes</source>
4321 <target state="new">Plugins/Themes</target>
93fe2d9c
C
4322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">142</context></context-group>
4323 </trans-unit>
d7c6b951 4324 <trans-unit id="4894835484717268716" datatype="html">
eb12a714
C
4325 <source>Installed</source>
4326 <target state="new">Installed</target>
93fe2d9c
C
4327 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">35</context></context-group>
4328 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">3</context></context-group>
4329 </trans-unit>
4330 <trans-unit id="6185935497147252048" datatype="html">
4331 <source>This plugin is developed by Framasoft</source>
4332 <target state="new">This plugin is developed by Framasoft</target>
78a5dd9c
C
4333 <context-group purpose="location">
4334 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4335 <context context-type="linenumber">37</context>
4336 </context-group>
93fe2d9c
C
4337 </trans-unit>
4338 <trans-unit id="8336721444092720377" datatype="html">
4339 <source>Official</source>
4340 <target state="new"> Official </target>
78a5dd9c
C
4341 <context-group purpose="location">
4342 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4343 <context context-type="linenumber">37,39</context>
4344 </context-group>
913aa176 4345 </trans-unit>
d7c6b951 4346 <trans-unit id="7002061007877950198" datatype="html">
5a6de093
C
4347 <source>Plugin homepage (new window)</source>
4348 <target state="new">Plugin homepage (new window)</target>
93fe2d9c
C
4349 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-card.component.html</context><context context-type="linenumber">8</context></context-group>
4350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-card.component.html</context><context context-type="linenumber">12</context></context-group>
4351 </trans-unit>
4352 <trans-unit id="3981257963098530375" datatype="html">
4353 <source>Navigate between installed plugins and themes or find new ones</source>
4354 <target state="new">Navigate between installed plugins and themes or find new ones</target>
78a5dd9c
C
4355 <context-group purpose="location">
4356 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
4357 <context context-type="linenumber">2</context>
4358 </context-group>
913aa176 4359 </trans-unit>
d7c6b951 4360 <trans-unit id="8630916846096019339" datatype="html">
e4eaa7c9
C
4361 <source>Users can resolve distant content</source>
4362 <target state="new">Users can resolve distant content</target>
913aa176 4363 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">126</context></context-group>
93fe2d9c
C
4364 </trans-unit>
4365 <trans-unit id="3300472325769888962" datatype="html">
4366 <source>Plugins &amp; Themes</source>
4367 <target state="new">Plugins &amp; Themes</target>
45b3a29b
C
4368 <context-group purpose="location">
4369 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
4370 <context context-type="linenumber">133</context>
4371 </context-group>
93fe2d9c
C
4372 </trans-unit>
4373 <trans-unit id="1782375284146839174" datatype="html">
4374 <source>Available themes</source>
4375 <target state="new">Available themes</target>
45b3a29b
C
4376 <context-group purpose="location">
4377 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
4378 <context context-type="linenumber">137</context>
4379 </context-group>
93fe2d9c
C
4380 </trans-unit>
4381 <trans-unit id="9205443410527464015" datatype="html">
4382 <source>Plugins enabled</source>
4383 <target state="new">Plugins enabled</target>
45b3a29b
C
4384 <context-group purpose="location">
4385 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
4386 <context context-type="linenumber">146</context>
4387 </context-group>
913aa176 4388 </trans-unit>
d7c6b951 4389 <trans-unit id="5410940035535748578" datatype="html">
e4eaa7c9
C
4390 <source>Close this message</source>
4391 <target state="new">Close this message</target>
913aa176 4392 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4393 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4394 </trans-unit>
d7c6b951 4395 <trans-unit id="4786000816576841850" datatype="html">
e4eaa7c9
C
4396 <source>Display settings</source>
4397 <target state="new">Display settings</target>
913aa176 4398 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group>
4399 </trans-unit>
91ae3c4a 4400 <trans-unit id="2144158274184161635" datatype="html">
93fe2d9c
C
4401 <source>Videos with the most interactions for recent videos</source>
4402 <target state="new">Videos with the most interactions for recent videos</target>
4403 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">204</context></context-group>
4404 </trans-unit>
4405 <trans-unit id="8312243926314494468" datatype="html">
4406 <source>Videos with the most views during the last 24 hours</source>
4407 <target state="new">Videos with the most views during the last 24 hours</target>
4408 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">208</context></context-group>
4409 </trans-unit>
4410 <trans-unit id="8731139416455609016" datatype="html">
4411 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source>
4412 <target state="new">Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</target>
91ae3c4a
C
4413 <context-group purpose="location">
4414 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context>
4415 <context context-type="linenumber">209</context>
4416 </context-group>
4417 </trans-unit>
913aa176 4418 <trans-unit id="1671858302647356245" datatype="html">
4419 <source>Videos that have the most likes</source>
4420 <target state="new">Videos that have the most likes</target>
93fe2d9c
C
4421 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group>
4422 </trans-unit>
d7c6b951 4423 <trans-unit id="2006841089844688970" datatype="html">
eb12a714
C
4424 <source>To load your new installed plugins or themes, refresh the page.</source>
4425 <target state="new">
040758e0
C
4426 To load your new installed plugins or themes, refresh the page.
4427</target>
93fe2d9c
C
4428 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">3</context></context-group>
4429 </trans-unit>
4430 <trans-unit id="7577430199525157466" datatype="html">
4431 <source>Popular plugins</source>
4432 <target state="new">Popular plugins</target>
90aa0a74
C
4433 <context-group purpose="location">
4434 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
78a5dd9c
C
4435 <context context-type="linenumber">10</context>
4436 </context-group>
93fe2d9c
C
4437 </trans-unit>
4438 <trans-unit id="830877982972543118" datatype="html">
4439 <source>Popular themes</source>
4440 <target state="new">Popular themes</target>
78a5dd9c
C
4441 <context-group purpose="location">
4442 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4443 <context context-type="linenumber">11</context>
90aa0a74 4444 </context-group>
913aa176 4445 </trans-unit>
78a5dd9c 4446 <trans-unit id="1780056719120519633" datatype="html">
93fe2d9c
C
4447 <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>
4448 <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>
4449 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">17</context></context-group>
4450 </trans-unit>
d7c6b951 4451 <trans-unit id="3148804384763272950" datatype="html">
eb12a714
C
4452 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4453 <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target>
93fe2d9c
C
4454 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group>
4455 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4456 </trans-unit>
d7c6b951 4457 <trans-unit id="2722270956157821098" datatype="html">
eb12a714
C
4458 <source>No results.</source>
4459 <target state="new">
040758e0
C
4460 No results.
4461</target>
93fe2d9c
C
4462 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">27</context></context-group>
4463 </trans-unit>
d7c6b951 4464 <trans-unit id="2601639465696257054" datatype="html">
913aa176 4465 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
eb12a714 4466 <target state="new">
5a6de093
C
4467 This
4468 <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings.
4469
4470 </target>
913aa176 4471 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">16</context></context-group>
4472 </trans-unit>
5a6de093 4473 <trans-unit id="29832309535656200" datatype="html">
eb12a714
C
4474 <source>System</source>
4475 <target state="new">System</target>
93fe2d9c
C
4476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">148</context></context-group>
4477 </trans-unit>
913aa176 4478 <trans-unit id="8949443215142664126" datatype="html">
4479 <source>Delete this comment</source>
4480 <target state="new">Delete this comment</target>
93fe2d9c
C
4481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">80</context></context-group>
4482 </trans-unit>
913aa176 4483 <trans-unit id="3327751240218085797" datatype="html">
4484 <source>Delete all comments of this account</source>
4485 <target state="new">Delete all comments of this account</target>
93fe2d9c
C
4486 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">86</context></context-group>
4487 </trans-unit>
913aa176 4488 <trans-unit id="2850960459131251840" datatype="html">
4489 <source>Comments are deleted after a few minutes</source>
4490 <target state="new">Comments are deleted after a few minutes</target>
93fe2d9c
C
4491 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">87</context></context-group>
4492 </trans-unit>
913aa176 4493 <trans-unit id="545410448674339480" datatype="html">
4494 <source><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</source>
4495 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</target>
93fe2d9c
C
4496 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">148</context></context-group>
4497 </trans-unit>
913aa176 4498 <trans-unit id="379090446060940062" datatype="html">
4499 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4500 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
93fe2d9c
C
4501 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">168</context></context-group>
4502 </trans-unit>
913aa176 4503 <trans-unit id="4539246224625965241" datatype="html">
4504 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4505 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
93fe2d9c
C
4506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group>
4507 </trans-unit>
4508 <trans-unit id="3204306399736151644" datatype="html">
4509 <source>Comments list</source>
4510 <target state="new">Comments list</target>
3c18ff47
C
4511 <context-group purpose="location">
4512 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment.routes.ts</context>
4513 <context context-type="linenumber">24</context>
4514 </context-group>
4515 </trans-unit>
d7c6b951 4516 <trans-unit id="7427986413651551775" datatype="html">
913aa176 4517 <source>Video comments</source>
4518 <target state="new">Video comments</target>
93fe2d9c
C
4519 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">3</context></context-group>
4520 </trans-unit>
4521 <trans-unit id="289582790179344391" datatype="html">
4522 <source>This view also shows comments from muted accounts.</source>
4523 <target state="new">This view also shows comments from muted accounts.</target>
4524 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">8</context></context-group>
4525 </trans-unit>
d7c6b951 4526 <trans-unit id="4523382115569186450" datatype="html">
913aa176 4527 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source>
4528 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</target>
93fe2d9c
C
4529 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">15</context></context-group>
4530 </trans-unit>
d7c6b951 4531 <trans-unit id="6110554376228744887" datatype="html">
913aa176 4532 <source>Select all rows</source>
4533 <target state="new">Select all rows</target>
93fe2d9c
C
4534 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group>
4535 <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>
4536 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group>
4537 </trans-unit>
d7c6b951 4538 <trans-unit id="2719284837486030903" datatype="html">
8b049b68
C
4539 <source>Job type</source>
4540 <target state="new">Job type</target>
913aa176 4541 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">3</context></context-group>
4542 </trans-unit>
d7c6b951 4543 <trans-unit id="6170245880855918780" datatype="html">
8b049b68
C
4544 <source>Job state</source>
4545 <target state="new">Job state</target>
913aa176 4546 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">12</context></context-group>
4547 </trans-unit>
d7c6b951 4548 <trans-unit id="2296681895307893686" datatype="html">
913aa176 4549 <source>any</source>
4550 <target state="new">any</target>
e351a5c5
C
4551 <context-group purpose="location">
4552 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4553 <context context-type="linenumber">21</context>
4554 </context-group>
4555 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
913aa176 4556 </trans-unit>
d7c6b951 4557 <trans-unit id="3067132953487445901" datatype="html">
913aa176 4558 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source>
4559 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target>
4560 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">39</context></context-group>
4561 </trans-unit>
d7c6b951 4562 <trans-unit id="8650499415827640724" datatype="html">
eb12a714
C
4563 <source>Type</source>
4564 <target state="new">Type</target>
913aa176 4565 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4566 </trans-unit>
d7c6b951 4567 <trans-unit id="3901868627411944813" datatype="html">
9b0b8301
C
4568 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source>
4569 <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target>
e351a5c5
C
4570 <context-group purpose="location">
4571 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4572 <context context-type="linenumber">47</context>
e351a5c5 4573 </context-group>
913aa176 4574 </trans-unit>
d7c6b951 4575 <trans-unit id="3419681791450150574" datatype="html">
913aa176 4576 <source>Progress</source>
4577 <target state="new">Progress</target>
e351a5c5
C
4578 <context-group purpose="location">
4579 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4580 <context context-type="linenumber">49</context>
e351a5c5 4581 </context-group>
913aa176 4582 </trans-unit>
d7c6b951 4583 <trans-unit id="914197284349366734" datatype="html">
913aa176 4584 <source>No jobs found.</source>
4585 <target state="new">No jobs found.</target>
93fe2d9c
C
4586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4587 </trans-unit>
d7c6b951 4588 <trans-unit id="2713421326605345655" datatype="html">
9b0b8301
C
4589 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source>
4590 <target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</target>
93fe2d9c
C
4591 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4592 </trans-unit>
d7c6b951 4593 <trans-unit id="2384897339170501794" datatype="html">
913aa176 4594 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source>
4595 <target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target>
93fe2d9c
C
4596 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">110</context></context-group>
4597 </trans-unit>
d7c6b951 4598 <trans-unit id="4457061340457477073" datatype="html">
913aa176 4599 <source>No <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> jobs found that are <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</source>
4600 <target state="new">No <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> jobs found that are <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</target>
93fe2d9c
C
4601 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">111</context></context-group>
4602 </trans-unit>
d7c6b951 4603 <trans-unit id="1102717806459547726" datatype="html">
eb12a714
C
4604 <source>Refresh</source>
4605 <target state="new">Refresh</target>
93fe2d9c
C
4606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group>
4607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group>
4608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group>
4609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group>
4610 </trans-unit>
d7c6b951 4611 <trans-unit id="6052766076365105714" datatype="html">
913aa176 4612 <source>now</source>
4613 <target state="new">now</target>
4614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group>
93fe2d9c
C
4615 </trans-unit>
4616 <trans-unit id="8984988128489304664" datatype="html">
4617 <source>Filter logs by tags</source>
4618 <target state="new">Filter logs by tags</target>
a71d4140
C
4619 <context-group purpose="location">
4620 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4621 <context context-type="linenumber">31</context>
4622 </context-group>
913aa176 4623 </trans-unit>
d7c6b951 4624 <trans-unit id="3894950702316166331" datatype="html">
e4eaa7c9
C
4625 <source>Loading...</source>
4626 <target state="new">Loading...</target>
93fe2d9c
C
4627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">37</context></context-group>
4628 </trans-unit>
4629 <trans-unit id="1570003374195931619" datatype="html">
4630 <source>No log.</source>
4631 <target state="new">No log.</target>
a71d4140
C
4632 <context-group purpose="location">
4633 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4634 <context context-type="linenumber">40</context>
4635 </context-group>
913aa176 4636 </trans-unit>
d7c6b951 4637 <trans-unit id="2232767208623640457" datatype="html">
9b0b8301 4638 <source>By <x id="INTERPOLATION"/> -&gt;</source>
5a6de093 4639 <target state="new">By
9b0b8301 4640 <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -&gt;
5a6de093 4641 </target>
93fe2d9c
C
4642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4643 </trans-unit>
d7c6b951 4644 <trans-unit id="7396175500300709096" datatype="html">
e4eaa7c9
C
4645 <source>INSTANCE</source>
4646 <target state="new">INSTANCE</target>
913aa176 4647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">7</context></context-group>
4648 </trans-unit>
d7c6b951 4649 <trans-unit id="8953033926734869941" datatype="html">
eb12a714
C
4650 <source>Name</source>
4651 <target state="new">Name</target>
93fe2d9c
C
4652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">13</context></context-group>
4653 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group>
4654 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group>
4655 </trans-unit>
d7c6b951 4656 <trans-unit id="2973928033612762715" datatype="html">
eb12a714
C
4657 <source>Short description</source>
4658 <target state="new">Short description</target>
913aa176 4659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">24</context></context-group>
4660 </trans-unit>
d7c6b951 4661 <trans-unit id="7794655859478571096" datatype="html">
eb12a714
C
4662 <source>Main instance categories</source>
4663 <target state="new">Main instance categories</target>
93fe2d9c
C
4664 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">50</context></context-group>
4665 </trans-unit>
d7c6b951 4666 <trans-unit id="6588040559347368313" datatype="html">
5a6de093
C
4667 <source>Add a new category</source>
4668 <target state="new">Add a new category</target>
93fe2d9c
C
4669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">57</context></context-group>
4670 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.html</context><context context-type="linenumber">5</context></context-group>
4671 </trans-unit>
d7c6b951 4672 <trans-unit id="8953934448427251062" datatype="html">
5a6de093
C
4673 <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source>
4674 <target state="new">The
9b0b8301
C
4675 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>sharing system
4676 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.
5a6de093 4677 </target>
93fe2d9c
C
4678 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group>
4679 </trans-unit>
d7c6b951 4680 <trans-unit id="34094919610906740" datatype="html">
e4eaa7c9
C
4681 <source>Help share videos being played</source>
4682 <target state="new">Help share videos being played</target>
93fe2d9c
C
4683 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">42</context></context-group>
4684 </trans-unit>
d7c6b951 4685 <trans-unit id="6236140336967052987" datatype="html">
e4eaa7c9
C
4686 <source>When on a video page, directly start playing the video.</source>
4687 <target state="new">When on a video page, directly start playing the video.</target>
93fe2d9c
C
4688 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">56</context></context-group>
4689 </trans-unit>
d7c6b951 4690 <trans-unit id="9135112681389493865" datatype="html">
e4eaa7c9
C
4691 <source>Automatically play videos</source>
4692 <target state="new">Automatically play videos</target>
93fe2d9c
C
4693 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">53</context></context-group>
4694 </trans-unit>
d7c6b951 4695 <trans-unit id="575474399125992547" datatype="html">
e4eaa7c9
C
4696 <source>When a video ends, follow up with the next suggested video.</source>
4697 <target state="new">When a video ends, follow up with the next suggested video.</target>
93fe2d9c
C
4698 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">67</context></context-group>
4699 </trans-unit>
d7c6b951 4700 <trans-unit id="2701970773087072815" datatype="html">
e4eaa7c9
C
4701 <source>Automatically start playing the next video</source>
4702 <target state="new">Automatically start playing the next video</target>
93fe2d9c
C
4703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">64</context></context-group>
4704 </trans-unit>
d7c6b951 4705 <trans-unit id="5983800192187691457" datatype="html">
eb12a714
C
4706 <source>Main languages you/your moderators speak</source>
4707 <target state="new">Main languages you/your moderators speak</target>
93fe2d9c
C
4708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">64</context></context-group>
4709 </trans-unit>
d7c6b951 4710 <trans-unit id="399528956091640769" datatype="html">
e4eaa7c9
C
4711 <source>MODERATION &amp; NSFW</source>
4712 <target state="new">MODERATION &amp; NSFW</target>
93fe2d9c
C
4713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group>
4714 </trans-unit>
d7c6b951 4715 <trans-unit id="4423835119021329687" datatype="html">
9b0b8301
C
4716 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source>
4717 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </target>
93fe2d9c
C
4718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group>
4719 </trans-unit>
d7c6b951 4720 <trans-unit id="7030031694783481217" datatype="html">
eb12a714
C
4721 <source>This instance is dedicated to sensitive or NSFW content</source>
4722 <target state="new">This instance is dedicated to sensitive or NSFW content</target>
93fe2d9c
C
4723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group>
4724 </trans-unit>
d7c6b951 4725 <trans-unit id="4620493570088713907" datatype="html">
9b0b8301
C
4726 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4727 <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target>
93fe2d9c
C
4728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group>
4729 </trans-unit>
d7c6b951 4730 <trans-unit id="7497677457560701935" datatype="html">
eb12a714
C
4731 <source>Policy on videos containing sensitive content</source>
4732 <target state="new">Policy on videos containing sensitive content</target>
93fe2d9c
C
4733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group>
4734 </trans-unit>
d7c6b951 4735 <trans-unit id="8930852890861583005" datatype="html">
eb12a714
C
4736 <source>Blur thumbnails</source>
4737 <target state="new">Blur thumbnails</target>
93fe2d9c
C
4738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">120</context></context-group>
4739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">17</context></context-group>
4740 </trans-unit>
d7c6b951 4741 <trans-unit id="6812930637022637485" datatype="html">
eb12a714
C
4742 <source>Display</source>
4743 <target state="new">Display</target>
93fe2d9c
C
4744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">121</context></context-group>
4745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">8</context></context-group>
4746 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">18</context></context-group>
4747 </trans-unit>
d7c6b951 4748 <trans-unit id="1617785425462022303" datatype="html">
e4eaa7c9
C
4749 <source>Strategy</source>
4750 <target state="new">Strategy</target>
913aa176 4751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group>
4752 </trans-unit>
d7c6b951 4753 <trans-unit id="2544569632476723854" datatype="html">
eb12a714
C
4754 <source>Terms</source>
4755 <target state="new">Terms</target>
93fe2d9c
C
4756 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">169</context></context-group>
4757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">129</context></context-group>
4758 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">18</context></context-group>
4759 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">35</context></context-group>
4760 </trans-unit>
d7c6b951 4761 <trans-unit id="4127416011499804250" datatype="html">
eb12a714
C
4762 <source>Code of conduct</source>
4763 <target state="new">Code of conduct</target>
93fe2d9c
C
4764 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">155</context></context-group>
4765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">140</context></context-group>
4766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">47</context></context-group>
4767 </trans-unit>
d7c6b951 4768 <trans-unit id="3076079242537393946" datatype="html">
eb12a714
C
4769 <source>Moderation information</source>
4770 <target state="new">Moderation information</target>
93fe2d9c
C
4771 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">141</context></context-group>
4772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">151</context></context-group>
4773 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">41</context></context-group>
4774 </trans-unit>
d7c6b951 4775 <trans-unit id="5056489767203690328" datatype="html">
e4eaa7c9
C
4776 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4777 <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target>
93fe2d9c
C
4778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">152</context></context-group>
4779 </trans-unit>
d7c6b951 4780 <trans-unit id="2047672753819413550" datatype="html">
e4eaa7c9
C
4781 <source>YOU AND YOUR INSTANCE</source>
4782 <target state="new">YOU AND YOUR INSTANCE</target>
93fe2d9c
C
4783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">167</context></context-group>
4784 </trans-unit>
d7c6b951 4785 <trans-unit id="3968335261686887328" datatype="html">
eb12a714
C
4786 <source>Who is behind the instance?</source>
4787 <target state="new">Who is behind the instance?</target>
93fe2d9c
C
4788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">173</context></context-group>
4789 </trans-unit>
d7c6b951 4790 <trans-unit id="7323194786468446482" datatype="html">
e4eaa7c9
C
4791 <source>A single person? A non-profit? A company?</source>
4792 <target state="new">A single person? A non-profit? A company?</target>
93fe2d9c
C
4793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">174</context></context-group>
4794 </trans-unit>
d7c6b951 4795 <trans-unit id="5480243297215266596" datatype="html">
eb12a714
C
4796 <source>Why did you create this instance?</source>
4797 <target state="new">Why did you create this instance?</target>
93fe2d9c
C
4798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">185</context></context-group>
4799 </trans-unit>
d7c6b951 4800 <trans-unit id="6995481962115300007" datatype="html">
e4eaa7c9
C
4801 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4802 <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target>
93fe2d9c
C
4803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">186</context></context-group>
4804 </trans-unit>
d7c6b951 4805 <trans-unit id="3667968987954856844" datatype="html">
eb12a714
C
4806 <source>How long do you plan to maintain this instance?</source>
4807 <target state="new">How long do you plan to maintain this instance?</target>
93fe2d9c
C
4808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">197</context></context-group>
4809 </trans-unit>
d7c6b951 4810 <trans-unit id="6722472563287778070" datatype="html">
e4eaa7c9
C
4811 <source>It's important to know for users who want to register on your instance</source>
4812 <target state="new">It's important to know for users who want to register on your instance</target>
93fe2d9c
C
4813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">198</context></context-group>
4814 </trans-unit>
d7c6b951 4815 <trans-unit id="8362291348781958428" datatype="html">
eb12a714
C
4816 <source>How will you finance the PeerTube server?</source>
4817 <target state="new">How will you finance the PeerTube server?</target>
93fe2d9c
C
4818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">209</context></context-group>
4819 </trans-unit>
d7c6b951 4820 <trans-unit id="2441006645448216398" datatype="html">
e4eaa7c9
C
4821 <source>With your own funds? With user donations? Advertising?</source>
4822 <target state="new">With your own funds? With user donations? Advertising?</target>
93fe2d9c
C
4823 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">210</context></context-group>
4824 </trans-unit>
d7c6b951 4825 <trans-unit id="6853511883515031762" datatype="html">
e4eaa7c9
C
4826 <source>OTHER INFORMATION</source>
4827 <target state="new">OTHER INFORMATION</target>
93fe2d9c
C
4828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">225</context></context-group>
4829 </trans-unit>
d7c6b951 4830 <trans-unit id="3447208665089679283" datatype="html">
eb12a714
C
4831 <source>What server/hardware does the instance run on?</source>
4832 <target state="new">What server/hardware does the instance run on?</target>
93fe2d9c
C
4833 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">231</context></context-group>
4834 </trans-unit>
d7c6b951 4835 <trans-unit id="4739907951373047958" datatype="html">
e4eaa7c9
C
4836 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4837 <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target>
93fe2d9c
C
4838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">232</context></context-group>
4839 </trans-unit>
d7c6b951 4840 <trans-unit id="8557599287230755359" datatype="html">
e4eaa7c9
C
4841 <source>APPEARANCE</source>
4842 <target state="new">APPEARANCE</target>
913aa176 4843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group>
4844 </trans-unit>
d7c6b951 4845 <trans-unit id="2107098695989136934" datatype="html">
9b0b8301
C
4846 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
4847 <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
93fe2d9c
C
4848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group>
4849 </trans-unit>
d7c6b951 4850 <trans-unit id="6855462350544488601" datatype="html">
eb12a714
C
4851 <source>default</source>
4852 <target state="new">default</target>
913aa176 4853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">18</context></context-group>
4854 </trans-unit>
d7c6b951 4855 <trans-unit id="4096396973250090478" datatype="html">
e4eaa7c9
C
4856 <source>Landing page</source>
4857 <target state="new">Landing page</target>
913aa176 4858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">27</context></context-group>
4859 </trans-unit>
d7c6b951 4860 <trans-unit id="2609416025385742456" datatype="html">
913aa176 4861 <source>Default trending page</source>
4862 <target state="new">Default trending page</target>
93fe2d9c
C
4863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">43</context></context-group>
4864 </trans-unit>
d7c6b951 4865 <trans-unit id="421622604352196374" datatype="html">
913aa176 4866 <source>Best videos</source>
4867 <target state="new">Best videos</target>
93fe2d9c
C
4868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">47</context></context-group>
4869 </trans-unit>
d7c6b951 4870 <trans-unit id="554741830445276244" datatype="html">
913aa176 4871 <source>Hot videos</source>
4872 <target state="new">Hot videos</target>
93fe2d9c
C
4873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">48</context></context-group>
4874 </trans-unit>
d7c6b951 4875 <trans-unit id="4203746847864415875" datatype="html">
913aa176 4876 <source>Most viewed videos</source>
4877 <target state="new">Most viewed videos</target>
93fe2d9c
C
4878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">49</context></context-group>
4879 </trans-unit>
d7c6b951 4880 <trans-unit id="8177374861384376651" datatype="html">
eb12a714
C
4881 <source>Most liked videos</source>
4882 <target state="new">Most liked videos</target>
93fe2d9c
C
4883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">50</context></context-group>
4884 </trans-unit>
4885 <trans-unit id="5862227717871131052" datatype="html">
4886 <source>Prefer author display name in video miniature</source>
4887 <target state="new">Prefer author display name in video miniature</target>
42fea41a
C
4888 <context-group purpose="location">
4889 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4890 <context context-type="linenumber">66</context>
4891 </context-group>
93fe2d9c
C
4892 </trans-unit>
4893 <trans-unit id="5444889468197427724" datatype="html">
4894 <source>Redirect users on single external auth when users click on the login button in menu</source>
4895 <target state="new">Redirect users on single external auth when users click on the login button in menu</target>
42fea41a
C
4896 <context-group purpose="location">
4897 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4898 <context context-type="linenumber">77</context>
4899 </context-group>
93fe2d9c
C
4900 </trans-unit>
4901 <trans-unit id="2138469194506455231" datatype="html">
4902 <source>⚠️ You don't have any external auth plugin enabled.</source>
4903 <target state="new">⚠️ You don't have any external auth plugin enabled.</target>
42fea41a
C
4904 <context-group purpose="location">
4905 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4906 <context context-type="linenumber">80</context>
4907 </context-group>
93fe2d9c
C
4908 </trans-unit>
4909 <trans-unit id="6608125149782412086" datatype="html">
4910 <source>⚠️ You have multiple external auth plugins enabled.</source>
4911 <target state="new">⚠️ You have multiple external auth plugins enabled.</target>
42fea41a
C
4912 <context-group purpose="location">
4913 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4914 <context context-type="linenumber">81</context>
4915 </context-group>
4916 </trans-unit>
d7c6b951 4917 <trans-unit id="4809162812315301010" datatype="html">
e4eaa7c9
C
4918 <source>BROADCAST MESSAGE</source>
4919 <target state="new">BROADCAST MESSAGE</target>
93fe2d9c
C
4920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">94</context></context-group>
4921 </trans-unit>
d7c6b951 4922 <trans-unit id="7097094470713539753" datatype="html">
913aa176 4923 <source>Display a message on your instance</source>
4924 <target state="new"> Display a message on your instance </target>
93fe2d9c
C
4925 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">95</context></context-group>
4926 </trans-unit>
d7c6b951 4927 <trans-unit id="4686199497574248459" datatype="html">
e4eaa7c9
C
4928 <source>Enable broadcast message</source>
4929 <target state="new">Enable broadcast message</target>
93fe2d9c
C
4930 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">107</context></context-group>
4931 </trans-unit>
d7c6b951 4932 <trans-unit id="9192050065623241777" datatype="html">
e4eaa7c9
C
4933 <source>Allow users to dismiss the broadcast message</source>
4934 <target state="new">Allow users to dismiss the broadcast message </target>
93fe2d9c
C
4935 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">114</context></context-group>
4936 </trans-unit>
d7c6b951 4937 <trans-unit id="6582848618760132901" datatype="html">
e4eaa7c9
C
4938 <source>Broadcast message level</source>
4939 <target state="new">Broadcast message level</target>
93fe2d9c
C
4940 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">119</context></context-group>
4941 </trans-unit>
d7c6b951 4942 <trans-unit id="8066608938393600549" datatype="html">
e4eaa7c9
C
4943 <source>Message</source>
4944 <target state="new">Message</target>
93fe2d9c
C
4945 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">133</context></context-group>
4946 </trans-unit>
d7c6b951 4947 <trans-unit id="5631159720194597622" datatype="html">
e4eaa7c9
C
4948 <source>NEW USERS</source>
4949 <target state="new">NEW USERS</target>
93fe2d9c
C
4950 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4951 </trans-unit>
d7c6b951 4952 <trans-unit id="2669509104300979449" datatype="html">
9b0b8301
C
4953 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source>
4954 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </target>
93fe2d9c
C
4955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group>
4956 </trans-unit>
d7c6b951 4957 <trans-unit id="4497115134891299867" datatype="html">
eb12a714
C
4958 <source>Signup requires email verification</source>
4959 <target state="new">Signup requires email verification</target>
93fe2d9c
C
4960 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">173</context></context-group>
4961 </trans-unit>
d7c6b951 4962 <trans-unit id="8133107840061687919" datatype="html">
eb12a714
C
4963 <source>Signup limit</source>
4964 <target state="new">Signup limit</target>
93fe2d9c
C
4965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">177</context></context-group>
4966 </trans-unit>
d7c6b951 4967 <trans-unit id="8497774075394617130" datatype="html">
913aa176 4968 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
4969 <target state="new">{VAR_PLURAL, plural, =1 {user} other {users}}</target>
93fe2d9c
C
4970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">184</context></context-group>
4971 </trans-unit>
d7c6b951 4972 <trans-unit id="5620049714977547431" datatype="html">
913aa176 4973 <source>Signup won't be limited to a fixed number of users.</source>
4974 <target state="new">Signup won't be limited to a fixed number of users.</target>
93fe2d9c
C
4975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">189</context></context-group>
4976 </trans-unit>
4977 <trans-unit id="1663379405062033606" datatype="html">
4978 <source>Minimum required age to create an account</source>
4979 <target state="new">Minimum required age to create an account</target>
4980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">193</context></context-group>
4981 </trans-unit>
4982 <trans-unit id="8342879272354516454" datatype="html">
4983 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
4984 <target state="new">{VAR_PLURAL, plural, =1 {year old} other {years old}}</target>
4985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">200</context></context-group>
4986 </trans-unit>
d7c6b951 4987 <trans-unit id="7456307533995141215" datatype="html">
5a6de093
C
4988 <source>Enable Signup</source>
4989 <target state="new">Enable Signup</target>
93fe2d9c
C
4990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">162</context></context-group>
4991 </trans-unit>
d7c6b951 4992 <trans-unit id="4555457172864212828" datatype="html">
eb12a714
C
4993 <source>Users</source>
4994 <target state="new">Users</target>
93fe2d9c
C
4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">41</context></context-group>
4996 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group>
4997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group>
4998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">3</context></context-group>
4999 </trans-unit>
5000 <trans-unit id="3807699453257291879" datatype="html">
5001 <source>Comments</source>
5002 <target state="new">Comments</target>
3c18ff47
C
5003 <context-group purpose="location">
5004 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
5005 <context context-type="linenumber">57</context>
5006 </context-group>
5007 </trans-unit>
d7c6b951 5008 <trans-unit id="8147229944654164397" datatype="html">
e4eaa7c9
C
5009 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
5010 <target state="new">{VAR_PLURAL, plural, =1 {Video} other {Videos} }</target>
93fe2d9c
C
5011 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">24</context></context-group>
5012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">24</context></context-group>
5013 </trans-unit>
d7c6b951 5014 <trans-unit id="2068564237394270744" datatype="html">
e4eaa7c9
C
5015 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
5016 <target state="new">{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</target>
93fe2d9c
C
5017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">30</context></context-group>
5018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">30</context></context-group>
5019 </trans-unit>
d7c6b951 5020 <trans-unit id="407487463718398437" datatype="html">
e4eaa7c9
C
5021 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
5022 <target state="new">{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</target>
93fe2d9c
C
5023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">36</context></context-group>
5024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">36</context></context-group>
5025 </trans-unit>
d7c6b951 5026 <trans-unit id="9036137946566829282" datatype="html">
e4eaa7c9
C
5027 <source>Incriminated in reports</source>
5028 <target state="new">Incriminated in reports</target>
93fe2d9c
C
5029 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">42</context></context-group>
5030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">42</context></context-group>
5031 </trans-unit>
d7c6b951 5032 <trans-unit id="7441750243186193044" datatype="html">
e4eaa7c9
C
5033 <source>Authored reports accepted</source>
5034 <target state="new">Authored reports accepted</target>
93fe2d9c
C
5035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">48</context></context-group>
5036 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">48</context></context-group>
5037 </trans-unit>
d7c6b951 5038 <trans-unit id="3094586852616580737" datatype="html">
e4eaa7c9
C
5039 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
5040 <target state="new">{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</target>
93fe2d9c
C
5041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">54</context></context-group>
5042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">54</context></context-group>
5043 </trans-unit>
d7c6b951 5044 <trans-unit id="7362516430807501858" datatype="html">
e4eaa7c9
C
5045 <source>NEW USER</source>
5046 <target state="new">NEW USER</target>
93fe2d9c
C
5047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">73</context></context-group>
5048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">73</context></context-group>
5049 </trans-unit>
d7c6b951 5050 <trans-unit id="3008420115644088420" datatype="html">
e4eaa7c9
C
5051 <source>Configuration</source>
5052 <target state="new">Configuration</target>
93fe2d9c
C
5053 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">136</context></context-group>
5054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">1</context></context-group>
5055 </trans-unit>
d7c6b951 5056 <trans-unit id="502260296951057925" datatype="html">
eb12a714
C
5057 <source>Default video quota per user</source>
5058 <target state="new">Default video quota per user</target>
93fe2d9c
C
5059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">212</context></context-group>
5060 </trans-unit>
d7c6b951 5061 <trans-unit id="7169210802367807492" datatype="html">
913aa176 5062 <source>bytes</source>
5063 <target state="new">bytes</target>
93fe2d9c
C
5064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">218</context></context-group>
5065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">232</context></context-group>
5066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">157</context></context-group>
5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">157</context></context-group>
5068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">178</context></context-group>
5069 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">178</context></context-group>
5070 </trans-unit>
d7c6b951 5071 <trans-unit id="8509882464852636851" datatype="html">
eb12a714
C
5072 <source>Default daily upload limit per user</source>
5073 <target state="new">Default daily upload limit per user</target>
93fe2d9c
C
5074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">226</context></context-group>
5075 </trans-unit>
d7c6b951 5076 <trans-unit id="4719342289581047890" datatype="html">
8b049b68
C
5077 <source>Allow import with a torrent file or a magnet URI</source>
5078 <target state="new">Allow import with a torrent file or a magnet URI</target>
93fe2d9c
C
5079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">280</context></context-group>
5080 </trans-unit>
5081 <trans-unit id="6801844913630625451" datatype="html">
5082 <source>⚠️ We don't recommend to enable this feature if you don't trust your users</source>
5083 <target state="new">⚠️ We don't recommend to enable this feature if you don't trust your users</target>
8f0b94f0
C
5084 <context-group purpose="location">
5085 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
5086 <context context-type="linenumber">283</context>
5087 </context-group>
5088 </trans-unit>
d7c6b951 5089 <trans-unit id="3950258704315544174" datatype="html">
e4eaa7c9
C
5090 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5091 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
93fe2d9c
C
5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">301</context></context-group>
5093 </trans-unit>
5094 <trans-unit id="424703522835656806" datatype="html">
5095 <source>VIDEO CHANNELS</source>
5096 <target state="new">VIDEO CHANNELS</target>
5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group>
5098 </trans-unit>
5099 <trans-unit id="7026684190224451991" datatype="html">
5100 <source>Max video channels per user</source>
5101 <target state="new">Max video channels per user</target>
5102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">320</context></context-group>
5103 </trans-unit>
5104 <trans-unit id="3840267063842708224" datatype="html">
5105 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5106 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">327</context></context-group>
5108 </trans-unit>
d7c6b951 5109 <trans-unit id="3428986951244800347" datatype="html">
5a6de093
C
5110 <source>Block new videos automatically</source>
5111 <target state="new">Block new videos automatically</target>
93fe2d9c
C
5112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group>
5113 </trans-unit>
d7c6b951 5114 <trans-unit id="2054846790157376783" datatype="html">
5a6de093
C
5115 <source>SEARCH</source>
5116 <target state="new">SEARCH</target>
93fe2d9c
C
5117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group>
5118 </trans-unit>
d7c6b951 5119 <trans-unit id="3442084803796199253" datatype="html">
5a6de093
C
5120 <source>Allow users to do remote URI/handle search</source>
5121 <target state="new">Allow users to do remote URI/handle search</target>
93fe2d9c
C
5122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">348</context></context-group>
5123 </trans-unit>
d7c6b951 5124 <trans-unit id="2258148539285928012" datatype="html">
913aa176 5125 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5126 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
93fe2d9c
C
5127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">351</context></context-group>
5128 </trans-unit>
d7c6b951 5129 <trans-unit id="7295422540935146771" datatype="html">
5a6de093
C
5130 <source>Allow anonymous to do remote URI/handle search</source>
5131 <target state="new">Allow anonymous to do remote URI/handle search</target>
93fe2d9c
C
5132 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">359</context></context-group>
5133 </trans-unit>
d7c6b951 5134 <trans-unit id="7305237807882754643" datatype="html">
913aa176 5135 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5136 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
93fe2d9c
C
5137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">362</context></context-group>
5138 </trans-unit>
d7c6b951 5139 <trans-unit id="5273935530181504015" datatype="html">
5a6de093
C
5140 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5141 <target state="new">⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
93fe2d9c
C
5142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group>
5143 </trans-unit>
d7c6b951 5144 <trans-unit id="1886227550697837417" datatype="html">
9b0b8301
C
5145 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source>
5146 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target>
93fe2d9c
C
5147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">378</context></context-group>
5148 </trans-unit>
d7c6b951 5149 <trans-unit id="2331464426553277323" datatype="html">
5a6de093
C
5150 <source>Search index URL</source>
5151 <target state="new">Search index URL</target>
93fe2d9c
C
5152 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">385</context></context-group>
5153 </trans-unit>
d7c6b951 5154 <trans-unit id="8524278911521465398" datatype="html">
5a6de093
C
5155 <source>Disable local search in search bar</source>
5156 <target state="new">Disable local search in search bar</target>
93fe2d9c
C
5157 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">398</context></context-group>
5158 </trans-unit>
d7c6b951 5159 <trans-unit id="6568991917245875948" datatype="html">
5a6de093
C
5160 <source>Otherwise the local search stays used by default</source>
5161 <target state="new">Otherwise the local search stays used by default</target>
93fe2d9c
C
5162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">408</context></context-group>
5163 </trans-unit>
d7c6b951 5164 <trans-unit id="4444955208013675027" datatype="html">
5a6de093
C
5165 <source>Search bar uses the global search index by default</source>
5166 <target state="new">Search bar uses the global search index by default</target>
93fe2d9c
C
5167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">405</context></context-group>
5168 </trans-unit>
d7c6b951 5169 <trans-unit id="6476750382562952780" datatype="html">
5a6de093
C
5170 <source>Enable global search</source>
5171 <target state="new">Enable global search</target>
93fe2d9c
C
5172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">373</context></context-group>
5173 </trans-unit>
d7c6b951 5174 <trans-unit id="836183323506117145" datatype="html">
e4eaa7c9
C
5175 <source>FEDERATION</source>
5176 <target state="new">FEDERATION</target>
93fe2d9c
C
5177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group>
5178 </trans-unit>
d7c6b951 5179 <trans-unit id="252719899360434356" datatype="html">
9b0b8301
C
5180 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source>
5181 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </target>
93fe2d9c
C
5182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">427</context></context-group>
5183 </trans-unit>
d7c6b951 5184 <trans-unit id="9119248927271669654" datatype="html">
e4eaa7c9
C
5185 <source>Other instances can follow yours</source>
5186 <target state="new">Other instances can follow yours</target>
93fe2d9c
C
5187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">440</context></context-group>
5188 </trans-unit>
d7c6b951 5189 <trans-unit id="7015551137649102649" datatype="html">
8b049b68
C
5190 <source>Manually approve new instance followers</source>
5191 <target state="new">Manually approve new instance followers</target>
93fe2d9c
C
5192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">447</context></context-group>
5193 </trans-unit>
d7c6b951 5194 <trans-unit id="4803992993548153434" datatype="html">
e4eaa7c9
C
5195 <source>Automatically follow back instances</source>
5196 <target state="new">Automatically follow back instances</target>
93fe2d9c
C
5197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">460</context></context-group>
5198 </trans-unit>
d7c6b951 5199 <trans-unit id="2092224316392295720" datatype="html">
8b049b68
C
5200 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
5201 <target state="new">⚠️ This functionality requires a lot of attention and extra moderation.</target>
93fe2d9c
C
5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">165</context></context-group>
5203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">463</context></context-group>
5204 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">476</context></context-group>
5205 </trans-unit>
d7c6b951 5206 <trans-unit id="1718269478813020014" datatype="html">
eb12a714
C
5207 <source>Index URL</source>
5208 <target state="new">Index URL</target>
93fe2d9c
C
5209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">485</context></context-group>
5210 </trans-unit>
d7c6b951 5211 <trans-unit id="173263206605027981" datatype="html">
e4eaa7c9
C
5212 <source>Automatically follow instances of a public index</source>
5213 <target state="new">Automatically follow instances of a public index</target>
93fe2d9c
C
5214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group>
5215 </trans-unit>
d7c6b951 5216 <trans-unit id="9076632742417302918" datatype="html">
9b0b8301
C
5217 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source>
5218 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </target>
93fe2d9c
C
5219 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group>
5220 </trans-unit>
d7c6b951 5221 <trans-unit id="3946988229617310200" datatype="html">
e4eaa7c9
C
5222 <source>ADMINISTRATORS</source>
5223 <target state="new">ADMINISTRATORS</target>
93fe2d9c
C
5224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">505</context></context-group>
5225 </trans-unit>
5a6de093 5226 <trans-unit id="2149300564474427551" datatype="html">
eb12a714
C
5227 <source>Administrator</source>
5228 <target state="new">Administrator</target>
93fe2d9c
C
5229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group>
5230 </trans-unit>
d7c6b951 5231 <trans-unit id="3171683206914962995" datatype="html">
eb12a714
C
5232 <source>Admin email</source>
5233 <target state="new">Admin email</target>
93fe2d9c
C
5234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">511</context></context-group>
5235 </trans-unit>
d7c6b951 5236 <trans-unit id="4722881456283329321" datatype="html">
eb12a714
C
5237 <source>Enable contact form</source>
5238 <target state="new">Enable contact form</target>
93fe2d9c
C
5239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">524</context></context-group>
5240 </trans-unit>
d7c6b951 5241 <trans-unit id="5926348345797688952" datatype="html">
913aa176 5242 <source>VOD Transcoding</source>
5243 <target state="new">VOD Transcoding</target>
93fe2d9c
C
5244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">38</context></context-group>
5245 </trans-unit>
d7c6b951 5246 <trans-unit id="1765095834299337775" datatype="html">
e4eaa7c9
C
5247 <source>TWITTER</source>
5248 <target state="new">TWITTER</target>
93fe2d9c
C
5249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">533</context></context-group>
5250 </trans-unit>
d7c6b951 5251 <trans-unit id="3202133522706129143" datatype="html">
913aa176 5252 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5253 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
93fe2d9c
C
5254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">534</context></context-group>
5255 </trans-unit>
d7c6b951 5256 <trans-unit id="4087837092261487511" datatype="html">
eb12a714
C
5257 <source>Your Twitter username</source>
5258 <target state="new">Your Twitter username</target>
93fe2d9c
C
5259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">546</context></context-group>
5260 </trans-unit>
d7c6b951 5261 <trans-unit id="5648651824279408711" datatype="html">
5a6de093
C
5262 <source>Instance allowed by Twitter</source>
5263 <target state="new">Instance allowed by Twitter</target>
93fe2d9c
C
5264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">559</context></context-group>
5265 </trans-unit>
5266 <trans-unit id="2076338542820061819" datatype="html">
9b0b8301
C
5267 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source>
5268 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </target>
93fe2d9c
C
5269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group>
5270 </trans-unit>
d7c6b951 5271 <trans-unit id="493135676263039396" datatype="html">
913aa176 5272 <source>LIVE</source>
5273 <target state="new">LIVE</target>
5274 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">5</context></context-group>
5275 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.html</context><context context-type="linenumber">31</context></context-group>
5276 </trans-unit>
d7c6b951 5277 <trans-unit id="1429138002697017359" datatype="html">
913aa176 5278 <source>Enable users of your instance to stream live.</source>
5279 <target state="new"> Enable users of your instance to stream live. </target>
93fe2d9c
C
5280 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">6</context></context-group>
5281 </trans-unit>
d7c6b951 5282 <trans-unit id="8894612824234881672" datatype="html">
913aa176 5283 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source>
5284 <target state="new">⚠️ Enabling live streaming requires trust in your users and extra moderation work</target>
5285 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">22</context></context-group>
5286 </trans-unit>
d7c6b951 5287 <trans-unit id="5205613575147327732" datatype="html">
913aa176 5288 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
5289 <target state="new">If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target>
7d3316dc
C
5290 <context-group purpose="location">
5291 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5292 <context context-type="linenumber">23</context>
5293 </context-group>
913aa176 5294 </trans-unit>
d7c6b951 5295 <trans-unit id="6421580347313273983" datatype="html">
913aa176 5296 <source>Allow your users to automatically publish a replay of their live</source>
5297 <target state="new">Allow your users to automatically publish a replay of their live</target>
5298 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">31</context></context-group>
5299 </trans-unit>
d7c6b951 5300 <trans-unit id="3472969629566153023" datatype="html">
913aa176 5301 <source>If the user quota is reached, PeerTube will automatically terminate the live streaming</source>
5302 <target state="new"> If the user quota is reached, PeerTube will automatically terminate the live streaming </target>
93fe2d9c 5303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group>
9b0b8301
C
5304 </trans-unit>
5305 <trans-unit id="8583623894789865917" datatype="html">
5306 <source>Allow your users to change live latency</source>
5307 <target state="new">Allow your users to change live latency</target>
a15d7b82
C
5308 <context-group purpose="location">
5309 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5310 <context context-type="linenumber">42</context>
5311 </context-group>
9b0b8301
C
5312 </trans-unit>
5313 <trans-unit id="6422195560028891534" datatype="html">
5314 <source>Small latency disables P2P and high latency can increase P2P ratio</source>
5315 <target state="new"> Small latency disables P2P and high latency can increase P2P ratio </target>
a15d7b82
C
5316 <context-group purpose="location">
5317 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5318 <context context-type="linenumber">44,46</context>
5319 </context-group>
93fe2d9c 5320 </trans-unit>
d7c6b951 5321 <trans-unit id="4420104899393268652" datatype="html">
9b0b8301
C
5322 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
5323 <target state="new"> Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
5324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">52</context></context-group>
5325 </trans-unit>
d7c6b951 5326 <trans-unit id="7210210728441530221" datatype="html">
9b0b8301
C
5327 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source>
5328 <target state="new"> Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target>
5329 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">65</context></context-group>
5330 </trans-unit>
d7c6b951 5331 <trans-unit id="6830777508073747241" datatype="html">
913aa176 5332 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5333 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
9b0b8301
C
5334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">58</context></context-group>
5335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">71</context></context-group>
5336 </trans-unit>
d7c6b951 5337 <trans-unit id="1521259619066122077" datatype="html">
913aa176 5338 <source>Max live duration</source>
5339 <target state="new">Max live duration</target>
9b0b8301
C
5340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">78</context></context-group>
5341 </trans-unit>
d7c6b951 5342 <trans-unit id="5309195634424105927" datatype="html">
913aa176 5343 <source>Live transcoding threads</source>
5344 <target state="new">Live transcoding threads</target>
9b0b8301
C
5345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">140</context></context-group>
5346 </trans-unit>
d7c6b951 5347 <trans-unit id="4240037618955024499" datatype="html">
913aa176 5348 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5349 <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target>
9b0b8301
C
5350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">143</context></context-group>
5351 </trans-unit>
d7c6b951 5352 <trans-unit id="8489317904250057957" datatype="html">
913aa176 5353 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5354 <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target>
9b0b8301
C
5355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">147</context></context-group>
5356 </trans-unit>
d7c6b951 5357 <trans-unit id="1417246074503129277" datatype="html">
913aa176 5358 <source>Live transcoding profile</source>
5359 <target state="new">Live transcoding profile</target>
9b0b8301
C
5360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">162</context></context-group>
5361 </trans-unit>
d7c6b951 5362 <trans-unit id="8294583621306221742" datatype="html">
913aa176 5363 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5364 <target state="new">new live transcoding profiles can be added by PeerTube plugins</target>
9b0b8301
C
5365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">163</context></context-group>
5366 </trans-unit>
d7c6b951 5367 <trans-unit id="6727057461851446921" datatype="html">
913aa176 5368 <source>Live resolutions to generate</source>
5369 <target state="new">Live resolutions to generate</target>
9b0b8301
C
5370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">119</context></context-group>
5371 </trans-unit>
d7c6b951 5372 <trans-unit id="2281161665447607254" datatype="html">
913aa176 5373 <source>Allow live streaming</source>
5374 <target state="new">Allow live streaming</target>
5375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">18</context></context-group>
5376 </trans-unit>
d7c6b951 5377 <trans-unit id="6759167469686242835" datatype="html">
913aa176 5378 <source>Transcoding enabled for live streams</source>
5379 <target state="new">Transcoding enabled for live streams</target>
9b0b8301
C
5380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">113</context></context-group>
5381 </trans-unit>
d7c6b951 5382 <trans-unit id="5975271795105968425" datatype="html">
913aa176 5383 <source>Live streaming</source>
5384 <target state="new">Live streaming</target>
93fe2d9c
C
5385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">47</context></context-group>
5386 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">67</context></context-group>
5387 </trans-unit>
5388 <trans-unit id="6201638315245239510" datatype="html">
5389 <source>Advanced</source>
5390 <target state="new">Advanced</target>
5391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">56</context></context-group>
5392 </trans-unit>
d7c6b951 5393 <trans-unit id="7911929966701561067" datatype="html">
e4eaa7c9
C
5394 <source>TRANSCODING</source>
5395 <target state="new">TRANSCODING</target>
9b0b8301
C
5396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">97</context></context-group>
5397 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">26</context></context-group>
5398 </trans-unit>
d7c6b951 5399 <trans-unit id="8212237880239644112" datatype="html">
913aa176 5400 <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source>
5401 <target state="new"> Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some. </target>
9b0b8301
C
5402 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">98</context></context-group>
5403 </trans-unit>
d7c6b951 5404 <trans-unit id="3444148141968928069" datatype="html">
913aa176 5405 <source>Input formats</source>
5406 <target state="new">Input formats</target>
5407 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">46</context></context-group>
5408 </trans-unit>
d7c6b951 5409 <trans-unit id="4560217482714993155" datatype="html">
eb12a714
C
5410 <source>Transcoding enabled</source>
5411 <target state="new">Transcoding enabled</target>
913aa176 5412 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">40</context></context-group>
5413 </trans-unit>
d7c6b951 5414 <trans-unit id="7452751710576287271" datatype="html">
eb12a714
C
5415 <source>Allow additional extensions</source>
5416 <target state="new">Allow additional extensions</target>
913aa176 5417 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">51</context></context-group>
93fe2d9c
C
5418 </trans-unit>
5419 <trans-unit id="5698272164915890247" datatype="html">
5420 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source>
5421 <target state="new">Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</target>
fee7bbc3
C
5422 <context-group purpose="location">
5423 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5424 <context context-type="linenumber">54</context>
5425 </context-group>
913aa176 5426 </trans-unit>
d7c6b951 5427 <trans-unit id="1823941382992046371" datatype="html">
eb12a714
C
5428 <source>Allow audio files upload</source>
5429 <target state="new">Allow audio files upload</target>
913aa176 5430 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">62</context></context-group>
5431 </trans-unit>
d7c6b951 5432 <trans-unit id="8340360585610503574" datatype="html">
913aa176 5433 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5434 <target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target>
5435 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">65</context></context-group>
5436 </trans-unit>
d7c6b951 5437 <trans-unit id="5867513506373651775" datatype="html">
913aa176 5438 <source>The file will be merged in a still image video with the preview file on upload.</source>
5439 <target state="new">The file will be merged in a still image video with the preview file on upload.</target>
5440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">66</context></context-group>
5441 </trans-unit>
d7c6b951 5442 <trans-unit id="2036818807823848377" datatype="html">
913aa176 5443 <source>Output formats</source>
5444 <target state="new">Output formats</target>
5445 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">73</context></context-group>
5446 </trans-unit>
d7c6b951 5447 <trans-unit id="522057769554096255" datatype="html">
913aa176 5448 <source>WebTorrent enabled</source>
5449 <target state="new">WebTorrent enabled</target>
5450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">79</context></context-group>
5451 </trans-unit>
d7c6b951 5452 <trans-unit id="8373385486403101567" datatype="html">
913aa176 5453 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5454 <target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target>
7d3316dc
C
5455 <context-group purpose="location">
5456 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5457 <context context-type="linenumber">83</context>
5458 </context-group>
5459 </trans-unit>
d7c6b951 5460 <trans-unit id="3839590624406770455" datatype="html">
5a6de093
C
5461 <source>HLS with P2P support enabled</source>
5462 <target state="new">HLS with P2P support enabled</target>
913aa176 5463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group>
5464 </trans-unit>
d7c6b951 5465 <trans-unit id="7334484418359079994" datatype="html">
9b0b8301
C
5466 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
5467 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
7d3316dc
C
5468 <context-group purpose="location">
5469 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5470 <context context-type="linenumber">99,108</context>
5471 </context-group>
913aa176 5472 </trans-unit>
d7c6b951 5473 <trans-unit id="4748900450708089645" datatype="html">
913aa176 5474 <source>Resolutions to generate per enabled format</source>
5475 <target state="new">Resolutions to generate per enabled format</target>
5476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">116</context></context-group>
5477 </trans-unit>
d7c6b951 5478 <trans-unit id="5431196295724512251" datatype="html">
913aa176 5479 <source>The original file resolution will be the default target if no option is selected.</source>
5480 <target state="new"> The original file resolution will be the default target if no option is selected. </target>
93fe2d9c
C
5481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">131</context></context-group>
5482 </trans-unit>
d7c6b951 5483 <trans-unit id="1126867109775813762" datatype="html">
5e6c69ce
C
5484 <source>Transcoding threads</source>
5485 <target state="new">Transcoding threads</target>
913aa176 5486 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">144</context></context-group>
5487 </trans-unit>
d7c6b951 5488 <trans-unit id="7815122216882553289" datatype="html">
913aa176 5489 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5490 <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target>
b87b606a 5491 <context-group purpose="location">
7d3316dc
C
5492 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5493 <context context-type="linenumber">146,148</context>
b87b606a 5494 </context-group>
913aa176 5495 </trans-unit>
d7c6b951 5496 <trans-unit id="8685484763568827375" datatype="html">
913aa176 5497 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5498 <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target>
b87b606a 5499 <context-group purpose="location">
7d3316dc
C
5500 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5501 <context context-type="linenumber">150,152</context>
b87b606a 5502 </context-group>
913aa176 5503 </trans-unit>
d7c6b951 5504 <trans-unit id="7185278676178506632" datatype="html">
913aa176 5505 <source>Transcoding jobs concurrency</source>
5506 <target state="new">Transcoding jobs concurrency</target>
7d3316dc
C
5507 <context-group purpose="location">
5508 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5509 <context context-type="linenumber">166</context>
5510 </context-group>
913aa176 5511 </trans-unit>
d7c6b951 5512 <trans-unit id="1969393594784140832" datatype="html">
913aa176 5513 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source>
5514 <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target>
7d3316dc
C
5515 <context-group purpose="location">
5516 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5517 <context context-type="linenumber">167</context>
5518 </context-group>
913aa176 5519 </trans-unit>
d7c6b951 5520 <trans-unit id="2184317712452071847" datatype="html">
913aa176 5521 <source>Transcoding profile</source>
5522 <target state="new">Transcoding profile</target>
5523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">178</context></context-group>
5524 </trans-unit>
d7c6b951 5525 <trans-unit id="6289966287765074028" datatype="html">
913aa176 5526 <source>new transcoding profiles can be added by PeerTube plugins</source>
5527 <target state="new">new transcoding profiles can be added by PeerTube plugins</target>
5528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">179</context></context-group>
93fe2d9c
C
5529 </trans-unit>
5530 <trans-unit id="5216455244039448125" datatype="html">
5531 <source>VIDEO EDITOR</source>
5532 <target state="new">VIDEO EDITOR</target>
3c18ff47
C
5533 <context-group purpose="location">
5534 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5535 <context context-type="linenumber">198</context>
5536 </context-group>
93fe2d9c
C
5537 </trans-unit>
5538 <trans-unit id="4078329985026583770" datatype="html">
5539 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source>
5540 <target state="new"> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </target>
3c18ff47
C
5541 <context-group purpose="location">
5542 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5543 <context context-type="linenumber">199,201</context>
5544 </context-group>
93fe2d9c
C
5545 </trans-unit>
5546 <trans-unit id="6675276142886460097" datatype="html">
5547 <source>Enable video editor</source>
5548 <target state="new">Enable video editor</target>
3c18ff47
C
5549 <context-group purpose="location">
5550 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5551 <context context-type="linenumber">210</context>
5552 </context-group>
93fe2d9c
C
5553 </trans-unit>
5554 <trans-unit id="1618687984822075464" datatype="html">
5555 <source>⚠️ You need to enable transcoding first to enable video editor</source>
5556 <target state="new">⚠️ You need to enable transcoding first to enable video editor</target>
3c18ff47
C
5557 <context-group purpose="location">
5558 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5559 <context context-type="linenumber">213</context>
5560 </context-group>
913aa176 5561 </trans-unit>
d7c6b951 5562 <trans-unit id="6879611446286948126" datatype="html">
e4eaa7c9
C
5563 <source>CACHE</source>
5564 <target state="new">CACHE</target>
913aa176 5565 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">5</context></context-group>
5566 </trans-unit>
d7c6b951 5567 <trans-unit id="5511334650211127631" datatype="html">
913aa176 5568 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5569 <target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target>
93fe2d9c
C
5570 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">6</context></context-group>
5571 </trans-unit>
d7c6b951 5572 <trans-unit id="4382565260112874406" datatype="html">
e4eaa7c9
C
5573 <source>Number of previews to keep in cache</source>
5574 <target state="new">Number of previews to keep in cache</target>
913aa176 5575 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">15</context></context-group>
5576 </trans-unit>
d7c6b951 5577 <trans-unit id="3710881484246327863" datatype="html">
913aa176 5578 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source>
5579 <target state="new">{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</target>
7d3316dc
C
5580 <context-group purpose="location">
5581 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5582 <context context-type="linenumber">22</context>
5583 </context-group>
5584 </trans-unit>
d7c6b951 5585 <trans-unit id="2279905277031617076" datatype="html">
e4eaa7c9
C
5586 <source>Number of video captions to keep in cache</source>
5587 <target state="new">Number of video captions to keep in cache</target>
913aa176 5588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">29</context></context-group>
5589 </trans-unit>
d7c6b951 5590 <trans-unit id="6193666854590647323" datatype="html">
913aa176 5591 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source>
5592 <target state="new">{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</target>
7d3316dc
C
5593 <context-group purpose="location">
5594 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5595 <context context-type="linenumber">36</context>
5596 </context-group>
913aa176 5597 </trans-unit>
d7c6b951 5598 <trans-unit id="330647913034301472" datatype="html">
913aa176 5599 <source>Number of video torrents to keep in cache</source>
5600 <target state="new">Number of video torrents to keep in cache</target>
063de1ee
C
5601 <context-group purpose="location">
5602 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5603 <context context-type="linenumber">43</context>
5604 </context-group>
913aa176 5605 </trans-unit>
d7c6b951 5606 <trans-unit id="4613961764793311850" datatype="html">
913aa176 5607 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source>
5608 <target state="new">{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</target>
063de1ee
C
5609 <context-group purpose="location">
5610 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5611 <context context-type="linenumber">50</context>
5612 </context-group>
7d3316dc 5613 </trans-unit>
d7c6b951 5614 <trans-unit id="2528135865630556778" datatype="html">
e4eaa7c9
C
5615 <source>CUSTOMIZATIONS</source>
5616 <target state="new">CUSTOMIZATIONS</target>
913aa176 5617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">63</context></context-group>
5618 </trans-unit>
d7c6b951 5619 <trans-unit id="1714039296068260295" datatype="html">
913aa176 5620 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5621 <target state="new"> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </target>
93fe2d9c
C
5622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">64</context></context-group>
5623 </trans-unit>
d7c6b951 5624 <trans-unit id="6180346896314915203" datatype="html">
eb12a714
C
5625 <source>JavaScript</source>
5626 <target state="new">JavaScript</target>
913aa176 5627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group>
5628 </trans-unit>
d7c6b951 5629 <trans-unit id="4067880101082150743" datatype="html">
9b0b8301
C
5630 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5631 <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
93fe2d9c
C
5632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group>
5633 </trans-unit>
d7c6b951 5634 <trans-unit id="5464209657969421100" datatype="html">
9b0b8301
C
5635 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5636 <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
7d3316dc 5637color: red;
913aa176 5638<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
9b0b8301 5639<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
7d3316dc 5640color: red;
913aa176 5641<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
9b0b8301 5642<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
93fe2d9c
C
5643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group>
5644 </trans-unit>
d7c6b951 5645 <trans-unit id="283725429207896837" datatype="html">
913aa176 5646 <source>You cannot allow live replay if you don't enable transcoding.</source>
5647 <target state="new"> You cannot allow live replay if you don't enable transcoding. </target>
93fe2d9c
C
5648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">81</context></context-group>
5649 </trans-unit>
5650 <trans-unit id="4249062553881932496" datatype="html">
5651 <source>You cannot change the server configuration because it's managed externally.</source>
5652 <target state="new"> You cannot change the server configuration because it's managed externally. </target>
a71d4140
C
5653 <context-group purpose="location">
5654 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5655 <context context-type="linenumber">85,87</context>
5656 </context-group>
5657 </trans-unit>
d7c6b951 5658 <trans-unit id="8167543029214637769" datatype="html">
9b0b8301
C
5659 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5660 <target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
93fe2d9c
C
5661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5662 </trans-unit>
d7c6b951 5663 <trans-unit id="1445676851449000175" datatype="html">
eb12a714
C
5664 <source>Update configuration</source>
5665 <target state="new">Update configuration</target>
93fe2d9c
C
5666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">90</context></context-group>
5667 </trans-unit>
d7c6b951 5668 <trans-unit id="5439158575454281141" datatype="html">
e4eaa7c9
C
5669 <source>VIDEO SETTINGS</source>
5670 <target state="new">VIDEO SETTINGS</target>
93fe2d9c
C
5671 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">36</context></context-group>
5672 </trans-unit>
d7c6b951 5673 <trans-unit id="507542497458686905" datatype="html">
e4eaa7c9
C
5674 <source>NOTIFICATIONS</source>
5675 <target state="new">NOTIFICATIONS</target>
93fe2d9c
C
5676 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">47</context></context-group>
5677 </trans-unit>
d7c6b951 5678 <trans-unit id="9138757724802460941" datatype="html">
e4eaa7c9
C
5679 <source>INTERFACE</source>
5680 <target state="new">INTERFACE</target>
93fe2d9c
C
5681 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">25</context></context-group>
5682 </trans-unit>
d7c6b951 5683 <trans-unit id="7789395291034300662" datatype="html">
e4eaa7c9
C
5684 <source>PASSWORD</source>
5685 <target state="new">PASSWORD</target>
913aa176 5686 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5687 </trans-unit>
d7c6b951 5688 <trans-unit id="9012586956848595996" datatype="html">
e4eaa7c9
C
5689 <source>EMAIL</source>
5690 <target state="new">EMAIL</target>
913aa176 5691 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group>
5692 </trans-unit>
d7c6b951 5693 <trans-unit id="7752239348028675311" datatype="html">
e4eaa7c9
C
5694 <source>DANGER ZONE</source>
5695 <target state="new">DANGER ZONE</target>
93fe2d9c
C
5696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">219</context></context-group>
5697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">219</context></context-group>
5698 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group>
5699 </trans-unit>
5a6de093 5700 <trans-unit id="4915431133669985304" datatype="html">
5e6c69ce
C
5701 <source>Profile</source>
5702 <target state="new">Profile</target>
93fe2d9c
C
5703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">238</context></context-group>
5704 </trans-unit>
5a6de093 5705 <trans-unit id="1963136290621768454" datatype="html">
e4eaa7c9
C
5706 <source>Resolution</source>
5707 <target state="new">Resolution</target>
93fe2d9c
C
5708 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group>
5709 </trans-unit>
5a6de093 5710 <trans-unit id="7814358426066520520" datatype="html">
e4eaa7c9
C
5711 <source>Aspect ratio</source>
5712 <target state="new">Aspect ratio</target>
93fe2d9c
C
5713 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">248</context></context-group>
5714 </trans-unit>
5a6de093 5715 <trans-unit id="44862519224794374" datatype="html">
e4eaa7c9
C
5716 <source>Average frame rate</source>
5717 <target state="new">Average frame rate</target>
93fe2d9c
C
5718 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">249</context></context-group>
5719 </trans-unit>
5a6de093 5720 <trans-unit id="5053683525387462246" datatype="html">
e4eaa7c9
C
5721 <source>Pixel format</source>
5722 <target state="new">Pixel format</target>
93fe2d9c
C
5723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">250</context></context-group>
5724 </trans-unit>
5a6de093 5725 <trans-unit id="7858676566953242358" datatype="html">
e4eaa7c9
C
5726 <source>Sample rate</source>
5727 <target state="new">Sample rate</target>
93fe2d9c
C
5728 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">254</context></context-group>
5729 </trans-unit>
5a6de093 5730 <trans-unit id="5403856660543890284" datatype="html">
e4eaa7c9
C
5731 <source>Channel Layout</source>
5732 <target state="new">Channel Layout</target>
93fe2d9c
C
5733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group>
5734 </trans-unit>
5735 <trans-unit id="6317170736181476800" datatype="html">
9b0b8301
C
5736 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5737 <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
93fe2d9c
C
5738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5739 </trans-unit>
5740 <trans-unit id="1405600824334286337" datatype="html">
5741 <source>More filters</source>
5742 <target state="new">More filters</target>
91ae3c4a
C
5743 <context-group purpose="location">
5744 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5745 <context context-type="linenumber">20</context>
5746 </context-group>
93fe2d9c
C
5747 </trans-unit>
5748 <trans-unit id="5797835178123017550" datatype="html">
5749 <source>Hide filters</source>
5750 <target state="new">Hide filters</target>
91ae3c4a
C
5751 <context-group purpose="location">
5752 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5753 <context context-type="linenumber">21</context>
5754 </context-group>
93fe2d9c
C
5755 </trans-unit>
5756 <trans-unit id="7028708681117573961" datatype="html">
9b0b8301
C
5757 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5758 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
91ae3c4a
C
5759 <context-group purpose="location">
5760 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5761 <context context-type="linenumber">46</context>
5762 </context-group>
93fe2d9c
C
5763 </trans-unit>
5764 <trans-unit id="8190023086228606960" datatype="html">
9b0b8301
C
5765 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5766 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
91ae3c4a
C
5767 <context-group purpose="location">
5768 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5769 <context context-type="linenumber">48</context>
5770 </context-group>
93fe2d9c
C
5771 </trans-unit>
5772 <trans-unit id="3224510615614621760" datatype="html">
9b0b8301
C
5773 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5774 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
91ae3c4a
C
5775 <context-group purpose="location">
5776 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5777 <context context-type="linenumber">49</context>
5778 </context-group>
93fe2d9c
C
5779 </trans-unit>
5780 <trans-unit id="3082811226222076503" datatype="html">
9b0b8301
C
5781 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5782 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
91ae3c4a
C
5783 <context-group purpose="location">
5784 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5785 <context context-type="linenumber">50</context>
5786 </context-group>
93fe2d9c
C
5787 </trans-unit>
5788 <trans-unit id="4322133526902910662" datatype="html">
9b0b8301
C
5789 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5790 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
91ae3c4a
C
5791 <context-group purpose="location">
5792 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5793 <context context-type="linenumber">51</context>
5794 </context-group>
93fe2d9c
C
5795 </trans-unit>
5796 <trans-unit id="2343321245279384373" datatype="html">
5797 <source>Languages:</source>
5798 <target state="new">Languages:</target>
91ae3c4a
C
5799 <context-group purpose="location">
5800 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5801 <context context-type="linenumber">59</context>
5802 </context-group>
93fe2d9c
C
5803 </trans-unit>
5804 <trans-unit id="5063779773341398537" datatype="html">
5805 <source>Sensitive content:</source>
5806 <target state="new">Sensitive content:</target>
91ae3c4a
C
5807 <context-group purpose="location">
5808 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5809 <context context-type="linenumber">66</context>
5810 </context-group>
93fe2d9c
C
5811 </trans-unit>
5812 <trans-unit id="5723033003381016192" datatype="html">
5813 <source>Scope:</source>
5814 <target state="new">Scope:</target>
91ae3c4a
C
5815 <context-group purpose="location">
5816 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5817 <context context-type="linenumber">81</context>
5818 </context-group>
93fe2d9c
C
5819 </trans-unit>
5820 <trans-unit id="8481241275509347668" datatype="html">
5821 <source>Local videos (this instance)</source>
5822 <target state="new">Local videos (this instance)</target>
91ae3c4a
C
5823 <context-group purpose="location">
5824 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5825 <context context-type="linenumber">85</context>
5826 </context-group>
93fe2d9c
C
5827 </trans-unit>
5828 <trans-unit id="8383401711408398806" datatype="html">
5829 <source>Federated videos (this instance + followed instances)</source>
5830 <target state="new">Federated videos (this instance + followed instances)</target>
91ae3c4a
C
5831 <context-group purpose="location">
5832 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5833 <context context-type="linenumber">90</context>
5834 </context-group>
93fe2d9c
C
5835 </trans-unit>
5836 <trans-unit id="2736556170366900089" datatype="html">
5837 <source>Type:</source>
5838 <target state="new">Type:</target>
91ae3c4a
C
5839 <context-group purpose="location">
5840 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5841 <context context-type="linenumber">95</context>
5842 </context-group>
93fe2d9c
C
5843 </trans-unit>
5844 <trans-unit id="1744425032255703211" datatype="html">
5845 <source>VOD &amp; Live videos</source>
5846 <target state="new">VOD &amp; Live videos</target>
91ae3c4a
C
5847 <context-group purpose="location">
5848 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5849 <context context-type="linenumber">99</context>
5850 </context-group>
93fe2d9c
C
5851 </trans-unit>
5852 <trans-unit id="1370537846415473089" datatype="html">
5853 <source>Categories:</source>
5854 <target state="new">Categories:</target>
91ae3c4a
C
5855 <context-group purpose="location">
5856 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5857 <context context-type="linenumber">114</context>
5858 </context-group>
93fe2d9c
C
5859 </trans-unit>
5860 <trans-unit id="4250125031269088402" datatype="html">
5861 <source>Moderation:</source>
5862 <target state="new">Moderation:</target>
91ae3c4a
C
5863 <context-group purpose="location">
5864 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5865 <context context-type="linenumber">120</context>
5866 </context-group>
5867 </trans-unit>
d7c6b951 5868 <trans-unit id="6460084371385263470" datatype="html">
5e6c69ce
C
5869 <source>Video settings</source>
5870 <target state="new">Video settings</target>
913aa176 5871 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">18</context></context-group>
5872 </trans-unit>
d7c6b951 5873 <trans-unit id="1288210794011686132" datatype="html">
e4eaa7c9
C
5874 <source>Interface settings</source>
5875 <target state="new">Interface settings</target>
913aa176 5876 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">22</context></context-group>
5877 </trans-unit>
d7c6b951 5878 <trans-unit id="6309828574111583895" datatype="html">
eb12a714
C
5879 <source>Change password</source>
5880 <target state="new">Change password</target>
913aa176 5881 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">5</context></context-group>
5882 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">33</context></context-group>
5883 </trans-unit>
d7c6b951 5884 <trans-unit id="5340498030552368470" datatype="html">
eb12a714
C
5885 <source>Current password</source>
5886 <target state="new">Current password</target>
913aa176 5887 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">8</context></context-group>
5888 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">28</context></context-group>
5889 </trans-unit>
d7c6b951 5890 <trans-unit id="3588415639242079458" datatype="html">
eb12a714
C
5891 <source>New password</source>
5892 <target state="new">New password</target>
913aa176 5893 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">17</context></context-group>
5894 </trans-unit>
d7c6b951 5895 <trans-unit id="8656126574213649581" datatype="html">
eb12a714
C
5896 <source>Confirm new password</source>
5897 <target state="new">Confirm new password</target>
913aa176 5898 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">26</context></context-group>
5899 </trans-unit>
d7c6b951 5900 <trans-unit id="7377817702119089263" datatype="html">
eb12a714
C
5901 <source>Default policy on videos containing sensitive content</source>
5902 <target state="new">Default policy on videos containing sensitive content</target>
913aa176 5903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
93fe2d9c
C
5904 </trans-unit>
5905 <trans-unit id="7350483582490037954" datatype="html">
9b0b8301
C
5906 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source>
5907 <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </target>
93fe2d9c
C
5908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group>
5909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group>
5910 </trans-unit>
d7c6b951 5911 <trans-unit id="4409859601539810260" datatype="html">
e4eaa7c9
C
5912 <source>Policy for sensitive videos</source>
5913 <target state="new">Policy for sensitive videos</target>
93fe2d9c
C
5914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">118</context></context-group>
5915 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">15</context></context-group>
5916 </trans-unit>
d7c6b951 5917 <trans-unit id="2864176699435587977" datatype="html">
45c14ae1
C
5918 <source>Only display videos in the following languages/subtitles</source>
5919 <target state="new">Only display videos in the following languages/subtitles</target>
913aa176 5920 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">25</context></context-group>
5921 </trans-unit>
d7c6b951 5922 <trans-unit id="1534085756270333258" datatype="html">
8b049b68
C
5923 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
5924 <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target>
913aa176 5925 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">28</context></context-group>
5926 </trans-unit>
d7c6b951 5927 <trans-unit id="2658703380934466003" datatype="html">
5a6de093
C
5928 <source>Add a new language</source>
5929 <target state="new">Add a new language</target>
93fe2d9c
C
5930 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">71</context></context-group>
5931 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group>
5932 </trans-unit>
d7c6b951 5933 <trans-unit id="1530331428384894781" datatype="html">
913aa176 5934 <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source>
eb12a714 5935 <target state="new">
9b0b8301 5936 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
5a6de093 5937 <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/>
9b0b8301 5938 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> is awaiting email verification
5a6de093
C
5939
5940 </target>
913aa176 5941 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">10</context></context-group>
5942 </trans-unit>
d7c6b951 5943 <trans-unit id="264068562357780835" datatype="html">
eb12a714
C
5944 <source>New email</source>
5945 <target state="new">New email</target>
913aa176 5946 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">17</context></context-group>
5947 </trans-unit>
d7c6b951 5948 <trans-unit id="3000005804987112527" datatype="html">
eb12a714
C
5949 <source>Change email</source>
5950 <target state="new">Change email</target>
913aa176 5951 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">36</context></context-group>
5952 </trans-unit>
d7c6b951 5953 <trans-unit id="7103588127254721505" datatype="html">
eb12a714
C
5954 <source>Theme</source>
5955 <target state="new">Theme</target>
913aa176 5956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">14</context></context-group>
5957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5958 </trans-unit>
d7c6b951 5959 <trans-unit id="4541462271161741535" datatype="html">
eb12a714
C
5960 <source>instance default</source>
5961 <target state="new">instance default</target>
913aa176 5962 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">8</context></context-group>
5963 </trans-unit>
d7c6b951 5964 <trans-unit id="5192951216991773088" datatype="html">
eb12a714
C
5965 <source>peertube default</source>
5966 <target state="new">peertube default</target>
913aa176 5967 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">9</context></context-group>
5968 </trans-unit>
d7c6b951 5969 <trans-unit id="4561174610228620528" datatype="html">
eb12a714
C
5970 <source>Select the next owner</source>
5971 <target state="new">Select the next owner</target>
913aa176 5972 <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">10</context></context-group>
5973 </trans-unit>
d7c6b951 5974 <trans-unit id="1788875035518441092" datatype="html">
93fe2d9c
C
5975 <source>Last published first</source>
5976 <target state="new">Last published first</target>
5977 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">27</context></context-group>
5978 </trans-unit>
5979 <trans-unit id="4541072509002204177" datatype="html">
5980 <source>Last created first</source>
5981 <target state="new">Last created first</target>
5982 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">28</context></context-group>
5983 </trans-unit>
5984 <trans-unit id="1142493792593089647" datatype="html">
5985 <source>Most viewed first</source>
5986 <target state="new">Most viewed first</target>
5987 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">29</context></context-group>
5988 </trans-unit>
5989 <trans-unit id="8108088952881606566" datatype="html">
5990 <source>Most liked first</source>
5991 <target state="new">Most liked first</target>
5992 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">30</context></context-group>
5993 </trans-unit>
5994 <trans-unit id="2782422473180760140" datatype="html">
5995 <source>Longest first</source>
5996 <target state="new">Longest first</target>
5997 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">31</context></context-group>
5998 </trans-unit>
d7c6b951 5999 <trans-unit id="8714145624854863455" datatype="html">
eb12a714
C
6000 <source>Accept ownership</source>
6001 <target state="new">Accept ownership</target>
913aa176 6002 <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">3</context></context-group>
6003 </trans-unit>
d7c6b951 6004 <trans-unit id="321229234608559490" datatype="html">
5a6de093
C
6005 <source>Select a channel to receive the video</source>
6006 <target state="new">Select a channel to receive the video</target>
913aa176 6007 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">10</context></context-group>
6008 </trans-unit>
d7c6b951 6009 <trans-unit id="3610344835750059476" datatype="html">
5a6de093
C
6010 <source>My ownership changes</source>
6011 <target state="new">My ownership changes</target>
913aa176 6012 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">3</context></context-group>
6013 </trans-unit>
d7c6b951 6014 <trans-unit id="7391040346436232576" datatype="html">
eb12a714
C
6015 <source>Initiator</source>
6016 <target state="new">Initiator</target>
913aa176 6017 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group>
6018 </trans-unit>
d7c6b951 6019 <trans-unit id="3963749584812225989" datatype="html">
913aa176 6020 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5a6de093 6021 <target state="new">
cd9246a9 6022 Created
cd9246a9 6023
9b0b8301
C
6024 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/>
6025 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
5a6de093 6026 </target>
93fe2d9c
C
6027 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">21</context></context-group>
6028 </trans-unit>
d7c6b951 6029 <trans-unit id="5611592591303869712" datatype="html">
eb12a714
C
6030 <source>Status</source>
6031 <target state="new">Status</target>
913aa176 6032 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">25</context></context-group>
6033 </trans-unit>
d7c6b951 6034 <trans-unit id="5417361655914085905" datatype="html">
5a6de093
C
6035 <source>Account page</source>
6036 <target state="new">Account page</target>
93fe2d9c
C
6037 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group>
6038 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">72</context></context-group>
6039 </trans-unit>
d7c6b951 6040 <trans-unit id="2000373220662583633" datatype="html">
5a6de093
C
6041 <source>No ownership change request found.</source>
6042 <target state="new">No ownership change request found.</target>
93fe2d9c
C
6043 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">78</context></context-group>
6044 </trans-unit>
913aa176 6045 <trans-unit id="4247400351982331798" datatype="html">
6046 <source>Account settings</source>
6047 <target state="new">Account settings</target>
93fe2d9c
C
6048 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group>
6049 </trans-unit>
913aa176 6050 <trans-unit id="2864486939135008600" datatype="html">
6051 <source>Playlist elements</source>
6052 <target state="new">Playlist elements</target>
93fe2d9c
C
6053 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
6054 </trans-unit>
d7c6b951 6055 <trans-unit id="7801453816697513153" datatype="html">
5a6de093
C
6056 <source>My imports</source>
6057 <target state="new">My imports</target>
913aa176 6058 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group>
6059 <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">3</context></context-group>
6060 </trans-unit>
d7c6b951 6061 <trans-unit id="7000850040589508423" datatype="html">
e4eaa7c9
C
6062 <source>Create video channel</source>
6063 <target state="new">Create video channel</target>
93fe2d9c
C
6064 <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">14</context></context-group>
6065 </trans-unit>
6066 <trans-unit id="5700655611297335752" datatype="html">
6067 <source>No channel found.</source>
6068 <target state="new">No channel found.</target>
6069 <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">18</context></context-group>
6070 </trans-unit>
d7c6b951 6071 <trans-unit id="626184983378002054" datatype="html">
eb12a714
C
6072 <source>Example: my_channel</source>
6073 <target state="new">Example: my_channel</target>
93fe2d9c
C
6074 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">30</context></context-group>
6075 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">30</context></context-group>
6076 </trans-unit>
d7c6b951 6077 <trans-unit id="5871023634125368211" datatype="html">
e4eaa7c9
C
6078 <source>CHANNEL</source>
6079 <target state="new">CHANNEL</target>
93fe2d9c
C
6080 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group>
6081 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group>
6082 </trans-unit>
6083 <trans-unit id="5013100494982905528" datatype="html">
6084 <source>Banner image of the channel</source>
6085 <target state="new">Banner image of the channel</target>
90aa0a74 6086 <context-group purpose="location">
42fea41a
C
6087 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6088 <context context-type="linenumber">13</context>
90aa0a74
C
6089 </context-group>
6090 <context-group purpose="location">
42fea41a
C
6091 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6092 <context context-type="linenumber">13</context>
90aa0a74 6093 </context-group>
913aa176 6094 </trans-unit>
d7c6b951 6095 <trans-unit id="5278589041647101772" datatype="html">
eb12a714
C
6096 <source>Overwrite support field of all videos of this channel</source>
6097 <target state="new">Overwrite support field of all videos of this channel</target>
93fe2d9c
C
6098 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">82</context></context-group>
6099 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">82</context></context-group>
6100 </trans-unit>
d7c6b951 6101 <trans-unit id="5500467336262464724" datatype="html">
913aa176 6102 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5a6de093
C
6103 <target state="new">
6104 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers
6105 </target>
93fe2d9c
C
6106 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">25</context></context-group>
6107 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group>
6108 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">27</context></context-group>
6109 </trans-unit>
d7c6b951 6110 <trans-unit id="31472093355465024" datatype="html">
913aa176 6111 <source>Upload a new avatar</source>
6112 <target state="new">Upload a new avatar</target>
93fe2d9c
C
6113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">9</context></context-group>
6114 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">34</context></context-group>
6115 </trans-unit>
d7c6b951 6116 <trans-unit id="4854396465510517671" datatype="html">
eb12a714
C
6117 <source>Target</source>
6118 <target state="new">Target</target>
913aa176 6119 <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">17</context></context-group>
6120 </trans-unit>
d7c6b951 6121 <trans-unit id="6376690302059877029" datatype="html">
e4eaa7c9
C
6122 <source>This video was deleted</source>
6123 <target state="new">This video was deleted</target>
93fe2d9c
C
6124 <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">48</context></context-group>
6125 </trans-unit>
d7c6b951 6126 <trans-unit id="6924803931258995553" datatype="html">
5a6de093
C
6127 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
6128 <target state="new">Showing
6129 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
6130 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
6131 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports
6132 </target>
913aa176 6133 <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">10</context></context-group>
6134 </trans-unit>
d7c6b951 6135 <trans-unit id="8173902679178787744" datatype="html">
e4eaa7c9
C
6136 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
6137 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target>
913aa176 6138 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">2</context></context-group>
6139 </trans-unit>
d7c6b951 6140 <trans-unit id="4000980858407872649" datatype="html">
5a6de093
C
6141 <source>Channel page</source>
6142 <target state="new">Channel page</target>
93fe2d9c
C
6143 <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">25</context></context-group>
6144 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group>
6145 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">63</context></context-group>
6146 </trans-unit>
d7c6b951 6147 <trans-unit id="9131836378905533756" datatype="html">
5a6de093
C
6148 <source>Created by <x id="INTERPOLATION"/></source>
6149 <target state="new">Created by
6150 <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/>
6151 </target>
93fe2d9c
C
6152 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">28</context></context-group>
6153 </trans-unit>
d7c6b951 6154 <trans-unit id="228548407872312756" datatype="html">
5a6de093
C
6155 <source>Owner account page</source>
6156 <target state="new">Owner account page</target>
93fe2d9c
C
6157 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">27</context></context-group>
6158 </trans-unit>
d7c6b951 6159 <trans-unit id="4781078006040259916" datatype="html">
913aa176 6160 <source>You don't have any video in your watch history yet.</source>
6161 <target state="new">You don't have any video in your watch history yet.</target>
93fe2d9c
C
6162 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">29</context></context-group>
6163 </trans-unit>
6164 <trans-unit id="989169929300254768" datatype="html">
6165 <source>Delete from history</source>
6166 <target state="new">Delete from history</target>
94be5ecc
C
6167 <context-group purpose="location">
6168 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
6169 <context context-type="linenumber">36</context>
6170 </context-group>
6171 </trans-unit>
d7c6b951 6172 <trans-unit id="687236465759862933" datatype="html">
913aa176 6173 <source>Open syndication dropdown</source>
6174 <target state="new">Open syndication dropdown</target>
2f03d6dc
C
6175 <context-group purpose="location">
6176 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6177 <context context-type="linenumber">3</context>
6178 </context-group>
6179 <context-group purpose="location">
6180 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6181 <context context-type="linenumber">3</context>
6182 </context-group>
93fe2d9c
C
6183 </trans-unit>
6184 <trans-unit id="5511928240200239994" datatype="html">
9b0b8301
C
6185 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
6186 <target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
91ae3c4a
C
6187 <context-group purpose="location">
6188 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6189 <context context-type="linenumber">5</context>
6190 </context-group>
93fe2d9c
C
6191 </trans-unit>
6192 <trans-unit id="5339945526545410198" datatype="html">
6193 <source>Set up my channels</source>
6194 <target state="new">Set up my channels</target>
91ae3c4a
C
6195 <context-group purpose="location">
6196 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6197 <context context-type="linenumber">6</context>
6198 </context-group>
2f03d6dc 6199 </trans-unit>
d7c6b951 6200 <trans-unit id="2726946550255780479" datatype="html">
5a6de093 6201 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
eb12a714 6202 <target state="new">
9b0b8301
C
6203 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/>
6204 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/>
040758e0 6205 Notification preferences
5a6de093
C
6206
6207 </target>
913aa176 6208 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">4</context></context-group>
6209 </trans-unit>
d7c6b951 6210 <trans-unit id="2317673285989169654" datatype="html">
5a6de093
C
6211 <source>Newest first</source>
6212 <target state="new">Newest first</target>
913aa176 6213 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">11</context></context-group>
6214 </trans-unit>
d7c6b951 6215 <trans-unit id="751740263472313326" datatype="html">
5a6de093
C
6216 <source>Unread first</source>
6217 <target state="new">Unread first</target>
913aa176 6218 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">12</context></context-group>
6219 </trans-unit>
d7c6b951 6220 <trans-unit id="7679199047720825365" datatype="html">
8b049b68
C
6221 <source>All read</source>
6222 <target state="new">All read</target>
913aa176 6223 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">26</context></context-group>
6224 </trans-unit>
d7c6b951 6225 <trans-unit id="9167786874272926575" datatype="html">
eb12a714
C
6226 <source>Web</source>
6227 <target state="new">Web</target>
93fe2d9c
C
6228 <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">5</context></context-group>
6229 </trans-unit>
d7c6b951 6230 <trans-unit id="1967081128372276674" datatype="html">
e4eaa7c9
C
6231 <source>My Playlists</source>
6232 <target state="new">My Playlists</target>
913aa176 6233 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">4</context></context-group>
6234 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">4</context></context-group>
6235 </trans-unit>
d7c6b951 6236 <trans-unit id="2317130384024575795" datatype="html">
e4eaa7c9
C
6237 <source>NEW PLAYLIST</source>
6238 <target state="new">NEW PLAYLIST</target>
913aa176 6239 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">25</context></context-group>
6240 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">25</context></context-group>
6241 </trans-unit>
d7c6b951 6242 <trans-unit id="2871943975385662656" datatype="html">
e4eaa7c9
C
6243 <source>PLAYLIST</source>
6244 <target state="new">PLAYLIST</target>
913aa176 6245 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">26</context></context-group>
6246 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">26</context></context-group>
6247 </trans-unit>
d7c6b951 6248 <trans-unit id="3438686710205841496" datatype="html">
e4eaa7c9
C
6249 <source>Create playlist</source>
6250 <target state="new">Create playlist</target>
93fe2d9c
C
6251 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">13</context></context-group>
6252 </trans-unit>
913aa176 6253 <trans-unit id="7040375308762081154" datatype="html">
6254 <source>My video channels</source>
6255 <target state="new">My video channels</target>
93fe2d9c
C
6256 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
6257 </trans-unit>
913aa176 6258 <trans-unit id="7418836785553125957" datatype="html">
6259 <source>Create a new video channel</source>
6260 <target state="new">Create a new video channel</target>
93fe2d9c
C
6261 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
6262 </trans-unit>
913aa176 6263 <trans-unit id="8828123061564507501" datatype="html">
6264 <source>Playlist <x id="PH"/>} deleted.</source>
6265 <target state="new">Playlist <x id="PH"/>} deleted.</target>
93fe2d9c
C
6266 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">45</context></context-group>
6267 </trans-unit>
d7c6b951 6268 <trans-unit id="3943893855105372623" datatype="html">
9f77adb8
C
6269 <source>Playlist thumbnail</source>
6270 <target state="new">Playlist thumbnail</target>
913aa176 6271 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">82</context></context-group>
6272 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">82</context></context-group>
6273 </trans-unit>
d7c6b951 6274 <trans-unit id="7743343997362363486" datatype="html">
eb12a714
C
6275 <source>No videos in this playlist.</source>
6276 <target state="new">No videos in this playlist.</target>
913aa176 6277 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">25</context></context-group>
6278 </trans-unit>
d7c6b951 6279 <trans-unit id="2427149618141327033" datatype="html">
913aa176 6280 <source>Browse videos on PeerTube to add them in your playlist.</source>
5a6de093 6281 <target state="new">
954511f3
C
6282 Browse videos on PeerTube to add them in your playlist.
6283 </target>
93fe2d9c
C
6284 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">27</context></context-group>
6285 </trans-unit>
d7c6b951 6286 <trans-unit id="8901774330683812267" datatype="html">
913aa176 6287 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
5a6de093
C
6288 <target state="new">
6289 See the
9b0b8301
C
6290 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>documentation
6291 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more information.
5a6de093
C
6292
6293 </target>
93fe2d9c
C
6294 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">31</context></context-group>
6295 </trans-unit>
d7c6b951 6296 <trans-unit id="5904811038805050477" datatype="html">
eb12a714
C
6297 <source>Welcome to PeerTube!</source>
6298 <target state="new">Welcome to PeerTube!</target>
913aa176 6299 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">8</context></context-group>
6300 </trans-unit>
d7c6b951 6301 <trans-unit id="3461985498881453026" datatype="html">
913aa176 6302 <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source>
eb12a714 6303 <target state="new">
5a6de093 6304 If you need help to use PeerTube, you can have a look at the
9b0b8301
C
6305 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>documentation
6306 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
5a6de093
C
6307
6308 </target>
93fe2d9c
C
6309 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group>
6310 </trans-unit>
6311 <trans-unit id="8844610145426272276" datatype="html">
9b0b8301
C
6312 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source>
6313 <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target>
93fe2d9c
C
6314 <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>
6315 </trans-unit>
6316 <trans-unit id="3030338154442300172" datatype="html">
6317 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
6318 <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
6319 <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>
6320 </trans-unit>
6321 <trans-unit id="3505845886770923767" datatype="html">
6322 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source>
6323 <target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target>
90aa0a74
C
6324 <context-group purpose="location">
6325 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6326 <context context-type="linenumber">3</context>
6327 </context-group>
913aa176 6328 </trans-unit>
d7c6b951 6329 <trans-unit id="8746826171043347689" datatype="html">
eb12a714
C
6330 <source>Verify account email confirmation</source>
6331 <target state="new">
040758e0
C
6332 Verify account email confirmation
6333 </target>
93fe2d9c
C
6334 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">2</context></context-group>
6335 </trans-unit>
d7c6b951 6336 <trans-unit id="5705969545943613067" datatype="html">
eb12a714
C
6337 <source>Email updated.</source>
6338 <target state="new">
040758e0
C
6339 Email updated.
6340 </target>
93fe2d9c
C
6341 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">9</context></context-group>
6342 </trans-unit>
d7c6b951 6343 <trans-unit id="5321335688371682440" datatype="html">
eb12a714
C
6344 <source>An error occurred.</source>
6345 <target state="new">An error occurred.</target>
913aa176 6346 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">14</context></context-group>
6347 </trans-unit>
6348 <trans-unit id="9128669621822125729" datatype="html">
6349 <source>Video channel videos</source>
6350 <target state="new">Video channel videos</target>
93fe2d9c
C
6351 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels-routing.module.ts</context><context context-type="linenumber">22</context></context-group>
6352 </trans-unit>
913aa176 6353 <trans-unit id="3193822049276963401" datatype="html">
6354 <source>Video channel playlists</source>
6355 <target state="new">Video channel playlists</target>
93fe2d9c
C
6356 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
6357 </trans-unit>
6358 <trans-unit id="1949999959792821767" datatype="html">
6359 <source>Manage channel</source>
6360 <target state="new"> Manage channel </target>
6361 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">9</context></context-group>
6362 </trans-unit>
d7c6b951 6363 <trans-unit id="4302331889176439801" datatype="html">
eb12a714
C
6364 <source>Request email for account verification</source>
6365 <target state="new">
040758e0
C
6366 Request email for account verification
6367 </target>
93fe2d9c
C
6368 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">2</context></context-group>
6369 </trans-unit>
d7c6b951 6370 <trans-unit id="4027779086550572813" datatype="html">
eb12a714
C
6371 <source>Send verification email</source>
6372 <target state="new">Send verification email</target>
913aa176 6373 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">17</context></context-group>
6374 </trans-unit>
d7c6b951 6375 <trans-unit id="8610022770999239699" datatype="html">
eb12a714
C
6376 <source>This instance does not require email verification.</source>
6377 <target state="new">This instance does not require email verification.</target>
913aa176 6378 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">20</context></context-group>
6379 </trans-unit>
6380 <trans-unit id="248731258067914565" datatype="html">
6381 <source>Verify account via email</source>
6382 <target state="new">Verify account via email</target>
93fe2d9c
C
6383 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">15</context></context-group>
6384 </trans-unit>
913aa176 6385 <trans-unit id="9197112111252826229" datatype="html">
6386 <source>Ask to send an email to verify you account</source>
6387 <target state="new">Ask to send an email to verify you account</target>
93fe2d9c
C
6388 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">24</context></context-group>
6389 </trans-unit>
d7c6b951 6390 <trans-unit id="2999492056553212422" datatype="html">
eb12a714
C
6391 <source>Banned</source>
6392 <target state="new">Banned</target>
93fe2d9c
C
6393 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group>
6394 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">105</context></context-group>
6395 </trans-unit>
d7c6b951 6396 <trans-unit id="4572885137800697555" datatype="html">
eb12a714
C
6397 <source>Instance muted</source>
6398 <target state="new">Instance muted</target>
93fe2d9c
C
6399 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">2</context></context-group>
6400 </trans-unit>
d7c6b951 6401 <trans-unit id="302022805144581075" datatype="html">
eb12a714
C
6402 <source>Muted by your instance</source>
6403 <target state="new">Muted by your instance</target>
93fe2d9c
C
6404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">3</context></context-group>
6405 </trans-unit>
d7c6b951 6406 <trans-unit id="6860866645734090311" datatype="html">
eb12a714
C
6407 <source>Instance muted by your instance</source>
6408 <target state="new">Instance muted by your instance</target>
93fe2d9c
C
6409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">4</context></context-group>
6410 </trans-unit>
6411 <trans-unit id="8661266239199665830" datatype="html">
6412 <source>Copy account handle</source>
6413 <target state="new">Copy account handle</target>
6414 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">29</context></context-group>
6415 </trans-unit>
6416 <trans-unit id="3061133792040537550" datatype="html">
6417 <source>Show the complete description</source>
6418 <target state="new">Show the complete description</target>
6419 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">53</context></context-group>
6420 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">96</context></context-group>
6421 </trans-unit>
6422 <trans-unit id="9098920722959201547" datatype="html">
6423 <source>Show more...</source>
6424 <target state="new"> Show more... </target>
6425 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">54</context></context-group>
6426 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">97</context></context-group>
6427 </trans-unit>
6428 <trans-unit id="6808894347744915561" datatype="html">
6429 <source>Manage account</source>
6430 <target state="new"> Manage account </target>
6431 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">59</context></context-group>
6432 </trans-unit>
6433 <trans-unit id="1311667768861466464" datatype="html">
6434 <source>Search account videos</source>
6435 <target state="new">Search account videos</target>
6436 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">78</context></context-group>
6437 </trans-unit>
6438 <trans-unit id="5512878593724620692" datatype="html">
6439 <source>CHANNELS</source>
6440 <target state="new">CHANNELS</target>
6441 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">82</context></context-group>
6442 </trans-unit>
d7c6b951 6443 <trans-unit id="3666829335406793239" datatype="html">
eb12a714
C
6444 <source>This account does not have channels.</source>
6445 <target state="new">This account does not have channels.</target>
93fe2d9c
C
6446 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">5</context></context-group>
6447 </trans-unit>
d7c6b951 6448 <trans-unit id="403587185492002456" datatype="html">
5a6de093
C
6449 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6450 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {
6451 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }
6452 </target>
93fe2d9c
C
6453 <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>
6454 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group>
6455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group>
6456 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group>
6457 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group>
6458 </trans-unit>
6459 <trans-unit id="3068011377000255023" datatype="html">
6460 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6461 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
6462 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group>
6463 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group>
6464 <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>
6465 <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>
6466 </trans-unit>
6467 <trans-unit id="8856905278208146821" datatype="html">
6468 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
6469 <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target>
6470 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">28</context></context-group>
6471 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
6472 <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>
6473 <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>
6474 <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>
6475 <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>
6476 <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>
6477 </trans-unit>
6478 <trans-unit id="4071627711041975501" datatype="html">
6479 <source>Show this channel</source>
6480 <target state="new">Show this channel</target>
6481 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group>
6482 </trans-unit>
d7c6b951 6483 <trans-unit id="7766488542631150871" datatype="html">
5a6de093
C
6484 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
6485 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
6486 <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }
6487 </target>
93fe2d9c
C
6488 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">37</context></context-group>
6489 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group>
6490 </trans-unit>
913aa176 6491 <trans-unit id="7152797255397280410" datatype="html">
9b0b8301 6492 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
913aa176 6493 <target state="new">Do you really want to delete <x id="PH"/>?
5a6de093
C
6494It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
6495channel with the same name (<x id="PH_2"/>)!</target>
93fe2d9c
C
6496 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
6497 </trans-unit>
6498 <trans-unit id="4433306639366959484" datatype="html">
6499 <source>Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</source>
6500 <target state="new">Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</target>
7c94e1e7
C
6501 <context-group purpose="location">
6502 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context>
6503 <context context-type="linenumber">48</context>
6504 </context-group>
6505 </trans-unit>
d7c6b951 6506 <trans-unit id="3428015997161360357" datatype="html">
e4eaa7c9
C
6507 <source>NEW CHANNEL</source>
6508 <target state="new">NEW CHANNEL</target>
93fe2d9c
C
6509 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group>
6510 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group>
6511 </trans-unit>
d7c6b951 6512 <trans-unit id="7828153032795614080" datatype="html">
eb12a714
C
6513 <source>See this video channel</source>
6514 <target state="new">See this video channel</target>
93fe2d9c
C
6515 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">15</context></context-group>
6516 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">20</context></context-group>
6517 <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">4</context></context-group>
6518 <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">7</context></context-group>
6519 </trans-unit>
d7c6b951 6520 <trans-unit id="1545109431751219382" datatype="html">
8b049b68
C
6521 <source>This channel doesn't have any videos.</source>
6522 <target state="new">This channel doesn't have any videos.</target>
93fe2d9c
C
6523 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group>
6524 </trans-unit>
6525 <trans-unit id="2705478076887104088" datatype="html">
9b0b8301
C
6526 <source>SHOW THIS CHANNEL &gt;</source>
6527 <target state="new">SHOW THIS CHANNEL &gt;</target>
93fe2d9c
C
6528 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group>
6529 </trans-unit>
d7c6b951 6530 <trans-unit id="4088311569349098646" datatype="html">
9d94e5d7
C
6531 <source>Stats</source>
6532 <target state="new">Stats</target>
93fe2d9c
C
6533 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group>
6534 </trans-unit>
d7c6b951 6535 <trans-unit id="4068658588793749132" datatype="html">
eb12a714
C
6536 <source>This channel does not have playlists.</source>
6537 <target state="new">This channel does not have playlists.</target>
913aa176 6538 <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">6</context></context-group>
6539 </trans-unit>
d7c6b951 6540 <trans-unit id="5066829276646988805" datatype="html">
eb12a714
C
6541 <source>PeerTube</source>
6542 <target state="new">PeerTube</target>
913aa176 6543 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group>
6544 </trans-unit>
d7c6b951 6545 <trans-unit id="1415060111017347427" datatype="html">
913aa176 6546 <source>Network</source>
6547 <target state="new">Network</target>
6548 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">9</context></context-group>
6549 </trans-unit>
d7c6b951 6550 <trans-unit id="3701439542279610547" datatype="html">
eb12a714
C
6551 <source>Follows</source>
6552 <target state="new">Follows</target>
93fe2d9c
C
6553 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">2</context></context-group>
6554 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">64</context></context-group>
6555 </trans-unit>
6556 <trans-unit id="400578776928464905" datatype="html">
6557 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
6558 <target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
421fd853
C
6559 <context-group purpose="location">
6560 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6561 <context context-type="linenumber">4</context>
6562 </context-group>
913aa176 6563 </trans-unit>
d7c6b951 6564 <trans-unit id="2081837971167498893" datatype="html">
913aa176 6565 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
6566 <target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
421fd853
C
6567 <context-group purpose="location">
6568 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6569 <context context-type="linenumber">16</context>
6570 </context-group>
6571 </trans-unit>
d7c6b951 6572 <trans-unit id="8203367621031610680" datatype="html">
eb12a714
C
6573 <source>Your name</source>
6574 <target state="new">Your name</target>
913aa176 6575 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">11</context></context-group>
6576 </trans-unit>
d7c6b951 6577 <trans-unit id="1769661379068269645" datatype="html">
eb12a714
C
6578 <source>Your email</source>
6579 <target state="new">Your email</target>
913aa176 6580 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">20</context></context-group>
6581 </trans-unit>
d7c6b951 6582 <trans-unit id="9127604588498960753" datatype="html">
eb12a714
C
6583 <source>Subject</source>
6584 <target state="new">Subject</target>
913aa176 6585 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">29</context></context-group>
6586 </trans-unit>
d7c6b951 6587 <trans-unit id="1391056849737890767" datatype="html">
eb12a714
C
6588 <source>Your message</source>
6589 <target state="new">Your message</target>
913aa176 6590 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">38</context></context-group>
6591 </trans-unit>
d7c6b951 6592 <trans-unit id="3174354408404578867" datatype="html">
5a6de093
C
6593 <source>About <x id="INTERPOLATION"/></source>
6594 <target state="new">About
6595 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>
6596 </target>
913aa176 6597 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">5</context></context-group>
93fe2d9c
C
6598 </trans-unit>
6599 <trans-unit id="8525213662266893834" datatype="html">
6600 <source>Contact us</source>
6601 <target state="new">Contact us</target>
91ae3c4a
C
6602 <context-group purpose="location">
6603 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6604 <context context-type="linenumber">7</context>
6605 </context-group>
6606 <context-group purpose="location">
6607 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context>
6608 <context context-type="linenumber">3</context>
6609 </context-group>
913aa176 6610 </trans-unit>
d7c6b951 6611 <trans-unit id="19872047295276660" datatype="html">
eb12a714
C
6612 <source>This instance is dedicated to sensitive/NSFW content.</source>
6613 <target state="new">This instance is dedicated to sensitive/NSFW content.</target>
913aa176 6614 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">19</context></context-group>
6615 </trans-unit>
d7c6b951 6616 <trans-unit id="1970848297295860531" datatype="html">
913aa176 6617 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
5a6de093 6618 <target state="new">
954511f3
C
6619 ADMINISTRATORS &amp; SUSTAINABILITY
6620 </target>
93fe2d9c
C
6621 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">31</context></context-group>
6622 </trans-unit>
d7c6b951 6623 <trans-unit id="6741838149332998818" datatype="html">
eb12a714
C
6624 <source>Who we are</source>
6625 <target state="new">Who we are</target>
913aa176 6626 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">44</context></context-group>
6627 </trans-unit>
d7c6b951 6628 <trans-unit id="4722135551130122302" datatype="html">
eb12a714
C
6629 <source>Why we created this instance</source>
6630 <target state="new">Why we created this instance</target>
913aa176 6631 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">58</context></context-group>
6632 </trans-unit>
d7c6b951 6633 <trans-unit id="6434467346812189214" datatype="html">
eb12a714
C
6634 <source>How long we plan to maintain this instance</source>
6635 <target state="new">How long we plan to maintain this instance</target>
913aa176 6636 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">72</context></context-group>
93fe2d9c
C
6637 </trans-unit>
6638 <trans-unit id="8765504394950427814" datatype="html">
6639 <source>How we will pay for keeping our instance running</source>
6640 <target state="new">How we will pay for keeping our instance running</target>
90aa0a74
C
6641 <context-group purpose="location">
6642 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6643 <context context-type="linenumber">86</context>
6644 </context-group>
913aa176 6645 </trans-unit>
d7c6b951 6646 <trans-unit id="7707185552909365717" datatype="html">
913aa176 6647 <source>INFORMATION</source>
5a6de093 6648 <target state="new">
954511f3
C
6649 INFORMATION
6650 </target>
93fe2d9c
C
6651 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">100</context></context-group>
6652 </trans-unit>
d7c6b951 6653 <trans-unit id="8685905644837116382" datatype="html">
913aa176 6654 <source>MODERATION</source>
5a6de093 6655 <target state="new">
954511f3
C
6656 MODERATION
6657 </target>
93fe2d9c
C
6658 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">128</context></context-group>
6659 </trans-unit>
d7c6b951 6660 <trans-unit id="9178042134345945115" datatype="html">
913aa176 6661 <source>OTHER INFORMATION</source>
5a6de093 6662 <target state="new">
954511f3
C
6663 OTHER INFORMATION
6664 </target>
93fe2d9c
C
6665 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">185</context></context-group>
6666 </trans-unit>
d7c6b951 6667 <trans-unit id="4281738631669138686" datatype="html">
eb12a714
C
6668 <source>Hardware information</source>
6669 <target state="new">Hardware information</target>
93fe2d9c
C
6670 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">198</context></context-group>
6671 </trans-unit>
d7c6b951 6672 <trans-unit id="273909283347871" datatype="html">
5a6de093
C
6673 <source>FEATURES</source>
6674 <target state="new">FEATURES</target>
93fe2d9c
C
6675 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">207</context></context-group>
6676 </trans-unit>
d7c6b951 6677 <trans-unit id="8495040351808033345" datatype="html">
cd9246a9
C
6678 <source>Features found on this instance</source>
6679 <target state="new">Features found on this instance</target>
913aa176 6680 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group>
6681 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">6</context></context-group>
6682 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">6</context></context-group>
6683 </trans-unit>
d7c6b951 6684 <trans-unit id="8932880935037645502" datatype="html">
e4eaa7c9
C
6685 <source>STATISTICS</source>
6686 <target state="new">STATISTICS</target>
93fe2d9c
C
6687 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">219</context></context-group>
6688 </trans-unit>
d7c6b951 6689 <trans-unit id="1161141363959659794" datatype="html">
e4eaa7c9
C
6690 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
6691 <target state="new">
520745bf 6692 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
5e6c69ce 6693 </target>
93fe2d9c
C
6694 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">9</context></context-group>
6695 </trans-unit>
d7c6b951 6696 <trans-unit id="135286612733607700" datatype="html">
913aa176 6697 <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source>
6698 <target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target>
93fe2d9c
C
6699 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">13</context></context-group>
6700 </trans-unit>
d7c6b951 6701 <trans-unit id="7257048945916143687" datatype="html">
913aa176 6702 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
8b049b68 6703 <target state="new">
5a6de093 6704 For more information, please visit
9b0b8301
C
6705 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>joinpeertube.org
6706 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
5a6de093
C
6707
6708 </target>
93fe2d9c
C
6709 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group>
6710 </trans-unit>
d7c6b951 6711 <trans-unit id="8205344394429673413" datatype="html">
5a6de093 6712 <source>Use PeerTube documentation</source>
8b049b68 6713 <target state="new">Use PeerTube
5e6c69ce 6714 documentation</target>
913aa176 6715 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">28</context></context-group>
6716 </trans-unit>
d7c6b951 6717 <trans-unit id="8674693181203168033" datatype="html">
8b049b68
C
6718 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
6719 <target state="new">
5e6c69ce
C
6720 Discover how to setup your account, what is a channel, how to create a playlist and more!
6721 </target>
93fe2d9c
C
6722 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">32</context></context-group>
6723 </trans-unit>
d7c6b951 6724 <trans-unit id="5336387229608682776" datatype="html">
5a6de093 6725 <source>PeerTube Applications</source>
8b049b68 6726 <target state="new">PeerTube
5e6c69ce 6727 Applications</target>
913aa176 6728 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">41</context></context-group>
6729 </trans-unit>
d7c6b951 6730 <trans-unit id="7916664392219781729" datatype="html">
8b049b68
C
6731 <source>Discover unofficial Android applications or browser addons!</source>
6732 <target state="new">
5e6c69ce
C
6733 Discover unofficial Android applications or browser addons!
6734 </target>
93fe2d9c
C
6735 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">45</context></context-group>
6736 </trans-unit>
d7c6b951 6737 <trans-unit id="4093735071527927163" datatype="html">
5a6de093 6738 <source>Contribute on PeerTube</source>
8b049b68 6739 <target state="new">Contribute on
5e6c69ce 6740 PeerTube</target>
913aa176 6741 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">54</context></context-group>
6742 </trans-unit>
d7c6b951 6743 <trans-unit id="6886584917624458638" datatype="html">
8b049b68
C
6744 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
6745 <target state="new">
5e6c69ce
C
6746 Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!
6747 </target>
93fe2d9c
C
6748 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">58</context></context-group>
6749 </trans-unit>
d7c6b951 6750 <trans-unit id="185970110822844952" datatype="html">
5e6c69ce
C
6751 <source>P2P &amp; Privacy</source>
6752 <target state="new">P2P &amp; Privacy</target>
93fe2d9c
C
6753 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">69</context></context-group>
6754 </trans-unit>
d7c6b951 6755 <trans-unit id="442017645619017020" datatype="html">
913aa176 6756 <source>PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube.</source>
8b049b68 6757 <target state="new">
c78d3db7
C
6758 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
6759 but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
6760 follows applies only if you want to keep using the P2P mode of PeerTube.
040758e0 6761 </target>
93fe2d9c
C
6762 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">72</context></context-group>
6763 </trans-unit>
d7c6b951 6764 <trans-unit id="6314880288843792309" datatype="html">
913aa176 6765 <source>The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent tracker as long as you download or watch the video.</source>
6766 <target state="new"> The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent tracker as long as you download or watch the video. </target>
93fe2d9c
C
6767 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">78</context></context-group>
6768 </trans-unit>
d7c6b951 6769 <trans-unit id="6868048887248005916" datatype="html">
5e6c69ce
C
6770 <source>What are the consequences?</source>
6771 <target state="new">What are the consequences?</target>
93fe2d9c
C
6772 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">83</context></context-group>
6773 </trans-unit>
d7c6b951 6774 <trans-unit id="1411398404280870617" datatype="html">
913aa176 6775 <source>In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video. In practice, this is much more difficult because:</source>
8b049b68 6776 <target state="new">
5e6c69ce
C
6777 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
6778 In practice, this is much more difficult because:
040758e0 6779 </target>
93fe2d9c
C
6780 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">85</context></context-group>
6781 </trans-unit>
d7c6b951 6782 <trans-unit id="6870500454322981404" datatype="html">
913aa176 6783 <source>An HTTP request has to be sent on each tracker for each video to spy. If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)</source>
8b049b68 6784 <target state="new">
5e6c69ce
C
6785 An HTTP request has to be sent on each tracker for each video to spy.
6786 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
6787 </target>
93fe2d9c
C
6788 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">91</context></context-group>
6789 </trans-unit>
d7c6b951 6790 <trans-unit id="4042605201005159699" datatype="html">
913aa176 6791 <source>For each request sent, the tracker returns random peers at a limited number. For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 requests sent to know every peer in the swarm</source>
e4eaa7c9 6792 <target state="new">
5e6c69ce
C
6793 For each request sent, the tracker returns random peers at a limited number.
6794 For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50
9f77adb8 6795 requests sent to know every peer in the swarm
5e6c69ce 6796 </target>
93fe2d9c
C
6797 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">96</context></context-group>
6798 </trans-unit>
d7c6b951 6799 <trans-unit id="8817667841110447397" datatype="html">
8b049b68
C
6800 <source>Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour</source>
6801 <target state="new">
5e6c69ce
C
6802 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
6803 </target>
93fe2d9c
C
6804 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">102</context></context-group>
6805 </trans-unit>
d7c6b951 6806 <trans-unit id="4100327951517495019" datatype="html">
913aa176 6807 <source>If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the video</source>
8b049b68 6808 <target state="new">
5e6c69ce
C
6809 If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the
6810 video
6811 </target>
93fe2d9c
C
6812 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">106</context></context-group>
6813 </trans-unit>
d7c6b951 6814 <trans-unit id="7196664247366401915" datatype="html">
8b049b68
C
6815 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
6816 <target state="new">
5e6c69ce
C
6817 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
6818 </target>
93fe2d9c
C
6819 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group>
6820 </trans-unit>
d7c6b951 6821 <trans-unit id="1120376809358109718" datatype="html">
9b0b8301
C
6822 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source>
6823 <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </target>
93fe2d9c
C
6824 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group>
6825 </trans-unit>
d7c6b951 6826 <trans-unit id="7812408733559506009" datatype="html">
913aa176 6827 <source>The worst-case scenario of an average person spying on their friends is quite unlikely. There are much more effective ways to get that kind of information.</source>
8b049b68 6828 <target state="new">
5e6c69ce
C
6829 The worst-case scenario of an average person spying on their friends is quite unlikely.
6830 There are much more effective ways to get that kind of information.
6831 </target>
93fe2d9c
C
6832 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">123</context></context-group>
6833 </trans-unit>
d7c6b951 6834 <trans-unit id="8484650229450883706" datatype="html">
5e6c69ce
C
6835 <source>How does PeerTube compare with YouTube?</source>
6836 <target state="new">How does PeerTube compare with YouTube?</target>
93fe2d9c
C
6837 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">128</context></context-group>
6838 </trans-unit>
d7c6b951 6839 <trans-unit id="6213340208914097303" datatype="html">
913aa176 6840 <source>The threats to privacy with YouTube are different from PeerTube's. In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you. Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).</source>
8b049b68 6841 <target state="new">
c78d3db7 6842 The threats to privacy with YouTube are different from PeerTube's.
5e6c69ce
C
6843 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
6844 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
6845 </target>
93fe2d9c
C
6846 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">130</context></context-group>
6847 </trans-unit>
d7c6b951 6848 <trans-unit id="2676074687792256808" datatype="html">
5e6c69ce
C
6849 <source>What can I do to limit the exposure of my IP address?</source>
6850 <target state="new">What can I do to limit the exposure of my IP address?</target>
93fe2d9c
C
6851 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">136</context></context-group>
6852 </trans-unit>
d7c6b951 6853 <trans-unit id="8804946818315976118" datatype="html">
913aa176 6854 <source>Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing your IP in their connection logs: ISP/routers/trackers/CDN and more. PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser. Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.</source>
8b049b68 6855 <target state="new">
5e6c69ce
C
6856 Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing
6857 your IP in their connection logs: ISP/routers/trackers/CDN and more.
6858 PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser.
6859 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
6860 </target>
93fe2d9c
C
6861 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">138</context></context-group>
6862 </trans-unit>
d7c6b951 6863 <trans-unit id="401806741040118292" datatype="html">
5e6c69ce
C
6864 <source>What will be done to mitigate this problem?</source>
6865 <target state="new">What will be done to mitigate this problem?</target>
93fe2d9c
C
6866 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">145</context></context-group>
6867 </trans-unit>
d7c6b951 6868 <trans-unit id="7404776804526394585" datatype="html">
913aa176 6869 <source>PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far:</source>
8b049b68 6870 <target state="new">
c78d3db7
C
6871 PeerTube wants to deliver the best countermeasures possible, to give you more choice
6872 and render attacks less likely. Here is what we put in place so far:
5e6c69ce 6873 </target>
93fe2d9c
C
6874 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">147</context></context-group>
6875 </trans-unit>
d7c6b951 6876 <trans-unit id="8635362984201852982" datatype="html">
8b049b68
C
6877 <source>We set a limit to the number of peers sent by the tracker</source>
6878 <target state="new">We set a limit to the number of peers sent by the tracker</target>
93fe2d9c
C
6879 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">153</context></context-group>
6880 </trans-unit>
d7c6b951 6881 <trans-unit id="8903417899533541365" datatype="html">
8b049b68
C
6882 <source>We set a limit on the request frequency received by the tracker</source>
6883 <target state="new">We set a limit on the request frequency received by the tracker</target>
93fe2d9c
C
6884 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">154</context></context-group>
6885 </trans-unit>
d7c6b951 6886 <trans-unit id="2470460396724373169" datatype="html">
8b049b68
C
6887 <source>Allow instance admins to disable P2P from the administration interface</source>
6888 <target state="new">Allow instance admins to disable P2P from the administration interface</target>
93fe2d9c
C
6889 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">155</context></context-group>
6890 </trans-unit>
d7c6b951 6891 <trans-unit id="5991790391344625653" datatype="html">
913aa176 6892 <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source>
8b049b68 6893 <target state="new">
c78d3db7
C
6894 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling
6895 WebRTC in your browser.
6896 </target>
93fe2d9c
C
6897 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">158</context></context-group>
6898 </trans-unit>
d7c6b951 6899 <trans-unit id="3857357852909495917" datatype="html">
8b049b68
C
6900 <source>This instance does not have instances followers.</source>
6901 <target state="new">This instance does not have instances followers.</target>
913aa176 6902 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">6</context></context-group>
6903 </trans-unit>
d7c6b951 6904 <trans-unit id="8438752523256358076" datatype="html">
913aa176 6905 <source>Show full list</source>
6906 <target state="new">Show full list</target>
421fd853
C
6907 <context-group purpose="location">
6908 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6909 <context context-type="linenumber">12</context>
6910 </context-group>
6911 <context-group purpose="location">
6912 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6913 <context context-type="linenumber">24</context>
6914 </context-group>
913aa176 6915 </trans-unit>
d7c6b951 6916 <trans-unit id="7128556172318221342" datatype="html">
913aa176 6917 <source>This instance is not following any other.</source>
6918 <target state="new">This instance is not following any other.</target>
6919 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">18</context></context-group>
6920 </trans-unit>
30ae75f9 6921 <trans-unit id="4195286790385468087" datatype="html">
913aa176 6922 <source>About this instance</source>
6923 <target state="new">About this instance</target>
93fe2d9c
C
6924 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">24</context></context-group>
6925 </trans-unit>
913aa176 6926 <trans-unit id="8773846522957677259" datatype="html">
6927 <source>About PeerTube</source>
6928 <target state="new">About PeerTube</target>
93fe2d9c
C
6929 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
6930 </trans-unit>
913aa176 6931 <trans-unit id="1812900507515561988" datatype="html">
6932 <source>About this instance's network</source>
6933 <target state="new">About this instance's network</target>
93fe2d9c
C
6934 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
6935 </trans-unit>
913aa176 6936 <trans-unit id="892073694820881630" datatype="html">
6937 <source>Link copied</source>
6938 <target state="new">Link copied</target>
93fe2d9c
C
6939 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6940 </trans-unit>
6941 <trans-unit id="4807161697338135032" datatype="html">
9b0b8301
C
6942 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source>
6943 <target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target>
91ae3c4a
C
6944 <context-group purpose="location">
6945 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6946 <context context-type="linenumber">3</context>
6947 </context-group>
6948 </trans-unit>
d7c6b951 6949 <trans-unit id="5579867071769973287" datatype="html">
eb12a714
C
6950 <source>Create an account</source>
6951 <target state="new">
040758e0
C
6952 Create an account
6953 </target>
93fe2d9c
C
6954 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">8</context></context-group>
6955 </trans-unit>
95bd9515 6956 <trans-unit id="9082008222523034483" datatype="html">
913aa176 6957 <source>Get help</source>
6958 <target state="new">Get help</target>
6959 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">16</context></context-group>
6960 </trans-unit>
d7c6b951 6961 <trans-unit id="6386856862203107763" datatype="html">
5a6de093
C
6962 <source>Create my account</source>
6963 <target state="new">
6964 Create my account
6965 </target>
93fe2d9c
C
6966 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">46</context></context-group>
6967 </trans-unit>
d7c6b951 6968 <trans-unit id="220345070199640496" datatype="html">
5a6de093
C
6969 <source>PeerTube is creating your account...</source>
6970 <target state="new">PeerTube is creating your account...</target>
93fe2d9c
C
6971 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">55</context></context-group>
6972 </trans-unit>
d7c6b951 6973 <trans-unit id="397098723873502323" datatype="html">
5a6de093
C
6974 <source>Done</source>
6975 <target state="new">Done</target>
93fe2d9c
C
6976 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">51</context></context-group>
6977 </trans-unit>
d7c6b951 6978 <trans-unit id="6294302495409052693" datatype="html">
5a6de093
C
6979 <source>Who are we?</source>
6980 <target state="new">Who are we?</target>
913aa176 6981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">19</context></context-group>
6982 </trans-unit>
d7c6b951 6983 <trans-unit id="1445137115016841401" datatype="html">
5a6de093
C
6984 <source>How long do we plan to maintain this instance?</source>
6985 <target state="new">How long do we plan to maintain this instance?</target>
913aa176 6986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">24</context></context-group>
6987 </trans-unit>
d7c6b951 6988 <trans-unit id="2975856643479054118" datatype="html">
5a6de093
C
6989 <source>How will we finance this instance?</source>
6990 <target state="new">How will we finance this instance?</target>
913aa176 6991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">29</context></context-group>
6992 </trans-unit>
d7c6b951 6993 <trans-unit id="2573967459337636542" datatype="html">
5a6de093
C
6994 <source>Administrators &amp; Sustainability</source>
6995 <target state="new">Administrators &amp; Sustainability</target>
913aa176 6996 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">15</context></context-group>
6997 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">15</context></context-group>
6998 </trans-unit>
d7c6b951 6999 <trans-unit id="8980375993935541237" datatype="html">
5a6de093
C
7000 <source>Step</source>
7001 <target state="new">Step</target>
913aa176 7002 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context><context context-type="linenumber">9</context></context-group>
7003 </trans-unit>
d7c6b951 7004 <trans-unit id="4665274432258993920" datatype="html">
913aa176 7005 <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source>
5a6de093
C
7006 <target state="new">
7007 A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.
9b0b8301 7008 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
5a6de093
C
7009 For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology.
7010
7011 </target>
93fe2d9c
C
7012 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">4</context></context-group>
7013 </trans-unit>
d7c6b951 7014 <trans-unit id="2254156021453506528" datatype="html">
5a6de093
C
7015 <source>Other users can decide to subscribe any channel they want, to be notified when you publish a new video.</source>
7016 <target state="new">
7017 Other users can decide to subscribe any channel they want, to be notified when you publish a new video.
7018 </target>
93fe2d9c
C
7019 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">9</context></context-group>
7020 </trans-unit>
d7c6b951 7021 <trans-unit id="8583412279916132438" datatype="html">
5a6de093
C
7022 <source>Channel display name</source>
7023 <target state="new">Channel display name</target>
913aa176 7024 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">15</context></context-group>
7025 </trans-unit>
d7c6b951 7026 <trans-unit id="6980413875907286634" datatype="html">
5a6de093
C
7027 <source>Channel name</source>
7028 <target state="new">Channel name</target>
93fe2d9c
C
7029 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group>
7030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group>
7031 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">30</context></context-group>
7032 </trans-unit>
d7c6b951 7033 <trans-unit id="8463487834152954723" datatype="html">
5a6de093
C
7034 <source>john_channel</source>
7035 <target state="new">john_channel</target>
93fe2d9c
C
7036 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
7037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
7038 </trans-unit>
d7c6b951 7039 <trans-unit id="7901486036096751355" datatype="html">
5a6de093
C
7040 <source>Example: my_super_channel</source>
7041 <target state="new">Example: my_super_channel</target>
913aa176 7042 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">34</context></context-group>
7043 </trans-unit>
d7c6b951 7044 <trans-unit id="7981235640417633362" datatype="html">
5a6de093
C
7045 <source>The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.</source>
7046 <target state="new">
7047 The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
7048 </target>
93fe2d9c
C
7049 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">42</context></context-group>
7050 </trans-unit>
d7c6b951 7051 <trans-unit id="5203776997447520497" datatype="html">
913aa176 7052 <source>Channel name cannot be the same as your account name. You can click on the first step to update your account name.</source>
7053 <target state="new"> Channel name cannot be the same as your account name. You can click on the first step to update your account name. </target>
93fe2d9c
C
7054 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group>
7055 </trans-unit>
7056 <trans-unit id="7440807341905682986" datatype="html">
9b0b8301
C
7057 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source>
7058 <target state="new"> I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </target>
c5c848c5
C
7059 <context-group purpose="location">
7060 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
7061 <context context-type="linenumber">5,10</context>
7062 </context-group>
913aa176 7063 </trans-unit>
d7c6b951 7064 <trans-unit id="7326471570669373149" datatype="html">
5a6de093
C
7065 <source>The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.</source>
7066 <target state="new">
7067 The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
7068 </target>
93fe2d9c
C
7069 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">35</context></context-group>
7070 </trans-unit>
7071 <trans-unit id="2770947245861951784" datatype="html">
7072 <source>Signup is not enabled on this instance.</source>
7073 <target state="new">Signup is not enabled on this instance.</target>
c49c366a
C
7074 <context-group purpose="location">
7075 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7076 <context context-type="linenumber">4</context>
7077 </context-group>
7078 </trans-unit>
d7c6b951 7079 <trans-unit id="198278273748445199" datatype="html">
913aa176 7080 <source>Video uploads are disabled on this instance, hence your account won't be able to upload videos.</source>
7081 <target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. </target>
93fe2d9c
C
7082 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">3</context></context-group>
7083 </trans-unit>
913aa176 7084 <trans-unit id="3301086086650990787" datatype="html">
7085 <source>Register</source>
7086 <target state="new">Register</target>
93fe2d9c
C
7087 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-routing.module.ts</context><context context-type="linenumber">13</context></context-group>
7088 </trans-unit>
5a6de093
C
7089 <trans-unit id="6979021199788941693" datatype="html">
7090 <source>Your message has been sent.</source>
7091 <target state="new">Your message has been sent.</target>
93fe2d9c
C
7092 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">88</context></context-group>
7093 </trans-unit>
5a6de093
C
7094 <trans-unit id="2072135752262464360" datatype="html">
7095 <source>You already sent this form recently</source>
7096 <target state="new">You already sent this form recently</target>
93fe2d9c
C
7097 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">94</context></context-group>
7098 </trans-unit>
7099 <trans-unit id="1097932116708163073" datatype="html">
7100 <source>This website is powered by PeerTube</source>
7101 <target state="new"> This website is powered by PeerTube </target>
45b3a29b
C
7102 <context-group purpose="location">
7103 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
7104 <context context-type="linenumber">2,4</context>
7105 </context-group>
7106 </trans-unit>
913aa176 7107 <trans-unit id="819067926858619041" datatype="html">
7108 <source>Account videos</source>
7109 <target state="new">Account videos</target>
93fe2d9c
C
7110 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
7111 </trans-unit>
91ae3c4a 7112 <trans-unit id="4605517634011438234" datatype="html">
93fe2d9c
C
7113 <source>ACCOUNT</source>
7114 <target state="new">ACCOUNT</target>
c59eab78 7115 <context-group purpose="location">
90aa0a74
C
7116 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
7117 <context context-type="linenumber">8</context>
c59eab78 7118 </context-group>
913aa176 7119 </trans-unit>
7120 <trans-unit id="6823616469362610020" datatype="html">
7121 <source>Account video channels</source>
7122 <target state="new">Account video channels</target>
93fe2d9c
C
7123 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">26</context></context-group>
7124 </trans-unit>
d7c6b951 7125 <trans-unit id="807777065817324789" datatype="html">
913aa176 7126 <source>Display all videos (private, unlisted or not yet published)</source>
7127 <target state="new">Display all videos (private, unlisted or not yet published)</target>
93fe2d9c
C
7128 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">125</context></context-group>
7129 </trans-unit>
7130 <trans-unit id="784681343382270982" datatype="html">
7131 <source>Remove this filter</source>
7132 <target state="new">Remove this filter</target>
7133 <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>
7134 </trans-unit>
7135 <trans-unit id="5254305728396198887" datatype="html">
7136 <source>Sensitive content</source>
7137 <target state="new">Sensitive content</target>
7138 <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>
7139 </trans-unit>
7140 <trans-unit id="5590086849807274701" datatype="html">
7141 <source>Scope</source>
7142 <target state="new">Scope</target>
7143 <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>
7144 </trans-unit>
7145 <trans-unit id="5019568087038659501" datatype="html">
7146 <source>Federated</source>
7147 <target state="new">Federated</target>
7148 <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>
7149 </trans-unit>
7150 <trans-unit id="1949800099101277248" datatype="html">
7151 <source>Languages</source>
7152 <target state="new">Languages</target>
7153 <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>
7154 </trans-unit>
7155 <trans-unit id="1902100407096396858" datatype="html">
7156 <source>Categories</source>
7157 <target state="new">Categories</target>
7158 <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>
7159 </trans-unit>
7160 <trans-unit id="3599150758014724057" datatype="html">
7161 <source>All videos</source>
7162 <target state="new">All videos</target>
7163 <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>
7164 </trans-unit>
7165 <trans-unit id="8466337030143068285" datatype="html">
7166 <source>Blurred</source>
7167 <target state="new">Blurred</target>
7168 <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>
7169 </trans-unit>
7170 <trans-unit id="7054829409324166420" datatype="html">
7171 <source>hidden</source>
7172 <target state="new">hidden</target>
7173 <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>
7174 </trans-unit>
7175 <trans-unit id="5766954855630346873" datatype="html">
7176 <source>blurred</source>
7177 <target state="new">blurred</target>
7178 <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>
7179 </trans-unit>
7180 <trans-unit id="1833483831276078393" datatype="html">
7181 <source>displayed</source>
7182 <target state="new">displayed</target>
7183 <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>
7184 </trans-unit>
5a6de093 7185 <trans-unit id="4856575356061361269" datatype="html">
913aa176 7186 <source><x id="PH"/> direct account followers </source>
5a6de093
C
7187 <target state="new">
7188 <x id="PH"/> direct account followers
7189 </target>
93fe2d9c
C
7190 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">153</context></context-group>
7191 </trans-unit>
913aa176 7192 <trans-unit id="6250999352462648289" datatype="html">
7193 <source>Report this account</source>
7194 <target state="new">Report this account</target>
93fe2d9c
C
7195 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">202</context></context-group>
7196 </trans-unit>
7197 <trans-unit id="2614607010577950577" datatype="html">
7198 <source>Overview</source>
7199 <target state="new">Overview</target>
c49c366a
C
7200 <context-group purpose="location">
7201 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
7202 <context context-type="linenumber">35</context>
7203 </context-group>
7204 </trans-unit>
913aa176 7205 <trans-unit id="1504521795586863905" datatype="html">
7206 <source>VIDEOS</source>
7207 <target state="new">VIDEOS</target>
93fe2d9c
C
7208 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">83</context></context-group>
7209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">245</context></context-group>
7210 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group>
7211 </trans-unit>
5a6de093 7212 <trans-unit id="25349740244798533" datatype="html">
eb12a714
C
7213 <source>Username copied</source>
7214 <target state="new">Username copied</target>
93fe2d9c
C
7215 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">121</context></context-group>
7216 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">115</context></context-group>
7217 </trans-unit>
913aa176 7218 <trans-unit id="9221735175659318025" datatype="html">
7219 <source>1 subscriber</source>
7220 <target state="new">1 subscriber</target>
93fe2d9c
C
7221 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">125</context></context-group>
7222 </trans-unit>
913aa176 7223 <trans-unit id="4097331874769079975" datatype="html">
7224 <source><x id="PH"/> subscribers</source>
7225 <target state="new"><x id="PH"/> subscribers</target>
93fe2d9c
C
7226 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">127</context></context-group>
7227 </trans-unit>
5a6de093
C
7228 <trans-unit id="1035838766454786107" datatype="html">
7229 <source>Audio-only</source>
7230 <target state="new">Audio-only</target>
913aa176 7231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
7232 </trans-unit>
5a6de093 7233 <trans-unit id="8011855989482474311" datatype="html">
9b0b8301
C
7234 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source>
7235 <target state="new">A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</target>
913aa176 7236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
93fe2d9c
C
7237 </trans-unit>
7238 <trans-unit id="7756250490108954499" datatype="html">
7239 <source>144p</source>
7240 <target state="new">144p</target>
c49c366a
C
7241 <context-group purpose="location">
7242 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context>
7243 <context context-type="linenumber">22</context>
7244 </context-group>
913aa176 7245 </trans-unit>
5a6de093 7246 <trans-unit id="3768852440495368591" datatype="html">
eb12a714
C
7247 <source>240p</source>
7248 <target state="new">240p</target>
93fe2d9c
C
7249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">26</context></context-group>
7250 </trans-unit>
5a6de093 7251 <trans-unit id="6824490596490222280" datatype="html">
eb12a714
C
7252 <source>360p</source>
7253 <target state="new">360p</target>
93fe2d9c
C
7254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">30</context></context-group>
7255 </trans-unit>
5a6de093 7256 <trans-unit id="4039682741786530029" datatype="html">
eb12a714
C
7257 <source>480p</source>
7258 <target state="new">480p</target>
93fe2d9c
C
7259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">34</context></context-group>
7260 </trans-unit>
5a6de093 7261 <trans-unit id="5165245100010036661" datatype="html">
eb12a714
C
7262 <source>720p</source>
7263 <target state="new">720p</target>
93fe2d9c
C
7264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">38</context></context-group>
7265 </trans-unit>
5a6de093 7266 <trans-unit id="7709767791012306261" datatype="html">
eb12a714
C
7267 <source>1080p</source>
7268 <target state="new">1080p</target>
93fe2d9c
C
7269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">42</context></context-group>
7270 </trans-unit>
913aa176 7271 <trans-unit id="3671005503070777897" datatype="html">
7272 <source>1440p</source>
7273 <target state="new">1440p</target>
93fe2d9c
C
7274 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">46</context></context-group>
7275 </trans-unit>
5a6de093 7276 <trans-unit id="597839553814574067" datatype="html">
eb12a714
C
7277 <source>2160p</source>
7278 <target state="new">2160p</target>
93fe2d9c
C
7279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">50</context></context-group>
7280 </trans-unit>
5a6de093 7281 <trans-unit id="3957742085471141221" datatype="html">
eb12a714
C
7282 <source>Auto (via ffmpeg)</source>
7283 <target state="new">Auto (via ffmpeg)</target>
913aa176 7284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">50</context></context-group>
93fe2d9c
C
7285 </trans-unit>
7286 <trans-unit id="3642770981085338761" datatype="html">
7287 <source>Followers of your instance</source>
7288 <target state="new">Followers of your instance</target>
7c94e1e7
C
7289 <context-group purpose="location">
7290 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
7291 <context context-type="linenumber">3</context>
7292 </context-group>
913aa176 7293 </trans-unit>
7294 <trans-unit id="931255636742351800" datatype="html">
7295 <source>No limit</source>
7296 <target state="new">No limit</target>
93fe2d9c
C
7297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">34</context></context-group>
7298 </trans-unit>
913aa176 7299 <trans-unit id="5250062810079582285" datatype="html">
7300 <source>1 hour</source>
7301 <target state="new">1 hour</target>
93fe2d9c
C
7302 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">35</context></context-group>
7303 </trans-unit>
913aa176 7304 <trans-unit id="8662356672298904015" datatype="html">
7305 <source>3 hours</source>
7306 <target state="new">3 hours</target>
93fe2d9c
C
7307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">36</context></context-group>
7308 </trans-unit>
913aa176 7309 <trans-unit id="1794624538833178491" datatype="html">
7310 <source>5 hours</source>
7311 <target state="new">5 hours</target>
93fe2d9c
C
7312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">37</context></context-group>
7313 </trans-unit>
913aa176 7314 <trans-unit id="4941148355486671862" datatype="html">
7315 <source>10 hours</source>
7316 <target state="new">10 hours</target>
93fe2d9c
C
7317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">38</context></context-group>
7318 </trans-unit>
913aa176 7319 <trans-unit id="6659155428791414865" datatype="html">
7320 <source>x264, targeting maximum device compatibility</source>
7321 <target state="new">x264, targeting maximum device compatibility</target>
93fe2d9c
C
7322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">55</context></context-group>
7323 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.ts</context><context context-type="linenumber">50</context></context-group>
7324 </trans-unit>
d7c6b951 7325 <trans-unit id="1473738049081128420" datatype="html">
913aa176 7326 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
7327 <target state="new"> Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically. </target>
93fe2d9c
C
7328 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">8</context></context-group>
7329 </trans-unit>
d7c6b951 7330 <trans-unit id="9122600735711449044" datatype="html">
913aa176 7331 <source>However, you may want to read our guidelines before tweaking the following values.</source>
7332 <target state="new"> However, you may want to read our guidelines before tweaking the following values. </target>
93fe2d9c
C
7333 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">11</context></context-group>
7334 </trans-unit>
d7c6b951 7335 <trans-unit id="9035429011363248302" datatype="html">
913aa176 7336 <source>Read guidelines</source>
7337 <target state="new"> Read guidelines </target>
93fe2d9c
C
7338 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">16</context></context-group>
7339 </trans-unit>
d7c6b951 7340 <trans-unit id="2384409178337534505" datatype="html">
913aa176 7341 <source>Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully.</source>
7342 <target state="new"> Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully. </target>
93fe2d9c
C
7343 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">27</context></context-group>
7344 </trans-unit>
913aa176 7345 <trans-unit id="1618463615802675111" datatype="html">
7346 <source>threads</source>
7347 <target state="new">threads</target>
93fe2d9c
C
7348 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">90</context></context-group>
7349 </trans-unit>
913aa176 7350 <trans-unit id="593234948551881507" datatype="html">
7351 <source>thread</source>
7352 <target state="new">thread</target>
93fe2d9c
C
7353 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">91</context></context-group>
7354 </trans-unit>
7355 <trans-unit id="709846045064893539" datatype="html">
7356 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source>
7357 <target state="new"> Updating instance configuration from the web interface is disabled by the system administrator.
a71d4140 7358</target>
09e1784b
C
7359 <context-group purpose="location">
7360 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
a71d4140 7361 <context context-type="linenumber">3,5</context>
09e1784b 7362 </context-group>
93fe2d9c
C
7363 </trans-unit>
7364 <trans-unit id="1305357231288135414" datatype="html">
7365 <source>Homepage</source>
7366 <target state="new">Homepage</target>
7367 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">12</context></context-group>
7368 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context><context context-type="linenumber">13</context></context-group>
7369 <context-group purpose="location"><context context-type="sourcefile">src/app/+home/home-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
7370 </trans-unit>
7371 <trans-unit id="5037437391296624618" datatype="html">
7372 <source>Information</source>
7373 <target state="new">Information</target>
7374 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">20</context></context-group>
7375 </trans-unit>
7376 <trans-unit id="8643289769990675407" datatype="html">
7377 <source>Basic</source>
7378 <target state="new">Basic</target>
7379 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">29</context></context-group>
7380 </trans-unit>
5a6de093 7381 <trans-unit id="2060042292048624940" datatype="html">
eb12a714
C
7382 <source>Configuration updated.</source>
7383 <target state="new">Configuration updated.</target>
9b0b8301
C
7384 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">312</context></context-group>
7385 </trans-unit>
93fe2d9c
C
7386 <trans-unit id="6920964195632624609" datatype="html">
7387 <source>INSTANCE HOMEPAGE</source>
7388 <target state="new">INSTANCE HOMEPAGE</target>
09e1784b
C
7389 <context-group purpose="location">
7390 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7391 <context context-type="linenumber">7</context>
7392 </context-group>
913aa176 7393 </trans-unit>
7394 <trans-unit id="3203902538239082422" datatype="html">
7395 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7396 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
93fe2d9c
C
7397 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">105</context></context-group>
7398 </trans-unit>
913aa176 7399 <trans-unit id="6284468333579755406" datatype="html">
7400 <source>Edit custom configuration</source>
7401 <target state="new">Edit custom configuration</target>
93fe2d9c
C
7402 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group>
7403 </trans-unit>
5a6de093 7404 <trans-unit id="6549061957433635758" datatype="html">
4891e4c7
C
7405 <source>Process domains</source>
7406 <target state="new">Process domains</target>
913aa176 7407 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.ts</context><context context-type="linenumber">28</context></context-group>
7408 </trans-unit>
5a6de093 7409 <trans-unit id="1909009883731319373" datatype="html">
913aa176 7410 <source>Report <x id="PH"/> </source>
5a6de093
C
7411 <target state="new">Report
7412 <x id="PH"/>
7413 </target>
93fe2d9c
C
7414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">61</context></context-group>
7415 </trans-unit>
5a6de093
C
7416 <trans-unit id="5065410539274460415" datatype="html">
7417 <source>Account reported.</source>
7418 <target state="new">Account reported.</target>
93fe2d9c
C
7419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">83</context></context-group>
7420 </trans-unit>
5a6de093
C
7421 <trans-unit id="6245265026120479954" datatype="html">
7422 <source>Comment reported.</source>
7423 <target state="new">Comment reported.</target>
913aa176 7424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/comment-report.component.ts</context><context context-type="linenumber">82</context></context-group>
7425 </trans-unit>
5a6de093 7426 <trans-unit id="2127446333083057097" datatype="html">
e4eaa7c9
C
7427 <source>Domain is required.</source>
7428 <target state="new">Domain is required.</target>
93fe2d9c
C
7429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">92</context></context-group>
7430 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">101</context></context-group>
7431 </trans-unit>
7432 <trans-unit id="7951488350851416577" datatype="html">
7433 <source>Hosts entered are invalid.</source>
7434 <target state="new">Hosts entered are invalid.</target>
7c94e1e7
C
7435 <context-group purpose="location">
7436 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7437 <context context-type="linenumber">93</context>
7438 </context-group>
93fe2d9c
C
7439 </trans-unit>
7440 <trans-unit id="1469559036084108672" datatype="html">
7441 <source>Hosts entered contain duplicates.</source>
7442 <target state="new">Hosts entered contain duplicates.</target>
7c94e1e7
C
7443 <context-group purpose="location">
7444 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7445 <context context-type="linenumber">94</context>
7446 </context-group>
93fe2d9c
C
7447 </trans-unit>
7448 <trans-unit id="5991533283446904296" datatype="html">
7449 <source>Hosts or handles are invalid.</source>
7450 <target state="new">Hosts or handles are invalid.</target>
7c94e1e7
C
7451 <context-group purpose="location">
7452 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7453 <context context-type="linenumber">102</context>
7454 </context-group>
93fe2d9c
C
7455 </trans-unit>
7456 <trans-unit id="6759198394434886237" datatype="html">
7457 <source>Hosts or handles contain duplicates.</source>
7458 <target state="new">Hosts or handles contain duplicates.</target>
7c94e1e7
C
7459 <context-group purpose="location">
7460 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7461 <context context-type="linenumber">103</context>
7462 </context-group>
913aa176 7463 </trans-unit>
5a6de093 7464 <trans-unit id="240806681889331244" datatype="html">
eb12a714
C
7465 <source>Unlimited</source>
7466 <target state="new">Unlimited</target>
93fe2d9c
C
7467 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">22</context></context-group>
7468 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">36</context></context-group>
7469 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">30</context></context-group>
7470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">37</context></context-group>
7471 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">32</context></context-group>
7472 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">38</context></context-group>
7473 </trans-unit>
5a6de093 7474 <trans-unit id="5504952199515017930" datatype="html">
e4eaa7c9
C
7475 <source>None - no upload possible</source>
7476 <target state="new">None - no upload possible</target>
913aa176 7477 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">23</context></context-group>
7478 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">37</context></context-group>
7479 </trans-unit>
5a6de093 7480 <trans-unit id="616370606803836610" datatype="html">
eb12a714
C
7481 <source>100MB</source>
7482 <target state="new">100MB</target>
913aa176 7483 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">24</context></context-group>
7484 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">40</context></context-group>
7485 </trans-unit>
5a6de093 7486 <trans-unit id="9162997081789455476" datatype="html">
eb12a714
C
7487 <source>500MB</source>
7488 <target state="new">500MB</target>
913aa176 7489 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">25</context></context-group>
7490 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">41</context></context-group>
7491 </trans-unit>
5a6de093 7492 <trans-unit id="1541266817985876981" datatype="html">
eb12a714
C
7493 <source>1GB</source>
7494 <target state="new">1GB</target>
913aa176 7495 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">26</context></context-group>
7496 </trans-unit>
5a6de093 7497 <trans-unit id="6075751004411938819" datatype="html">
eb12a714
C
7498 <source>5GB</source>
7499 <target state="new">5GB</target>
913aa176 7500 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">27</context></context-group>
7501 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">43</context></context-group>
7502 </trans-unit>
5a6de093 7503 <trans-unit id="246811372655482890" datatype="html">
eb12a714
C
7504 <source>20GB</source>
7505 <target state="new">20GB</target>
913aa176 7506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">28</context></context-group>
7507 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">45</context></context-group>
7508 </trans-unit>
5a6de093 7509 <trans-unit id="2491910291056632032" datatype="html">
eb12a714
C
7510 <source>50GB</source>
7511 <target state="new">50GB</target>
913aa176 7512 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">29</context></context-group>
7513 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">46</context></context-group>
7514 </trans-unit>
7515 <trans-unit id="5514849824631859021" datatype="html">
7516 <source>100GB</source>
7517 <target state="new">100GB</target>
7d3316dc
C
7518 <context-group purpose="location">
7519 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7520 <context context-type="linenumber">30</context>
7521 </context-group>
913aa176 7522 </trans-unit>
7523 <trans-unit id="8245180845645676506" datatype="html">
7524 <source>200GB</source>
7525 <target state="new">200GB</target>
7d3316dc
C
7526 <context-group purpose="location">
7527 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7528 <context context-type="linenumber">31</context>
7529 </context-group>
913aa176 7530 </trans-unit>
7531 <trans-unit id="5468089754278798237" datatype="html">
7532 <source>500GB</source>
7533 <target state="new">500GB</target>
7d3316dc
C
7534 <context-group purpose="location">
7535 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7536 <context context-type="linenumber">32</context>
7537 </context-group>
7538 </trans-unit>
5a6de093 7539 <trans-unit id="3977630500122496087" datatype="html">
eb12a714
C
7540 <source>10MB</source>
7541 <target state="new">10MB</target>
913aa176 7542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">38</context></context-group>
7543 </trans-unit>
5a6de093 7544 <trans-unit id="2060593120571755546" datatype="html">
eb12a714
C
7545 <source>50MB</source>
7546 <target state="new">50MB</target>
913aa176 7547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">39</context></context-group>
7548 </trans-unit>
5a6de093 7549 <trans-unit id="7653028819867308249" datatype="html">
eb12a714
C
7550 <source>2GB</source>
7551 <target state="new">2GB</target>
913aa176 7552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">42</context></context-group>
7553 </trans-unit>
7554 <trans-unit id="7641416475804061087" datatype="html">
7555 <source>10GB</source>
7556 <target state="new">10GB</target>
7d3316dc
C
7557 <context-group purpose="location">
7558 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7559 <context context-type="linenumber">44</context>
7560 </context-group>
7561 </trans-unit>
5a6de093 7562 <trans-unit id="2520968456492632777" datatype="html">
913aa176 7563 <source><x id="PH"/> accepted in instance followers </source>
5a6de093
C
7564 <target state="new">
7565 <x id="PH"/> accepted in instance followers
7566 </target>
913aa176 7567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group>
7568 </trans-unit>
5a6de093 7569 <trans-unit id="450530533730658004" datatype="html">
eb12a714
C
7570 <source>Do you really want to reject this follower?</source>
7571 <target state="new">Do you really want to reject this follower?</target>
913aa176 7572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">52</context></context-group>
7573 </trans-unit>
5a6de093 7574 <trans-unit id="7378878529334768232" datatype="html">
eb12a714
C
7575 <source>Reject</source>
7576 <target state="new">Reject</target>
913aa176 7577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">53</context></context-group>
7578 </trans-unit>
5a6de093 7579 <trans-unit id="2040902819815401278" datatype="html">
913aa176 7580 <source><x id="PH"/> rejected from instance followers </source>
5a6de093
C
7581 <target state="new">
7582 <x id="PH"/> rejected from instance followers
7583 </target>
913aa176 7584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">60</context></context-group>
7585 </trans-unit>
5a6de093 7586 <trans-unit id="3620117223790525725" datatype="html">
eb12a714
C
7587 <source>Do you really want to delete this follower?</source>
7588 <target state="new">Do you really want to delete this follower?</target>
913aa176 7589 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">73</context></context-group>
7590 </trans-unit>
7591 <trans-unit id="7022070615528435141" datatype="html">
7592 <source>Delete</source>
7593 <target state="new">Delete</target>
93fe2d9c
C
7594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group>
7595 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group>
7596 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group>
7597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">100</context></context-group>
7598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">169</context></context-group>
7599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">95</context></context-group>
7600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">209</context></context-group>
7601 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">74</context></context-group>
7602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">198</context></context-group>
7603 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">229</context></context-group>
7604 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group>
7605 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group>
7606 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group>
7607 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group>
7608 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group>
7609 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">178</context></context-group>
7610 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">225</context></context-group>
7611 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">190</context></context-group>
7612 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group>
7613 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group>
7614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">376</context></context-group>
7615 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group>
7616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group>
7617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group>
7618 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">366</context></context-group>
7619 </trans-unit>
5a6de093 7620 <trans-unit id="2452034338905853167" datatype="html">
913aa176 7621 <source><x id="PH"/> removed from instance followers </source>
5a6de093
C
7622 <target state="new">
7623 <x id="PH"/> removed from instance followers
7624 </target>
913aa176 7625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">81</context></context-group>
93fe2d9c
C
7626 </trans-unit>
7627 <trans-unit id="6018246591673612412" datatype="html">
7628 <source>Follow</source>
7629 <target state="new">Follow</target>
7c94e1e7
C
7630 <context-group purpose="location">
7631 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7632 <context context-type="linenumber">3</context>
7633 </context-group>
7634 <context-group purpose="location">
7635 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7636 <context context-type="linenumber">37</context>
7637 </context-group>
7638 <context-group purpose="location">
7639 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7640 <context context-type="linenumber">18</context>
7641 </context-group>
93fe2d9c
C
7642 </trans-unit>
7643 <trans-unit id="3596798855644241001" datatype="html">
7644 <source>1 host (without "http://"), account handle or channel handle per line</source>
7645 <target state="new">1 host (without "http://"), account handle or channel handle per line</target>
7c94e1e7
C
7646 <context-group purpose="location">
7647 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7648 <context context-type="linenumber">11</context>
7649 </context-group>
913aa176 7650 </trans-unit>
5a6de093 7651 <trans-unit id="2740793005745065895" datatype="html">
913aa176 7652 <source><x id="PH"/> is not valid </source>
5a6de093
C
7653 <target state="new">
7654 <x id="PH"/> is not valid
7655 </target>
93fe2d9c
C
7656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">27</context></context-group>
7657 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">50</context></context-group>
7658 </trans-unit>
5a6de093 7659 <trans-unit id="2355066641781598196" datatype="html">
eb12a714
C
7660 <source>Follow request(s) sent!</source>
7661 <target state="new">Follow request(s) sent!</target>
93fe2d9c
C
7662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">63</context></context-group>
7663 </trans-unit>
7664 <trans-unit id="3459358413436264734" datatype="html">
7665 <source>Your instance subscriptions</source>
7666 <target state="new">Your instance subscriptions</target>
7c94e1e7
C
7667 <context-group purpose="location">
7668 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7669 <context context-type="linenumber">3</context>
7670 </context-group>
913aa176 7671 </trans-unit>
5a6de093
C
7672 <trans-unit id="4245720728052819482" datatype="html">
7673 <source>Do you really want to unfollow <x id="PH"/>?</source>
7674 <target state="new">Do you really want to unfollow
7675 <x id="PH"/>?
7676 </target>
93fe2d9c
C
7677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">46</context></context-group>
7678 </trans-unit>
5a6de093 7679 <trans-unit id="9160510009013134726" datatype="html">
eb12a714
C
7680 <source>Unfollow</source>
7681 <target state="new">Unfollow</target>
93fe2d9c
C
7682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">47</context></context-group>
7683 </trans-unit>
5a6de093
C
7684 <trans-unit id="3935234189109112926" datatype="html">
7685 <source>You are not following <x id="PH"/> anymore.</source>
7686 <target state="new">You are not following
7687 <x id="PH"/> anymore.
7688 </target>
93fe2d9c
C
7689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">54</context></context-group>
7690 </trans-unit>
7691 <trans-unit id="397182597341363053" datatype="html">
7692 <source>Redundancy</source>
7693 <target state="new">Redundancy</target>
8f0b94f0
C
7694 <context-group purpose="location">
7695 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
7696 <context context-type="linenumber">48</context>
7697 </context-group>
7698 </trans-unit>
5a6de093 7699 <trans-unit id="2593763089859685916" datatype="html">
eb12a714
C
7700 <source>enabled</source>
7701 <target state="new">enabled</target>
913aa176 7702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">23</context></context-group>
7703 </trans-unit>
5a6de093 7704 <trans-unit id="8444272719785117681" datatype="html">
eb12a714
C
7705 <source>disabled</source>
7706 <target state="new">disabled</target>
913aa176 7707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">23</context></context-group>
7708 </trans-unit>
5a6de093
C
7709 <trans-unit id="135214224090612796" datatype="html">
7710 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
7711 <target state="new">Redundancy for
7712 <x id="PH"/> is
7713 <x id="PH_1"/>
7714 </target>
913aa176 7715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">25</context></context-group>
7716 </trans-unit>
5a6de093 7717 <trans-unit id="5875705095657098468" datatype="html">
e4eaa7c9
C
7718 <source>Do you really want to remove this video redundancy?</source>
7719 <target state="new">Do you really want to remove this video redundancy?</target>
93fe2d9c
C
7720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">149</context></context-group>
7721 </trans-unit>
5a6de093 7722 <trans-unit id="9098272570113000349" datatype="html">
e4eaa7c9
C
7723 <source>Remove redundancy</source>
7724 <target state="new">Remove redundancy</target>
93fe2d9c
C
7725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">150</context></context-group>
7726 </trans-unit>
5a6de093 7727 <trans-unit id="6537102123107780785" datatype="html">
e4eaa7c9
C
7728 <source>Video redundancies removed!</source>
7729 <target state="new">Video redundancies removed!</target>
93fe2d9c
C
7730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">156</context></context-group>
7731 </trans-unit>
5a6de093
C
7732 <trans-unit id="8639315630141911544" datatype="html">
7733 <source>Account <x id="PH"/> unmuted by your instance.</source>
7734 <target state="new">Account
7735 <x id="PH"/> unmuted by your instance.
7736 </target>
93fe2d9c
C
7737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">43</context></context-group>
7738 </trans-unit>
5a6de093
C
7739 <trans-unit id="3371601176452094961" datatype="html">
7740 <source>Instance <x id="PH"/> unmuted by your instance.</source>
7741 <target state="new">Instance
7742 <x id="PH"/> unmuted by your instance.
7743 </target>
913aa176 7744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">46</context></context-group>
7745 </trans-unit>
5a6de093
C
7746 <trans-unit id="3096398988891996621" datatype="html">
7747 <source>Instance <x id="PH"/> muted by your instance.</source>
7748 <target state="new">Instance
7749 <x id="PH"/> muted by your instance.
7750 </target>
913aa176 7751 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">69</context></context-group>
7752 </trans-unit>
5a6de093 7753 <trans-unit id="2393853062458645999" datatype="html">
eb12a714
C
7754 <source>Comment updated.</source>
7755 <target state="new">Comment updated.</target>
913aa176 7756 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.ts</context><context context-type="linenumber">58</context></context-group>
7757 </trans-unit>
5a6de093
C
7758 <trans-unit id="149121389669248117" datatype="html">
7759 <source>Violent or Repulsive</source>
7760 <target state="new">Violent or Repulsive</target>
93fe2d9c
C
7761 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">19</context></context-group>
7762 </trans-unit>
5a6de093
C
7763 <trans-unit id="2493388551376623687" datatype="html">
7764 <source>Hateful or Abusive</source>
7765 <target state="new">Hateful or Abusive</target>
93fe2d9c
C
7766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">20</context></context-group>
7767 </trans-unit>
5a6de093
C
7768 <trans-unit id="5124757565683866220" datatype="html">
7769 <source>Spam or Misleading</source>
7770 <target state="new">Spam or Misleading</target>
93fe2d9c
C
7771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">21</context></context-group>
7772 </trans-unit>
913aa176 7773 <trans-unit id="8440128775129354214" datatype="html">
7774 <source>Privacy</source>
7775 <target state="new">Privacy</target>
93fe2d9c
C
7776 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group>
7777 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group>
7778 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">112</context></context-group>
7779 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group>
7780 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group>
7781 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">29</context></context-group>
7782 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group>
7783 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group>
7784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group>
7785 </trans-unit>
5a6de093
C
7786 <trans-unit id="8768506950499277937" datatype="html">
7787 <source>Copyright</source>
7788 <target state="new">Copyright</target>
93fe2d9c
C
7789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group>
7790 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">146</context></context-group>
7791 </trans-unit>
5a6de093
C
7792 <trans-unit id="3776575731053010580" datatype="html">
7793 <source>Server rules</source>
7794 <target state="new">Server rules</target>
93fe2d9c
C
7795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">24</context></context-group>
7796 </trans-unit>
5a6de093
C
7797 <trans-unit id="6907161397537530258" datatype="html">
7798 <source>Thumbnails</source>
7799 <target state="new">Thumbnails</target>
93fe2d9c
C
7800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">25</context></context-group>
7801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">161</context></context-group>
7802 </trans-unit>
5a6de093 7803 <trans-unit id="6473213678768782133" datatype="html">
cd9246a9
C
7804 <source>Internal actions</source>
7805 <target state="new">Internal actions</target>
93fe2d9c
C
7806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">59</context></context-group>
7807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">244</context></context-group>
7808 </trans-unit>
5a6de093 7809 <trans-unit id="4559872264406386913" datatype="html">
e4eaa7c9
C
7810 <source>Delete report</source>
7811 <target state="new">Delete report</target>
93fe2d9c
C
7812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">275</context></context-group>
7813 </trans-unit>
5a6de093
C
7814 <trans-unit id="5793550984155962433" datatype="html">
7815 <source>Actions for the flagged account</source>
7816 <target state="new">Actions for the flagged account</target>
93fe2d9c
C
7817 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">286</context></context-group>
7818 </trans-unit>
5a6de093 7819 <trans-unit id="1679841953757186358" datatype="html">
eb12a714
C
7820 <source>Mark as accepted</source>
7821 <target state="new">Mark as accepted</target>
93fe2d9c
C
7822 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">260</context></context-group>
7823 </trans-unit>
5a6de093 7824 <trans-unit id="7993358694073742566" datatype="html">
eb12a714
C
7825 <source>Mark as rejected</source>
7826 <target state="new">Mark as rejected</target>
93fe2d9c
C
7827 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">265</context></context-group>
7828 </trans-unit>
5a6de093
C
7829 <trans-unit id="4175703770051343108" datatype="html">
7830 <source>Add internal note</source>
7831 <target state="new">Add internal note</target>
93fe2d9c
C
7832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">270</context></context-group>
7833 </trans-unit>
5a6de093 7834 <trans-unit id="296166371893775555" datatype="html">
e4eaa7c9
C
7835 <source>Actions for the video</source>
7836 <target state="new">Actions for the video</target>
93fe2d9c
C
7837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">82</context></context-group>
7838 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">334</context></context-group>
7839 </trans-unit>
5a6de093
C
7840 <trans-unit id="3924877328520650445" datatype="html">
7841 <source>Block video</source>
7842 <target state="new">Block video</target>
93fe2d9c
C
7843 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">339</context></context-group>
7844 </trans-unit>
5a6de093
C
7845 <trans-unit id="4762794934098378428" datatype="html">
7846 <source>Video blocked.</source>
7847 <target state="new">Video blocked.</target>
93fe2d9c
C
7848 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">345</context></context-group>
7849 </trans-unit>
5a6de093
C
7850 <trans-unit id="4328862996304258770" datatype="html">
7851 <source>Unblock video</source>
7852 <target state="new">Unblock video</target>
93fe2d9c
C
7853 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">355</context></context-group>
7854 </trans-unit>
5a6de093
C
7855 <trans-unit id="9065327551191479877" datatype="html">
7856 <source>Video unblocked.</source>
7857 <target state="new">Video unblocked.</target>
93fe2d9c
C
7858 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">361</context></context-group>
7859 </trans-unit>
5a6de093 7860 <trans-unit id="1250415136605923486" datatype="html">
eb12a714
C
7861 <source>Do you really want to delete this abuse report?</source>
7862 <target state="new">Do you really want to delete this abuse report?</target>
93fe2d9c
C
7863 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group>
7864 </trans-unit>
5a6de093 7865 <trans-unit id="3482559157143817408" datatype="html">
eb12a714
C
7866 <source>Abuse deleted.</source>
7867 <target state="new">Abuse deleted.</target>
93fe2d9c
C
7868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">140</context></context-group>
7869 </trans-unit>
5a6de093
C
7870 <trans-unit id="6282990098351939529" datatype="html">
7871 <source>Deleted comment</source>
7872 <target state="new">Deleted comment</target>
93fe2d9c
C
7873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">215</context></context-group>
7874 </trans-unit>
5a6de093
C
7875 <trans-unit id="9196775343330824083" datatype="html">
7876 <source>Messages with reporter</source>
7877 <target state="new">Messages with reporter</target>
93fe2d9c
C
7878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">249</context></context-group>
7879 </trans-unit>
5a6de093
C
7880 <trans-unit id="8770468575924421391" datatype="html">
7881 <source>Messages with moderators</source>
7882 <target state="new">Messages with moderators</target>
93fe2d9c
C
7883 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">250</context></context-group>
7884 </trans-unit>
5a6de093
C
7885 <trans-unit id="8528549800795985099" datatype="html">
7886 <source>Update internal note</source>
7887 <target state="new">Update internal note</target>
93fe2d9c
C
7888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">255</context></context-group>
7889 </trans-unit>
5a6de093
C
7890 <trans-unit id="3962242315365992494" datatype="html">
7891 <source>Switch video block to manual</source>
7892 <target state="new">Switch video block to manual</target>
93fe2d9c
C
7893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">64</context></context-group>
7894 </trans-unit>
5a6de093
C
7895 <trans-unit id="6906423861055262169" datatype="html">
7896 <source>Video <x id="PH"/> switched to manual block.</source>
7897 <target state="new">Video
7898 <x id="PH"/> switched to manual block.
7899 </target>
93fe2d9c
C
7900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">70</context></context-group>
7901 </trans-unit>
5a6de093
C
7902 <trans-unit id="7293356040886494773" datatype="html">
7903 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
7904 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target>
93fe2d9c
C
7905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">131</context></context-group>
7906 </trans-unit>
5a6de093
C
7907 <trans-unit id="4859202148272511129" datatype="html">
7908 <source>Unblock</source>
7909 <target state="new">Unblock</target>
93fe2d9c
C
7910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group>
7911 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group>
7912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">86</context></context-group>
7913 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">354</context></context-group>
7914 </trans-unit>
5a6de093
C
7915 <trans-unit id="4922469417589203720" datatype="html">
7916 <source>Video <x id="PH"/> unblocked.</source>
7917 <target state="new">Video
7918 <x id="PH"/> unblocked.
7919 </target>
93fe2d9c
C
7920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">139</context></context-group>
7921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">211</context></context-group>
7922 </trans-unit>
d7c6b951 7923 <trans-unit id="6286037250766429054" datatype="html">
5a6de093
C
7924 <source>yes</source>
7925 <target state="new">yes</target>
913aa176 7926 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">1</context></context-group>
7927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">1</context></context-group>
7928 </trans-unit>
d7c6b951 7929 <trans-unit id="2420525563530770652" datatype="html">
5a6de093
C
7930 <source>no</source>
7931 <target state="new">no</target>
913aa176 7932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">2</context></context-group>
7933 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">2</context></context-group>
7934 </trans-unit>
5a6de093
C
7935 <trans-unit id="212615365039028546" datatype="html">
7936 <source>You don't have plugins installed yet.</source>
7937 <target state="new">You don't have plugins installed yet.</target>
93fe2d9c
C
7938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">87</context></context-group>
7939 </trans-unit>
5a6de093
C
7940 <trans-unit id="1710094819987243777" datatype="html">
7941 <source>You don't have themes installed yet.</source>
7942 <target state="new">You don't have themes installed yet.</target>
93fe2d9c
C
7943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">90</context></context-group>
7944 </trans-unit>
5a6de093 7945 <trans-unit id="931472057457682240" datatype="html">
913aa176 7946 <source>Update to <x id="PH"/> </source>
5a6de093
C
7947 <target state="new">Update to
7948 <x id="PH"/>
7949 </target>
93fe2d9c
C
7950 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">98</context></context-group>
7951 </trans-unit>
5a6de093
C
7952 <trans-unit id="9107383323119159110" datatype="html">
7953 <source>Do you really want to uninstall <x id="PH"/>?</source>
7954 <target state="new">Do you really want to uninstall
7955 <x id="PH"/>?
7956 </target>
93fe2d9c
C
7957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">111</context></context-group>
7958 </trans-unit>
913aa176 7959 <trans-unit id="4474510732215437338" datatype="html">
7960 <source>Uninstall</source>
7961 <target state="new">Uninstall</target>
93fe2d9c
C
7962 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">21</context></context-group>
7963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">112</context></context-group>
7964 </trans-unit>
5a6de093 7965 <trans-unit id="3773378957693174719" datatype="html">
913aa176 7966 <source><x id="PH"/> uninstalled. </source>
5a6de093
C
7967 <target state="new">
7968 <x id="PH"/> uninstalled.
7969 </target>
93fe2d9c
C
7970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group>
7971 </trans-unit>
7972 <trans-unit id="7914215986085479339" datatype="html">
7973 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
7974 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target>
7975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">135</context></context-group>
7976 </trans-unit>
7977 <trans-unit id="2849750161085431718" datatype="html">
7978 <source>Upgrade</source>
7979 <target state="new">Upgrade</target>
7980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">136</context></context-group>
7981 </trans-unit>
7982 <trans-unit id="7686590072950686188" datatype="html">
7983 <source>Proceed upgrade</source>
7984 <target state="new">Proceed upgrade</target>
7985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">137</context></context-group>
7986 </trans-unit>
5a6de093 7987 <trans-unit id="7830308409197461339" datatype="html">
913aa176 7988 <source><x id="PH"/> updated. </source>
5a6de093
C
7989 <target state="new">
7990 <x id="PH"/> updated.
7991 </target>
93fe2d9c
C
7992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group>
7993 </trans-unit>
913aa176 7994 <trans-unit id="3229595422546554334" datatype="html">
7995 <source>Jobs</source>
7996 <target state="new">Jobs</target>
93fe2d9c
C
7997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">154</context></context-group>
7998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">24</context></context-group>
7999 </trans-unit>
913aa176 8000 <trans-unit id="4804785061014590286" datatype="html">
8001 <source>Logs</source>
8002 <target state="new">Logs</target>
93fe2d9c
C
8003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">162</context></context-group>
8004 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">35</context></context-group>
8005 </trans-unit>
5a6de093 8006 <trans-unit id="3150704904301058778" datatype="html">
eb12a714
C
8007 <source>The plugin index is not available. Please retry later.</source>
8008 <target state="new">The plugin index is not available. Please retry later.</target>
93fe2d9c
C
8009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">99</context></context-group>
8010 </trans-unit>
5a6de093 8011 <trans-unit id="1387301493234848481" datatype="html">
eb12a714
C
8012 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
8013 <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target>
93fe2d9c
C
8014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">129</context></context-group>
8015 </trans-unit>
5a6de093
C
8016 <trans-unit id="2994182849694226596" datatype="html">
8017 <source>Install <x id="PH"/>?</source>
8018 <target state="new">Install
8019 <x id="PH"/>?
8020 </target>
93fe2d9c
C
8021 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group>
8022 </trans-unit>
5a6de093 8023 <trans-unit id="6703720397495603345" datatype="html">
913aa176 8024 <source><x id="PH"/> installed. </source>
5a6de093
C
8025 <target state="new">
8026 <x id="PH"/> installed.
8027 </target>
93fe2d9c
C
8028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">142</context></context-group>
8029 </trans-unit>
5a6de093 8030 <trans-unit id="1875025899004073421" datatype="html">
eb12a714
C
8031 <source>Settings updated.</source>
8032 <target state="new">Settings updated.</target>
93fe2d9c
C
8033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts</context><context context-type="linenumber">55</context></context-group>
8034 </trans-unit>
5a6de093 8035 <trans-unit id="2941409202780782189" datatype="html">
eb12a714
C
8036 <source>plugin</source>
8037 <target state="new">plugin</target>
93fe2d9c
C
8038 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">30</context></context-group>
8039 </trans-unit>
5a6de093 8040 <trans-unit id="840045833311458646" datatype="html">
eb12a714
C
8041 <source>theme</source>
8042 <target state="new">theme</target>
93fe2d9c
C
8043 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">33</context></context-group>
8044 </trans-unit>
8045 <trans-unit id="2483018961011868950" datatype="html">
8046 <source>IP address</source>
8047 <target state="new">IP address</target>
90aa0a74
C
8048 <context-group purpose="location">
8049 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8050 <context context-type="linenumber">2</context>
8051 </context-group>
93fe2d9c
C
8052 </trans-unit>
8053 <trans-unit id="7223931053738621590" datatype="html">
9b0b8301
C
8054 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source>
8055 <target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target>
90aa0a74
C
8056 <context-group purpose="location">
8057 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8058 <context context-type="linenumber">4</context>
8059 </context-group>
93fe2d9c
C
8060 </trans-unit>
8061 <trans-unit id="722088235348685072" datatype="html">
8062 <source>If this is not your correct public IP, please consider fixing it because:</source>
8063 <target state="new">If this is not your correct public IP, please consider fixing it because:</target>
90aa0a74
C
8064 <context-group purpose="location">
8065 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8066 <context context-type="linenumber">6</context>
8067 </context-group>
93fe2d9c
C
8068 </trans-unit>
8069 <trans-unit id="8079826195972333513" datatype="html">
8070 <source>Views may not be counted correctly (reduced compared to what they should be)</source>
8071 <target state="new">Views may not be counted correctly (reduced compared to what they should be)</target>
90aa0a74
C
8072 <context-group purpose="location">
8073 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8074 <context context-type="linenumber">8</context>
8075 </context-group>
93fe2d9c
C
8076 </trans-unit>
8077 <trans-unit id="565435193934699740" datatype="html">
8078 <source>Anti brute force system could be overzealous</source>
8079 <target state="new">Anti brute force system could be overzealous</target>
90aa0a74
C
8080 <context-group purpose="location">
8081 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8082 <context context-type="linenumber">9</context>
8083 </context-group>
93fe2d9c
C
8084 </trans-unit>
8085 <trans-unit id="4468853448271686046" datatype="html">
8086 <source>P2P system could not work correctly</source>
8087 <target state="new">P2P system could not work correctly</target>
90aa0a74
C
8088 <context-group purpose="location">
8089 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8090 <context context-type="linenumber">10</context>
8091 </context-group>
93fe2d9c
C
8092 </trans-unit>
8093 <trans-unit id="5743050350352753869" datatype="html">
8094 <source>To fix it:</source>
8095 <target state="new">To fix it:</target>
90aa0a74
C
8096 <context-group purpose="location">
8097 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8098 <context context-type="linenumber">13</context>
8099 </context-group>
93fe2d9c
C
8100 </trans-unit>
8101 <trans-unit id="1285026053775066761" datatype="html">
9b0b8301
C
8102 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source>
8103 <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</target>
90aa0a74
C
8104 <context-group purpose="location">
8105 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8106 <context context-type="linenumber">15</context>
8107 </context-group>
93fe2d9c
C
8108 </trans-unit>
8109 <trans-unit id="7014275542536964627" datatype="html">
9b0b8301
C
8110 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source>
8111 <target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target>
90aa0a74
C
8112 <context-group purpose="location">
8113 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8114 <context context-type="linenumber">16,17</context>
8115 </context-group>
913aa176 8116 </trans-unit>
5a6de093 8117 <trans-unit id="7591870443991978948" datatype="html">
eb12a714
C
8118 <source>Last week</source>
8119 <target state="new">Last week</target>
93fe2d9c
C
8120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">96</context></context-group>
8121 </trans-unit>
5a6de093 8122 <trans-unit id="4981709795568846080" datatype="html">
eb12a714
C
8123 <source>Last day</source>
8124 <target state="new">Last day</target>
93fe2d9c
C
8125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">101</context></context-group>
8126 </trans-unit>
5a6de093 8127 <trans-unit id="9178360613965745088" datatype="html">
eb12a714
C
8128 <source>Last hour</source>
8129 <target state="new">Last hour</target>
93fe2d9c
C
8130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">106</context></context-group>
8131 </trans-unit>
913aa176 8132 <trans-unit id="3164845764519833078" datatype="html">
8133 <source>debug</source>
8134 <target state="new">debug</target>
93fe2d9c
C
8135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">118</context></context-group>
8136 </trans-unit>
913aa176 8137 <trans-unit id="4279081882680795350" datatype="html">
8138 <source>info</source>
8139 <target state="new">info</target>
93fe2d9c
C
8140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">122</context></context-group>
8141 </trans-unit>
913aa176 8142 <trans-unit id="3379167598974960777" datatype="html">
8143 <source>warning</source>
8144 <target state="new">warning</target>
93fe2d9c
C
8145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">126</context></context-group>
8146 </trans-unit>
913aa176 8147 <trans-unit id="8772116786769251214" datatype="html">
8148 <source>error</source>
8149 <target state="new">error</target>
93fe2d9c
C
8150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">130</context></context-group>
8151 </trans-unit>
913aa176 8152 <trans-unit id="3422890808980876594" datatype="html">
8153 <source>Debug</source>
8154 <target state="new">Debug</target>
93fe2d9c
C
8155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">170</context></context-group>
8156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">46</context></context-group>
8157 </trans-unit>
5a6de093 8158 <trans-unit id="314315645942131479" datatype="html">
eb12a714
C
8159 <source>Info</source>
8160 <target state="new">Info</target>
93fe2d9c
C
8161 <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>
8162 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
8163 </trans-unit>
8164 <trans-unit id="4116911651502837995" datatype="html">
8165 <source>Files</source>
8166 <target state="new">Files</target>
8167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group>
8168 </trans-unit>
8169 <trans-unit id="4767765747214995164" datatype="html">
9b0b8301
C
8170 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
8171 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
93fe2d9c
C
8172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group>
8173 </trans-unit>
5a6de093 8174 <trans-unit id="6759205696902713848" datatype="html">
eb12a714
C
8175 <source>Warning</source>
8176 <target state="new">Warning</target>
913aa176 8177 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">23</context></context-group>
8178 </trans-unit>
5a6de093 8179 <trans-unit id="1519954996184640001" datatype="html">
eb12a714
C
8180 <source>Error</source>
8181 <target state="new">Error</target>
93fe2d9c
C
8182 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
8183 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
8184 </trans-unit>
5a6de093 8185 <trans-unit id="5076187961693950167" datatype="html">
8b049b68
C
8186 <source>Standard logs</source>
8187 <target state="new">Standard logs</target>
93fe2d9c
C
8188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">141</context></context-group>
8189 </trans-unit>
5a6de093 8190 <trans-unit id="4737341634746310376" datatype="html">
8b049b68
C
8191 <source>Audit logs</source>
8192 <target state="new">Audit logs</target>
93fe2d9c
C
8193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">145</context></context-group>
8194 </trans-unit>
5a6de093
C
8195 <trans-unit id="1886888801485703107" datatype="html">
8196 <source>User <x id="PH"/> created.</source>
8197 <target state="new">User
8198 <x id="PH"/> created.
8199 </target>
93fe2d9c
C
8200 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-create.component.ts</context><context context-type="linenumber">78</context></context-group>
8201 </trans-unit>
913aa176 8202 <trans-unit id="8286337167859377104" datatype="html">
8203 <source>Create user</source>
8204 <target state="new">Create user</target>
93fe2d9c
C
8205 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-create.component.ts</context><context context-type="linenumber">97</context></context-group>
8206 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">25</context></context-group>
8207 </trans-unit>
913aa176 8208 <trans-unit id="7098180453085889026" datatype="html">
8209 <source>Blocked videos</source>
8210 <target state="new">Blocked videos</target>
93fe2d9c
C
8211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">66</context></context-group>
8212 </trans-unit>
913aa176 8213 <trans-unit id="7805059636749367886" datatype="html">
8214 <source>Muted instances</source>
8215 <target state="new">Muted instances</target>
93fe2d9c
C
8216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">101</context></context-group>
8217 </trans-unit>
5a6de093
C
8218 <trans-unit id="5974506725502681113" datatype="html">
8219 <source>Password changed for user <x id="PH"/>.</source>
8220 <target state="new">Password changed for user
8221 <x id="PH"/>.
8222 </target>
93fe2d9c
C
8223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.ts</context><context context-type="linenumber">41</context></context-group>
8224 </trans-unit>
5a6de093 8225 <trans-unit id="149953821752893163" datatype="html">
eb12a714
C
8226 <source>Update user password</source>
8227 <target state="new">Update user password</target>
93fe2d9c
C
8228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.ts</context><context context-type="linenumber">54</context></context-group>
8229 </trans-unit>
5a6de093
C
8230 <trans-unit id="780323526182667308" datatype="html">
8231 <source>User <x id="PH"/> updated.</source>
8232 <target state="new">User
8233 <x id="PH"/> updated.
8234 </target>
93fe2d9c
C
8235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group>
8236 </trans-unit>
5a6de093 8237 <trans-unit id="1349763489797682899" datatype="html">
eb12a714
C
8238 <source>Update user</source>
8239 <target state="new">Update user</target>
93fe2d9c
C
8240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group>
8241 </trans-unit>
5a6de093
C
8242 <trans-unit id="8819563010322372715" datatype="html">
8243 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8244 <target state="new">An email asking for password reset has been sent to
8245 <x id="PH"/>.
8246 </target>
93fe2d9c
C
8247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group>
8248 </trans-unit>
913aa176 8249 <trans-unit id="7483807629538115183" datatype="html">
8250 <source>Users list</source>
8251 <target state="new">Users list</target>
93fe2d9c
C
8252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group>
8253 </trans-unit>
913aa176 8254 <trans-unit id="1525334987774465166" datatype="html">
8255 <source>Create a user</source>
8256 <target state="new">Create a user</target>
93fe2d9c
C
8257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">34</context></context-group>
8258 </trans-unit>
913aa176 8259 <trans-unit id="5552039423287890133" datatype="html">
8260 <source>Update a user</source>
8261 <target state="new">Update a user</target>
93fe2d9c
C
8262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">43</context></context-group>
8263 </trans-unit>
8264 <trans-unit id="2005509140164856243" datatype="html">
8265 <source>Video type</source>
8266 <target state="new">Video type</target>
8267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">45</context></context-group>
8268 </trans-unit>
8269 <trans-unit id="1878553503929537171" datatype="html">
8270 <source>VOD</source>
8271 <target state="new">VOD</target>
8272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">49</context></context-group>
8273 </trans-unit>
8274 <trans-unit id="8610504659433544583" datatype="html">
8275 <source>Live</source>
8276 <target state="new">Live</target>
8277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">53</context></context-group>
8278 </trans-unit>
8279 <trans-unit id="545237611115823456" datatype="html">
8280 <source>Video files</source>
8281 <target state="new">Video files</target>
8282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">59</context></context-group>
8283 </trans-unit>
8284 <trans-unit id="5876109550513228304" datatype="html">
8285 <source>With WebTorrent</source>
8286 <target state="new">With WebTorrent</target>
8287 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">63</context></context-group>
8288 </trans-unit>
8289 <trans-unit id="9036202975131076885" datatype="html">
8290 <source>Without WebTorrent</source>
8291 <target state="new">Without WebTorrent</target>
8292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">67</context></context-group>
8293 </trans-unit>
8294 <trans-unit id="7468888924775619361" datatype="html">
8295 <source>With HLS</source>
8296 <target state="new">With HLS</target>
8297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">71</context></context-group>
8298 </trans-unit>
8299 <trans-unit id="5489331826268601489" datatype="html">
8300 <source>Without HLS</source>
8301 <target state="new">Without HLS</target>
8302 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">75</context></context-group>
8303 </trans-unit>
8304 <trans-unit id="7091163288887549392" datatype="html">
8305 <source>Videos scope</source>
8306 <target state="new">Videos scope</target>
8307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">81</context></context-group>
8308 </trans-unit>
8309 <trans-unit id="1144415254281227966" datatype="html">
8310 <source>Remote videos</source>
8311 <target state="new">Remote videos</target>
8312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">85</context></context-group>
8313 </trans-unit>
913aa176 8314 <trans-unit id="8564701209009684429" datatype="html">
8315 <source>Federation</source>
8316 <target state="new">Federation</target>
93fe2d9c
C
8317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">72</context></context-group>
8318 </trans-unit>
5a6de093 8319 <trans-unit id="3767259920053407667" datatype="html">
e4eaa7c9
C
8320 <source>Videos will be deleted, comments will be tombstoned.</source>
8321 <target state="new">Videos will be deleted, comments will be tombstoned.</target>
93fe2d9c
C
8322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">96</context></context-group>
8323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group>
8324 </trans-unit>
913aa176 8325 <trans-unit id="4209525355702493436" datatype="html">
8326 <source>Ban</source>
8327 <target state="new">Ban</target>
93fe2d9c
C
8328 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group>
8329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">350</context></context-group>
8330 </trans-unit>
5a6de093 8331 <trans-unit id="3855396975723886053" datatype="html">
e4eaa7c9
C
8332 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
8333 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target>
93fe2d9c
C
8334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">102</context></context-group>
8335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group>
8336 </trans-unit>
5a6de093 8337 <trans-unit id="4451482225013335720" datatype="html">
eb12a714
C
8338 <source>Unban</source>
8339 <target state="new">Unban</target>
93fe2d9c
C
8340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">107</context></context-group>
8341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">186</context></context-group>
8342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group>
8343 </trans-unit>
5a6de093 8344 <trans-unit id="7210277223053877333" datatype="html">
eb12a714
C
8345 <source>Set Email as Verified</source>
8346 <target state="new">Set Email as Verified</target>
93fe2d9c
C
8347 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">114</context></context-group>
8348 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">362</context></context-group>
8349 </trans-unit>
8350 <trans-unit id="4207916966377787111" datatype="html">
8351 <source>Created</source>
8352 <target state="new">Created</target>
8353 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">129</context></context-group>
8354 </trans-unit>
8355 <trans-unit id="8140268298586972139" datatype="html">
8356 <source>Daily quota</source>
8357 <target state="new">Daily quota</target>
8358 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group>
8359 </trans-unit>
8360 <trans-unit id="7910076708497708162" datatype="html">
8361 <source>Last login</source>
8362 <target state="new">Last login</target>
8363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">136</context></context-group>
8364 </trans-unit>
5a6de093 8365 <trans-unit id="3403978719736970622" datatype="html">
eb12a714
C
8366 <source>You cannot ban root.</source>
8367 <target state="new">You cannot ban root.</target>
93fe2d9c
C
8368 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">173</context></context-group>
8369 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">71</context></context-group>
8370 </trans-unit>
5a6de093
C
8371 <trans-unit id="4884272193574287483" datatype="html">
8372 <source>Do you really want to unban <x id="PH"/> users?</source>
8373 <target state="new">Do you really want to unban
8374 <x id="PH"/> users?
8375 </target>
93fe2d9c
C
8376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">186</context></context-group>
8377 </trans-unit>
5a6de093 8378 <trans-unit id="8712248120167780385" datatype="html">
913aa176 8379 <source><x id="PH"/> users unbanned. </source>
5a6de093
C
8380 <target state="new">
8381 <x id="PH"/> users unbanned.
8382 </target>
93fe2d9c
C
8383 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">192</context></context-group>
8384 </trans-unit>
5a6de093 8385 <trans-unit id="5325873477837320044" datatype="html">
eb12a714
C
8386 <source>You cannot delete root.</source>
8387 <target state="new">You cannot delete root.</target>
93fe2d9c
C
8388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">203</context></context-group>
8389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group>
8390 </trans-unit>
5a6de093 8391 <trans-unit id="4086135983283545219" datatype="html">
eb12a714
C
8392 <source>If you remove these users, you will not be able to create others with the same username!</source>
8393 <target state="new">If you remove these users, you will not be able to create others with the same username!</target>
93fe2d9c
C
8394 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">208</context></context-group>
8395 </trans-unit>
5a6de093 8396 <trans-unit id="7166936623843420016" datatype="html">
913aa176 8397 <source><x id="PH"/> users deleted. </source>
5a6de093
C
8398 <target state="new">
8399 <x id="PH"/> users deleted.
8400 </target>
93fe2d9c
C
8401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">215</context></context-group>
8402 </trans-unit>
5a6de093 8403 <trans-unit id="8360664597512051242" datatype="html">
913aa176 8404 <source><x id="PH"/> users email set as verified. </source>
5a6de093
C
8405 <target state="new">
8406 <x id="PH"/> users email set as verified.
8407 </target>
93fe2d9c
C
8408 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">227</context></context-group>
8409 </trans-unit>
5a6de093
C
8410 <trans-unit id="7390990800435887351" datatype="html">
8411 <source>Account <x id="PH"/> unmuted.</source>
8412 <target state="new">Account
8413 <x id="PH"/> unmuted.
8414 </target>
93fe2d9c
C
8415 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">42</context></context-group>
8416 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">148</context></context-group>
8417 </trans-unit>
5a6de093
C
8418 <trans-unit id="7246356397085094208" datatype="html">
8419 <source>Instance <x id="PH"/> unmuted.</source>
8420 <target state="new">Instance
8421 <x id="PH"/> unmuted.
8422 </target>
93fe2d9c
C
8423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">45</context></context-group>
8424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">176</context></context-group>
8425 </trans-unit>
5a6de093 8426 <trans-unit id="5551551295632950210" datatype="html">
eb12a714
C
8427 <source>Videos history is enabled</source>
8428 <target state="new">Videos history is enabled</target>
93fe2d9c
C
8429 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">96</context></context-group>
8430 </trans-unit>
5a6de093 8431 <trans-unit id="9136227503281311926" datatype="html">
eb12a714
C
8432 <source>Videos history is disabled</source>
8433 <target state="new">Videos history is disabled</target>
93fe2d9c
C
8434 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">97</context></context-group>
8435 </trans-unit>
5a6de093 8436 <trans-unit id="8966726118414892732" datatype="html">
eb12a714
C
8437 <source>Delete videos history</source>
8438 <target state="new">Delete videos history</target>
93fe2d9c
C
8439 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">120</context></context-group>
8440 </trans-unit>
5a6de093 8441 <trans-unit id="2482543433481435105" datatype="html">
eb12a714
C
8442 <source>Are you sure you want to delete all your videos history?</source>
8443 <target state="new">Are you sure you want to delete all your videos history?</target>
93fe2d9c
C
8444 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">121</context></context-group>
8445 </trans-unit>
5a6de093 8446 <trans-unit id="4051606152827088952" datatype="html">
eb12a714
C
8447 <source>Videos history deleted</source>
8448 <target state="new">Videos history deleted</target>
93fe2d9c
C
8449 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">129</context></context-group>
8450 </trans-unit>
d7c6b951 8451 <trans-unit id="1486537403020619891" datatype="html">
913aa176 8452 <source>My watch history</source>
8453 <target state="new">My watch history</target>
93fe2d9c
C
8454 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">3</context></context-group>
8455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">50</context></context-group>
8456 </trans-unit>
d7c6b951 8457 <trans-unit id="3656932706364053858" datatype="html">
913aa176 8458 <source>Track watch history</source>
8459 <target state="new">Track watch history</target>
93fe2d9c
C
8460 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group>
8461 </trans-unit>
8462 <trans-unit id="778524577866863576" datatype="html">
9b0b8301
C
8463 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;&gt;"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon&gt;"/> Clear all history </source>
8464 <target state="new"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;&gt;"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon&gt;"/> Clear all history </target>
94be5ecc
C
8465 <context-group purpose="location">
8466 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
8467 <context context-type="linenumber">17,19</context>
8468 </context-group>
8469 </trans-unit>
5a6de093 8470 <trans-unit id="3183245287221165928" datatype="html">
eb12a714
C
8471 <source>Ownership accepted</source>
8472 <target state="new">Ownership accepted</target>
93fe2d9c
C
8473 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts</context><context context-type="linenumber">69</context></context-group>
8474 </trans-unit>
5a6de093 8475 <trans-unit id="6012072687166259654" datatype="html">
eb12a714
C
8476 <source>Please check your emails to verify your new email.</source>
8477 <target state="new">Please check your emails to verify your new email.</target>
913aa176 8478 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">53</context></context-group>
8479 </trans-unit>
5a6de093
C
8480 <trans-unit id="6585766371605707311" datatype="html">
8481 <source>Email updated.</source>
8482 <target state="new">Email updated.</target>
913aa176 8483 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group>
8484 </trans-unit>
d7c6b951 8485 <trans-unit id="8553059323353586765" datatype="html">
9b0b8301
C
8486 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source>
8487 <target state="new"> Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public.
f1ef36d7 8488</target>
93fe2d9c
C
8489 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group>
8490 </trans-unit>
5a6de093
C
8491 <trans-unit id="853586874765134886" datatype="html">
8492 <source>You current password is invalid.</source>
8493 <target state="new">You current password is invalid.</target>
93fe2d9c
C
8494 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">61</context></context-group>
8495 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">61</context></context-group>
8496 </trans-unit>
5a6de093 8497 <trans-unit id="6159571046971090595" datatype="html">
eb12a714
C
8498 <source>Password updated.</source>
8499 <target state="new">Password updated.</target>
93fe2d9c
C
8500 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">53</context></context-group>
8501 </trans-unit>
5a6de093 8502 <trans-unit id="6897292459203320054" datatype="html">
eb12a714
C
8503 <source>Type your username to confirm</source>
8504 <target state="new">Type your username to confirm</target>
93fe2d9c
C
8505 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">29</context></context-group>
8506 </trans-unit>
913aa176 8507 <trans-unit id="3122895472333547524" datatype="html">
8508 <source>Delete your account</source>
8509 <target state="new">Delete your account</target>
93fe2d9c
C
8510 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">4</context></context-group>
8511 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">31</context></context-group>
8512 </trans-unit>
8513 <trans-unit id="577064441120663273" datatype="html">
8514 <source>Are you sure you want to delete your account?</source>
8515 <target state="new">Are you sure you want to delete your account?</target>
fdd5da05
C
8516 <context-group purpose="location">
8517 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8518 <context context-type="linenumber">22</context>
8519 </context-group>
93fe2d9c
C
8520 </trans-unit>
8521 <trans-unit id="2740531699780274491" datatype="html">
8522 <source>This will delete all your data, including channels, videos, comments and you won't be able to create another user on this instance with "<x id="PH" equiv-text="this.user.username"/>" username.</source>
8523 <target state="new">This will delete all your data, including channels, videos, comments and you won't be able to create another user on this instance with "<x id="PH" equiv-text="this.user.username"/>" username.</target>
fdd5da05
C
8524 <context-group purpose="location">
8525 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8526 <context context-type="linenumber">25</context>
8527 </context-group>
93fe2d9c
C
8528 </trans-unit>
8529 <trans-unit id="5422897685524094185" datatype="html">
8530 <source>Content cached by other servers and other third-parties might make longer to be deleted.</source>
8531 <target state="new">Content cached by other servers and other third-parties might make longer to be deleted.</target>
fdd5da05
C
8532 <context-group purpose="location">
8533 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8534 <context context-type="linenumber">27</context>
8535 </context-group>
8536 </trans-unit>
5a6de093 8537 <trans-unit id="2520605306994744004" datatype="html">
eb12a714
C
8538 <source>Delete my account</source>
8539 <target state="new">Delete my account</target>
93fe2d9c
C
8540 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">32</context></context-group>
8541 </trans-unit>
5a6de093 8542 <trans-unit id="3902597758945766483" datatype="html">
eb12a714
C
8543 <source>Your account is deleted.</source>
8544 <target state="new">Your account is deleted.</target>
93fe2d9c
C
8545 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">39</context></context-group>
8546 </trans-unit>
5a6de093 8547 <trans-unit id="4776289814033837037" datatype="html">
eb12a714
C
8548 <source>Interface settings updated.</source>
8549 <target state="new">Interface settings updated.</target>
93fe2d9c
C
8550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">73</context></context-group>
8551 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">83</context></context-group>
8552 </trans-unit>
5a6de093 8553 <trans-unit id="77907918814566205" datatype="html">
eb12a714
C
8554 <source>New video from your subscriptions</source>
8555 <target state="new">New video from your subscriptions</target>
913aa176 8556 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">32</context></context-group>
8557 </trans-unit>
5a6de093 8558 <trans-unit id="4343589211916204486" datatype="html">
eb12a714
C
8559 <source>New comment on your video</source>
8560 <target state="new">New comment on your video</target>
913aa176 8561 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">33</context></context-group>
8562 </trans-unit>
5a6de093
C
8563 <trans-unit id="7130088765428829942" datatype="html">
8564 <source>New abuse</source>
8565 <target state="new">New abuse</target>
913aa176 8566 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">34</context></context-group>
93fe2d9c
C
8567 </trans-unit>
8568 <trans-unit id="5618790697446401830" datatype="html">
8569 <source>An automatically blocked video is awaiting review</source>
8570 <target state="new">An automatically blocked video is awaiting review</target>
ca9bea15
C
8571 <context-group purpose="location">
8572 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8573 <context context-type="linenumber">35</context>
8574 </context-group>
913aa176 8575 </trans-unit>
5a6de093
C
8576 <trans-unit id="5671547068905553663" datatype="html">
8577 <source>One of your video is blocked/unblocked</source>
8578 <target state="new">One of your video is blocked/unblocked</target>
913aa176 8579 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">36</context></context-group>
8580 </trans-unit>
5a6de093 8581 <trans-unit id="1158912204255103651" datatype="html">
eb12a714
C
8582 <source>Video published (after transcoding/scheduled update)</source>
8583 <target state="new">Video published (after transcoding/scheduled update)</target>
913aa176 8584 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">37</context></context-group>
8585 </trans-unit>
5a6de093 8586 <trans-unit id="3809414664640924954" datatype="html">
eb12a714
C
8587 <source>Video import finished</source>
8588 <target state="new">Video import finished</target>
913aa176 8589 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">38</context></context-group>
8590 </trans-unit>
5a6de093 8591 <trans-unit id="3268838889659873892" datatype="html">
eb12a714
C
8592 <source>A new user registered on your instance</source>
8593 <target state="new">A new user registered on your instance</target>
913aa176 8594 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">39</context></context-group>
8595 </trans-unit>
5a6de093 8596 <trans-unit id="7373104725413001009" datatype="html">
eb12a714
C
8597 <source>You or your channel(s) has a new follower</source>
8598 <target state="new">You or your channel(s) has a new follower</target>
913aa176 8599 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">40</context></context-group>
8600 </trans-unit>
5a6de093 8601 <trans-unit id="5315689532659759332" datatype="html">
eb12a714
C
8602 <source>Someone mentioned you in video comments</source>
8603 <target state="new">Someone mentioned you in video comments</target>
913aa176 8604 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">41</context></context-group>
8605 </trans-unit>
5a6de093 8606 <trans-unit id="2018794201569157817" datatype="html">
eb12a714
C
8607 <source>Your instance has a new follower</source>
8608 <target state="new">Your instance has a new follower</target>
913aa176 8609 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">42</context></context-group>
8610 </trans-unit>
5a6de093
C
8611 <trans-unit id="773085434165307906" datatype="html">
8612 <source>Your instance automatically followed another instance</source>
8613 <target state="new">Your instance automatically followed another instance</target>
913aa176 8614 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">43</context></context-group>
8615 </trans-unit>
5a6de093
C
8616 <trans-unit id="900099988467638766" datatype="html">
8617 <source>An abuse report received a new message</source>
8618 <target state="new">An abuse report received a new message</target>
913aa176 8619 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">44</context></context-group>
8620 </trans-unit>
5a6de093
C
8621 <trans-unit id="2326816287669585542" datatype="html">
8622 <source>One of your abuse reports has been accepted or rejected by moderators</source>
8623 <target state="new">One of your abuse reports has been accepted or rejected by moderators</target>
913aa176 8624 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">45</context></context-group>
93fe2d9c
C
8625 </trans-unit>
8626 <trans-unit id="2764971902180889905" datatype="html">
8627 <source>A new PeerTube version is available</source>
8628 <target state="new">A new PeerTube version is available</target>
90aa0a74
C
8629 <context-group purpose="location">
8630 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8631 <context context-type="linenumber">46</context>
8632 </context-group>
93fe2d9c
C
8633 </trans-unit>
8634 <trans-unit id="2560339336098442670" datatype="html">
8635 <source>One of your plugin/theme has a new available version</source>
8636 <target state="new">One of your plugin/theme has a new available version</target>
90aa0a74
C
8637 <context-group purpose="location">
8638 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8639 <context context-type="linenumber">47</context>
8640 </context-group>
93fe2d9c
C
8641 </trans-unit>
8642 <trans-unit id="4579496777570550463" datatype="html">
8643 <source>Social</source>
8644 <target state="new">Social</target>
ca9bea15
C
8645 <context-group purpose="location">
8646 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8647 <context context-type="linenumber">51</context>
8648 </context-group>
93fe2d9c
C
8649 </trans-unit>
8650 <trans-unit id="1852164487280647902" datatype="html">
8651 <source>Your videos</source>
8652 <target state="new">Your videos</target>
ca9bea15
C
8653 <context-group purpose="location">
8654 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8655 <context context-type="linenumber">60</context>
8656 </context-group>
913aa176 8657 </trans-unit>
5a6de093 8658 <trans-unit id="5095562193296630034" datatype="html">
eb12a714
C
8659 <source>Preferences saved</source>
8660 <target state="new">Preferences saved</target>
93fe2d9c
C
8661 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">134</context></context-group>
8662 </trans-unit>
5a6de093 8663 <trans-unit id="4967231969832964676" datatype="html">
eb12a714
C
8664 <source>Profile updated.</source>
8665 <target state="new">Profile updated.</target>
93fe2d9c
C
8666 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts</context><context context-type="linenumber">59</context></context-group>
8667 </trans-unit>
d7c6b951 8668 <trans-unit id="6721822899525405039" datatype="html">
913aa176 8669 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
8670 <target state="new"> People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </target>
f1ef36d7
C
8671 <context-group purpose="location">
8672 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
8673 <context context-type="linenumber">11,13</context>
8674 </context-group>
8675 </trans-unit>
5a6de093 8676 <trans-unit id="3525866160632851851" datatype="html">
eb12a714
C
8677 <source>Avatar changed.</source>
8678 <target state="new">Avatar changed.</target>
93fe2d9c
C
8679 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">112</context></context-group>
8680 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group>
8681 </trans-unit>
913aa176 8682 <trans-unit id="8920809083620698740" datatype="html">
8683 <source>avatar</source>
8684 <target state="new">avatar</target>
93fe2d9c
C
8685 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">119</context></context-group>
8686 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group>
8687 </trans-unit>
913aa176 8688 <trans-unit id="2775050991871557896" datatype="html">
8689 <source>Avatar deleted.</source>
8690 <target state="new">Avatar deleted.</target>
93fe2d9c
C
8691 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">129</context></context-group>
8692 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group>
8693 </trans-unit>
5a6de093 8694 <trans-unit id="1233062525939746039" datatype="html">
eb12a714
C
8695 <source>Unknown language</source>
8696 <target state="new">Unknown language</target>
93fe2d9c
C
8697 <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>
8698 </trans-unit>
5a6de093
C
8699 <trans-unit id="3761504852202418603" datatype="html">
8700 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8701 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target>
93fe2d9c
C
8702 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">76</context></context-group>
8703 </trans-unit>
5a6de093 8704 <trans-unit id="3960396487495291449" datatype="html">
eb12a714
C
8705 <source>Video settings updated.</source>
8706 <target state="new">Video settings updated.</target>
93fe2d9c
C
8707 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">121</context></context-group>
8708 </trans-unit>
5a6de093 8709 <trans-unit id="3326446048041727269" datatype="html">
e4eaa7c9
C
8710 <source>Display/Video settings updated.</source>
8711 <target state="new">Display/Video settings updated.</target>
93fe2d9c
C
8712 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">130</context></context-group>
8713 </trans-unit>
5a6de093
C
8714 <trans-unit id="1137937154872046253" datatype="html">
8715 <source>Video channel <x id="PH"/> created.</source>
8716 <target state="new">Video channel
8717 <x id="PH"/> created.
8718 </target>
93fe2d9c
C
8719 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">66</context></context-group>
8720 </trans-unit>
5a6de093 8721 <trans-unit id="8723777130353305761" datatype="html">
eb12a714
C
8722 <source>This name already exists on this instance.</source>
8723 <target state="new">This name already exists on this instance.</target>
93fe2d9c
C
8724 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">72</context></context-group>
8725 </trans-unit>
5a6de093
C
8726 <trans-unit id="7589345916094713536" datatype="html">
8727 <source>Video channel <x id="PH"/> updated.</source>
8728 <target state="new">Video channel
8729 <x id="PH"/> updated.
8730 </target>
93fe2d9c
C
8731 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">97</context></context-group>
8732 </trans-unit>
8733 <trans-unit id="8407755843502300957" datatype="html">
8734 <source>Banner changed.</source>
8735 <target state="new">Banner changed.</target>
8736 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">142</context></context-group>
8737 </trans-unit>
8738 <trans-unit id="689638706960732906" datatype="html">
8739 <source>banner</source>
8740 <target state="new">banner</target>
8741 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">149</context></context-group>
8742 </trans-unit>
8743 <trans-unit id="3230561499965076671" datatype="html">
8744 <source>Banner deleted.</source>
8745 <target state="new">Banner deleted.</target>
8746 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">159</context></context-group>
8747 </trans-unit>
5a6de093
C
8748 <trans-unit id="624066830180032195" datatype="html">
8749 <source>Video channel <x id="PH"/> deleted.</source>
8750 <target state="new">Video channel
8751 <x id="PH"/> deleted.
8752 </target>
93fe2d9c
C
8753 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">60</context></context-group>
8754 </trans-unit>
5a6de093 8755 <trans-unit id="6450826648284332649" datatype="html">
e4eaa7c9
C
8756 <source>Views for the day</source>
8757 <target state="new">Views for the day</target>
93fe2d9c
C
8758 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">88</context></context-group>
8759 </trans-unit>
8760 <trans-unit id="7440637814928143808" datatype="html">
8761 <source>My followers</source>
8762 <target state="new">My followers</target>
a71d4140
C
8763 <context-group purpose="location">
8764 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8765 <context context-type="linenumber">4</context>
8766 </context-group>
8767 <context-group purpose="location">
8768 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
8769 <context context-type="linenumber">108</context>
8770 </context-group>
93fe2d9c
C
8771 </trans-unit>
8772 <trans-unit id="2521678336272309407" datatype="html">
8773 <source>No follower found.</source>
8774 <target state="new">No follower found.</target>
a71d4140
C
8775 <context-group purpose="location">
8776 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8777 <context context-type="linenumber">13</context>
8778 </context-group>
93fe2d9c
C
8779 </trans-unit>
8780 <trans-unit id="5294742063044966238" datatype="html">
8781 <source>Follower page</source>
8782 <target state="new">Follower page</target>
a71d4140
C
8783 <context-group purpose="location">
8784 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8785 <context context-type="linenumber">20</context>
8786 </context-group>
93fe2d9c
C
8787 </trans-unit>
8788 <trans-unit id="797409137967291468" datatype="html">
8789 <source>Is following all your channels</source>
8790 <target state="new">Is following all your channels</target>
a71d4140
C
8791 <context-group purpose="location">
8792 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8793 <context context-type="linenumber">26</context>
8794 </context-group>
93fe2d9c
C
8795 </trans-unit>
8796 <trans-unit id="7940720844854710428" datatype="html">
8797 <source>Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></source>
8798 <target state="new">Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></target>
a71d4140
C
8799 <context-group purpose="location">
8800 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8801 <context context-type="linenumber">27</context>
8802 </context-group>
93fe2d9c
C
8803 </trans-unit>
8804 <trans-unit id="1716062177529601456" datatype="html">
8805 <source>Channel filters</source>
8806 <target state="new">Channel filters</target>
a71d4140
C
8807 <context-group purpose="location">
8808 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context>
8809 <context context-type="linenumber">49</context>
8810 </context-group>
8811 <context-group purpose="location">
8812 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8813 <context context-type="linenumber">102</context>
8814 </context-group>
8815 </trans-unit>
913aa176 8816 <trans-unit id="6059091237492573541" datatype="html">
8817 <source>Update video channel</source>
8818 <target state="new">Update video channel</target>
93fe2d9c
C
8819 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group>
8820 </trans-unit>
913aa176 8821 <trans-unit id="6595008830732269870" datatype="html">
8822 <source>Not found</source>
8823 <target state="new">Not found</target>
8824 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
8825 </trans-unit>
8826 <trans-unit id="1009095940160473792" datatype="html">
8827 <source>URL parameter is missing in URL parameters</source>
8828 <target state="new">URL parameter is missing in URL parameters</target>
f1ef36d7
C
8829 <context-group purpose="location">
8830 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8831 <context context-type="linenumber">25</context>
8832 </context-group>
913aa176 8833 </trans-unit>
8834 <trans-unit id="7553172329217243895" datatype="html">
8835 <source>Cannot access to the remote resource</source>
8836 <target state="new">Cannot access to the remote resource</target>
f1ef36d7
C
8837 <context-group purpose="location">
8838 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8839 <context context-type="linenumber">48</context>
8840 </context-group>
93fe2d9c
C
8841 </trans-unit>
8842 <trans-unit id="1636934520301910285" datatype="html">
8843 <source>Reset password</source>
8844 <target state="new">Reset password</target>
09e1784b
C
8845 <context-group purpose="location">
8846 <context context-type="sourcefile">src/app/+reset-password/reset-password-routing.module.ts</context>
8847 <context context-type="linenumber">11</context>
8848 </context-group>
913aa176 8849 </trans-unit>
8850 <trans-unit id="3851357780293085233" datatype="html">
8851 <source>Remote interaction</source>
8852 <target state="new">Remote interaction</target>
f1ef36d7
C
8853 <context-group purpose="location">
8854 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
8855 <context context-type="linenumber">13</context>
8856 </context-group>
8857 </trans-unit>
5a6de093
C
8858 <trans-unit id="5032453707232754344" datatype="html">
8859 <source>Playlist <x id="PH"/> created.</source>
8860 <target state="new">Playlist
8861 <x id="PH"/> created.
8862 </target>
93fe2d9c
C
8863 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">77</context></context-group>
8864 </trans-unit>
913aa176 8865 <trans-unit id="5674286808255988565" datatype="html">
8866 <source>Create</source>
8867 <target state="new">Create</target>
93fe2d9c
C
8868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8870 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">102</context></context-group>
8871 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group>
8872 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8873 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">81</context></context-group>
8875 </trans-unit>
5a6de093
C
8876 <trans-unit id="8869957234869568361" datatype="html">
8877 <source>Update playlist</source>
8878 <target state="new">Update playlist</target>
93fe2d9c
C
8879 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">67</context></context-group>
8880 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">47</context></context-group>
8881 </trans-unit>
913aa176 8882 <trans-unit id="5851560788527570644" datatype="html">
8883 <source>Notifications</source>
8884 <target state="new">Notifications</target>
93fe2d9c
C
8885 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group>
8886 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group>
8887 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group>
8888 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group>
8889 </trans-unit>
913aa176 8890 <trans-unit id="6658000829978978023" datatype="html">
8891 <source>Applications</source>
8892 <target state="new">Applications</target>
93fe2d9c
C
8893 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group>
8894 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group>
8895 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group>
8896 </trans-unit>
5a6de093
C
8897 <trans-unit id="104404386496394770" datatype="html">
8898 <source>Delete playlist</source>
8899 <target state="new">Delete playlist</target>
913aa176 8900 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">52</context></context-group>
8901 </trans-unit>
5a6de093
C
8902 <trans-unit id="1431617394009162547" datatype="html">
8903 <source>Playlist <x id="PH"/> updated.</source>
8904 <target state="new">Playlist
8905 <x id="PH"/> updated.
8906 </target>
93fe2d9c
C
8907 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">100</context></context-group>
8908 </trans-unit>
913aa176 8909 <trans-unit id="4844578664427956129" datatype="html">
8910 <source>Change ownership</source>
8911 <target state="new">Change ownership</target>
93fe2d9c
C
8912 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group>
8913 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group>
8914 </trans-unit>
5a6de093
C
8915 <trans-unit id="3380608219513805292" datatype="html">
8916 <source>Playlist <x id="PH"/> deleted.</source>
8917 <target state="new">Playlist
8918 <x id="PH"/> deleted.
8919 </target>
913aa176 8920 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">135</context></context-group>
8921 </trans-unit>
d7c6b951 8922 <trans-unit id="3058024914967508975" datatype="html">
eb12a714
C
8923 <source>My videos</source>
8924 <target state="new">My videos</target>
93fe2d9c
C
8925 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">77</context></context-group>
8926 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group>
8927 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">67</context></context-group>
8928 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group>
8929 </trans-unit>
5a6de093
C
8930 <trans-unit id="8197117721861453263" datatype="html">
8931 <source>Do you really want to delete <x id="PH"/> videos?</source>
8932 <target state="new">Do you really want to delete
8933 <x id="PH"/> videos?
8934 </target>
93fe2d9c
C
8935 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">150</context></context-group>
8936 </trans-unit>
5a6de093 8937 <trans-unit id="2728855911908920537" datatype="html">
913aa176 8938 <source><x id="PH"/> videos deleted. </source>
5a6de093
C
8939 <target state="new">
8940 <x id="PH"/> videos deleted.
8941 </target>
93fe2d9c
C
8942 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">167</context></context-group>
8943 </trans-unit>
8944 <trans-unit id="2591467977473302125" datatype="html">
8945 <source>Videos list</source>
8946 <target state="new">Videos list</target>
c49c366a
C
8947 <context-group purpose="location">
8948 <context context-type="sourcefile">src/app/+admin/overview/videos/video.routes.ts</context>
8949 <context context-type="linenumber">24</context>
8950 </context-group>
8951 </trans-unit>
5a6de093 8952 <trans-unit id="2027805873922338635" datatype="html">
913aa176 8953 <source>Do you really want to delete <x id="PH"/>? </source>
5a6de093
C
8954 <target state="new">Do you really want to delete
8955 <x id="PH"/>?
8956 </target>
93fe2d9c
C
8957 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group>
8958 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group>
8959 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">177</context></context-group>
8960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">226</context></context-group>
8961 </trans-unit>
5a6de093
C
8962 <trans-unit id="2767660806989176400" datatype="html">
8963 <source>Video <x id="PH"/> deleted.</source>
8964 <target state="new">Video
8965 <x id="PH"/> deleted.
8966 </target>
93fe2d9c
C
8967 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">185</context></context-group>
8968 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">237</context></context-group>
8969 </trans-unit>
8970 <trans-unit id="3742657416068781599" datatype="html">
8971 <source>Editor</source>
8972 <target state="new">Editor</target>
3c18ff47
C
8973 <context-group purpose="location">
8974 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8975 <context context-type="linenumber">208</context>
8976 </context-group>
8977 <context-group purpose="location">
8978 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context>
8979 <context context-type="linenumber">342</context>
8980 </context-group>
8981 </trans-unit>
5a6de093 8982 <trans-unit id="6810714890760227072" datatype="html">
eb12a714
C
8983 <source>Ownership change request sent.</source>
8984 <target state="new">Ownership change request sent.</target>
93fe2d9c
C
8985 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.ts</context><context context-type="linenumber">66</context></context-group>
8986 </trans-unit>
8987 <trans-unit id="7699622144571229146" datatype="html">
8988 <source>Sort by</source>
8989 <target state="new">Sort by</target>
7c94e1e7
C
8990 <context-group purpose="location">
8991 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
8992 <context context-type="linenumber">26</context>
8993 </context-group>
913aa176 8994 </trans-unit>
d7c6b951 8995 <trans-unit id="3245220240937722814" datatype="html">
eb12a714
C
8996 <source>My channels</source>
8997 <target state="new">My channels</target>
93fe2d9c
C
8998 <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">3</context></context-group>
8999 </trans-unit>
d7c6b951 9000 <trans-unit id="7545420287297803988" datatype="html">
4891e4c7
C
9001 <source>My playlists</source>
9002 <target state="new">My playlists</target>
93fe2d9c
C
9003 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">40</context></context-group>
9004 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group>
9005 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group>
9006 </trans-unit>
d7c6b951 9007 <trans-unit id="2527931602940887636" datatype="html">
eb12a714
C
9008 <source>My subscriptions</source>
9009 <target state="new">My subscriptions</target>
93fe2d9c
C
9010 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group>
9011 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">99</context></context-group>
9012 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group>
9013 </trans-unit>
d7c6b951 9014 <trans-unit id="5177154708872200221" datatype="html">
913aa176 9015 <source>You don't have any subscription yet.</source>
9016 <target state="new">You don't have any subscription yet.</target>
93fe2d9c
C
9017 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">13</context></context-group>
9018 </trans-unit>
5a6de093
C
9019 <trans-unit id="1991904494976135035" datatype="html">
9020 <source>My abuse reports</source>
9021 <target state="new">My abuse reports</target>
93fe2d9c
C
9022 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group>
9023 </trans-unit>
5a6de093 9024 <trans-unit id="5752861278140673787" datatype="html">
eb12a714
C
9025 <source>Ownership changes</source>
9026 <target state="new">Ownership changes</target>
93fe2d9c
C
9027 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">117</context></context-group>
9028 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group>
9029 </trans-unit>
913aa176 9030 <trans-unit id="5983006734882925930" datatype="html">
9031 <source>My video history</source>
9032 <target state="new">My video history</target>
93fe2d9c
C
9033 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">127</context></context-group>
9034 </trans-unit>
913aa176 9035 <trans-unit id="8181077408762380407" datatype="html">
9036 <source>Channels</source>
9037 <target state="new">Channels</target>
93fe2d9c
C
9038 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group>
9039 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group>
9040 </trans-unit>
913aa176 9041 <trans-unit id="8936704404804793618" datatype="html">
9042 <source>Videos</source>
9043 <target state="new">Videos</target>
93fe2d9c
C
9044 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group>
9045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group>
9046 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group>
9047 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group>
9048 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group>
9049 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group>
9050 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group>
9051 </trans-unit>
913aa176 9052 <trans-unit id="1823843876735462104" datatype="html">
9053 <source>Playlists</source>
9054 <target state="new">Playlists</target>
93fe2d9c
C
9055 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group>
9056 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group>
9057 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group>
9058 </trans-unit>
913aa176 9059 <trans-unit id="7916647920967632052" datatype="html">
9060 <source>max size</source>
9061 <target state="new">max size</target>
93fe2d9c
C
9062 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">46</context></context-group>
9063 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context><context context-type="linenumber">38</context></context-group>
9064 </trans-unit>
913aa176 9065 <trans-unit id="6489275254908395777" datatype="html">
9066 <source>Maximize editor</source>
9067 <target state="new">Maximize editor</target>
93fe2d9c
C
9068 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">50</context></context-group>
9069 </trans-unit>
913aa176 9070 <trans-unit id="4243591013849340688" datatype="html">
9071 <source>Exit maximized editor</source>
9072 <target state="new">Exit maximized editor</target>
93fe2d9c
C
9073 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">51</context></context-group>
9074 </trans-unit>
5a6de093 9075 <trans-unit id="6537885755702623401" datatype="html">
eb12a714
C
9076 <source>Now please check your emails to verify your account and complete signup.</source>
9077 <target state="new">Now please check your emails to verify your account and complete signup.</target>
93fe2d9c
C
9078 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">137</context></context-group>
9079 </trans-unit>
5a6de093
C
9080 <trans-unit id="2847376451647729886" datatype="html">
9081 <source>You are now logged in as <x id="PH"/>!</source>
9082 <target state="new">You are now logged in as
9083 <x id="PH"/>!
9084 </target>
93fe2d9c
C
9085 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">145</context></context-group>
9086 </trans-unit>
5a6de093
C
9087 <trans-unit id="2687679787442328897" datatype="html">
9088 <source>An email with verification link will be sent to <x id="PH"/>.</source>
9089 <target state="new">An email with verification link will be sent to
9090 <x id="PH"/>.
9091 </target>
93fe2d9c
C
9092 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">40</context></context-group>
9093 </trans-unit>
5a6de093 9094 <trans-unit id="4180693983967989981" datatype="html">
eb12a714
C
9095 <source>Unable to find user id or verification string.</source>
9096 <target state="new">Unable to find user id or verification string.</target>
93fe2d9c
C
9097 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.ts</context><context context-type="linenumber">38</context></context-group>
9098 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.ts</context><context context-type="linenumber">34</context></context-group>
9099 </trans-unit>
5a6de093 9100 <trans-unit id="1783173774503340906" datatype="html">
eb12a714
C
9101 <source>Subscribe to the account</source>
9102 <target state="new">Subscribe to the account</target>
9b0b8301
C
9103 <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>
9104 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group>
9105 </trans-unit>
93fe2d9c
C
9106 <trans-unit id="3131904093925601441" datatype="html">
9107 <source>PLAYLISTS</source>
9108 <target state="new">PLAYLISTS</target>
9109 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">82</context></context-group>
9110 </trans-unit>
9111 <trans-unit id="3862497674553063473" datatype="html">
9112 <source>Edit <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></source>
9113 <target state="new">Edit <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></target>
3c18ff47
C
9114 <context-group purpose="location">
9115 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9116 <context context-type="linenumber">2</context>
9117 </context-group>
93fe2d9c
C
9118 </trans-unit>
9119 <trans-unit id="5470809226184152498" datatype="html">
9120 <source>CUT VIDEO</source>
9121 <target state="new">CUT VIDEO</target>
3c18ff47
C
9122 <context-group purpose="location">
9123 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9124 <context context-type="linenumber">8</context>
9125 </context-group>
93fe2d9c
C
9126 </trans-unit>
9127 <trans-unit id="5639348768609905535" datatype="html">
9128 <source>Set a new start/end.</source>
9129 <target state="new">Set a new start/end.</target>
3c18ff47
C
9130 <context-group purpose="location">
9131 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9132 <context context-type="linenumber">10</context>
9133 </context-group>
93fe2d9c
C
9134 </trans-unit>
9135 <trans-unit id="783359429228696335" datatype="html">
9136 <source>New start</source>
9137 <target state="new">New start</target>
3c18ff47
C
9138 <context-group purpose="location">
9139 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9140 <context context-type="linenumber">13</context>
9141 </context-group>
93fe2d9c
C
9142 </trans-unit>
9143 <trans-unit id="8910806821370505981" datatype="html">
9144 <source>New end</source>
9145 <target state="new">New end</target>
3c18ff47
C
9146 <context-group purpose="location">
9147 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9148 <context context-type="linenumber">18</context>
9149 </context-group>
93fe2d9c
C
9150 </trans-unit>
9151 <trans-unit id="2502254344085150809" datatype="html">
9152 <source>ADD INTRO</source>
9153 <target state="new">ADD INTRO</target>
3c18ff47
C
9154 <context-group purpose="location">
9155 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9156 <context context-type="linenumber">24</context>
9157 </context-group>
93fe2d9c
C
9158 </trans-unit>
9159 <trans-unit id="5030063045826839645" datatype="html">
9160 <source>Concatenate a file at the beginning of the video.</source>
9161 <target state="new">Concatenate a file at the beginning of the video.</target>
3c18ff47
C
9162 <context-group purpose="location">
9163 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9164 <context context-type="linenumber">26</context>
9165 </context-group>
93fe2d9c
C
9166 </trans-unit>
9167 <trans-unit id="4798642303989337390" datatype="html">
9168 <source>Select the intro video file</source>
9169 <target state="new">Select the intro video file</target>
3c18ff47
C
9170 <context-group purpose="location">
9171 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9172 <context context-type="linenumber">30</context>
9173 </context-group>
93fe2d9c
C
9174 </trans-unit>
9175 <trans-unit id="7698413240170540435" datatype="html">
9176 <source>ADD OUTRO</source>
9177 <target state="new">ADD OUTRO</target>
3c18ff47
C
9178 <context-group purpose="location">
9179 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9180 <context context-type="linenumber">38</context>
9181 </context-group>
93fe2d9c
C
9182 </trans-unit>
9183 <trans-unit id="2832051749922509643" datatype="html">
9184 <source>Concatenate a file at the end of the video.</source>
9185 <target state="new">Concatenate a file at the end of the video.</target>
3c18ff47
C
9186 <context-group purpose="location">
9187 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9188 <context context-type="linenumber">40</context>
9189 </context-group>
93fe2d9c
C
9190 </trans-unit>
9191 <trans-unit id="4368653199478595315" datatype="html">
9192 <source>Select the outro video file</source>
9193 <target state="new">Select the outro video file</target>
3c18ff47
C
9194 <context-group purpose="location">
9195 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9196 <context context-type="linenumber">44</context>
9197 </context-group>
93fe2d9c
C
9198 </trans-unit>
9199 <trans-unit id="3463158361655332380" datatype="html">
9200 <source>ADD WATERMARK</source>
9201 <target state="new">ADD WATERMARK</target>
3c18ff47
C
9202 <context-group purpose="location">
9203 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9204 <context context-type="linenumber">52</context>
9205 </context-group>
93fe2d9c
C
9206 </trans-unit>
9207 <trans-unit id="4472450670859114703" datatype="html">
9208 <source>Add a watermark image to the video.</source>
9209 <target state="new">Add a watermark image to the video.</target>
3c18ff47
C
9210 <context-group purpose="location">
9211 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9212 <context context-type="linenumber">54</context>
9213 </context-group>
93fe2d9c
C
9214 </trans-unit>
9215 <trans-unit id="155510305759087510" datatype="html">
9216 <source>Select watermark image file</source>
9217 <target state="new">Select watermark image file</target>
3c18ff47
C
9218 <context-group purpose="location">
9219 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9220 <context context-type="linenumber">58</context>
9221 </context-group>
93fe2d9c
C
9222 </trans-unit>
9223 <trans-unit id="3926035808219061063" datatype="html">
9224 <source>Run video edition</source>
9225 <target state="new">Run video edition</target>
3c18ff47
C
9226 <context-group purpose="location">
9227 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9228 <context context-type="linenumber">66</context>
9229 </context-group>
93fe2d9c
C
9230 </trans-unit>
9231 <trans-unit id="1514792472513458403" datatype="html">
9232 <source>Video before edition</source>
9233 <target state="new">Video before edition</target>
3c18ff47
C
9234 <context-group purpose="location">
9235 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9236 <context context-type="linenumber">75</context>
9237 </context-group>
93fe2d9c
C
9238 </trans-unit>
9239 <trans-unit id="1109043661443571733" datatype="html">
9240 <source>Edition tasks:</source>
9241 <target state="new">Edition tasks:</target>
3c18ff47
C
9242 <context-group purpose="location">
9243 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.html</context>
9244 <context context-type="linenumber">80</context>
9245 </context-group>
93fe2d9c
C
9246 </trans-unit>
9247 <trans-unit id="3541115907775840269" datatype="html">
9248 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source>
9249 <target state="new">Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</target>
3c18ff47
C
9250 <context-group purpose="location">
9251 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
9252 <context context-type="linenumber">72</context>
9253 </context-group>
93fe2d9c
C
9254 </trans-unit>
9255 <trans-unit id="3858880927114551513" datatype="html">
9b0b8301
C
9256 <source>The current video will be overwritten by this edited video and &lt;strong&gt;you won't be able to recover it&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;</source>
9257 <target state="new">The current video will be overwritten by this edited video and &lt;strong&gt;you won't be able to recover it&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;</target>
3c18ff47
C
9258 <context-group purpose="location">
9259 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
9260 <context context-type="linenumber">76</context>
9261 </context-group>
93fe2d9c
C
9262 </trans-unit>
9263 <trans-unit id="4876327655498234453" datatype="html">
9b0b8301
C
9264 <source>As a reminder, the following tasks will be executed: &lt;ol&gt;<x id="PH" equiv-text="listHTML"/>&lt;/ol&gt;</source>
9265 <target state="new">As a reminder, the following tasks will be executed: &lt;ol&gt;<x id="PH" equiv-text="listHTML"/>&lt;/ol&gt;</target>
3c18ff47
C
9266 <context-group purpose="location">
9267 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
9268 <context context-type="linenumber">77</context>
9269 </context-group>
9270 </trans-unit>
5a6de093 9271 <trans-unit id="7709367721354853232" datatype="html">
eb12a714
C
9272 <source>Focus the search bar</source>
9273 <target state="new">Focus the search bar</target>
93fe2d9c
C
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
9275 </trans-unit>
5a6de093 9276 <trans-unit id="4049262826107502276" datatype="html">
eb12a714
C
9277 <source>Toggle the left menu</source>
9278 <target state="new">Toggle the left menu</target>
93fe2d9c
C
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
9280 </trans-unit>
5a6de093 9281 <trans-unit id="5409372033656550095" datatype="html">
eb12a714
C
9282 <source>Go to the discover videos page</source>
9283 <target state="new">Go to the discover videos page</target>
93fe2d9c
C
9284 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
9285 </trans-unit>
5a6de093 9286 <trans-unit id="4278050445961255445" datatype="html">
eb12a714
C
9287 <source>Go to the trending videos page</source>
9288 <target state="new">Go to the trending videos page</target>
93fe2d9c
C
9289 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
9290 </trans-unit>
5a6de093
C
9291 <trans-unit id="3242234958443825475" datatype="html">
9292 <source>Go to the recently added videos page</source>
9293 <target state="new">Go to the recently added videos page</target>
93fe2d9c
C
9294 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
9295 </trans-unit>
5a6de093 9296 <trans-unit id="2887122197778293919" datatype="html">
eb12a714
C
9297 <source>Go to the local videos page</source>
9298 <target state="new">Go to the local videos page</target>
93fe2d9c
C
9299 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
9300 </trans-unit>
5a6de093 9301 <trans-unit id="8009065619559214982" datatype="html">
eb12a714
C
9302 <source>Go to the videos upload page</source>
9303 <target state="new">Go to the videos upload page</target>
93fe2d9c
C
9304 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
9305 </trans-unit>
5a6de093 9306 <trans-unit id="3779524668013120370" datatype="html">
eb12a714
C
9307 <source>Go to my subscriptions</source>
9308 <target state="new">Go to my subscriptions</target>
93fe2d9c
C
9309 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
9310 </trans-unit>
5a6de093 9311 <trans-unit id="1136469849928650779" datatype="html">
eb12a714
C
9312 <source>Go to my videos</source>
9313 <target state="new">Go to my videos</target>
93fe2d9c
C
9314 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
9315 </trans-unit>
5a6de093 9316 <trans-unit id="7836683738999600376" datatype="html">
eb12a714
C
9317 <source>Go to my imports</source>
9318 <target state="new">Go to my imports</target>
93fe2d9c
C
9319 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
9320 </trans-unit>
5a6de093 9321 <trans-unit id="7511292153332773503" datatype="html">
eb12a714
C
9322 <source>Go to my channels</source>
9323 <target state="new">Go to my channels</target>
93fe2d9c
C
9324 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9325 </trans-unit>
913aa176 9326 <trans-unit id="2013324644839511073" datatype="html">
9b0b8301 9327 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
913aa176 9328 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
5a6de093 9329Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
93fe2d9c
C
9330 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
9331 </trans-unit>
5a6de093 9332 <trans-unit id="375263728166936544" datatype="html">
eb12a714
C
9333 <source>You need to reconnect.</source>
9334 <target state="new">You need to reconnect.</target>
93fe2d9c
C
9335 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group>
9336 </trans-unit>
5a6de093 9337 <trans-unit id="2206638022166154361" datatype="html">
eb12a714
C
9338 <source>Keyboard Shortcuts:</source>
9339 <target state="new">Keyboard Shortcuts:</target>
913aa176 9340 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group>
93fe2d9c
C
9341 </trans-unit>
9342 <trans-unit id="3608407683173066091" datatype="html">
9343 <source>My history</source>
9344 <target state="new">My history</target>
c5c848c5
C
9345 <context-group purpose="location">
9346 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9347 <context context-type="linenumber">98</context>
9348 </context-group>
93fe2d9c
C
9349 </trans-unit>
9350 <trans-unit id="4024404994702813072" datatype="html">
9351 <source>In my library</source>
9352 <target state="new">In my library</target>
7c94e1e7
C
9353 <context-group purpose="location">
9354 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9355 <context context-type="linenumber">104</context>
9356 </context-group>
93fe2d9c
C
9357 </trans-unit>
9358 <trans-unit id="232050922346936574" datatype="html">
9359 <source>Trending</source>
9360 <target state="new">Trending</target>
9361 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">201</context></context-group>
9362 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group>
9363 </trans-unit>
9364 <trans-unit id="6470888608149621404" datatype="html">
9365 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9366 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
09e1784b
C
9367 <context-group purpose="location">
9368 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 9369 <context context-type="linenumber">150</context>
09e1784b 9370 </context-group>
93fe2d9c
C
9371 </trans-unit>
9372 <trans-unit id="2821179408673282599" datatype="html">
9373 <source>Home</source>
9374 <target state="new">Home</target>
9375 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group>
9376 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group>
9377 </trans-unit>
5a6de093 9378 <trans-unit id="4648900870671159218" datatype="html">
eb12a714
C
9379 <source>Success</source>
9380 <target state="new">Success</target>
913aa176 9381 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">25</context></context-group>
9382 </trans-unit>
5a6de093 9383 <trans-unit id="1266887509445371246" datatype="html">
eb12a714
C
9384 <source>Incorrect username or password.</source>
9385 <target state="new">Incorrect username or password.</target>
93fe2d9c
C
9386 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">164</context></context-group>
9387 </trans-unit>
5a6de093
C
9388 <trans-unit id="6974874606619467663" datatype="html">
9389 <source>Your account is blocked.</source>
9390 <target state="new">Your account is blocked.</target>
93fe2d9c
C
9391 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">165</context></context-group>
9392 </trans-unit>
5a6de093 9393 <trans-unit id="7939914198003891823" datatype="html">
e4eaa7c9
C
9394 <source>any language</source>
9395 <target state="new">any language</target>
93fe2d9c
C
9396 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">276</context></context-group>
9397 </trans-unit>
5a6de093 9398 <trans-unit id="5633144232269377096" datatype="html">
e4eaa7c9
C
9399 <source>hide</source>
9400 <target state="new">hide</target>
93fe2d9c
C
9401 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">311</context></context-group>
9402 </trans-unit>
5a6de093 9403 <trans-unit id="8603861867909474404" datatype="html">
e4eaa7c9
C
9404 <source>blur</source>
9405 <target state="new">blur</target>
93fe2d9c
C
9406 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">315</context></context-group>
9407 </trans-unit>
5a6de093 9408 <trans-unit id="4534458451100881847" datatype="html">
e4eaa7c9
C
9409 <source>display</source>
9410 <target state="new">display</target>
93fe2d9c
C
9411 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">319</context></context-group>
9412 </trans-unit>
5a6de093 9413 <trans-unit id="4467323362722952678" datatype="html">
e4eaa7c9
C
9414 <source>Unknown</source>
9415 <target state="new">Unknown</target>
93fe2d9c
C
9416 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group>
9417 </trans-unit>
5a6de093 9418 <trans-unit id="8781423666414310853" datatype="html">
eb12a714
C
9419 <source>Your password has been successfully reset!</source>
9420 <target state="new">Your password has been successfully reset!</target>
913aa176 9421 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.ts</context><context context-type="linenumber">47</context></context-group>
9422 </trans-unit>
5a6de093 9423 <trans-unit id="6048892649018070225" datatype="html">
eb12a714
C
9424 <source>Today</source>
9425 <target state="new">Today</target>
93fe2d9c
C
9426 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group>
9427 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group>
9428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">134</context></context-group>
9429 </trans-unit>
913aa176 9430 <trans-unit id="4498682414491138092" datatype="html">
9431 <source>Yesterday</source>
9432 <target state="new">Yesterday</target>
93fe2d9c
C
9433 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">135</context></context-group>
9434 </trans-unit>
913aa176 9435 <trans-unit id="5073473933031004097" datatype="html">
9436 <source>This week</source>
9437 <target state="new">This week</target>
93fe2d9c
C
9438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group>
9439 </trans-unit>
913aa176 9440 <trans-unit id="842657237693374355" datatype="html">
9441 <source>This month</source>
9442 <target state="new">This month</target>
93fe2d9c
C
9443 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group>
9444 </trans-unit>
913aa176 9445 <trans-unit id="4463380307954693363" datatype="html">
9446 <source>Last month</source>
9447 <target state="new">Last month</target>
93fe2d9c
C
9448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group>
9449 </trans-unit>
913aa176 9450 <trans-unit id="7473676707373218484" datatype="html">
9451 <source>Older</source>
9452 <target state="new">Older</target>
93fe2d9c
C
9453 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group>
9454 </trans-unit>
913aa176 9455 <trans-unit id="5036991421517255667" datatype="html">
9456 <source>Cannot load more videos. Try again later.</source>
9457 <target state="new">Cannot load more videos. Try again later.</target>
93fe2d9c
C
9458 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">246</context></context-group>
9459 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">129</context></context-group>
9460 </trans-unit>
5a6de093 9461 <trans-unit id="4873149362496451858" datatype="html">
eb12a714
C
9462 <source>Last 7 days</source>
9463 <target state="new">Last 7 days</target>
93fe2d9c
C
9464 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">44</context></context-group>
9465 </trans-unit>
5a6de093 9466 <trans-unit id="2949150997160654358" datatype="html">
eb12a714
C
9467 <source>Last 30 days</source>
9468 <target state="new">Last 30 days</target>
93fe2d9c
C
9469 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">48</context></context-group>
9470 </trans-unit>
5a6de093 9471 <trans-unit id="5328600704510694984" datatype="html">
eb12a714
C
9472 <source>Last 365 days</source>
9473 <target state="new">Last 365 days</target>
93fe2d9c
C
9474 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group>
9475 </trans-unit>
9476 <trans-unit id="2392481201920342009" datatype="html">
9477 <source>VOD videos</source>
9478 <target state="new">VOD videos</target>
9479 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
9480 <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>
9481 <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>
9482 </trans-unit>
9483 <trans-unit id="2180217594100853008" datatype="html">
9484 <source>Live videos</source>
9485 <target state="new">Live videos</target>
9486 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
9487 <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>
9488 <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>
9489 </trans-unit>
5a6de093 9490 <trans-unit id="8487565500496466433" datatype="html">
eb12a714
C
9491 <source>Short (&lt; 4 min)</source>
9492 <target state="new">Short (&lt; 4 min)</target>
93fe2d9c
C
9493 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">59</context></context-group>
9494 </trans-unit>
5a6de093 9495 <trans-unit id="3642535017283477339" datatype="html">
eb12a714
C
9496 <source>Medium (4-10 min)</source>
9497 <target state="new">Medium (4-10 min)</target>
93fe2d9c
C
9498 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
9499 </trans-unit>
5a6de093 9500 <trans-unit id="6613870447286561244" datatype="html">
9b0b8301
C
9501 <source>Long (&gt; 10 min)</source>
9502 <target state="new">Long (&gt; 10 min)</target>
93fe2d9c
C
9503 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
9504 </trans-unit>
5a6de093 9505 <trans-unit id="1787083504545967" datatype="html">
eb12a714
C
9506 <source>Relevance</source>
9507 <target state="new">Relevance</target>
93fe2d9c
C
9508 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">74</context></context-group>
9509 </trans-unit>
5a6de093 9510 <trans-unit id="7944277186358179990" datatype="html">
eb12a714
C
9511 <source>Publish date</source>
9512 <target state="new">Publish date</target>
93fe2d9c
C
9513 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">78</context></context-group>
9514 </trans-unit>
5a6de093 9515 <trans-unit id="2123659921722214537" datatype="html">
eb12a714
C
9516 <source>Views</source>
9517 <target state="new">Views</target>
93fe2d9c
C
9518 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">82</context></context-group>
9519 </trans-unit>
5a6de093
C
9520 <trans-unit id="3208627574396957172" datatype="html">
9521 <source>Search index is unavailable. Retrying with instance results instead.</source>
9522 <target state="new">Search index is unavailable. Retrying with instance results instead.</target>
93fe2d9c
C
9523 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">159</context></context-group>
9524 </trans-unit>
5a6de093
C
9525 <trans-unit id="307702206382241469" datatype="html">
9526 <source>Search error</source>
9527 <target state="new">Search error</target>
93fe2d9c
C
9528 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group>
9529 </trans-unit>
9530 <trans-unit id="8491751845906232809" datatype="html">
9531 <source>PeerTube instance host filter is invalid</source>
9532 <target state="new">PeerTube instance host filter is invalid</target>
9533 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">327</context></context-group>
9534 </trans-unit>
913aa176 9535 <trans-unit id="4580988005648117665" datatype="html">
93fe2d9c
C
9536 <source>Search</source>
9537 <target state="new">Search</target>
9538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group>
9539 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
9540 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">255</context></context-group>
9541 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group>
9542 <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>
9543 <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>
9544 <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>
9545 </trans-unit>
9546 <trans-unit id="320689395528621696" datatype="html">
9547 <source>Navigate between plugins and themes</source>
9548 <target state="new">Navigate between plugins and themes</target>
78a5dd9c
C
9549 <context-group purpose="location">
9550 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9551 <context context-type="linenumber">7</context>
9552 </context-group>
93fe2d9c
C
9553 </trans-unit>
9554 <trans-unit id="7804724824750282316" datatype="html">
9555 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
9556 <target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
90aa0a74
C
9557 <context-group purpose="location">
9558 <context context-type="sourcefile">src/app/+search/search.component.html</context>
9559 <context context-type="linenumber">5</context>
9560 </context-group>
913aa176 9561 </trans-unit>
5a6de093 9562 <trans-unit id="5891040073345002614" datatype="html">
913aa176 9563 <source><x id="PH"/> years ago </source>
5a6de093
C
9564 <target state="new">
9565 <x id="PH"/> years ago
9566 </target>
93fe2d9c
C
9567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">11</context></context-group>
9568 </trans-unit>
9569 <trans-unit id="8392321423487952834" datatype="html">
9570 <source>1 year ago</source>
9571 <target state="new">1 year ago</target>
09e1784b
C
9572 <context-group purpose="location">
9573 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9574 <context context-type="linenumber">12</context>
9575 </context-group>
9576 <context-group purpose="location">
9577 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9578 <context context-type="linenumber">17</context>
9579 </context-group>
913aa176 9580 </trans-unit>
5a6de093 9581 <trans-unit id="9022576335789205254" datatype="html">
913aa176 9582 <source><x id="PH"/> months ago </source>
5a6de093
C
9583 <target state="new">
9584 <x id="PH"/> months ago
9585 </target>
93fe2d9c
C
9586 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">18</context></context-group>
9587 </trans-unit>
9588 <trans-unit id="6874778750344205852" datatype="html">
9589 <source>1 month ago</source>
9590 <target state="new">1 month ago</target>
09e1784b
C
9591 <context-group purpose="location">
9592 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9593 <context context-type="linenumber">19</context>
9594 </context-group>
9595 <context-group purpose="location">
9596 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9597 <context context-type="linenumber">24</context>
9598 </context-group>
913aa176 9599 </trans-unit>
5a6de093 9600 <trans-unit id="6473426250245763193" datatype="html">
913aa176 9601 <source><x id="PH"/> weeks ago </source>
5a6de093
C
9602 <target state="new">
9603 <x id="PH"/> weeks ago
9604 </target>
93fe2d9c
C
9605 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">25</context></context-group>
9606 </trans-unit>
9607 <trans-unit id="6538455390369999912" datatype="html">
9608 <source>1 week ago</source>
9609 <target state="new">1 week ago</target>
09e1784b
C
9610 <context-group purpose="location">
9611 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9612 <context context-type="linenumber">26</context>
9613 </context-group>
913aa176 9614 </trans-unit>
5a6de093 9615 <trans-unit id="5186107770140555014" datatype="html">
913aa176 9616 <source><x id="PH"/> days ago </source>
5a6de093
C
9617 <target state="new">
9618 <x id="PH"/> days ago
9619 </target>
93fe2d9c
C
9620 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">29</context></context-group>
9621 </trans-unit>
9622 <trans-unit id="3927517496763161987" datatype="html">
9623 <source>1 day ago</source>
9624 <target state="new">1 day ago</target>
09e1784b
C
9625 <context-group purpose="location">
9626 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9627 <context context-type="linenumber">30</context>
9628 </context-group>
913aa176 9629 </trans-unit>
5a6de093 9630 <trans-unit id="6522428509564266583" datatype="html">
913aa176 9631 <source><x id="PH"/> hours ago </source>
5a6de093
C
9632 <target state="new">
9633 <x id="PH"/> hours ago
9634 </target>
93fe2d9c
C
9635 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">33</context></context-group>
9636 </trans-unit>
9637 <trans-unit id="6285422673271535468" datatype="html">
9638 <source>1 hour ago</source>
9639 <target state="new">1 hour ago</target>
09e1784b
C
9640 <context-group purpose="location">
9641 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9642 <context context-type="linenumber">34</context>
9643 </context-group>
913aa176 9644 </trans-unit>
5a6de093 9645 <trans-unit id="8256466313580256940" datatype="html">
913aa176 9646 <source><x id="PH"/> min ago </source>
5a6de093
C
9647 <target state="new">
9648 <x id="PH"/> min ago
9649 </target>
93fe2d9c
C
9650 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">37</context></context-group>
9651 </trans-unit>
5a6de093 9652 <trans-unit id="4733690367258997247" datatype="html">
e4eaa7c9
C
9653 <source>just now</source>
9654 <target state="new">just now</target>
93fe2d9c
C
9655 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">39</context></context-group>
9656 </trans-unit>
5a6de093 9657 <trans-unit id="2222108104954671970" datatype="html">
913aa176 9658 <source><x id="PH"/> sec </source>
5a6de093
C
9659 <target state="new">
9660 <x id="PH"/> sec
9661 </target>
913aa176 9662 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">30</context></context-group>
9663 </trans-unit>
9664 <trans-unit id="6499699285816188400" datatype="html">
9665 <source>Abuse reports</source>
9666 <target state="new">Abuse reports</target>
9667 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">41</context></context-group>
9668 </trans-unit>
9669 <trans-unit id="4930506384627295710" datatype="html">
9670 <source>Settings</source>
9671 <target state="new">Settings</target>
93fe2d9c
C
9672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">12</context></context-group>
9673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">45</context></context-group>
9674 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">1</context></context-group>
9675 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">50</context></context-group>
9676 </trans-unit>
5a6de093 9677 <trans-unit id="9178182467454450952" datatype="html">
eb12a714
C
9678 <source>Confirm</source>
9679 <target state="new">Confirm</target>
93fe2d9c
C
9680 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group>
9681 </trans-unit>
5a6de093 9682 <trans-unit id="7784486624424057376" datatype="html">
eb12a714
C
9683 <source>Instance name is required.</source>
9684 <target state="new">Instance name is required.</target>
913aa176 9685 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">7</context></context-group>
9686 </trans-unit>
5a6de093 9687 <trans-unit id="3281212084219111058" datatype="html">
eb12a714
C
9688 <source>Short description should not be longer than 250 characters.</source>
9689 <target state="new">Short description should not be longer than 250 characters.</target>
913aa176 9690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">14</context></context-group>
9691 </trans-unit>
5a6de093 9692 <trans-unit id="6033463036257195528" datatype="html">
eb12a714
C
9693 <source>Twitter username is required.</source>
9694 <target state="new">Twitter username is required.</target>
913aa176 9695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">21</context></context-group>
9696 </trans-unit>
5a6de093 9697 <trans-unit id="8198703669620791633" datatype="html">
eb12a714
C
9698 <source>Previews cache size is required.</source>
9699 <target state="new">Previews cache size is required.</target>
913aa176 9700 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">28</context></context-group>
9701 </trans-unit>
5a6de093 9702 <trans-unit id="3971192070835972256" datatype="html">
eb12a714
C
9703 <source>Previews cache size must be greater than 1.</source>
9704 <target state="new">Previews cache size must be greater than 1.</target>
913aa176 9705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">29</context></context-group>
9706 </trans-unit>
5a6de093 9707 <trans-unit id="2903453036126968504" datatype="html">
eb12a714
C
9708 <source>Previews cache size must be a number.</source>
9709 <target state="new">Previews cache size must be a number.</target>
913aa176 9710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">30</context></context-group>
9711 </trans-unit>
5a6de093 9712 <trans-unit id="6941976540222684735" datatype="html">
eb12a714
C
9713 <source>Captions cache size is required.</source>
9714 <target state="new">Captions cache size is required.</target>
913aa176 9715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">37</context></context-group>
9716 </trans-unit>
5a6de093 9717 <trans-unit id="780869536819343075" datatype="html">
eb12a714
C
9718 <source>Captions cache size must be greater than 1.</source>
9719 <target state="new">Captions cache size must be greater than 1.</target>
913aa176 9720 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">38</context></context-group>
9721 </trans-unit>
5a6de093 9722 <trans-unit id="2498218540197718478" datatype="html">
eb12a714
C
9723 <source>Captions cache size must be a number.</source>
9724 <target state="new">Captions cache size must be a number.</target>
913aa176 9725 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">39</context></context-group>
9726 </trans-unit>
5a6de093 9727 <trans-unit id="818392297325723982" datatype="html">
eb12a714
C
9728 <source>Signup limit is required.</source>
9729 <target state="new">Signup limit is required.</target>
913aa176 9730 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">46</context></context-group>
93fe2d9c
C
9731 </trans-unit>
9732 <trans-unit id="5630311719329022718" datatype="html">
9733 <source>Signup limit must be greater than 1. Use -1 to disable it.</source>
9734 <target state="new">Signup limit must be greater than 1. Use -1 to disable it.</target>
c29ce242
C
9735 <context-group purpose="location">
9736 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9737 <context context-type="linenumber">47</context>
9738 </context-group>
913aa176 9739 </trans-unit>
5a6de093 9740 <trans-unit id="2555843408410000965" datatype="html">
eb12a714
C
9741 <source>Signup limit must be a number.</source>
9742 <target state="new">Signup limit must be a number.</target>
913aa176 9743 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">48</context></context-group>
93fe2d9c
C
9744 </trans-unit>
9745 <trans-unit id="346485141381099383" datatype="html">
9746 <source>Signup minimum age is required.</source>
9747 <target state="new">Signup minimum age is required.</target>
c5c848c5
C
9748 <context-group purpose="location">
9749 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9750 <context context-type="linenumber">55</context>
9751 </context-group>
93fe2d9c
C
9752 </trans-unit>
9753 <trans-unit id="4230672031132838318" datatype="html">
9754 <source>Signup minimum age must be greater than 1.</source>
9755 <target state="new">Signup minimum age must be greater than 1.</target>
c5c848c5
C
9756 <context-group purpose="location">
9757 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9758 <context context-type="linenumber">56</context>
9759 </context-group>
93fe2d9c
C
9760 </trans-unit>
9761 <trans-unit id="5929230001329133993" datatype="html">
9762 <source>Signup minimum age must be a number.</source>
9763 <target state="new">Signup minimum age must be a number.</target>
c5c848c5
C
9764 <context-group purpose="location">
9765 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9766 <context context-type="linenumber">57</context>
9767 </context-group>
913aa176 9768 </trans-unit>
5a6de093 9769 <trans-unit id="240096858386658337" datatype="html">
eb12a714
C
9770 <source>Admin email is required.</source>
9771 <target state="new">Admin email is required.</target>
93fe2d9c
C
9772 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">64</context></context-group>
9773 </trans-unit>
5a6de093 9774 <trans-unit id="4392533896009432078" datatype="html">
eb12a714
C
9775 <source>Admin email must be valid.</source>
9776 <target state="new">Admin email must be valid.</target>
93fe2d9c
C
9777 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">65</context></context-group>
9778 </trans-unit>
5a6de093 9779 <trans-unit id="6172217783476989430" datatype="html">
eb12a714
C
9780 <source>Transcoding threads is required.</source>
9781 <target state="new">Transcoding threads is required.</target>
93fe2d9c
C
9782 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">72</context></context-group>
9783 </trans-unit>
5a6de093 9784 <trans-unit id="5320424292625586941" datatype="html">
eb12a714
C
9785 <source>Transcoding threads must be greater or equal to 0.</source>
9786 <target state="new">Transcoding threads must be greater or equal to 0.</target>
93fe2d9c
C
9787 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">73</context></context-group>
9788 </trans-unit>
913aa176 9789 <trans-unit id="8185661254949728718" datatype="html">
9790 <source>Max live duration is required.</source>
9791 <target state="new">Max live duration is required.</target>
93fe2d9c
C
9792 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">80</context></context-group>
9793 </trans-unit>
913aa176 9794 <trans-unit id="8892863662898651766" datatype="html">
9795 <source>Max live duration should be greater or equal to -1.</source>
9796 <target state="new">Max live duration should be greater or equal to -1.</target>
93fe2d9c
C
9797 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">81</context></context-group>
9798 </trans-unit>
913aa176 9799 <trans-unit id="8196240396863235661" datatype="html">
9800 <source>Max instance lives is required.</source>
9801 <target state="new">Max instance lives is required.</target>
93fe2d9c
C
9802 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">88</context></context-group>
9803 </trans-unit>
913aa176 9804 <trans-unit id="913683464711184925" datatype="html">
9805 <source>Max instance lives should be greater or equal to -1.</source>
9806 <target state="new">Max instance lives should be greater or equal to -1.</target>
93fe2d9c
C
9807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">89</context></context-group>
9808 </trans-unit>
913aa176 9809 <trans-unit id="5614457087254770778" datatype="html">
9810 <source>Max user lives is required.</source>
9811 <target state="new">Max user lives is required.</target>
93fe2d9c
C
9812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">96</context></context-group>
9813 </trans-unit>
913aa176 9814 <trans-unit id="2779726697233311712" datatype="html">
9815 <source>Max user lives should be greater or equal to -1.</source>
9816 <target state="new">Max user lives should be greater or equal to -1.</target>
93fe2d9c
C
9817 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">97</context></context-group>
9818 </trans-unit>
9819 <trans-unit id="351272950792130803" datatype="html">
9820 <source>Max video channels per user is required.</source>
9821 <target state="new">Max video channels per user is required.</target>
c49c366a
C
9822 <context-group purpose="location">
9823 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9824 <context context-type="linenumber">104</context>
9825 </context-group>
93fe2d9c
C
9826 </trans-unit>
9827 <trans-unit id="5253683089104713724" datatype="html">
9828 <source>Max video channels per user must be greater or equal to 1.</source>
9829 <target state="new">Max video channels per user must be greater or equal to 1.</target>
c49c366a
C
9830 <context-group purpose="location">
9831 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9832 <context context-type="linenumber">105</context>
9833 </context-group>
93fe2d9c
C
9834 </trans-unit>
9835 <trans-unit id="8354695459880751923" datatype="html">
9836 <source>Max video channels per user must be a number.</source>
9837 <target state="new">Max video channels per user must be a number.</target>
c49c366a
C
9838 <context-group purpose="location">
9839 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9840 <context context-type="linenumber">106</context>
9841 </context-group>
9842 </trans-unit>
913aa176 9843 <trans-unit id="5832601947705094130" datatype="html">
9844 <source>Concurrency is required.</source>
9845 <target state="new">Concurrency is required.</target>
93fe2d9c
C
9846 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">113</context></context-group>
9847 </trans-unit>
913aa176 9848 <trans-unit id="4751566092251132371" datatype="html">
9849 <source>Concurrency should be greater or equal to 1.</source>
9850 <target state="new">Concurrency should be greater or equal to 1.</target>
93fe2d9c
C
9851 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">114</context></context-group>
9852 </trans-unit>
5a6de093 9853 <trans-unit id="75589896034107743" datatype="html">
eb12a714
C
9854 <source>Index URL should be a URL</source>
9855 <target state="new">Index URL should be a URL</target>
93fe2d9c
C
9856 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">121</context></context-group>
9857 </trans-unit>
5a6de093
C
9858 <trans-unit id="3964961007325702684" datatype="html">
9859 <source>Search index URL should be a URL</source>
9860 <target state="new">Search index URL should be a URL</target>
93fe2d9c
C
9861 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">128</context></context-group>
9862 </trans-unit>
5a6de093 9863 <trans-unit id="8602814243662345124" datatype="html">
eb12a714
C
9864 <source>Email is required.</source>
9865 <target state="new">Email is required.</target>
93fe2d9c
C
9866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">7</context></context-group>
9867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">39</context></context-group>
9868 </trans-unit>
5a6de093 9869 <trans-unit id="4591482207344282590" datatype="html">
eb12a714
C
9870 <source>Email must be valid.</source>
9871 <target state="new">Email must be valid.</target>
93fe2d9c
C
9872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">8</context></context-group>
9873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">40</context></context-group>
9874 </trans-unit>
913aa176 9875 <trans-unit id="544279804045883862" datatype="html">
9876 <source>Handle is required.</source>
9877 <target state="new">Handle is required.</target>
93fe2d9c
C
9878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group>
9879 </trans-unit>
9880 <trans-unit id="2805037637775107078" datatype="html">
9881 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9882 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9883 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
9884 </trans-unit>
5a6de093 9885 <trans-unit id="4968369344159400023" datatype="html">
eb12a714
C
9886 <source>Your name is required.</source>
9887 <target state="new">Your name is required.</target>
913aa176 9888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">19</context></context-group>
9889 </trans-unit>
5a6de093 9890 <trans-unit id="5799695548385507586" datatype="html">
eb12a714
C
9891 <source>Your name must be at least 1 character long.</source>
9892 <target state="new">Your name must be at least 1 character long.</target>
913aa176 9893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">20</context></context-group>
9894 </trans-unit>
5a6de093 9895 <trans-unit id="3600004643604731577" datatype="html">
eb12a714
C
9896 <source>Your name cannot be more than 120 characters long.</source>
9897 <target state="new">Your name cannot be more than 120 characters long.</target>
913aa176 9898 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">21</context></context-group>
9899 </trans-unit>
5a6de093 9900 <trans-unit id="3981804692726336204" datatype="html">
eb12a714
C
9901 <source>A subject is required.</source>
9902 <target state="new">A subject is required.</target>
913aa176 9903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">32</context></context-group>
9904 </trans-unit>
5a6de093 9905 <trans-unit id="7787099349830266861" datatype="html">
eb12a714
C
9906 <source>The subject must be at least 1 character long.</source>
9907 <target state="new">The subject must be at least 1 character long.</target>
913aa176 9908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">33</context></context-group>
9909 </trans-unit>
5a6de093 9910 <trans-unit id="5905189237950302829" datatype="html">
eb12a714
C
9911 <source>The subject cannot be more than 120 characters long.</source>
9912 <target state="new">The subject cannot be more than 120 characters long.</target>
913aa176 9913 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">34</context></context-group>
9914 </trans-unit>
5a6de093 9915 <trans-unit id="847704400962945123" datatype="html">
eb12a714
C
9916 <source>A message is required.</source>
9917 <target state="new">A message is required.</target>
913aa176 9918 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">45</context></context-group>
9919 </trans-unit>
5a6de093 9920 <trans-unit id="3871842658394273178" datatype="html">
eb12a714
C
9921 <source>The message must be at least 3 characters long.</source>
9922 <target state="new">The message must be at least 3 characters long.</target>
913aa176 9923 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">46</context></context-group>
9924 </trans-unit>
5a6de093 9925 <trans-unit id="3731145759205895653" datatype="html">
eb12a714
C
9926 <source>The message cannot be more than 5000 characters long.</source>
9927 <target state="new">The message cannot be more than 5000 characters long.</target>
913aa176 9928 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">47</context></context-group>
9929 </trans-unit>
5a6de093 9930 <trans-unit id="3868123820758341861" datatype="html">
eb12a714
C
9931 <source>Username is required.</source>
9932 <target state="new">Username is required.</target>
93fe2d9c
C
9933 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">9</context></context-group>
9934 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">14</context></context-group>
9935 </trans-unit>
5a6de093 9936 <trans-unit id="3577237269587081090" datatype="html">
eb12a714
C
9937 <source>Password is required.</source>
9938 <target state="new">Password is required.</target>
93fe2d9c
C
9939 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group>
9940 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group>
9941 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group>
9942 </trans-unit>
5a6de093 9943 <trans-unit id="3152303769378345477" datatype="html">
eb12a714
C
9944 <source>Confirmation of the password is required.</source>
9945 <target state="new">Confirmation of the password is required.</target>
913aa176 9946 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/reset-password-validators.ts</context><context context-type="linenumber">9</context></context-group>
9947 </trans-unit>
5a6de093 9948 <trans-unit id="4786141633412279939" datatype="html">
eb12a714
C
9949 <source>Username must be at least 1 character long.</source>
9950 <target state="new">Username must be at least 1 character long.</target>
93fe2d9c
C
9951 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">15</context></context-group>
9952 </trans-unit>
5a6de093 9953 <trans-unit id="1019755749203839300" datatype="html">
eb12a714
C
9954 <source>Username cannot be more than 50 characters long.</source>
9955 <target state="new">Username cannot be more than 50 characters long.</target>
93fe2d9c
C
9956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">16</context></context-group>
9957 </trans-unit>
5a6de093 9958 <trans-unit id="5621067256208426608" datatype="html">
eb12a714
C
9959 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
9960 <target state="new">Username should be lowercase alphanumeric; dots and underscores are allowed.</target>
93fe2d9c
C
9961 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">17</context></context-group>
9962 </trans-unit>
5a6de093
C
9963 <trans-unit id="6288154707582132676" datatype="html">
9964 <source>Channel name is required.</source>
9965 <target state="new">Channel name is required.</target>
93fe2d9c
C
9966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">29</context></context-group>
9967 </trans-unit>
5a6de093
C
9968 <trans-unit id="8178814467139959283" datatype="html">
9969 <source>Channel name must be at least 1 character long.</source>
9970 <target state="new">Channel name must be at least 1 character long.</target>
93fe2d9c
C
9971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">30</context></context-group>
9972 </trans-unit>
5a6de093
C
9973 <trans-unit id="8602785819772117007" datatype="html">
9974 <source>Channel name cannot be more than 50 characters long.</source>
9975 <target state="new">Channel name cannot be more than 50 characters long.</target>
93fe2d9c
C
9976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">31</context></context-group>
9977 </trans-unit>
913aa176 9978 <trans-unit id="3419415520566928243" datatype="html">
9979 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source>
9980 <target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target>
93fe2d9c
C
9981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">32</context></context-group>
9982 </trans-unit>
5a6de093 9983 <trans-unit id="525871656034789056" datatype="html">
eb12a714
C
9984 <source>Password must be at least 6 characters long.</source>
9985 <target state="new">Password must be at least 6 characters long.</target>
93fe2d9c
C
9986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group>
9987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group>
9988 </trans-unit>
5a6de093 9989 <trans-unit id="1099684476181448167" datatype="html">
eb12a714
C
9990 <source>Password cannot be more than 255 characters long.</source>
9991 <target state="new">Password cannot be more than 255 characters long.</target>
93fe2d9c
C
9992 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group>
9993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group>
9994 </trans-unit>
5a6de093 9995 <trans-unit id="3392630942539073768" datatype="html">
eb12a714
C
9996 <source>The new password and the confirmed password do not correspond.</source>
9997 <target state="new">The new password and the confirmed password do not correspond.</target>
93fe2d9c
C
9998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group>
9999 </trans-unit>
5a6de093 10000 <trans-unit id="2027337371129904473" datatype="html">
eb12a714
C
10001 <source>Video quota is required.</source>
10002 <target state="new">Video quota is required.</target>
93fe2d9c
C
10003 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group>
10004 </trans-unit>
5a6de093 10005 <trans-unit id="267386529333143660" datatype="html">
eb12a714
C
10006 <source>Quota must be greater than -1.</source>
10007 <target state="new">Quota must be greater than -1.</target>
93fe2d9c
C
10008 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group>
10009 </trans-unit>
5a6de093 10010 <trans-unit id="1220179061234048936" datatype="html">
eb12a714
C
10011 <source>Daily upload limit is required.</source>
10012 <target state="new">Daily upload limit is required.</target>
93fe2d9c
C
10013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group>
10014 </trans-unit>
5a6de093 10015 <trans-unit id="8959404382357999234" datatype="html">
eb12a714
C
10016 <source>Daily upload limit must be greater than -1.</source>
10017 <target state="new">Daily upload limit must be greater than -1.</target>
93fe2d9c
C
10018 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group>
10019 </trans-unit>
5a6de093 10020 <trans-unit id="4796798537475457493" datatype="html">
eb12a714
C
10021 <source>User role is required.</source>
10022 <target state="new">User role is required.</target>
93fe2d9c
C
10023 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group>
10024 </trans-unit>
5a6de093 10025 <trans-unit id="2761226139624435788" datatype="html">
eb12a714
C
10026 <source>Description must be at least 3 characters long.</source>
10027 <target state="new">Description must be at least 3 characters long.</target>
93fe2d9c
C
10028 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group>
10029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group>
10030 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group>
10031 </trans-unit>
5a6de093 10032 <trans-unit id="4717982586356605243" datatype="html">
eb12a714
C
10033 <source>Description cannot be more than 1000 characters long.</source>
10034 <target state="new">Description cannot be more than 1000 characters long.</target>
93fe2d9c
C
10035 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group>
10036 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group>
10037 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group>
10038 </trans-unit>
5a6de093 10039 <trans-unit id="1814372869868173571" datatype="html">
eb12a714
C
10040 <source>You must agree with the instance terms in order to register on it.</source>
10041 <target state="new">You must agree with the instance terms in order to register on it.</target>
93fe2d9c
C
10042 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group>
10043 </trans-unit>
5a6de093 10044 <trans-unit id="7803960725351649605" datatype="html">
eb12a714
C
10045 <source>Ban reason must be at least 3 characters long.</source>
10046 <target state="new">Ban reason must be at least 3 characters long.</target>
93fe2d9c
C
10047 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group>
10048 </trans-unit>
5a6de093 10049 <trans-unit id="3851609012243698179" datatype="html">
eb12a714
C
10050 <source>Ban reason cannot be more than 250 characters long.</source>
10051 <target state="new">Ban reason cannot be more than 250 characters long.</target>
93fe2d9c
C
10052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group>
10053 </trans-unit>
5a6de093 10054 <trans-unit id="6632896893630378443" datatype="html">
eb12a714
C
10055 <source>Display name is required.</source>
10056 <target state="new">Display name is required.</target>
93fe2d9c
C
10057 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group>
10058 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group>
10059 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group>
10060 </trans-unit>
5a6de093 10061 <trans-unit id="1303578752658966736" datatype="html">
eb12a714
C
10062 <source>Display name must be at least 1 character long.</source>
10063 <target state="new">Display name must be at least 1 character long.</target>
93fe2d9c
C
10064 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group>
10065 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group>
10066 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group>
10067 </trans-unit>
5a6de093 10068 <trans-unit id="4613240543124934954" datatype="html">
eb12a714
C
10069 <source>Display name cannot be more than 50 characters long.</source>
10070 <target state="new">Display name cannot be more than 50 characters long.</target>
93fe2d9c
C
10071 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group>
10072 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group>
10073 </trans-unit>
5a6de093 10074 <trans-unit id="1000468652492651683" datatype="html">
eb12a714
C
10075 <source>Report reason is required.</source>
10076 <target state="new">Report reason is required.</target>
913aa176 10077 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">7</context></context-group>
10078 </trans-unit>
5a6de093 10079 <trans-unit id="1109780973109145433" datatype="html">
eb12a714
C
10080 <source>Report reason must be at least 2 characters long.</source>
10081 <target state="new">Report reason must be at least 2 characters long.</target>
913aa176 10082 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">8</context></context-group>
10083 </trans-unit>
5a6de093 10084 <trans-unit id="5414573937278525654" datatype="html">
eb12a714
C
10085 <source>Report reason cannot be more than 3000 characters long.</source>
10086 <target state="new">Report reason cannot be more than 3000 characters long.</target>
913aa176 10087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">9</context></context-group>
10088 </trans-unit>
5a6de093 10089 <trans-unit id="8779567454442277762" datatype="html">
eb12a714
C
10090 <source>Moderation comment is required.</source>
10091 <target state="new">Moderation comment is required.</target>
913aa176 10092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">16</context></context-group>
10093 </trans-unit>
5a6de093 10094 <trans-unit id="8954765410376245909" datatype="html">
eb12a714
C
10095 <source>Moderation comment must be at least 2 characters long.</source>
10096 <target state="new">Moderation comment must be at least 2 characters long.</target>
913aa176 10097 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">17</context></context-group>
10098 </trans-unit>
5a6de093 10099 <trans-unit id="6316804467108244906" datatype="html">
eb12a714
C
10100 <source>Moderation comment cannot be more than 3000 characters long.</source>
10101 <target state="new">Moderation comment cannot be more than 3000 characters long.</target>
913aa176 10102 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">18</context></context-group>
10103 </trans-unit>
5a6de093
C
10104 <trans-unit id="8835075531528610034" datatype="html">
10105 <source>Abuse message is required.</source>
10106 <target state="new">Abuse message is required.</target>
913aa176 10107 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">25</context></context-group>
10108 </trans-unit>
5a6de093
C
10109 <trans-unit id="9034042966936514516" datatype="html">
10110 <source>Abuse message must be at least 2 characters long.</source>
10111 <target state="new">Abuse message must be at least 2 characters long.</target>
913aa176 10112 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">26</context></context-group>
10113 </trans-unit>
5a6de093
C
10114 <trans-unit id="7989186574443390119" datatype="html">
10115 <source>Abuse message cannot be more than 3000 characters long.</source>
10116 <target state="new">Abuse message cannot be more than 3000 characters long.</target>
913aa176 10117 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">27</context></context-group>
10118 </trans-unit>
5a6de093 10119 <trans-unit id="6700357678556223012" datatype="html">
eb12a714
C
10120 <source>The channel is required.</source>
10121 <target state="new">The channel is required.</target>
913aa176 10122 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">7</context></context-group>
10123 </trans-unit>
5a6de093
C
10124 <trans-unit id="9191505323045740697" datatype="html">
10125 <source>Block reason must be at least 2 characters long.</source>
10126 <target state="new">Block reason must be at least 2 characters long.</target>
913aa176 10127 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-block-validators.ts</context><context context-type="linenumber">7</context></context-group>
10128 </trans-unit>
5a6de093
C
10129 <trans-unit id="8581623418602419755" datatype="html">
10130 <source>Block reason cannot be more than 300 characters long.</source>
10131 <target state="new">Block reason cannot be more than 300 characters long.</target>
913aa176 10132 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-block-validators.ts</context><context context-type="linenumber">8</context></context-group>
10133 </trans-unit>
5a6de093 10134 <trans-unit id="1099619384694370156" datatype="html">
eb12a714
C
10135 <source>Video caption language is required.</source>
10136 <target state="new">Video caption language is required.</target>
913aa176 10137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context><context context-type="linenumber">7</context></context-group>
10138 </trans-unit>
5a6de093 10139 <trans-unit id="3438639650276868976" datatype="html">
eb12a714
C
10140 <source>Video caption file is required.</source>
10141 <target state="new">Video caption file is required.</target>
913aa176 10142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context><context context-type="linenumber">14</context></context-group>
93fe2d9c
C
10143 </trans-unit>
10144 <trans-unit id="9145435275110757909" datatype="html">
10145 <source>Caption content is required.</source>
10146 <target state="new">Caption content is required.</target>
3c18ff47
C
10147 <context-group purpose="location">
10148 <context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context>
10149 <context context-type="linenumber">21</context>
10150 </context-group>
913aa176 10151 </trans-unit>
5a6de093 10152 <trans-unit id="7365924714339585574" datatype="html">
eb12a714
C
10153 <source>The username is required.</source>
10154 <target state="new">The username is required.</target>
913aa176 10155 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">14</context></context-group>
10156 </trans-unit>
5a6de093 10157 <trans-unit id="3954099618513992825" datatype="html">
eb12a714
C
10158 <source>You can only transfer ownership to a local account</source>
10159 <target state="new">You can only transfer ownership to a local account</target>
913aa176 10160 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">15</context></context-group>
10161 </trans-unit>
5a6de093 10162 <trans-unit id="4444753420973870540" datatype="html">
eb12a714
C
10163 <source>Name is required.</source>
10164 <target state="new">Name is required.</target>
93fe2d9c
C
10165 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">10</context></context-group>
10166 </trans-unit>
5a6de093 10167 <trans-unit id="4006797705713167676" datatype="html">
eb12a714
C
10168 <source>Name must be at least 1 character long.</source>
10169 <target state="new">Name must be at least 1 character long.</target>
93fe2d9c
C
10170 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">11</context></context-group>
10171 </trans-unit>
5a6de093 10172 <trans-unit id="2233809696503670883" datatype="html">
eb12a714
C
10173 <source>Name cannot be more than 50 characters long.</source>
10174 <target state="new">Name cannot be more than 50 characters long.</target>
93fe2d9c
C
10175 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">12</context></context-group>
10176 </trans-unit>
5a6de093 10177 <trans-unit id="7915656854942800659" datatype="html">
eb12a714
C
10178 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
10179 <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target>
93fe2d9c
C
10180 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">13</context></context-group>
10181 </trans-unit>
5a6de093 10182 <trans-unit id="6880459830525364741" datatype="html">
eb12a714
C
10183 <source>Support text must be at least 3 characters long.</source>
10184 <target state="new">Support text must be at least 3 characters long.</target>
93fe2d9c
C
10185 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">47</context></context-group>
10186 </trans-unit>
913aa176 10187 <trans-unit id="6461548560008228165" datatype="html">
10188 <source>Support text cannot be more than 1000 characters long</source>
10189 <target state="new">Support text cannot be more than 1000 characters long</target>
93fe2d9c
C
10190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
10191 </trans-unit>
d7c6b951 10192 <trans-unit id="5637879201055173642" datatype="html">
9b0b8301
C
10193 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source>
10194 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature.
421fd853 10195</target>
93fe2d9c
C
10196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
10197 </trans-unit>
5a6de093 10198 <trans-unit id="4267638333776227701" datatype="html">
eb12a714
C
10199 <source>Comment is required.</source>
10200 <target state="new">Comment is required.</target>
913aa176 10201 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">7</context></context-group>
10202 </trans-unit>
5a6de093 10203 <trans-unit id="71132671234491945" datatype="html">
eb12a714
C
10204 <source>Comment must be at least 2 characters long.</source>
10205 <target state="new">Comment must be at least 2 characters long.</target>
913aa176 10206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">8</context></context-group>
10207 </trans-unit>
5a6de093 10208 <trans-unit id="4148250392704331190" datatype="html">
eb12a714
C
10209 <source>Comment cannot be more than 3000 characters long.</source>
10210 <target state="new">Comment cannot be more than 3000 characters long.</target>
913aa176 10211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">9</context></context-group>
10212 </trans-unit>
5a6de093 10213 <trans-unit id="6854100952145697527" datatype="html">
eb12a714
C
10214 <source>Display name cannot be more than 120 characters long.</source>
10215 <target state="new">Display name cannot be more than 120 characters long.</target>
913aa176 10216 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">14</context></context-group>
10217 </trans-unit>
5a6de093 10218 <trans-unit id="6198895122092095739" datatype="html">
eb12a714
C
10219 <source>Privacy is required.</source>
10220 <target state="new">Privacy is required.</target>
913aa176 10221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">23</context></context-group>
10222 </trans-unit>
5a6de093 10223 <trans-unit id="1276238402004616037" datatype="html">
eb12a714
C
10224 <source>The channel is required when the playlist is public.</source>
10225 <target state="new">The channel is required when the playlist is public.</target>
913aa176 10226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">41</context></context-group>
10227 </trans-unit>
d7c6b951 10228 <trans-unit id="5226261760726752768" datatype="html">
913aa176 10229 <source>Live information</source>
10230 <target state="new">Live information</target>
10231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">3</context></context-group>
93fe2d9c
C
10232 </trans-unit>
10233 <trans-unit id="5078078160576986217" datatype="html">
10234 <source>Permanent/Recurring live</source>
10235 <target state="new">Permanent/Recurring live</target>
a71d4140
C
10236 <context-group purpose="location">
10237 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10238 <context context-type="linenumber">10</context>
10239 </context-group>
913aa176 10240 </trans-unit>
d7c6b951 10241 <trans-unit id="7220386604464537651" datatype="html">
913aa176 10242 <source>Live RTMP Url</source>
10243 <target state="new">Live RTMP Url</target>
93fe2d9c
C
10244 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">245</context></context-group>
10245 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group>
10246 </trans-unit>
10247 <trans-unit id="4956017863340142734" datatype="html">
10248 <source>Live RTMPS Url</source>
10249 <target state="new">Live RTMPS Url</target>
10250 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group>
10251 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group>
10252 </trans-unit>
d7c6b951 10253 <trans-unit id="1225050607125362052" datatype="html">
913aa176 10254 <source>Live stream key</source>
10255 <target state="new">Live stream key</target>
93fe2d9c
C
10256 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">255</context></context-group>
10257 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group>
10258 </trans-unit>
d7c6b951 10259 <trans-unit id="5058286083557987083" datatype="html">
913aa176 10260 <source>⚠️ Never share your stream key with anyone.</source>
10261 <target state="new">⚠️ Never share your stream key with anyone.</target>
93fe2d9c
C
10262 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">258</context></context-group>
10263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group>
10264 </trans-unit>
10265 <trans-unit id="5941639683192662500" datatype="html">
10266 <source>This is a normal live</source>
10267 <target state="new">This is a normal live</target>
10268 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">264</context></context-group>
10269 </trans-unit>
10270 <trans-unit id="7263323611663811322" datatype="html">
10271 <source>You can't stream multiple times in a normal live, but you can save a replay of it that will use the same URL</source>
10272 <target state="new"> You can't stream multiple times in a normal live, but you can save a replay of it that will use the same URL </target>
10273 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">266</context></context-group>
10274 </trans-unit>
10275 <trans-unit id="2261925229535541622" datatype="html">
10276 <source>This is a permanent/recurring live</source>
10277 <target state="new">This is a permanent/recurring live</target>
10278 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">273</context></context-group>
10279 </trans-unit>
10280 <trans-unit id="6791299537270100091" datatype="html">
10281 <source>You can stream multiple times in a permanent/recurring live. The URL for your viewers won't change but you cannot save replays of your lives</source>
10282 <target state="new"> You can stream multiple times in a permanent/recurring live. The URL for your viewers won't change but you cannot save replays of your lives </target>
10283 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">275</context></context-group>
10284 </trans-unit>
d7c6b951 10285 <trans-unit id="3112273530390098557" datatype="html">
913aa176 10286 <source>Replay will be saved</source>
10287 <target state="new">Replay will be saved</target>
95bd9515
C
10288 <context-group purpose="location">
10289 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10290 <context context-type="linenumber">11</context>
10291 </context-group>
10292 </trans-unit>
5a6de093 10293 <trans-unit id="5437132245714159662" datatype="html">
eb12a714
C
10294 <source>Video name is required.</source>
10295 <target state="new">Video name is required.</target>
93fe2d9c
C
10296 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">15</context></context-group>
10297 </trans-unit>
5a6de093 10298 <trans-unit id="2807676084745266104" datatype="html">
eb12a714
C
10299 <source>Video name must be at least 3 characters long.</source>
10300 <target state="new">Video name must be at least 3 characters long.</target>
93fe2d9c
C
10301 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">16</context></context-group>
10302 </trans-unit>
5a6de093 10303 <trans-unit id="2155414141025589556" datatype="html">
eb12a714
C
10304 <source>Video name cannot be more than 120 characters long.</source>
10305 <target state="new">Video name cannot be more than 120 characters long.</target>
93fe2d9c
C
10306 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">17</context></context-group>
10307 </trans-unit>
10308 <trans-unit id="1074634769552897790" datatype="html">
10309 <source>Video name has leading or trailing whitespace.</source>
10310 <target state="new">Video name has leading or trailing whitespace.</target>
f55cc0f9
C
10311 <context-group purpose="location">
10312 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
10313 <context context-type="linenumber">18</context>
10314 </context-group>
913aa176 10315 </trans-unit>
5a6de093 10316 <trans-unit id="9115337161597088460" datatype="html">
eb12a714
C
10317 <source>Video privacy is required.</source>
10318 <target state="new">Video privacy is required.</target>
93fe2d9c
C
10319 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">25</context></context-group>
10320 </trans-unit>
5a6de093 10321 <trans-unit id="7309902991450450996" datatype="html">
eb12a714
C
10322 <source>Video channel is required.</source>
10323 <target state="new">Video channel is required.</target>
93fe2d9c
C
10324 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">52</context></context-group>
10325 </trans-unit>
5a6de093 10326 <trans-unit id="3959376623771116873" datatype="html">
eb12a714
C
10327 <source>Video description must be at least 3 characters long.</source>
10328 <target state="new">Video description must be at least 3 characters long.</target>
93fe2d9c
C
10329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">59</context></context-group>
10330 </trans-unit>
5a6de093 10331 <trans-unit id="725195891739570830" datatype="html">
eb12a714
C
10332 <source>Video description cannot be more than 10000 characters long.</source>
10333 <target state="new">Video description cannot be more than 10000 characters long.</target>
93fe2d9c
C
10334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">60</context></context-group>
10335 </trans-unit>
5a6de093 10336 <trans-unit id="142488285332434408" datatype="html">
eb12a714
C
10337 <source>A tag should be more than 2 characters long.</source>
10338 <target state="new">A tag should be more than 2 characters long.</target>
93fe2d9c
C
10339 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">67</context></context-group>
10340 </trans-unit>
5a6de093 10341 <trans-unit id="691846635236293620" datatype="html">
eb12a714
C
10342 <source>A tag should be less than 30 characters long.</source>
10343 <target state="new">A tag should be less than 30 characters long.</target>
93fe2d9c
C
10344 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">68</context></context-group>
10345 </trans-unit>
5a6de093
C
10346 <trans-unit id="4146790476782316573" datatype="html">
10347 <source>A maximum of 5 tags can be used on a video.</source>
10348 <target state="new">A maximum of 5 tags can be used on a video.</target>
93fe2d9c
C
10349 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">75</context></context-group>
10350 </trans-unit>
913aa176 10351 <trans-unit id="2389667090302909529" datatype="html">
10352 <source>A tag should be more than 1 and less than 30 characters long.</source>
10353 <target state="new">A tag should be more than 1 and less than 30 characters long.</target>
93fe2d9c
C
10354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">76</context></context-group>
10355 </trans-unit>
5a6de093 10356 <trans-unit id="4806300480558315727" datatype="html">
eb12a714
C
10357 <source>Video support must be at least 3 characters long.</source>
10358 <target state="new">Video support must be at least 3 characters long.</target>
93fe2d9c
C
10359 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">83</context></context-group>
10360 </trans-unit>
5a6de093 10361 <trans-unit id="6655773021893755977" datatype="html">
eb12a714
C
10362 <source>Video support cannot be more than 1000 characters long.</source>
10363 <target state="new">Video support cannot be more than 1000 characters long.</target>
93fe2d9c
C
10364 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">84</context></context-group>
10365 </trans-unit>
5a6de093 10366 <trans-unit id="4246579596585402255" datatype="html">
eb12a714
C
10367 <source>A date is required to schedule video update.</source>
10368 <target state="new">A date is required to schedule video update.</target>
93fe2d9c
C
10369 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">91</context></context-group>
10370 </trans-unit>
5a6de093 10371 <trans-unit id="8728283516316752593" datatype="html">
eb12a714
C
10372 <source>This file is too large.</source>
10373 <target state="new">This file is too large.</target>
913aa176 10374 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">50</context></context-group>
10375 </trans-unit>
10376 <trans-unit id="6360987759186261451" datatype="html">
10377 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</source>
10378 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</target>
10379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">56</context></context-group>
93fe2d9c
C
10380 </trans-unit>
10381 <trans-unit id="3393133458004181121" datatype="html">
10382 <source>All categories</source>
10383 <target state="new">All categories</target>
91ae3c4a
C
10384 <context-group purpose="location">
10385 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
10386 <context context-type="linenumber">24</context>
10387 </context-group>
93fe2d9c
C
10388 </trans-unit>
10389 <trans-unit id="3999967345340145904" datatype="html">
10390 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source>
10391 <target state="new">You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</target>
91ae3c4a
C
10392 <context-group purpose="location">
10393 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
10394 <context context-type="linenumber">81</context>
10395 </context-group>
913aa176 10396 </trans-unit>
5a6de093
C
10397 <trans-unit id="6708273825233539746" datatype="html">
10398 <source>Add a new option</source>
10399 <target state="new">Add a new option</target>
93fe2d9c
C
10400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.ts</context><context context-type="linenumber">29</context></context-group>
10401 </trans-unit>
913aa176 10402 <trans-unit id="4076995379551303829" datatype="html">
10403 <source>Custom value...</source>
10404 <target state="new">Custom value...</target>
93fe2d9c
C
10405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-custom-value.component.ts</context><context context-type="linenumber">70</context></context-group>
10406 </trans-unit>
5a6de093 10407 <trans-unit id="4670312387769733978" datatype="html">
eb12a714
C
10408 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
10409 <target state="new">All unsaved data will be lost, are you sure you want to leave this page?</target>
913aa176 10410 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">19</context></context-group>
10411 </trans-unit>
5a6de093 10412 <trans-unit id="6950140976689343775" datatype="html">
eb12a714
C
10413 <source>Sunday</source>
10414 <target state="new">Sunday</target>
93fe2d9c
C
10415 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">10</context></context-group>
10416 </trans-unit>
5a6de093 10417 <trans-unit id="8739442281958563044" datatype="html">
eb12a714
C
10418 <source>Monday</source>
10419 <target state="new">Monday</target>
93fe2d9c
C
10420 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">11</context></context-group>
10421 </trans-unit>
5a6de093 10422 <trans-unit id="9176037901730521018" datatype="html">
eb12a714
C
10423 <source>Tuesday</source>
10424 <target state="new">Tuesday</target>
93fe2d9c
C
10425 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">12</context></context-group>
10426 </trans-unit>
5a6de093 10427 <trans-unit id="8798932904948432529" datatype="html">
eb12a714
C
10428 <source>Wednesday</source>
10429 <target state="new">Wednesday</target>
93fe2d9c
C
10430 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">13</context></context-group>
10431 </trans-unit>
5a6de093 10432 <trans-unit id="1433683192825895947" datatype="html">
eb12a714
C
10433 <source>Thursday</source>
10434 <target state="new">Thursday</target>
93fe2d9c
C
10435 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">14</context></context-group>
10436 </trans-unit>
5a6de093 10437 <trans-unit id="3730139500618908668" datatype="html">
eb12a714
C
10438 <source>Friday</source>
10439 <target state="new">Friday</target>
93fe2d9c
C
10440 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">15</context></context-group>
10441 </trans-unit>
5a6de093 10442 <trans-unit id="1830554030016307335" datatype="html">
eb12a714
C
10443 <source>Saturday</source>
10444 <target state="new">Saturday</target>
93fe2d9c
C
10445 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">16</context></context-group>
10446 </trans-unit>
10447 <trans-unit id="1391351050292665308" datatype="html">
10448 <source>Sun</source>
10449 <target state="new">Sun</target>
e2a1ccd1
C
10450 <context-group purpose="location">
10451 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10452 <context context-type="linenumber">20</context>
10453 </context-group>
fbe77135 10454 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10455 <note priority="1" from="meaning">Sunday short name</note>
93fe2d9c
C
10456 </trans-unit>
10457 <trans-unit id="7037142944838911104" datatype="html">
10458 <source>Mon</source>
10459 <target state="new">Mon</target>
e2a1ccd1
C
10460 <context-group purpose="location">
10461 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10462 <context context-type="linenumber">21</context>
10463 </context-group>
fbe77135 10464 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10465 <note priority="1" from="meaning">Monday short name</note>
93fe2d9c
C
10466 </trans-unit>
10467 <trans-unit id="4051951828654963549" datatype="html">
10468 <source>Tue</source>
10469 <target state="new">Tue</target>
e2a1ccd1
C
10470 <context-group purpose="location">
10471 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10472 <context context-type="linenumber">22</context>
10473 </context-group>
fbe77135 10474 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10475 <note priority="1" from="meaning">Tuesday short name</note>
93fe2d9c
C
10476 </trans-unit>
10477 <trans-unit id="5265738215297391426" datatype="html">
10478 <source>Wed</source>
10479 <target state="new">Wed</target>
e2a1ccd1
C
10480 <context-group purpose="location">
10481 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10482 <context context-type="linenumber">23</context>
10483 </context-group>
fbe77135 10484 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10485 <note priority="1" from="meaning">Wednesday short name</note>
93fe2d9c
C
10486 </trans-unit>
10487 <trans-unit id="1370330981433231150" datatype="html">
10488 <source>Thu</source>
10489 <target state="new">Thu</target>
e2a1ccd1
C
10490 <context-group purpose="location">
10491 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10492 <context context-type="linenumber">24</context>
10493 </context-group>
fbe77135 10494 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10495 <note priority="1" from="meaning">Thursday short name</note>
93fe2d9c
C
10496 </trans-unit>
10497 <trans-unit id="8713535243933137493" datatype="html">
10498 <source>Fri</source>
10499 <target state="new">Fri</target>
e2a1ccd1
C
10500 <context-group purpose="location">
10501 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10502 <context context-type="linenumber">25</context>
10503 </context-group>
fbe77135 10504 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10505 <note priority="1" from="meaning">Friday short name</note>
93fe2d9c
C
10506 </trans-unit>
10507 <trans-unit id="3547824477629753314" datatype="html">
10508 <source>Sat</source>
10509 <target state="new">Sat</target>
e2a1ccd1
C
10510 <context-group purpose="location">
10511 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10512 <context context-type="linenumber">26</context>
10513 </context-group>
fbe77135 10514 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10515 <note priority="1" from="meaning">Saturday short name</note>
93fe2d9c
C
10516 </trans-unit>
10517 <trans-unit id="6115403217651453591" datatype="html">
10518 <source>Su</source>
10519 <target state="new">Su</target>
e2a1ccd1
C
10520 <context-group purpose="location">
10521 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10522 <context context-type="linenumber">30</context>
10523 </context-group>
fbe77135 10524 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10525 <note priority="1" from="meaning">Sunday min name</note>
93fe2d9c
C
10526 </trans-unit>
10527 <trans-unit id="3797918310510782582" datatype="html">
10528 <source>Mo</source>
10529 <target state="new">Mo</target>
e2a1ccd1
C
10530 <context-group purpose="location">
10531 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10532 <context context-type="linenumber">31</context>
10533 </context-group>
fbe77135 10534 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10535 <note priority="1" from="meaning">Monday min name</note>
93fe2d9c
C
10536 </trans-unit>
10537 <trans-unit id="8011371911136291436" datatype="html">
10538 <source>Tu</source>
10539 <target state="new">Tu</target>
e2a1ccd1
C
10540 <context-group purpose="location">
10541 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10542 <context context-type="linenumber">32</context>
10543 </context-group>
fbe77135 10544 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10545 <note priority="1" from="meaning">Tuesday min name</note>
93fe2d9c
C
10546 </trans-unit>
10547 <trans-unit id="1673380870543456256" datatype="html">
10548 <source>We</source>
10549 <target state="new">We</target>
e2a1ccd1
C
10550 <context-group purpose="location">
10551 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10552 <context context-type="linenumber">33</context>
10553 </context-group>
fbe77135 10554 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10555 <note priority="1" from="meaning">Wednesday min name</note>
93fe2d9c
C
10556 </trans-unit>
10557 <trans-unit id="8502005439670299526" datatype="html">
10558 <source>Th</source>
10559 <target state="new">Th</target>
e2a1ccd1
C
10560 <context-group purpose="location">
10561 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10562 <context context-type="linenumber">34</context>
10563 </context-group>
fbe77135 10564 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10565 <note priority="1" from="meaning">Thursday min name</note>
93fe2d9c
C
10566 </trans-unit>
10567 <trans-unit id="2800261787799336637" datatype="html">
10568 <source>Fr</source>
10569 <target state="new">Fr</target>
e2a1ccd1
C
10570 <context-group purpose="location">
10571 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10572 <context context-type="linenumber">35</context>
10573 </context-group>
93fe2d9c
C
10574 <note priority="1" from="description">Day name min</note>
10575 <note priority="1" from="meaning">Friday min name</note>
10576 </trans-unit>
10577 <trans-unit id="2045915324506422459" datatype="html">
10578 <source>Sa</source>
10579 <target state="new">Sa</target>
10580 <context-group purpose="location">
10581 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10582 <context context-type="linenumber">36</context>
10583 </context-group>
10584 <note priority="1" from="description">Day name min</note>
10585 <note priority="1" from="meaning">Saturday min name</note>
10586 </trans-unit>
5a6de093 10587 <trans-unit id="3913843642962116845" datatype="html">
eb12a714
C
10588 <source>January</source>
10589 <target state="new">January</target>
93fe2d9c
C
10590 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">40</context></context-group>
10591 </trans-unit>
5a6de093 10592 <trans-unit id="6642324138857419870" datatype="html">
eb12a714
C
10593 <source>February</source>
10594 <target state="new">February</target>
93fe2d9c
C
10595 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">41</context></context-group>
10596 </trans-unit>
5a6de093 10597 <trans-unit id="7918954644624211958" datatype="html">
eb12a714
C
10598 <source>March</source>
10599 <target state="new">March</target>
93fe2d9c
C
10600 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">42</context></context-group>
10601 </trans-unit>
5a6de093 10602 <trans-unit id="1809521303476565743" datatype="html">
eb12a714
C
10603 <source>April</source>
10604 <target state="new">April</target>
93fe2d9c
C
10605 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">43</context></context-group>
10606 </trans-unit>
5a6de093 10607 <trans-unit id="8469692700277617405" datatype="html">
eb12a714
C
10608 <source>May</source>
10609 <target state="new">May</target>
93fe2d9c
C
10610 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">44</context></context-group>
10611 </trans-unit>
5a6de093 10612 <trans-unit id="9055297580745330415" datatype="html">
eb12a714
C
10613 <source>June</source>
10614 <target state="new">June</target>
93fe2d9c
C
10615 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">45</context></context-group>
10616 </trans-unit>
5a6de093 10617 <trans-unit id="9087113544612471348" datatype="html">
eb12a714
C
10618 <source>July</source>
10619 <target state="new">July</target>
93fe2d9c
C
10620 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">46</context></context-group>
10621 </trans-unit>
5a6de093 10622 <trans-unit id="3984618989093293779" datatype="html">
eb12a714
C
10623 <source>August</source>
10624 <target state="new">August</target>
93fe2d9c
C
10625 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">47</context></context-group>
10626 </trans-unit>
5a6de093 10627 <trans-unit id="5872622085239011307" datatype="html">
eb12a714
C
10628 <source>September</source>
10629 <target state="new">September</target>
93fe2d9c
C
10630 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">48</context></context-group>
10631 </trans-unit>
5a6de093 10632 <trans-unit id="1491482705364427867" datatype="html">
eb12a714
C
10633 <source>October</source>
10634 <target state="new">October</target>
93fe2d9c
C
10635 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">49</context></context-group>
10636 </trans-unit>
5a6de093 10637 <trans-unit id="1109977718843277527" datatype="html">
eb12a714
C
10638 <source>November</source>
10639 <target state="new">November</target>
93fe2d9c
C
10640 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">50</context></context-group>
10641 </trans-unit>
5a6de093 10642 <trans-unit id="124191049522509365" datatype="html">
eb12a714
C
10643 <source>December</source>
10644 <target state="new">December</target>
93fe2d9c
C
10645 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">51</context></context-group>
10646 </trans-unit>
10647 <trans-unit id="1799348348510504995" datatype="html">
10648 <source>Jan</source>
10649 <target state="new">Jan</target>
e2a1ccd1
C
10650 <context-group purpose="location">
10651 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10652 <context context-type="linenumber">55</context>
10653 </context-group>
fbe77135 10654 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10655 <note priority="1" from="meaning">January short name</note>
93fe2d9c
C
10656 </trans-unit>
10657 <trans-unit id="2980544278361296608" datatype="html">
10658 <source>Feb</source>
10659 <target state="new">Feb</target>
e2a1ccd1
C
10660 <context-group purpose="location">
10661 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10662 <context context-type="linenumber">56</context>
10663 </context-group>
fbe77135 10664 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10665 <note priority="1" from="meaning">February short name</note>
93fe2d9c
C
10666 </trans-unit>
10667 <trans-unit id="3124926955462217092" datatype="html">
10668 <source>Mar</source>
10669 <target state="new">Mar</target>
e2a1ccd1
C
10670 <context-group purpose="location">
10671 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10672 <context context-type="linenumber">57</context>
10673 </context-group>
fbe77135 10674 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10675 <note priority="1" from="meaning">March short name</note>
93fe2d9c
C
10676 </trans-unit>
10677 <trans-unit id="9658641661863772" datatype="html">
10678 <source>Apr</source>
10679 <target state="new">Apr</target>
e2a1ccd1
C
10680 <context-group purpose="location">
10681 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10682 <context context-type="linenumber">58</context>
10683 </context-group>
fbe77135 10684 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10685 <note priority="1" from="meaning">April short name</note>
93fe2d9c
C
10686 </trans-unit>
10687 <trans-unit id="502512326533496869" datatype="html">
10688 <source>May</source>
10689 <target state="new">May</target>
e2a1ccd1
C
10690 <context-group purpose="location">
10691 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10692 <context context-type="linenumber">59</context>
10693 </context-group>
fbe77135 10694 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10695 <note priority="1" from="meaning">May short name</note>
93fe2d9c
C
10696 </trans-unit>
10697 <trans-unit id="3044090977322782161" datatype="html">
10698 <source>Jun</source>
10699 <target state="new">Jun</target>
e2a1ccd1
C
10700 <context-group purpose="location">
10701 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10702 <context context-type="linenumber">60</context>
10703 </context-group>
fbe77135 10704 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10705 <note priority="1" from="meaning">June short name</note>
93fe2d9c
C
10706 </trans-unit>
10707 <trans-unit id="8066434078267346927" datatype="html">
10708 <source>Jul</source>
10709 <target state="new">Jul</target>
e2a1ccd1
C
10710 <context-group purpose="location">
10711 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10712 <context context-type="linenumber">61</context>
10713 </context-group>
fbe77135 10714 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10715 <note priority="1" from="meaning">July short name</note>
93fe2d9c
C
10716 </trans-unit>
10717 <trans-unit id="1796563865253467834" datatype="html">
10718 <source>Aug</source>
10719 <target state="new">Aug</target>
e2a1ccd1
C
10720 <context-group purpose="location">
10721 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10722 <context context-type="linenumber">62</context>
10723 </context-group>
fbe77135 10724 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10725 <note priority="1" from="meaning">August short name</note>
93fe2d9c
C
10726 </trans-unit>
10727 <trans-unit id="5865190625753625986" datatype="html">
10728 <source>Sep</source>
10729 <target state="new">Sep</target>
e2a1ccd1
C
10730 <context-group purpose="location">
10731 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10732 <context context-type="linenumber">63</context>
10733 </context-group>
fbe77135 10734 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10735 <note priority="1" from="meaning">September short name</note>
93fe2d9c
C
10736 </trans-unit>
10737 <trans-unit id="4011114601374284323" datatype="html">
10738 <source>Oct</source>
10739 <target state="new">Oct</target>
e2a1ccd1
C
10740 <context-group purpose="location">
10741 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10742 <context context-type="linenumber">64</context>
10743 </context-group>
fbe77135 10744 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10745 <note priority="1" from="meaning">October short name</note>
93fe2d9c
C
10746 </trans-unit>
10747 <trans-unit id="5063734982204786445" datatype="html">
10748 <source>Nov</source>
10749 <target state="new">Nov</target>
e2a1ccd1
C
10750 <context-group purpose="location">
10751 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10752 <context context-type="linenumber">65</context>
10753 </context-group>
fbe77135 10754 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10755 <note priority="1" from="meaning">November short name</note>
93fe2d9c
C
10756 </trans-unit>
10757 <trans-unit id="4789897150069082503" datatype="html">
10758 <source>Dec</source>
10759 <target state="new">Dec</target>
e2a1ccd1
C
10760 <context-group purpose="location">
10761 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10762 <context context-type="linenumber">66</context>
10763 </context-group>
10764 <note priority="1" from="description">Month name short</note>
10765 <note priority="1" from="meaning">December short name</note>
10766 </trans-unit>
5a6de093 10767 <trans-unit id="8700121026680200191" datatype="html">
eb12a714
C
10768 <source>Clear</source>
10769 <target state="new">Clear</target>
93fe2d9c
C
10770 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">71</context></context-group>
10771 </trans-unit>
5a6de093 10772 <trans-unit id="5922757127987546008" datatype="html">
eb12a714
C
10773 <source>yy-mm-dd</source>
10774 <target state="new">yy-mm-dd </target>
fbe77135 10775 <note priority="1" from="description">Date format in this locale.</note>
93fe2d9c
C
10776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">83</context></context-group>
10777 </trans-unit>
5a6de093
C
10778 <trans-unit id="2830831449226931729" datatype="html">
10779 <source>Instance languages</source>
10780 <target state="new">Instance languages</target>
9b0b8301
C
10781 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group>
10782 </trans-unit>
5a6de093
C
10783 <trans-unit id="40119547597591062" datatype="html">
10784 <source>All languages</source>
10785 <target state="new">All languages</target>
9b0b8301
C
10786 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">213</context></context-group>
10787 <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>
10788 </trans-unit>
5a6de093 10789 <trans-unit id="996392855508119363" datatype="html">
eb12a714
C
10790 <source>Hidden</source>
10791 <target state="new">Hidden</target>
93fe2d9c
C
10792 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">53</context></context-group>
10793 </trans-unit>
5a6de093 10794 <trans-unit id="2173989454916398137" datatype="html">
eb12a714
C
10795 <source>Blurred with confirmation request</source>
10796 <target state="new">Blurred with confirmation request</target>
93fe2d9c
C
10797 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">54</context></context-group>
10798 </trans-unit>
5a6de093 10799 <trans-unit id="8929218224642530466" datatype="html">
eb12a714
C
10800 <source>Displayed</source>
10801 <target state="new">Displayed</target>
93fe2d9c
C
10802 <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>
10803 <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>
10804 </trans-unit>
913aa176 10805 <trans-unit id="6291055174438137560" datatype="html">
10806 <source>~ 1 minute</source>
10807 <target state="new">~ 1 minute</target>
93fe2d9c
C
10808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">74</context></context-group>
10809 </trans-unit>
913aa176 10810 <trans-unit id="189524047518780716" datatype="html">
10811 <source>~ <x id="PH"/> minutes</source>
10812 <target state="new">~ <x id="PH"/> minutes</target>
93fe2d9c
C
10813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">76</context></context-group>
10814 </trans-unit>
5a6de093 10815 <trans-unit id="6028521920505655348" datatype="html">
913aa176 10816 <source><x id="PH"/> of full HD videos </source>
5a6de093
C
10817 <target state="new">
10818 <x id="PH"/> of full HD videos
10819 </target>
93fe2d9c
C
10820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">92</context></context-group>
10821 </trans-unit>
5a6de093 10822 <trans-unit id="117588083391484998" datatype="html">
913aa176 10823 <source><x id="PH"/> of HD videos </source>
5a6de093
C
10824 <target state="new">
10825 <x id="PH"/> of HD videos
10826 </target>
93fe2d9c
C
10827 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">93</context></context-group>
10828 </trans-unit>
5a6de093 10829 <trans-unit id="6636555695556123073" datatype="html">
913aa176 10830 <source><x id="PH"/> of average quality videos </source>
5a6de093
C
10831 <target state="new">
10832 <x id="PH"/> of average quality videos
10833 </target>
93fe2d9c
C
10834 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">94</context></context-group>
10835 </trans-unit>
5a6de093 10836 <trans-unit id="6952960992592445535" datatype="html">
913aa176 10837 <source><x id="PH"/> (channel page) </source>
5a6de093
C
10838 <target state="new">
10839 <x id="PH"/> (channel page)
10840 </target>
93fe2d9c
C
10841 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group>
10842 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group>
10843 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">125</context></context-group>
10844 </trans-unit>
5a6de093 10845 <trans-unit id="1209500590333005801" datatype="html">
913aa176 10846 <source><x id="PH"/> (account page) </source>
5a6de093
C
10847 <target state="new">
10848 <x id="PH"/> (account page)
10849 </target>
93fe2d9c
C
10850 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">21</context></context-group>
10851 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">39</context></context-group>
10852 </trans-unit>
5a6de093 10853 <trans-unit id="2516633974298697807" datatype="html">
cd9246a9
C
10854 <source>Emphasis</source>
10855 <target state="new">Emphasis</target>
93fe2d9c
C
10856 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">25</context></context-group>
10857 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">81</context></context-group>
10858 </trans-unit>
5a6de093 10859 <trans-unit id="7565716024468232322" datatype="html">
eb12a714
C
10860 <source>Links</source>
10861 <target state="new">Links</target>
913aa176 10862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">82</context></context-group>
10863 </trans-unit>
5a6de093 10864 <trans-unit id="7838476952710404110" datatype="html">
eb12a714
C
10865 <source>New lines</source>
10866 <target state="new">New lines</target>
913aa176 10867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">83</context></context-group>
10868 </trans-unit>
5a6de093 10869 <trans-unit id="8756167649220050929" datatype="html">
eb12a714
C
10870 <source>Lists</source>
10871 <target state="new">Lists</target>
93fe2d9c
C
10872 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group>
10873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">84</context></context-group>
10874 </trans-unit>
5a6de093 10875 <trans-unit id="414887388288176527" datatype="html">
eb12a714
C
10876 <source>Images</source>
10877 <target state="new">Images</target>
913aa176 10878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">85</context></context-group>
93fe2d9c
C
10879 </trans-unit>
10880 <trans-unit id="6853170548960328665" datatype="html">
10881 <source>Close search</source>
10882 <target state="new">Close search</target>
10883 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">19</context></context-group>
10884 </trans-unit>
5a6de093 10885 <trans-unit id="5708680277917691451" datatype="html">
913aa176 10886 <source><x id="PH"/> users banned. </source>
5a6de093
C
10887 <target state="new">
10888 <x id="PH"/> users banned.
10889 </target>
93fe2d9c
C
10890 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
10891 </trans-unit>
5a6de093
C
10892 <trans-unit id="2448281151916042849" datatype="html">
10893 <source>User <x id="PH"/> banned.</source>
10894 <target state="new">User
10895 <x id="PH"/> banned.
10896 </target>
93fe2d9c
C
10897 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">68</context></context-group>
10898 </trans-unit>
10899 <trans-unit id="3160979325245958752" datatype="html">
10900 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source>
10901 <target state="new">Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</target>
3c18ff47
C
10902 <context-group purpose="location">
10903 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
10904 <context context-type="linenumber">82</context>
10905 </context-group>
93fe2d9c
C
10906 </trans-unit>
10907 <trans-unit id="8088707210191809175" datatype="html">
10908 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source>
10909 <target state="new">Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</target>
3c18ff47
C
10910 <context-group purpose="location">
10911 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
10912 <context context-type="linenumber">84</context>
10913 </context-group>
10914 </trans-unit>
5a6de093
C
10915 <trans-unit id="8269144351796756896" datatype="html">
10916 <source>Do you really want to unban <x id="PH"/>?</source>
10917 <target state="new">Do you really want to unban
10918 <x id="PH"/>?
10919 </target>
93fe2d9c
C
10920 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group>
10921 </trans-unit>
5a6de093
C
10922 <trans-unit id="1794219875546376069" datatype="html">
10923 <source>User <x id="PH"/> unbanned.</source>
10924 <target state="new">User
10925 <x id="PH"/> unbanned.
10926 </target>
93fe2d9c
C
10927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">89</context></context-group>
10928 </trans-unit>
10929 <trans-unit id="9208009623124569456" datatype="html">
10930 <source>If you remove user <x id="PH" equiv-text="user.username"/>, you won't be able to create another with the same username!</source>
10931 <target state="new">If you remove user <x id="PH" equiv-text="user.username"/>, you won't be able to create another with the same username!</target>
10932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">103</context></context-group>
10933 </trans-unit>
10934 <trans-unit id="6307826440781941134" datatype="html">
10935 <source>Delete <x id="PH" equiv-text="user.username"/></source>
10936 <target state="new">Delete <x id="PH" equiv-text="user.username"/></target>
10937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">104</context></context-group>
10938 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group>
10939 </trans-unit>
5a6de093
C
10940 <trans-unit id="6301381219225831298" datatype="html">
10941 <source>User <x id="PH"/> deleted.</source>
10942 <target state="new">User
10943 <x id="PH"/> deleted.
10944 </target>
93fe2d9c
C
10945 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">110</context></context-group>
10946 </trans-unit>
5a6de093
C
10947 <trans-unit id="3896582359861826661" datatype="html">
10948 <source>User <x id="PH"/> email set as verified</source>
10949 <target state="new">User
10950 <x id="PH"/> email set as verified
10951 </target>
93fe2d9c
C
10952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">122</context></context-group>
10953 </trans-unit>
5a6de093
C
10954 <trans-unit id="8150022485860412528" datatype="html">
10955 <source>Account <x id="PH"/> muted.</source>
10956 <target state="new">Account
10957 <x id="PH"/> muted.
10958 </target>
93fe2d9c
C
10959 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">134</context></context-group>
10960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">263</context></context-group>
10961 </trans-unit>
5a6de093 10962 <trans-unit id="1598375456114200087" datatype="html">
913aa176 10963 <source>Instance <x id="PH"/> muted. </source>
5a6de093
C
10964 <target state="new">Instance
10965 <x id="PH"/> muted.
10966 </target>
93fe2d9c
C
10967 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">68</context></context-group>
10968 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">162</context></context-group>
10969 </trans-unit>
5a6de093
C
10970 <trans-unit id="2558977494773636050" datatype="html">
10971 <source>Account <x id="PH"/> muted by the instance.</source>
10972 <target state="new">Account
10973 <x id="PH"/> muted by the instance.
10974 </target>
93fe2d9c
C
10975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">434</context></context-group>
10976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">190</context></context-group>
10977 </trans-unit>
5a6de093 10978 <trans-unit id="1595779426198793580" datatype="html">
e4eaa7c9
C
10979 <source>Mute server</source>
10980 <target state="new">Mute server</target>
93fe2d9c
C
10981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">322</context></context-group>
10982 </trans-unit>
5a6de093
C
10983 <trans-unit id="8014491157078444256" datatype="html">
10984 <source>Server <x id="PH"/> muted by the instance.</source>
10985 <target state="new">Server
10986 <x id="PH"/> muted by the instance.
10987 </target>
93fe2d9c
C
10988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">446</context></context-group>
10989 </trans-unit>
5a6de093
C
10990 <trans-unit id="2044813052587776285" datatype="html">
10991 <source>Add a message to communicate with the reporter</source>
10992 <target state="new">Add a message to communicate with the reporter</target>
913aa176 10993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">100</context></context-group>
10994 </trans-unit>
5a6de093
C
10995 <trans-unit id="4117663541503607703" datatype="html">
10996 <source>Add a message to communicate with the moderation team</source>
10997 <target state="new">Add a message to communicate with the moderation team</target>
913aa176 10998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">103</context></context-group>
10999 </trans-unit>
5a6de093
C
11000 <trans-unit id="3085641638748358969" datatype="html">
11001 <source>Account <x id="PH"/> unmuted by the instance.</source>
11002 <target state="new">Account
11003 <x id="PH"/> unmuted by the instance.
11004 </target>
93fe2d9c
C
11005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">204</context></context-group>
11006 </trans-unit>
5a6de093
C
11007 <trans-unit id="4991892477258601737" datatype="html">
11008 <source>Instance <x id="PH"/> muted by the instance.</source>
11009 <target state="new">Instance
11010 <x id="PH"/> muted by the instance.
11011 </target>
93fe2d9c
C
11012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">218</context></context-group>
11013 </trans-unit>
5a6de093
C
11014 <trans-unit id="4379430340167561220" datatype="html">
11015 <source>Instance <x id="PH"/> unmuted by the instance.</source>
11016 <target state="new">Instance
11017 <x id="PH"/> unmuted by the instance.
11018 </target>
93fe2d9c
C
11019 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">232</context></context-group>
11020 </trans-unit>
5a6de093 11021 <trans-unit id="8173437618471379044" datatype="html">
e4eaa7c9
C
11022 <source>Are you sure you want to remove all the comments of this account?</source>
11023 <target state="new">Are you sure you want to remove all the comments of this account?</target>
93fe2d9c
C
11024 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">243</context></context-group>
11025 </trans-unit>
5a6de093 11026 <trans-unit id="6315346579373254461" datatype="html">
e4eaa7c9
C
11027 <source>Delete account comments</source>
11028 <target state="new">Delete account comments</target>
93fe2d9c
C
11029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">244</context></context-group>
11030 </trans-unit>
5a6de093 11031 <trans-unit id="8559170154828316298" datatype="html">
e4eaa7c9
C
11032 <source>Will remove comments of this account (may take several minutes).</source>
11033 <target state="new">Will remove comments of this account (may take several minutes).</target>
93fe2d9c
C
11034 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">250</context></context-group>
11035 </trans-unit>
11036 <trans-unit id="4268530178786707817" datatype="html">
11037 <source>My account moderation</source>
11038 <target state="new">My account moderation</target>
11039 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">290</context></context-group>
11040 </trans-unit>
5a6de093 11041 <trans-unit id="7187838764371214919" datatype="html">
8b049b68
C
11042 <source>Edit user</source>
11043 <target state="new">Edit user</target>
93fe2d9c
C
11044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">339</context></context-group>
11045 </trans-unit>
5a6de093 11046 <trans-unit id="4728427543536046034" datatype="html">
e4eaa7c9
C
11047 <source>Change quota, role, and more.</source>
11048 <target state="new">Change quota, role, and more.</target>
93fe2d9c
C
11049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">340</context></context-group>
11050 </trans-unit>
5a6de093 11051 <trans-unit id="7913022656086109932" datatype="html">
6e2de58f
C
11052 <source>Delete user</source>
11053 <target state="new">Delete user</target>
93fe2d9c
C
11054 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">344</context></context-group>
11055 </trans-unit>
5a6de093 11056 <trans-unit id="7577876364431026966" datatype="html">
8b049b68
C
11057 <source>Unban user</source>
11058 <target state="new">Unban user</target>
93fe2d9c
C
11059 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">356</context></context-group>
11060 </trans-unit>
5a6de093 11061 <trans-unit id="3508163549683020253" datatype="html">
e4eaa7c9
C
11062 <source>Allow the user to login and create videos/comments again</source>
11063 <target state="new">Allow the user to login and create videos/comments again</target>
93fe2d9c
C
11064 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group>
11065 </trans-unit>
5a6de093 11066 <trans-unit id="1888272455383898478" datatype="html">
eb12a714
C
11067 <source>Mute this account</source>
11068 <target state="new">Mute this account</target>
93fe2d9c
C
11069 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">295</context></context-group>
11070 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">373</context></context-group>
11071 </trans-unit>
913aa176 11072 <trans-unit id="2365286519320230773" datatype="html">
11073 <source>Hide any content from that user from you.</source>
11074 <target state="new">Hide any content from that user from you.</target>
93fe2d9c
C
11075 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group>
11076 </trans-unit>
5a6de093 11077 <trans-unit id="4043508901590508211" datatype="html">
eb12a714
C
11078 <source>Unmute this account</source>
11079 <target state="new">Unmute this account</target>
93fe2d9c
C
11080 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">301</context></context-group>
11081 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">379</context></context-group>
11082 </trans-unit>
5a6de093 11083 <trans-unit id="2843593344827160627" datatype="html">
e4eaa7c9
C
11084 <source>Show back content from that user for you.</source>
11085 <target state="new">Show back content from that user for you.</target>
93fe2d9c
C
11086 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group>
11087 </trans-unit>
5a6de093 11088 <trans-unit id="6198109035280957164" datatype="html">
eb12a714
C
11089 <source>Mute the instance</source>
11090 <target state="new">Mute the instance</target>
93fe2d9c
C
11091 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group>
11092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">391</context></context-group>
11093 </trans-unit>
5a6de093 11094 <trans-unit id="4537735378779630558" datatype="html">
e4eaa7c9
C
11095 <source>Hide any content from that instance for you.</source>
11096 <target state="new">Hide any content from that instance for you.</target>
93fe2d9c
C
11097 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group>
11098 </trans-unit>
5a6de093 11099 <trans-unit id="6247487021683085858" datatype="html">
eb12a714
C
11100 <source>Unmute the instance</source>
11101 <target state="new">Unmute the instance</target>
93fe2d9c
C
11102 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">313</context></context-group>
11103 </trans-unit>
5a6de093 11104 <trans-unit id="4024846984475742259" datatype="html">
e4eaa7c9
C
11105 <source>Show back content from that instance for you.</source>
11106 <target state="new">Show back content from that instance for you.</target>
93fe2d9c
C
11107 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group>
11108 </trans-unit>
5a6de093 11109 <trans-unit id="3108200185023875257" datatype="html">
e4eaa7c9
C
11110 <source>Remove comments from your videos</source>
11111 <target state="new">Remove comments from your videos</target>
93fe2d9c
C
11112 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">319</context></context-group>
11113 </trans-unit>
913aa176 11114 <trans-unit id="4810478487244286994" datatype="html">
11115 <source>Remove comments made by this account on your videos.</source>
11116 <target state="new">Remove comments made by this account on your videos.</target>
93fe2d9c
C
11117 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">320</context></context-group>
11118 </trans-unit>
913aa176 11119 <trans-unit id="2077144178298031252" datatype="html">
11120 <source>Hide any content from that user from you, your instance and its users.</source>
11121 <target state="new">Hide any content from that user from you, your instance and its users.</target>
93fe2d9c
C
11122 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">374</context></context-group>
11123 </trans-unit>
913aa176 11124 <trans-unit id="7675070596643104983" datatype="html">
11125 <source>Show this user's content to the users of this instance again.</source>
11126 <target state="new">Show this user's content to the users of this instance again.</target>
93fe2d9c
C
11127 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">380</context></context-group>
11128 </trans-unit>
913aa176 11129 <trans-unit id="525915681688649453" datatype="html">
11130 <source>Hide any content from that instance from you, your instance and its users.</source>
11131 <target state="new">Hide any content from that instance from you, your instance and its users.</target>
93fe2d9c
C
11132 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">392</context></context-group>
11133 </trans-unit>
5a6de093 11134 <trans-unit id="5325628963747139770" datatype="html">
eb12a714
C
11135 <source>Unmute the instance by your instance</source>
11136 <target state="new">Unmute the instance by your instance</target>
93fe2d9c
C
11137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">397</context></context-group>
11138 </trans-unit>
5a6de093 11139 <trans-unit id="758471033841077314" datatype="html">
e4eaa7c9
C
11140 <source>Show back content from that instance for you, your instance and its users.</source>
11141 <target state="new">Show back content from that instance for you, your instance and its users.</target>
93fe2d9c
C
11142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">398</context></context-group>
11143 </trans-unit>
5a6de093 11144 <trans-unit id="3785095284194008197" datatype="html">
e4eaa7c9
C
11145 <source>Remove comments from your instance</source>
11146 <target state="new">Remove comments from your instance</target>
93fe2d9c
C
11147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">408</context></context-group>
11148 </trans-unit>
913aa176 11149 <trans-unit id="4809327075591089709" datatype="html">
11150 <source>Remove comments made by this account from your instance.</source>
11151 <target state="new">Remove comments made by this account from your instance.</target>
93fe2d9c
C
11152 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group>
11153 </trans-unit>
11154 <trans-unit id="6504240011224861621" datatype="html">
11155 <source>Instance moderation</source>
11156 <target state="new">Instance moderation</target>
11157 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">418</context></context-group>
11158 </trans-unit>
11159 <trans-unit id="8546847443058492245" datatype="html">
11160 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source>
11161 <target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target>
1357df30
C
11162 <context-group purpose="location">
11163 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
11164 <context context-type="linenumber">4</context>
11165 </context-group>
a71d4140 11166 </trans-unit>
5a6de093
C
11167 <trans-unit id="6746743143272021955" datatype="html">
11168 <source>Violent or repulsive</source>
11169 <target state="new">Violent or repulsive</target>
93fe2d9c
C
11170 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">124</context></context-group>
11171 </trans-unit>
5a6de093
C
11172 <trans-unit id="5272553814105457319" datatype="html">
11173 <source>Contains offensive, violent, or coarse language or iconography.</source>
11174 <target state="new">Contains offensive, violent, or coarse language or iconography.</target>
93fe2d9c
C
11175 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">125</context></context-group>
11176 </trans-unit>
5a6de093
C
11177 <trans-unit id="6979166468838302269" datatype="html">
11178 <source>Hateful or abusive</source>
11179 <target state="new">Hateful or abusive</target>
93fe2d9c
C
11180 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">129</context></context-group>
11181 </trans-unit>
5a6de093
C
11182 <trans-unit id="8006612645824137458" datatype="html">
11183 <source>Contains abusive, racist or sexist language or iconography.</source>
11184 <target state="new">Contains abusive, racist or sexist language or iconography.</target>
93fe2d9c
C
11185 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">130</context></context-group>
11186 </trans-unit>
5a6de093
C
11187 <trans-unit id="5413552012131573970" datatype="html">
11188 <source>Spam, ad or false news</source>
11189 <target state="new">Spam, ad or false news</target>
93fe2d9c
C
11190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">134</context></context-group>
11191 </trans-unit>
5a6de093
C
11192 <trans-unit id="6374940465448453212" datatype="html">
11193 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
11194 <target state="new">Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</target>
93fe2d9c
C
11195 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">136</context></context-group>
11196 </trans-unit>
5a6de093
C
11197 <trans-unit id="7401289443263903223" datatype="html">
11198 <source>Privacy breach or doxxing</source>
11199 <target state="new">Privacy breach or doxxing</target>
93fe2d9c
C
11200 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">140</context></context-group>
11201 </trans-unit>
5a6de093
C
11202 <trans-unit id="8363008638081993167" datatype="html">
11203 <source>Contains personal information that could be used to track, identify, contact or impersonate someone (e.g. name, address, phone number, email, or credit card details).</source>
11204 <target state="new">Contains personal information that could be used to track, identify, contact or impersonate someone (e.g. name, address, phone number, email, or credit card details).</target>
93fe2d9c
C
11205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">142</context></context-group>
11206 </trans-unit>
5a6de093
C
11207 <trans-unit id="380450014369168564" datatype="html">
11208 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
11209 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target>
93fe2d9c
C
11210 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">147</context></context-group>
11211 </trans-unit>
5a6de093
C
11212 <trans-unit id="1378933246324202613" datatype="html">
11213 <source>Breaks server rules</source>
11214 <target state="new">Breaks server rules</target>
93fe2d9c
C
11215 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">151</context></context-group>
11216 </trans-unit>
5a6de093
C
11217 <trans-unit id="7930601470861156366" datatype="html">
11218 <source>Anything not included in the above that breaks the terms of service, code of conduct, or general rules in place on the server.</source>
11219 <target state="new">Anything not included in the above that breaks the terms of service, code of conduct, or general rules in place on the server.</target>
93fe2d9c
C
11220 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">153</context></context-group>
11221 </trans-unit>
5a6de093
C
11222 <trans-unit id="8700771664729810984" datatype="html">
11223 <source>The above can only be seen in thumbnails.</source>
11224 <target state="new">The above can only be seen in thumbnails.</target>
93fe2d9c
C
11225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">162</context></context-group>
11226 </trans-unit>
913aa176 11227 <trans-unit id="2602773901491715295" datatype="html">
11228 <source>Captions</source>
11229 <target state="new">Captions</target>
93fe2d9c
C
11230 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">166</context></context-group>
11231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group>
11232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group>
11233 </trans-unit>
5a6de093
C
11234 <trans-unit id="5779804235244672536" datatype="html">
11235 <source>The above can only be seen in captions (please describe which).</source>
11236 <target state="new">The above can only be seen in captions (please describe which).</target>
93fe2d9c
C
11237 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">167</context></context-group>
11238 </trans-unit>
5a6de093
C
11239 <trans-unit id="968295009933361070" datatype="html">
11240 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11241 <target state="new">Too many attempts, please try again after
11242 <x id="PH"/> minutes.
11243 </target>
93fe2d9c
C
11244 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">66</context></context-group>
11245 </trans-unit>
5a6de093 11246 <trans-unit id="4965472196059235310" datatype="html">
cd9246a9
C
11247 <source>Too many attempts, please try again later.</source>
11248 <target state="new">Too many attempts, please try again later.</target>
93fe2d9c
C
11249 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">68</context></context-group>
11250 </trans-unit>
5a6de093 11251 <trans-unit id="1693549688987384699" datatype="html">
cd9246a9
C
11252 <source>Server error. Please retry later.</source>
11253 <target state="new">Server error. Please retry later.</target>
93fe2d9c
C
11254 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">71</context></context-group>
11255 </trans-unit>
5a6de093
C
11256 <trans-unit id="5927402622550505067" datatype="html">
11257 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11258 <target state="new">Subscribed to all current channels of
11259 <x id="PH"/>. You will be notified of all their new videos.
11260 </target>
913aa176 11261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">109</context></context-group>
11262 </trans-unit>
5a6de093
C
11263 <trans-unit id="2780460651686172544" datatype="html">
11264 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
11265 <target state="new">Subscribed to
11266 <x id="PH"/>. You will be notified of all their new videos.
11267 </target>
913aa176 11268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">110</context></context-group>
11269 </trans-unit>
5a6de093 11270 <trans-unit id="7019115336138470191" datatype="html">
cd9246a9
C
11271 <source>Subscribed</source>
11272 <target state="new">Subscribed</target>
913aa176 11273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">112</context></context-group>
11274 </trans-unit>
5a6de093 11275 <trans-unit id="7070823964189404459" datatype="html">
913aa176 11276 <source>Unsubscribed from all channels of <x id="PH"/> </source>
5a6de093
C
11277 <target state="new">Unsubscribed from all channels of
11278 <x id="PH"/>
11279 </target>
913aa176 11280 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">139</context></context-group>
11281 </trans-unit>
5a6de093 11282 <trans-unit id="9201562016527884133" datatype="html">
913aa176 11283 <source>Unsubscribed from <x id="PH"/> </source>
5a6de093
C
11284 <target state="new">Unsubscribed from
11285 <x id="PH"/>
11286 </target>
913aa176 11287 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">140</context></context-group>
11288 </trans-unit>
5a6de093 11289 <trans-unit id="516954136005961440" datatype="html">
cd9246a9
C
11290 <source>Unsubscribed</source>
11291 <target state="new">Unsubscribed</target>
913aa176 11292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">142</context></context-group>
11293 </trans-unit>
d7c6b951 11294 <trans-unit id="1000724328916033777" datatype="html">
913aa176 11295 <source>Multiple ways to subscribe to the current channel</source>
11296 <target state="new">Multiple ways to subscribe to the current channel</target>
2f03d6dc
C
11297 <context-group purpose="location">
11298 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
11299 <context context-type="linenumber">44</context>
11300 </context-group>
913aa176 11301 </trans-unit>
d7c6b951 11302 <trans-unit id="363499678348067004" datatype="html">
913aa176 11303 <source>Open subscription dropdown</source>
11304 <target state="new">Open subscription dropdown</target>
2f03d6dc
C
11305 <context-group purpose="location">
11306 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
11307 <context context-type="linenumber">46</context>
11308 </context-group>
11309 </trans-unit>
5a6de093 11310 <trans-unit id="4968151111061046122" datatype="html">
cd9246a9
C
11311 <source>Moderator</source>
11312 <target state="new">Moderator</target>
93fe2d9c
C
11313 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group>
11314 </trans-unit>
11315 <trans-unit id="2279527393438260622" datatype="html">
11316 <source>Search videos, playlists, channels…</source>
11317 <target state="new">Search videos, playlists, channels…</target>
3e84ae32
C
11318 <context-group purpose="location">
11319 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
11320 <context context-type="linenumber">3</context>
11321 </context-group>
11322 </trans-unit>
5a6de093 11323 <trans-unit id="3723085768598852106" datatype="html">
913aa176 11324 <source>Video removed from <x id="PH"/> </source>
5a6de093
C
11325 <target state="new">Video removed from
11326 <x id="PH"/>
11327 </target>
93fe2d9c
C
11328 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">309</context></context-group>
11329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">97</context></context-group>
11330 </trans-unit>
5a6de093
C
11331 <trans-unit id="1056145626640340519" datatype="html">
11332 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
11333 <target state="new">Video added in
11334 <x id="PH"/> at timestamps
11335 <x id="PH_1"/>
11336 </target>
93fe2d9c
C
11337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">379</context></context-group>
11338 </trans-unit>
5a6de093 11339 <trans-unit id="7754186870520534716" datatype="html">
913aa176 11340 <source>Video added in <x id="PH"/> </source>
5a6de093
C
11341 <target state="new">Video added in
11342 <x id="PH"/>
11343 </target>
93fe2d9c
C
11344 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">380</context></context-group>
11345 </trans-unit>
5a6de093 11346 <trans-unit id="985751964589921228" datatype="html">
eb12a714
C
11347 <source>Timestamps updated</source>
11348 <target state="new">Timestamps updated</target>
93fe2d9c
C
11349 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">277</context></context-group>
11350 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">116</context></context-group>
11351 </trans-unit>
913aa176 11352 <trans-unit id="6421445850411984665" datatype="html">
11353 <source>Starts at</source>
11354 <target state="new">Starts at </target>
93fe2d9c
C
11355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">139</context></context-group>
11356 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">142</context></context-group>
11357 </trans-unit>
913aa176 11358 <trans-unit id="7145200412085189912" datatype="html">
11359 <source>Stops at</source>
11360 <target state="new">Stops at </target>
93fe2d9c
C
11361 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">140</context></context-group>
11362 </trans-unit>
913aa176 11363 <trans-unit id="921225940108335688" datatype="html">
11364 <source>and stops at</source>
11365 <target state="new"> and stops at </target>
93fe2d9c
C
11366 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">142</context></context-group>
11367 </trans-unit>
5a6de093
C
11368 <trans-unit id="2909684945706361544" datatype="html">
11369 <source>Delete video</source>
11370 <target state="new">Delete video</target>
93fe2d9c
C
11371 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">371</context></context-group>
11372 </trans-unit>
5a6de093
C
11373 <trans-unit id="2210418817778733727" datatype="html">
11374 <source>Actions for the comment</source>
11375 <target state="new">Actions for the comment</target>
93fe2d9c
C
11376 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">400</context></context-group>
11377 </trans-unit>
5a6de093
C
11378 <trans-unit id="7978668497183230348" datatype="html">
11379 <source>Delete comment</source>
11380 <target state="new">Delete comment</target>
93fe2d9c
C
11381 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">406</context></context-group>
11382 </trans-unit>
5a6de093
C
11383 <trans-unit id="6747218355168080191" datatype="html">
11384 <source>Do you really want to delete this comment?</source>
11385 <target state="new">Do you really want to delete this comment?</target>
93fe2d9c
C
11386 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">172</context></context-group>
11387 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group>
11388 </trans-unit>
5a6de093
C
11389 <trans-unit id="7837272126865175984" datatype="html">
11390 <source>Comment deleted.</source>
11391 <target state="new">Comment deleted.</target>
93fe2d9c
C
11392 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">418</context></context-group>
11393 </trans-unit>
5a6de093 11394 <trans-unit id="346270517625845962" datatype="html">
e4eaa7c9
C
11395 <source>Encoder</source>
11396 <target state="new">Encoder</target>
93fe2d9c
C
11397 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">213</context></context-group>
11398 </trans-unit>
5a6de093 11399 <trans-unit id="2331557444464201331" datatype="html">
e4eaa7c9
C
11400 <source>Format name</source>
11401 <target state="new">Format name</target>
93fe2d9c
C
11402 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</context></context-group>
11403 </trans-unit>
5a6de093 11404 <trans-unit id="45739481977493163" datatype="html">
e4eaa7c9
C
11405 <source>Size</source>
11406 <target state="new">Size</target>
93fe2d9c
C
11407 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">215</context></context-group>
11408 </trans-unit>
5a6de093 11409 <trans-unit id="7742520815129539114" datatype="html">
e4eaa7c9
C
11410 <source>Bitrate</source>
11411 <target state="new">Bitrate</target>
93fe2d9c
C
11412 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">217</context></context-group>
11413 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">240</context></context-group>
11414 </trans-unit>
5a6de093 11415 <trans-unit id="4094960161662677662" datatype="html">
e4eaa7c9
C
11416 <source>Codec</source>
11417 <target state="new">Codec</target>
93fe2d9c
C
11418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">237</context></context-group>
11419 </trans-unit>
5a6de093 11420 <trans-unit id="2115592966120408375" datatype="html">
eb12a714
C
11421 <source>Copied</source>
11422 <target state="new">Copied</target>
93fe2d9c
C
11423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">47</context></context-group>
11424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">197</context></context-group>
11425 </trans-unit>
d7c6b951 11426 <trans-unit id="4323470180912194028" datatype="html">
913aa176 11427 <source>Copy</source>
11428 <target state="new">Copy</target>
11429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context><context context-type="linenumber">15</context></context-group>
11430 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context><context context-type="linenumber">15</context></context-group>
11431 </trans-unit>
5a6de093 11432 <trans-unit id="1472171759957681533" datatype="html">
cd9246a9
C
11433 <source>Video reported.</source>
11434 <target state="new">Video reported.</target>
93fe2d9c
C
11435 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.ts</context><context context-type="linenumber">94</context></context-group>
11436 </trans-unit>
5a6de093 11437 <trans-unit id="3622946684246476652" datatype="html">
eb12a714
C
11438 <source>Do you really want to delete this video?</source>
11439 <target state="new">Do you really want to delete this video?</target>
93fe2d9c
C
11440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">94</context></context-group>
11441 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">375</context></context-group>
11442 </trans-unit>
5a6de093 11443 <trans-unit id="3941342949736653028" datatype="html">
e4eaa7c9
C
11444 <source>Video deleted.</source>
11445 <target state="new">Video deleted.</target>
93fe2d9c
C
11446 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">101</context></context-group>
11447 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">383</context></context-group>
11448 </trans-unit>
5a6de093 11449 <trans-unit id="5072091387445907742" datatype="html">
e4eaa7c9
C
11450 <source>Actions for the reporter</source>
11451 <target state="new">Actions for the reporter</target>
93fe2d9c
C
11452 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">310</context></context-group>
11453 </trans-unit>
5a6de093 11454 <trans-unit id="6599069899275412095" datatype="html">
e4eaa7c9
C
11455 <source>Mute reporter</source>
11456 <target state="new">Mute reporter</target>
93fe2d9c
C
11457 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">316</context></context-group>
11458 </trans-unit>
913aa176 11459 <trans-unit id="3099741642167775297" datatype="html">
11460 <source>Download</source>
11461 <target state="new">Download</target>
93fe2d9c
C
11462 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">324</context></context-group>
11463 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group>
11464 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">156</context></context-group>
11465 </trans-unit>
913aa176 11466 <trans-unit id="7672331870004528654" datatype="html">
11467 <source>Display live information</source>
11468 <target state="new">Display live information</target>
93fe2d9c
C
11469 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">214</context></context-group>
11470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">330</context></context-group>
11471 </trans-unit>
913aa176 11472 <trans-unit id="4021752662928002901" datatype="html">
11473 <source>Update</source>
11474 <target state="new">Update</target>
93fe2d9c
C
11475 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">181</context></context-group>
11476 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group>
11477 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group>
11478 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group>
11479 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">61</context></context-group>
11480 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group>
11481 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">20</context></context-group>
11482 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group>
11483 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group>
11484 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">336</context></context-group>
11485 </trans-unit>
913aa176 11486 <trans-unit id="420763834450076269" datatype="html">
11487 <source>Block</source>
11488 <target state="new">Block</target>
93fe2d9c
C
11489 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">80</context></context-group>
11490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">50</context></context-group>
11491 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">348</context></context-group>
11492 </trans-unit>
11493 <trans-unit id="6521421218398377925" datatype="html">
11494 <source>Run HLS transcoding</source>
11495 <target state="new">Run HLS transcoding</target>
11496 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">94</context></context-group>
11497 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">380</context></context-group>
11498 </trans-unit>
11499 <trans-unit id="4956271014213477815" datatype="html">
11500 <source>Run WebTorrent transcoding</source>
11501 <target state="new">Run WebTorrent transcoding</target>
11502 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">100</context></context-group>
11503 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">386</context></context-group>
11504 </trans-unit>
11505 <trans-unit id="5972374600810542430" datatype="html">
11506 <source>Delete HLS files</source>
11507 <target state="new">Delete HLS files</target>
11508 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">106</context></context-group>
11509 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">392</context></context-group>
11510 </trans-unit>
11511 <trans-unit id="3844238590532933757" datatype="html">
11512 <source>Delete WebTorrent files</source>
11513 <target state="new">Delete WebTorrent files</target>
11514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">112</context></context-group>
11515 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">398</context></context-group>
11516 </trans-unit>
5a6de093 11517 <trans-unit id="1950057220179636309" datatype="html">
eb12a714
C
11518 <source>Save to playlist</source>
11519 <target state="new">Save to playlist</target>
93fe2d9c
C
11520 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">58</context></context-group>
11521 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">316</context></context-group>
11522 </trans-unit>
913aa176 11523 <trans-unit id="8272123190776748811" datatype="html">
9b0b8301
C
11524 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source>
11525 <target state="new">You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</target>
93fe2d9c
C
11526 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
11527 </trans-unit>
5a6de093 11528 <trans-unit id="4503408361537553733" datatype="html">
e4eaa7c9
C
11529 <source>Mirror</source>
11530 <target state="new">Mirror</target>
93fe2d9c
C
11531 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">360</context></context-group>
11532 </trans-unit>
11533 <trans-unit id="2631340539474479416" datatype="html">
11534 <source>Subtitles</source>
11535 <target state="new">Subtitles</target>
3e84ae32
C
11536 <context-group purpose="location">
11537 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
11538 <context context-type="linenumber">9</context>
11539 </context-group>
913aa176 11540 </trans-unit>
913aa176 11541 <trans-unit id="4814285799071780083" datatype="html">
11542 <source>Remove</source>
11543 <target state="new">Remove</target>
93fe2d9c
C
11544 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">186</context></context-group>
11545 </trans-unit>
913aa176 11546 <trans-unit id="6871668720687277843" datatype="html">
11547 <source>Remove &amp; re-draft</source>
11548 <target state="new">Remove &amp; re-draft</target>
93fe2d9c
C
11549 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">194</context></context-group>
11550 </trans-unit>
11551 <trans-unit id="60216491008745400" datatype="html">
11552 <source>Actions on comment</source>
11553 <target state="new">Actions on comment</target>
a71d4140
C
11554 <context-group purpose="location">
11555 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context>
11556 <context context-type="linenumber">202</context>
11557 </context-group>
93fe2d9c
C
11558 </trans-unit>
11559 <trans-unit id="992317512448454409" datatype="html">
11560 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
11561 <target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
11562 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">4</context></context-group>
11563 </trans-unit>
5a6de093
C
11564 <trans-unit id="4903651219400691248" datatype="html">
11565 <source>Mute account</source>
11566 <target state="new">Mute account</target>
93fe2d9c
C
11567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">292</context></context-group>
11568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">406</context></context-group>
11569 </trans-unit>
d7c6b951 11570 <trans-unit id="4021487547497211597" datatype="html">
913aa176 11571 <source>Open video actions</source>
11572 <target state="new">Open video actions</target>
2f03d6dc
C
11573 <context-group purpose="location">
11574 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11575 <context context-type="linenumber">4</context>
11576 </context-group>
11577 <context-group purpose="location">
11578 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11579 <context context-type="linenumber">4</context>
11580 </context-group>
93fe2d9c
C
11581 </trans-unit>
11582 <trans-unit id="3076101305843397295" datatype="html">
11583 <source>Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</source>
11584 <target state="new">Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</target>
11585 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">203</context></context-group>
11586 </trans-unit>
11587 <trans-unit id="8359747231611535508" datatype="html">
11588 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source>
11589 <target state="new">Unblock <x id="PH" equiv-text="this.video.name"/></target>
11590 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">205</context></context-group>
11591 </trans-unit>
5a6de093
C
11592 <trans-unit id="3719503424625455635" datatype="html">
11593 <source>Mute server account</source>
11594 <target state="new">Mute server account</target>
93fe2d9c
C
11595 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">298</context></context-group>
11596 </trans-unit>
d7c6b951 11597 <trans-unit id="7008439939460403347" datatype="html">
eb12a714
C
11598 <source>Report</source>
11599 <target state="new">Report</target>
93fe2d9c
C
11600 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">198</context></context-group>
11601 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">55</context></context-group>
11602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">372</context></context-group>
11603 </trans-unit>
d7c6b951 11604 <trans-unit id="829951422090160526" datatype="html">
5a6de093
C
11605 <source>Reported part</source>
11606 <target state="new">Reported part</target>
93fe2d9c
C
11607 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">73</context></context-group>
11608 </trans-unit>
d7c6b951 11609 <trans-unit id="4388879716045736175" datatype="html">
cd9246a9
C
11610 <source>Note</source>
11611 <target state="new">Note</target>
93fe2d9c
C
11612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">80</context></context-group>
11613 </trans-unit>
d7c6b951 11614 <trans-unit id="7234922541542636802" datatype="html">
e4eaa7c9
C
11615 <source>The video was deleted</source>
11616 <target state="new">The video was deleted</target>
93fe2d9c
C
11617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">89</context></context-group>
11618 </trans-unit>
d7c6b951 11619 <trans-unit id="872792317034860453" datatype="html">
5a6de093
C
11620 <source>Comment:</source>
11621 <target state="new">Comment:</target>
93fe2d9c
C
11622 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">95</context></context-group>
11623 </trans-unit>
d7c6b951 11624 <trans-unit id="397679576231234820" datatype="html">
5a6de093
C
11625 <source>Messages with the reporter</source>
11626 <target state="new">Messages with the reporter</target>
913aa176 11627 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">4</context></context-group>
11628 </trans-unit>
d7c6b951 11629 <trans-unit id="7417592908147948728" datatype="html">
5a6de093
C
11630 <source>Messages with the moderation team</source>
11631 <target state="new">Messages with the moderation team</target>
913aa176 11632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">5</context></context-group>
11633 </trans-unit>
d7c6b951 11634 <trans-unit id="1684858568733486744" datatype="html">
913aa176 11635 <source>No messages for now.</source>
5a6de093 11636 <target state="new">
4891e4c7
C
11637 No messages for now.
11638 </target>
93fe2d9c
C
11639 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">27</context></context-group>
11640 </trans-unit>
d7c6b951 11641 <trans-unit id="2137920566277687382" datatype="html">
5a6de093
C
11642 <source>Add a message</source>
11643 <target state="new">Add a message</target>
913aa176 11644 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">44</context></context-group>
11645 </trans-unit>
5a6de093
C
11646 <trans-unit id="4058575476871566236" datatype="html">
11647 <source>Published</source>
11648 <target state="new">Published</target>
93fe2d9c
C
11649 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">170</context></context-group>
11650 </trans-unit>
913aa176 11651 <trans-unit id="1747928867514972971" datatype="html">
11652 <source>Publication scheduled on</source>
11653 <target state="new">Publication scheduled on </target>
93fe2d9c
C
11654 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">175</context></context-group>
11655 </trans-unit>
11656 <trans-unit id="5093002376262354382" datatype="html">
11657 <source>Transcoding failed</source>
11658 <target state="new">Transcoding failed</target>
45b3a29b
C
11659 <context-group purpose="location">
11660 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11661 <context context-type="linenumber">179</context>
11662 </context-group>
93fe2d9c
C
11663 </trans-unit>
11664 <trans-unit id="118687079501751948" datatype="html">
11665 <source>Move to external storage failed</source>
11666 <target state="new">Move to external storage failed</target>
52b356cf
C
11667 <context-group purpose="location">
11668 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11669 <context context-type="linenumber">183</context>
11670 </context-group>
45b3a29b 11671 </trans-unit>
5a6de093 11672 <trans-unit id="4887724548587271148" datatype="html">
eb12a714
C
11673 <source>Waiting transcoding</source>
11674 <target state="new">Waiting transcoding</target>
93fe2d9c
C
11675 <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>
11676 </trans-unit>
5a6de093 11677 <trans-unit id="4517785179607945981" datatype="html">
eb12a714
C
11678 <source>To transcode</source>
11679 <target state="new">To transcode</target>
93fe2d9c
C
11680 <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>
11681 </trans-unit>
5a6de093 11682 <trans-unit id="3299576663551440736" datatype="html">
eb12a714
C
11683 <source>To import</source>
11684 <target state="new">To import</target>
93fe2d9c
C
11685 <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>
11686 </trans-unit>
11687 <trans-unit id="6963802198225789806" datatype="html">
11688 <source>To edit</source>
11689 <target state="new">To edit</target>
3c18ff47
C
11690 <context-group purpose="location">
11691 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11692 <context context-type="linenumber">199</context>
11693 </context-group>
93fe2d9c
C
11694 </trans-unit>
11695 <trans-unit id="8492933894084361602" datatype="html">
11696 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11697 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
91ae3c4a
C
11698 <context-group purpose="location">
11699 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
11700 <context context-type="linenumber">8</context>
11701 </context-group>
93fe2d9c
C
11702 </trans-unit>
11703 <trans-unit id="187187500641108332" datatype="html">
11704 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11705 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11706 <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>
11707 <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>
11708 <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>
11709 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">73</context></context-group>
11710 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group>
11711 <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>
11712 <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>
11713 <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>
11714 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group>
11715 <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>
11716 <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>
11717 <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>
11718 <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>
11719 <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>
11720 <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>
11721 </trans-unit>
5a6de093 11722 <trans-unit id="1795705931707209785" datatype="html">
8b049b68
C
11723 <source>Add to watch later</source>
11724 <target state="new">Add to watch later</target>
913aa176 11725 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">29</context></context-group>
11726 </trans-unit>
5a6de093 11727 <trans-unit id="8498940878158860248" datatype="html">
8b049b68
C
11728 <source>Remove from watch later</source>
11729 <target state="new">Remove from watch later</target>
913aa176 11730 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">30</context></context-group>
11731 </trans-unit>
d7c6b951 11732 <trans-unit id="1219783168145776019" datatype="html">
913aa176 11733 <source>LIVE ENDED</source>
11734 <target state="new">LIVE ENDED</target>
11735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.html</context><context context-type="linenumber">32</context></context-group>
11736 </trans-unit>
5a6de093 11737 <trans-unit id="2439066254855913806" datatype="html">
eb12a714
C
11738 <source>Only I can see this video</source>
11739 <target state="new">Only I can see this video</target>
93fe2d9c
C
11740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">367</context></context-group>
11741 </trans-unit>
5a6de093
C
11742 <trans-unit id="6767380569816110388" datatype="html">
11743 <source>Only shareable via a private link</source>
11744 <target state="new">Only shareable via a private link</target>
93fe2d9c
C
11745 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">368</context></context-group>
11746 </trans-unit>
5a6de093 11747 <trans-unit id="6828965264297239528" datatype="html">
eb12a714
C
11748 <source>Anyone can see this video</source>
11749 <target state="new">Anyone can see this video</target>
93fe2d9c
C
11750 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">369</context></context-group>
11751 </trans-unit>
5a6de093 11752 <trans-unit id="1425933035739773115" datatype="html">
8b049b68
C
11753 <source>Only users of this instance can see this video</source>
11754 <target state="new">Only users of this instance can see this video</target>
93fe2d9c
C
11755 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">370</context></context-group>
11756 </trans-unit>
913aa176 11757 <trans-unit id="8312101634344200207" datatype="html">
11758 <source><x id="PH" equiv-text="this.views"/> viewers</source>
11759 <target state="new"><x id="PH" equiv-text="this.views"/> viewers</target>
93fe2d9c
C
11760 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">266</context></context-group>
11761 </trans-unit>
913aa176 11762 <trans-unit id="7756087706411154095" datatype="html">
11763 <source><x id="PH" equiv-text="this.views"/> views</source>
11764 <target state="new"><x id="PH" equiv-text="this.views"/> views</target>
93fe2d9c
C
11765 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">269</context></context-group>
11766 </trans-unit>
5a6de093 11767 <trans-unit id="5210096066382592800" datatype="html">
eb12a714
C
11768 <source>Video to import updated.</source>
11769 <target state="new">Video to import updated.</target>
93fe2d9c
C
11770 <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">138</context></context-group>
11771 <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">139</context></context-group>
11772 </trans-unit>
5a6de093 11773 <trans-unit id="3284171506518522275" datatype="html">
eb12a714
C
11774 <source>Your video was uploaded to your account and is private.</source>
11775 <target state="new">Your video was uploaded to your account and is private.</target>
93fe2d9c
C
11776 <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">123</context></context-group>
11777 </trans-unit>
5a6de093 11778 <trans-unit id="5699822024600815733" datatype="html">
eb12a714
C
11779 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11780 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
93fe2d9c
C
11781 <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">124</context></context-group>
11782 </trans-unit>
5a6de093 11783 <trans-unit id="1219739004043110649" datatype="html">
eb12a714
C
11784 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11785 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
93fe2d9c
C
11786 <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">126</context></context-group>
11787 </trans-unit>
913aa176 11788 <trans-unit id="6932865105766151309" datatype="html">
11789 <source>Upload</source>
11790 <target state="new">Upload</target>
93fe2d9c
C
11791 <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">233</context></context-group>
11792 </trans-unit>
5a6de093 11793 <trans-unit id="8278735427925094503" datatype="html">
913aa176 11794 <source>Upload <x id="PH"/> </source>
5a6de093
C
11795 <target state="new">Upload
11796 <x id="PH"/>
11797 </target>
93fe2d9c
C
11798 <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">235</context></context-group>
11799 </trans-unit>
5a6de093 11800 <trans-unit id="5981816353437801748" datatype="html">
eb12a714
C
11801 <source>Video published.</source>
11802 <target state="new">Video published.</target>
93fe2d9c
C
11803 <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">256</context></context-group>
11804 </trans-unit>
5a6de093 11805 <trans-unit id="764164089183618119" datatype="html">
eb12a714
C
11806 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11807 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
9b0b8301
C
11808 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">86</context></context-group>
11809 </trans-unit>
5a6de093 11810 <trans-unit id="8306050839443016954" datatype="html">
eb12a714
C
11811 <source>Video updated.</source>
11812 <target state="new">Video updated.</target>
9b0b8301
C
11813 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context><context context-type="linenumber">90</context></context-group>
11814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">148</context></context-group>
11815 </trans-unit>
93fe2d9c
C
11816 <trans-unit id="5609201297201028750" datatype="html">
11817 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source>
11818 <target state="new">(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target>
3c18ff47
C
11819 <context-group purpose="location">
11820 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11821 <context context-type="linenumber">104</context>
11822 </context-group>
11823 <context-group purpose="location">
11824 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11825 <context context-type="linenumber">108</context>
11826 </context-group>
9b0b8301
C
11827 </trans-unit>
11828 <trans-unit id="2763845919408843325" datatype="html">
11829 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source>
11830 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</target>
3c18ff47
C
11831 <context-group purpose="location">
11832 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11833 <context context-type="linenumber">120</context>
11834 </context-group>
93fe2d9c
C
11835 </trans-unit>
11836 <trans-unit id="4952096817126306891" datatype="html">
11837 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source>
11838 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</target>
3c18ff47
C
11839 <context-group purpose="location">
11840 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11841 <context context-type="linenumber">124</context>
11842 </context-group>
93fe2d9c
C
11843 </trans-unit>
11844 <trans-unit id="665518679871959619" datatype="html">
11845 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source>
11846 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</target>
3c18ff47
C
11847 <context-group purpose="location">
11848 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11849 <context context-type="linenumber">128</context>
11850 </context-group>
93fe2d9c
C
11851 </trans-unit>
11852 <trans-unit id="2677581013897190613" datatype="html">
11853 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source>
11854 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></target>
3c18ff47
C
11855 <context-group purpose="location">
11856 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11857 <context context-type="linenumber">135</context>
11858 </context-group>
93fe2d9c
C
11859 </trans-unit>
11860 <trans-unit id="2299077646120636288" datatype="html">
11861 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source>
11862 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></target>
3c18ff47
C
11863 <context-group purpose="location">
11864 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11865 <context context-type="linenumber">139</context>
11866 </context-group>
93fe2d9c
C
11867 </trans-unit>
11868 <trans-unit id="7209039243783736285" datatype="html">
11869 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source>
11870 <target state="new">Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></target>
3c18ff47
C
11871 <context-group purpose="location">
11872 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
11873 <context context-type="linenumber">143</context>
11874 </context-group>
93fe2d9c
C
11875 </trans-unit>
11876 <trans-unit id="9127817756370915850" datatype="html">
11877 <source>Edit video</source>
11878 <target state="new">Edit video</target>
3c18ff47
C
11879 <context-group purpose="location">
11880 <context context-type="sourcefile">src/app/+video-editor/video-editor-routing.module.ts</context>
11881 <context context-type="linenumber">15</context>
11882 </context-group>
11883 </trans-unit>
5a6de093
C
11884 <trans-unit id="5512208811126492983" datatype="html">
11885 <source>Report comment</source>
11886 <target state="new">Report comment</target>
913aa176 11887 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/comment-report.component.ts</context><context context-type="linenumber">51</context></context-group>
11888 </trans-unit>
5a6de093 11889 <trans-unit id="6775540171466219199" datatype="html">
8b049b68
C
11890 <source>Stop autoplaying next video</source>
11891 <target state="new">Stop autoplaying next video</target>
93fe2d9c
C
11892 <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">234</context></context-group>
11893 </trans-unit>
5a6de093 11894 <trans-unit id="5149234672404299151" datatype="html">
8b049b68
C
11895 <source>Autoplay next video</source>
11896 <target state="new">Autoplay next video</target>
93fe2d9c
C
11897 <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">235</context></context-group>
11898 </trans-unit>
5a6de093 11899 <trans-unit id="5870421136141540382" datatype="html">
8b049b68
C
11900 <source>Stop looping playlist videos</source>
11901 <target state="new">Stop looping playlist videos</target>
93fe2d9c
C
11902 <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">240</context></context-group>
11903 </trans-unit>
5a6de093 11904 <trans-unit id="1599585307037758139" datatype="html">
8b049b68
C
11905 <source>Loop playlist videos</source>
11906 <target state="new">Loop playlist videos</target>
93fe2d9c
C
11907 <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">241</context></context-group>
11908 </trans-unit>
d7c6b951 11909 <trans-unit id="3704292036525161260" datatype="html">
913aa176 11910 <source>Placeholder image</source>
11911 <target state="new">Placeholder image</target>
063de1ee
C
11912 <context-group purpose="location">
11913 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
11914 <context context-type="linenumber">11</context>
11915 </context-group>
11916 </trans-unit>
6f512b68 11917 <trans-unit id="961774488937452220" datatype="html">
9b0b8301
C
11918 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source>
11919 <target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</target>
11920 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">314</context></context-group>
11921 </trans-unit>
913aa176 11922 <trans-unit id="5761611056224181752" datatype="html">
11923 <source>Redirection</source>
11924 <target state="new">Redirection</target>
9b0b8301
C
11925 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">315</context></context-group>
11926 </trans-unit>
5a6de093 11927 <trans-unit id="8858527736400081688" datatype="html">
eb12a714
C
11928 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
11929 <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target>
9b0b8301
C
11930 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">366</context></context-group>
11931 </trans-unit>
5a6de093 11932 <trans-unit id="3937119019020041049" datatype="html">
eb12a714
C
11933 <source>Mature or explicit content</source>
11934 <target state="new">Mature or explicit content</target>
9b0b8301
C
11935 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">367</context></context-group>
11936 </trans-unit>
5a6de093 11937 <trans-unit id="1755474755114288376" datatype="html">
8b049b68
C
11938 <source>Up Next</source>
11939 <target state="new">Up Next</target>
9b0b8301
C
11940 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">440</context></context-group>
11941 </trans-unit>
913aa176 11942 <trans-unit id="2159130950882492111" datatype="html">
11943 <source>Cancel</source>
11944 <target state="new">Cancel</target>
9b0b8301
C
11945 <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>
11946 <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>
11947 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">125</context></context-group>
11948 <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>
11949 <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">31</context></context-group>
11950 <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>
11951 <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>
11952 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context><context context-type="linenumber">26</context></context-group>
11953 <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>
11954 <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>
11955 <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>
11956 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">441</context></context-group>
11957 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group>
11958 <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>
11959 <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>
11960 <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>
11961 <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>
11962 <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>
11963 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group>
11964 <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>
11965 <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>
11966 </trans-unit>
5a6de093 11967 <trans-unit id="3354816756665089864" datatype="html">
8b049b68
C
11968 <source>Autoplay is suspended</source>
11969 <target state="new">Autoplay is suspended</target>
9b0b8301
C
11970 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">442</context></context-group>
11971 </trans-unit>
93fe2d9c
C
11972 <trans-unit id="5856931617181450881" datatype="html">
11973 <source>Enter/exit fullscreen</source>
11974 <target state="new">Enter/exit fullscreen</target>
9b0b8301
C
11975 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">738</context></context-group>
11976 </trans-unit>
93fe2d9c
C
11977 <trans-unit id="2971009377468404076" datatype="html">
11978 <source>Play/Pause the video</source>
11979 <target state="new">Play/Pause the video</target>
9b0b8301
C
11980 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">739</context></context-group>
11981 </trans-unit>
93fe2d9c
C
11982 <trans-unit id="4147087312411482964" datatype="html">
11983 <source>Mute/unmute the video</source>
11984 <target state="new">Mute/unmute the video</target>
9b0b8301
C
11985 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">740</context></context-group>
11986 </trans-unit>
93fe2d9c
C
11987 <trans-unit id="4791956574676305640" datatype="html">
11988 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
11989 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target>
9b0b8301
C
11990 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">742</context></context-group>
11991 </trans-unit>
93fe2d9c
C
11992 <trans-unit id="3887762369650091344" datatype="html">
11993 <source>Increase the volume</source>
11994 <target state="new">Increase the volume</target>
9b0b8301
C
11995 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">744</context></context-group>
11996 </trans-unit>
93fe2d9c
C
11997 <trans-unit id="1363382131573461910" datatype="html">
11998 <source>Decrease the volume</source>
11999 <target state="new">Decrease the volume</target>
9b0b8301
C
12000 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">745</context></context-group>
12001 </trans-unit>
93fe2d9c
C
12002 <trans-unit id="2541031516422557760" datatype="html">
12003 <source>Seek the video forward</source>
12004 <target state="new">Seek the video forward</target>
9b0b8301
C
12005 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">747</context></context-group>
12006 </trans-unit>
93fe2d9c
C
12007 <trans-unit id="8813023402019364882" datatype="html">
12008 <source>Seek the video backward</source>
12009 <target state="new">Seek the video backward</target>
9b0b8301
C
12010 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group>
12011 </trans-unit>
93fe2d9c
C
12012 <trans-unit id="581757752202843950" datatype="html">
12013 <source>Increase playback rate</source>
12014 <target state="new">Increase playback rate</target>
9b0b8301
C
12015 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group>
12016 </trans-unit>
93fe2d9c
C
12017 <trans-unit id="5467642834854681120" datatype="html">
12018 <source>Decrease playback rate</source>
12019 <target state="new">Decrease playback rate</target>
9b0b8301
C
12020 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">751</context></context-group>
12021 </trans-unit>
93fe2d9c
C
12022 <trans-unit id="3860402955823859506" datatype="html">
12023 <source>Navigate in the video to the previous frame</source>
12024 <target state="new">Navigate in the video to the previous frame</target>
9b0b8301
C
12025 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">753</context></context-group>
12026 </trans-unit>
93fe2d9c
C
12027 <trans-unit id="8232494782895420700" datatype="html">
12028 <source>Navigate in the video to the next frame</source>
12029 <target state="new">Navigate in the video to the next frame</target>
9b0b8301
C
12030 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group>
12031 </trans-unit>
93fe2d9c
C
12032 <trans-unit id="8223917068580581095" datatype="html">
12033 <source>Toggle theater mode</source>
12034 <target state="new">Toggle theater mode</target>
9b0b8301
C
12035 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">759</context></context-group>
12036 </trans-unit>
5a6de093 12037 <trans-unit id="8025996572234182184" datatype="html">
eb12a714
C
12038 <source>Like the video</source>
12039 <target state="new">Like the video</target>
93fe2d9c
C
12040 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">46</context></context-group>
12041 </trans-unit>
5a6de093 12042 <trans-unit id="7692127636377222448" datatype="html">
eb12a714
C
12043 <source>Dislike the video</source>
12044 <target state="new">Dislike the video</target>
93fe2d9c
C
12045 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">51</context></context-group>
12046 </trans-unit>
5a6de093 12047 <trans-unit id="1729036051846673606" datatype="html">
8b049b68
C
12048 <source>When active, the next video is automatically played after the current one.</source>
12049 <target state="new">When active, the next video is automatically played after the current one.</target>
93fe2d9c
C
12050 <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>
12051 </trans-unit>
30ae75f9 12052 <trans-unit id="2431286785954354122" datatype="html">
913aa176 12053 <source>Recently added</source>
12054 <target state="new">Recently added</target>
93fe2d9c
C
12055 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">195</context></context-group>
12056 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group>
12057 </trans-unit>
5a6de093 12058 <trans-unit id="12646164819555880" datatype="html">
eb12a714
C
12059 <source>Videos from your subscriptions</source>
12060 <target state="new">Videos from your subscriptions</target>
93fe2d9c
C
12061 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group>
12062 </trans-unit>
913aa176 12063 <trans-unit id="1812379335568847528" datatype="html">
12064 <source>Subscriptions</source>
12065 <target state="new">Subscriptions</target>
93fe2d9c
C
12066 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group>
12067 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group>
12068 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group>
12069 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group>
12070 </trans-unit>
913aa176 12071 <trans-unit id="186236568870281953" datatype="html">
12072 <source>History</source>
12073 <target state="new">History</target>
93fe2d9c
C
12074 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group>
12075 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group>
12076 </trans-unit>
d7c6b951 12077 <trans-unit id="5237588857224999862" datatype="html">
913aa176 12078 <source>Open actions</source>
12079 <target state="new">Open actions</target>
2f03d6dc
C
12080 <context-group purpose="location">
12081 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
12082 <context context-type="linenumber">4</context>
12083 </context-group>
913aa176 12084 </trans-unit>
12085 <trans-unit id="8681933925782924101" datatype="html">
12086 <source>Local videos</source>
12087 <target state="new">Local videos</target>
93fe2d9c
C
12088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group>
12089 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">189</context></context-group>
12090 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group>
12091 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group>
12092 </trans-unit>
12093 <trans-unit id="5668077948386857930" datatype="html">
12094 <source>Exclude</source>
12095 <target state="new">Exclude</target>
12096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group>
12097 </trans-unit>
12098 <trans-unit id="7147755274837297932" datatype="html">
12099 <source>Exclude muted accounts</source>
12100 <target state="new">Exclude muted accounts</target>
12101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">99</context></context-group>
12102 </trans-unit>
12103 <trans-unit id="8397092871503752085" datatype="html">
12104 <source>Exclude public videos</source>
12105 <target state="new">Exclude public videos</target>
c49c366a
C
12106 <context-group purpose="location">
12107 <context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context>
45b3a29b 12108 <context context-type="linenumber">103</context>
c49c366a 12109 </context-group>
93fe2d9c
C
12110 </trans-unit>
12111 <trans-unit id="5895186796919691836" datatype="html">
12112 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> videos</source>
12113 <target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> videos</target>
c49c366a
C
12114 <context-group purpose="location">
12115 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
12116 <context context-type="linenumber">11</context>
12117 </context-group>
93fe2d9c
C
12118 </trans-unit>
12119 <trans-unit id="3037358578603095196" datatype="html">
12120 <source>Only videos uploaded on this instance are displayed</source>
12121 <target state="new">Only videos uploaded on this instance are displayed</target>
91ae3c4a
C
12122 <context-group purpose="location">
12123 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context>
12124 <context context-type="linenumber">190</context>
12125 </context-group>
12126 </trans-unit>
913aa176 12127 <trans-unit id="4668975178372693951" datatype="html">
12128 <source>Discover videos</source>
12129 <target state="new">Discover videos</target>
93fe2d9c
C
12130 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group>
12131 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group>
12132 </trans-unit>
913aa176 12133 <trans-unit id="8067135025051844577" datatype="html">
12134 <source>Trending videos</source>
12135 <target state="new">Trending videos</target>
93fe2d9c
C
12136 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group>
12137 </trans-unit>
913aa176 12138 <trans-unit id="664221386829541948" datatype="html">
12139 <source>Recently added videos</source>
12140 <target state="new">Recently added videos</target>
93fe2d9c
C
12141 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group>
12142 </trans-unit>
913aa176 12143 <trans-unit id="8212906256415538361" datatype="html">
12144 <source>Upload a video</source>
12145 <target state="new">Upload a video</target>
93fe2d9c
C
12146 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">101</context></context-group>
12147 </trans-unit>
913aa176 12148 <trans-unit id="7590784934397800835" datatype="html">
12149 <source>Edit a video</source>
12150 <target state="new">Edit a video</target>
93fe2d9c
C
12151 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">110</context></context-group>
12152 </trans-unit>
e771dbe0 12153 </body>
eb12a714 12154 </file>
913aa176 12155</xliff>