]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/angular.ko-KR.xlf
Update translations
[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 }}"/> 님이 새 동영상을 게시했습니다:
e6afb669 231 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
5a6de093 232 <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/>
e6afb669 233 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
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>
e6afb669 244 <target state="translated">당신의 비디오 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 가 블럭 해제 되었습니다 </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>
e6afb669 249 <target state="translated">당신의 비디오 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 가 블럭 되었습니다 </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>
e6afb669 284 <target state="translated">최근에 추가된 비디오 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>automatically blocked <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></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">
e6afb669
C
324 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></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;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 님이 <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>영상 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>에서 회원님을 언급했습니다.</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">
e6afb669
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;>"/>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>"/> 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;>"/>플러그인/테마 <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 의 새로운 버전을 사용할 수 있습니다: <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">
e6afb669
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;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 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;>"/>새로운 버전의 PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 를 사용할 수 있습니다: <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>
fa737aa0
C
356 </trans-unit><trans-unit id="731573110355765429" datatype="html">
357 <source> Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> edition has finished </source><target state="new"> Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> edition has finished </target>
358 <context-group purpose="location">
359 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
360 <context context-type="linenumber">213,215</context>
361 </context-group>
90aa0a74 362 </trans-unit>
d7c6b951 363 <trans-unit id="5421414445136873229" datatype="html">
913aa176 364 <source>The notification points to content now unavailable</source>
93fe2d9c 365 <target state="translated">이 알림은 현재 사용할 수 없는 콘텐츠를 가리킵니다</target>
fa737aa0
C
366
367 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit>
d7c6b951 368 <trans-unit id="3321250177023376249" datatype="html">
5a6de093 369 <source>Change your avatar</source>
93fe2d9c
C
370 <target state="translated">아바타 변경</target>
371 <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>
372 </trans-unit>
d7c6b951 373 <trans-unit id="8411430224810427392" datatype="html">
913aa176 374 <source>Remove avatar</source>
93fe2d9c
C
375 <target state="translated">아바타 제거</target>
376 <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>
377 </trans-unit>
735a8705 378 <trans-unit id="8817917090143649804" datatype="html">
93fe2d9c
C
379 <source>Account muted</source>
380 <target state="translated">계정 침묵됨</target>
381 <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>
382 </trans-unit>
383 <trans-unit id="1684597533616494551" datatype="html">
384 <source>Server muted</source>
385 <target state="translated">서버 침묵됨</target>
386 <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>
387 </trans-unit>
d7c6b951 388 <trans-unit id="5924559757556526785">
e771dbe0
C
389 <source>Save to</source>
390 <target>저장</target>
913aa176 391 <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>
392 </trans-unit>
d7c6b951 393 <trans-unit id="8432562579042371182">
e771dbe0
C
394 <source>Options</source>
395 <target>옵션</target>
93fe2d9c
C
396 <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>
397 </trans-unit>
d7c6b951 398 <trans-unit id="1394835141143590910">
e771dbe0
C
399 <source>Start at</source>
400 <target>시작 위치</target>
93fe2d9c
C
401 <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>
402 <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>
403 <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>
404 <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>
405 </trans-unit>
d7c6b951 406 <trans-unit id="5964984095397511808">
e771dbe0
C
407 <source>Stop at</source>
408 <target>종료 위치</target>
93fe2d9c
C
409 <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>
410 <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>
411 <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>
412 <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>
413 </trans-unit>
d7c6b951 414 <trans-unit id="2816407313459209541" datatype="html">
913aa176 415 <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
416 <target state="translated">회원님의 신고가 <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> 의 중재자에게 전송되었고 영상을 올린 곳 (<x id="INTERPOLATION_1"/>) 에도 전송될 것입니다<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
417 <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>
418 </trans-unit>
d7c6b951 419 <trans-unit id="6990204431018013063" datatype="html">
5a6de093 420 <source>Please describe the issue...</source>
93fe2d9c
C
421 <target state="translated">문제점을 자세히 적어주세요...</target>
422 <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>
423 <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>
424 <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>
425 </trans-unit>
d7c6b951 426 <trans-unit id="5201790281220738609" datatype="html">
8b049b68 427 <source>Search playlists</source>
93fe2d9c 428 <target state="translated">재생목록 검색</target>
913aa176 429 <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>
430 </trans-unit>
d7c6b951 431 <trans-unit id="6056859576122955708" datatype="html">
e4eaa7c9
C
432 <source>Create a private playlist</source>
433 <target state="translated">비공개 재생목록 만들기</target>
913aa176 434 <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>
435 </trans-unit>
d7c6b951 436 <trans-unit id="2409672154570643758">
e771dbe0
C
437 <source>Display name</source>
438 <target>표시 이름</target>
93fe2d9c
C
439 <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>
440 <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>
441 <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>
442 <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>
443 <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>
444 <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>
445 <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>
446 </trans-unit>
447 <trans-unit id="2193037168694505715" datatype="html">
e6afb669
C
448 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
449 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
450 <target state="translated">사람들이 이 채널을 지원할 수 있는 방법을 기술한 짧은 글입니다 (멤버십 플랫폼 등).&lt;br />&lt;br /> 이 채널에 영상이 올라왔을 때, 영상의 지원 부분이 이 내용으로 자동으로 채워집니다.</target>
42fea41a
C
451 <context-group purpose="location">
452 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
453 <context context-type="linenumber">67,68</context>
454 </context-group>
455 <context-group purpose="location">
456 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
457 <context context-type="linenumber">67,68</context>
458 </context-group>
459 </trans-unit>
735a8705 460 <trans-unit id="6438815964972582865" datatype="html">
93fe2d9c 461 <source>The following link contains a private token and should not be shared with anyone.</source>
9b0b8301 462 <target state="translated">이 링크에는 비밀 토큰이 들어있으며, 누구와도 공유해서는 안 됩니다.</target>
93fe2d9c
C
463 <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>
464 </trans-unit>
d7c6b951 465 <trans-unit id="7513076467032912668" datatype="html">
e4eaa7c9 466 <source>Format</source>
b1cced91 467 <target state="translated">포맷</target>
93fe2d9c
C
468 <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>
469 </trans-unit>
d7c6b951 470 <trans-unit id="7385834259346199883" datatype="html">
e4eaa7c9
C
471 <source>Video stream</source>
472 <target state="translated">동영상 스트림</target>
93fe2d9c
C
473 <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>
474 </trans-unit>
d7c6b951 475 <trans-unit id="5496771215105419189" datatype="html">
e4eaa7c9
C
476 <source>Audio stream</source>
477 <target state="translated">오디오 스트림</target>
93fe2d9c
C
478 <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>
479 </trans-unit>
d7c6b951 480 <trans-unit id="6316149158173629264">
e771dbe0
C
481 <source>Direct download</source>
482 <target>직접 다운로드</target>
93fe2d9c
C
483 <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>
484 </trans-unit>
d7c6b951 485 <trans-unit id="5910455707959454672">
e771dbe0
C
486 <source>Torrent (.torrent file)</source>
487 <target>토렌트 (.torrent 파일)</target>
93fe2d9c
C
488 <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>
489 </trans-unit>
490 <trans-unit id="5830517253429165613" datatype="html">
491 <source>Advanced</source>
492 <target state="translated">고급</target>
493 <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>
494 </trans-unit>
495 <trans-unit id="4493457595110310369" datatype="html">
496 <source>Simple</source>
b1cced91 497 <target state="translated">심플</target>
93fe2d9c
C
498 <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>
499 </trans-unit>
913aa176 500 <trans-unit id="1006562256968398209" datatype="html">
501 <source>video</source>
93fe2d9c 502 <target state="translated">영상</target>
e6afb669
C
503
504
505 <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">286</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
93fe2d9c
C
506 <trans-unit id="6995024616159044376" datatype="html">
507 <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 508 <target state="translated">이 영상으로 회원님의 영상 제한 용량이 초과하게 됩니다. (영상 크기: <x id="PH" equiv-text="videoSizeBytes"/>, 사용한 공간: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, 제한 용량: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
e6afb669
C
509
510 <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">321</context></context-group></trans-unit>
93fe2d9c
C
511 <trans-unit id="7873395933409147217" datatype="html">
512 <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 513 <target state="translated">이 동영상으로 회원님의 일일 영상 용량 제한이 초과하게 됩니다. (영상 용량: <x id="PH" equiv-text="videoSizeBytes"/>, 사용한 용량: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, 제한 용량: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
e6afb669
C
514
515 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit>
913aa176 516 <trans-unit id="5235042777215655908" datatype="html">
517 <source>subtitles</source>
93fe2d9c
C
518 <target state="translated">자막</target>
519 <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>
520 </trans-unit>
d7c6b951 521 <trans-unit id="6325096236207614377">
e771dbe0
C
522 <source>Reason...</source>
523 <target>사유...</target>
93fe2d9c
C
524 <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>
525 </trans-unit>
526 <trans-unit id="1781854282711822539" datatype="html">
527 <source>Mute to also hide videos/comments</source>
671d4027 528 <target state="translated">침묵으로 설정하여 영상과 댓글도 숨기기</target>
3c18ff47
C
529 <context-group purpose="location">
530 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context>
531 <context context-type="linenumber">27</context>
532 </context-group>
913aa176 533 </trans-unit>
d7c6b951 534 <trans-unit id="2330577642930707695">
eb12a714 535 <source>Cancel</source>
e771dbe0
C
536 <target>
537 취소
538 </target>
93fe2d9c
C
539 <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>
540 <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>
541 </trans-unit>
d7c6b951 542 <trans-unit id="935187492052582731">
e771dbe0
C
543 <source>Submit</source>
544 <target>게시</target>
93fe2d9c
C
545 <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>
546 <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>
547 <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>
548 <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>
549 <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>
550 </trans-unit>
551 <trans-unit id="8343217707114977013" datatype="html">
552 <source>The contact form is not enabled on this instance.</source>
671d4027 553 <target state="translated">이 인스턴스에서는 연락용 입력란 기능이 활성화되어 있지 않습니다.</target>
3e84ae32
C
554 <context-group purpose="location">
555 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
556 <context context-type="linenumber">56</context>
557 </context-group>
558 </trans-unit>
d7c6b951 559 <trans-unit id="5108124319304980502" datatype="html">
5a6de093 560 <source>Report video "<x id="INTERPOLATION"/>"</source>
671d4027 561 <target state="translated">" <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>" 영상 신고</target>
913aa176 562 <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>
563 </trans-unit>
d7c6b951 564 <trans-unit id="5471125870639393916" datatype="html">
5a6de093 565 <source>What is the issue?</source>
93fe2d9c 566 <target state="translated">문제점이 무엇인가요?</target>
913aa176 567 <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>
568 <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>
569 <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>
570 </trans-unit>
1357df30 571 <trans-unit id="2466846716878254816" datatype="html">
93fe2d9c 572 <source>Element <x id="PH" equiv-text="param"/> not found</source>
671d4027 573 <target state="translated">구성요소 <x id="PH" equiv-text="param"/> 를 찾을 수 없음</target>
93fe2d9c
C
574 <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>
575 </trans-unit>
d7c6b951 576 <trans-unit id="7539427273132299890">
e771dbe0
C
577 <source>Unlisted</source>
578 <target>목록에 미표시</target>
93fe2d9c
C
579 <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>
580 <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>
581 </trans-unit>
d7c6b951 582 <trans-unit id="3686284950598311784">
e771dbe0
C
583 <source>Private</source>
584 <target>비공개</target>
93fe2d9c
C
585 <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>
586 <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>
587 <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>
588 </trans-unit>
d7c6b951 589 <trans-unit id="7688104409544625220" datatype="html">
5a6de093
C
590 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
591 <target state="new">{VAR_PLURAL, plural, =1 {1 view} other {
592 <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} }
593 </target>
913aa176 594 <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>
595 </trans-unit>
d7c6b951 596 <trans-unit id="8562063050145802350" datatype="html">
913aa176 597 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
598 <target state="new">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</target>
e351a5c5
C
599 <context-group purpose="location">
600 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
601 <context context-type="linenumber">7</context>
602 </context-group>
913aa176 603 </trans-unit>
913aa176 604 <trans-unit id="3267631941074558910" datatype="html">
605 <source>Cannot fetch information of this remote account</source>
93fe2d9c
C
606 <target state="translated">이 원격 계정의 정보를 불러올 수 없습니다</target>
607 <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>
608 </trans-unit>
d7c6b951 609 <trans-unit id="9081463435738465430" datatype="html">
5a6de093 610 <source>Blocked</source>
93fe2d9c
C
611 <target state="translated">차단함</target>
612 <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>
613 <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>
614 </trans-unit>
615 <trans-unit id="870586304593427318" datatype="html">
616 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
617 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
618 <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>
619 </trans-unit>
620 <trans-unit id="6630644917521475697" datatype="html">
621 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
622 <target state="needs-translation">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target>
c49c366a
C
623 <context-group purpose="location">
624 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
1357df30
C
625 <context context-type="linenumber">204</context>
626 </context-group>
93fe2d9c
C
627 </trans-unit>
628 <trans-unit id="2870417795706430145" datatype="html">
629 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
630 <target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target>
1357df30
C
631 <context-group purpose="location">
632 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
633 <context context-type="linenumber">216</context>
634 </context-group>
93fe2d9c
C
635 </trans-unit>
636 <trans-unit id="9088099192924395359" datatype="html">
637 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
638 <target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target>
1357df30
C
639 <context-group purpose="location">
640 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
641 <context context-type="linenumber">226</context>
642 </context-group>
93fe2d9c
C
643 </trans-unit>
644 <trans-unit id="5442133371267277333" datatype="html">
645 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
646 <target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target>
1357df30
C
647 <context-group purpose="location">
648 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
649 <context context-type="linenumber">227</context>
650 </context-group>
93fe2d9c
C
651 </trans-unit>
652 <trans-unit id="1571742433738679426" datatype="html">
653 <source>Files were removed.</source>
654 <target state="needs-translation">파일이 이미 삭제되었습니다.</target>
1357df30
C
655 <context-group purpose="location">
656 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
657 <context context-type="linenumber">235</context>
658 </context-group>
93fe2d9c
C
659 </trans-unit>
660 <trans-unit id="7054344823477412274" datatype="html">
661 <source>Transcoding jobs created.</source>
662 <target state="new">Transcoding jobs created.</target>
1357df30
C
663 <context-group purpose="location">
664 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
665 <context context-type="linenumber">247</context>
c49c366a
C
666 </context-group>
667 </trans-unit>
d7c6b951 668 <trans-unit id="3514509630940272440" datatype="html">
eb12a714 669 <source>Sensitive</source>
8b049b68 670 <target state="translated">민감</target>
93fe2d9c
C
671 <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>
672 </trans-unit>
d7c6b951 673 <trans-unit id="7708270344948043036" datatype="html">
913aa176 674 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
eb12a714 675 <target state="new">
5a6de093
C
676 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
677 </target>
93fe2d9c
C
678 <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>
679 </trans-unit>
d7c6b951 680 <trans-unit id="3044142083883783523" datatype="html">
5a6de093
C
681 <source>Updated <x id="INTERPOLATION"/></source>
682 <target state="translated">
683 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>Updated
684 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>
685 </target>
93fe2d9c
C
686 <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>
687 </trans-unit>
d7c6b951 688 <trans-unit id="5643561794785412000" datatype="html">
eb12a714 689 <source>Unavailable</source>
8b049b68 690 <target state="translated">사용 불가</target>
93fe2d9c
C
691 <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>
692 </trans-unit>
d7c6b951 693 <trans-unit id="6381490568322624964" datatype="html">
eb12a714 694 <source>Deleted</source>
8b049b68 695 <target state="translated">삭제됨</target>
93fe2d9c
C
696 <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>
697 <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>
698 </trans-unit>
d7c6b951 699 <trans-unit id="5263519165976128456">
e771dbe0
C
700 <source>Edit starts/stops at</source>
701 <target>시작 / 종료 지점 수정</target>
93fe2d9c
C
702 <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>
703 </trans-unit>
d7c6b951 704 <trans-unit id="3768927257183755959">
e771dbe0
C
705 <source>Save</source>
706 <target>저장</target>
93fe2d9c
C
707 <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>
708 <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>
709 <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>
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">94</context></context-group>
711 </trans-unit>
d7c6b951 712 <trans-unit id="8890926675057871150" datatype="html">
5a6de093
C
713 <source>Delete from <x id="INTERPOLATION"/></source>
714 <target state="translated">재생목록
715 <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/> 에서 삭제됨
716 </target>
93fe2d9c
C
717 <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>
718 </trans-unit>
d7c6b951 719 <trans-unit id="834805431202576194">
e771dbe0
C
720 <source>No results.</source>
721 <target>결과가 없습니다.</target>
93fe2d9c
C
722 <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>
723 <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>
724 <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>
725 </trans-unit>
91ae3c4a 726 <trans-unit id="3594371452042277118" datatype="html">
93fe2d9c
C
727 <source>Videos with the most interactions for recent videos, minus user history</source>
728 <target state="new">Videos with the most interactions for recent videos, minus user history</target>
729 <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>
730 </trans-unit>
735a8705 731 <trans-unit id="158575725114802951" datatype="html">
93fe2d9c
C
732 <source>Only live videos</source>
733 <target state="translated">실시간 영상만</target>
734 <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>
735 </trans-unit>
d7c6b951 736 <trans-unit id="7585826646011739428">
e771dbe0
C
737 <source>Edit</source>
738 <target>편집</target>
9b0b8301
C
739 <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>
740 <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>
741 <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>
742 <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>
743 <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>
744 <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>
745 <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>
746 <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>
747 <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>
748 </trans-unit>
d7c6b951 749 <trans-unit id="5293515551330482519">
e771dbe0
C
750 <source>Truncated preview</source>
751 <target>부분적인 미리보기</target>
93fe2d9c
C
752 <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>
753 </trans-unit>
d7c6b951 754 <trans-unit id="80730865601179554">
e771dbe0
C
755 <source>Complete preview</source>
756 <target>완전한 미리보기</target>
93fe2d9c
C
757 <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>
758 </trans-unit>
1a95f0b9 759 <trans-unit id="8644431249513874405" datatype="html">
e6afb669
C
760 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
761 <target state="new">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</target>
913aa176 762 <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>
763 </trans-unit>
d7c6b951 764 <trans-unit id="146235964740293376" datatype="html">
e4eaa7c9 765 <source>Recommended</source>
93fe2d9c 766 <target state="translated">추천</target>
913aa176 767 <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>
fa737aa0
C
768 </trans-unit><trans-unit id="80975420989930934" datatype="html">
769 <source>(extensions: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</source><target state="new">(extensions: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</target>
770 <context-group purpose="location">
771 <context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context>
772 <context context-type="linenumber">54</context>
773 </context-group>
913aa176 774 </trans-unit>
d7c6b951 775 <trans-unit id="1779391511451594552">
e771dbe0
C
776 <source>Using an ActivityPub account</source>
777 <target>ActivityPub 계정 사용</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">54</context></context-group>
779 </trans-unit>
d7c6b951 780 <trans-unit id="3372646000533908418" datatype="html">
913aa176 781 <source>Subscribe with a remote account:</source>
93fe2d9c 782 <target state="needs-translation">원격 계정으로 구독:</target>
f1ef36d7
C
783 <context-group purpose="location">
784 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
785 <context context-type="linenumber">62</context>
786 </context-group>
787 </trans-unit>
d7c6b951 788 <trans-unit id="6691897331062834756" datatype="html">
8b049b68
C
789 <source>Subscribe with an account on this instance</source>
790 <target state="translated">이 인스턴스의 계정으로 구독</target>
913aa176 791 <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>
792 </trans-unit>
d7c6b951 793 <trans-unit id="1740917574463702967">
e771dbe0
C
794 <source>Subscribe with your local account</source>
795 <target>로컬 계정으로 구독</target>
913aa176 796 <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>
797 </trans-unit>
913aa176 798 <trans-unit id="7639191791633609999" datatype="html">
799 <source>The live stream will be automatically terminated.</source>
93fe2d9c 800 <target state="translated">실시간 스트림이 자동으로 종료되었습니다.</target>
e6afb669
C
801
802 <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></trans-unit>
93fe2d9c
C
803 <trans-unit id="8023282004085823427" datatype="html">
804 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source>
805 <target state="translated"><x id="PH" equiv-text="this.video.name"/> 이(가) 회원님의 인스턴스에 복제될 것입니다.</target>
e6afb669
C
806
807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">247</context></context-group></trans-unit>
93fe2d9c
C
808 <trans-unit id="4140366911638662173" datatype="html">
809 <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source>
810 <target state="new">Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</target>
e6afb669
C
811
812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit>
93fe2d9c
C
813 <trans-unit id="2955645766721124100" datatype="html">
814 <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source>
815 <target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target>
e6afb669
C
816
817 <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></trans-unit>
93fe2d9c
C
818 <trans-unit id="7758350391886784213" datatype="html">
819 <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source>
820 <target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target>
e6afb669
C
821
822 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit>
93fe2d9c
C
823 <trans-unit id="6279087330074580345" datatype="html">
824 <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source>
825 <target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target>
e6afb669
C
826
827 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">290</context></context-group></trans-unit>
d7c6b951 828 <trans-unit id="2949829240129672512" datatype="html">
eb12a714 829 <source>Using a syndication feed</source>
8b049b68 830 <target state="translated">신디케이션 피드 사용</target>
913aa176 831 <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>
832 </trans-unit>
d7c6b951 833 <trans-unit id="7695158742270602420">
e771dbe0
C
834 <source>Subscribe via RSS</source>
835 <target>RSS로 구독</target>
913aa176 836 <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>
837 </trans-unit>
d7c6b951 838 <trans-unit id="6086125715086510222" datatype="html">
5a6de093 839 <source>PROFILE SETTINGS</source>
93fe2d9c 840 <target state="translated">프로필 설정</target>
913aa176 841 <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>
842 </trans-unit>
d7c6b951 843 <trans-unit id="855178133027341271" datatype="html">
5a6de093 844 <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 845 <target state="new">
e6afb669
C
846 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Remote subscribe
847 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
848 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Remote interact
849 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
5a6de093 850 </target>
913aa176 851 <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>
852 </trans-unit>
d7c6b951 853 <trans-unit id="6462281745850371027" datatype="html">
913aa176 854 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
93fe2d9c
C
855 <target state="translated">이 채널을 ActivityPub와 호환되는 연합우주의 인스턴스에서 구독하실 수 있습니다 (예시: PeerTube, Mastodon, Pleroma).</target>
856 <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>
857 </trans-unit>
d7c6b951 858 <trans-unit id="20374890400263257" datatype="html">
913aa176 859 <source>You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
860 <target state="new"> You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
93fe2d9c
C
861 <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>
862 </trans-unit>
d7c6b951 863 <trans-unit id="6751395526297887552" datatype="html">
8b049b68
C
864 <source>PeerTube version</source>
865 <target state="translated">PeerTube 버전</target>
913aa176 866 <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>
867 </trans-unit>
d7c6b951 868 <trans-unit id="5975923297757530070" datatype="html">
5a6de093 869 <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 870 <target state="new">
e6afb669
C
871 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Default NSFW/sensitive videos policy
872 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
873 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div>"/>can be redefined by the users
874 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
5a6de093 875 </target>
913aa176 876 <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>
877 </trans-unit>
d7c6b951 878 <trans-unit id="3386631781603205915" datatype="html">
eb12a714 879 <source>User registration allowed</source>
93fe2d9c 880 <target state="translated">사용자 등록이 허용됨</target>
913aa176 881 <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>
882 </trans-unit>
d7c6b951 883 <trans-unit id="2562108310156005500" datatype="html">
eb12a714 884 <source>Video uploads</source>
8b049b68 885 <target state="translated">동영상 업로드</target>
913aa176 886 <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>
887 <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>
888 </trans-unit>
d7c6b951 889 <trans-unit id="457567965747150035" datatype="html">
eb12a714
C
890 <source>Transcoding in multiple resolutions</source>
891 <target state="new">Transcoding in multiple resolutions</target>
913aa176 892 <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>
893 </trans-unit>
d7c6b951 894 <trans-unit id="330610135077253864" datatype="html">
913aa176 895 <source>Live streaming enabled</source>
93fe2d9c 896 <target state="translated">실시간 스트리밍이 허용됨</target>
913aa176 897 <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>
898 </trans-unit>
d7c6b951 899 <trans-unit id="8135461567542503937" datatype="html">
913aa176 900 <source>Transcode live video in multiple resolutions</source>
901 <target state="new">Transcode live video in multiple resolutions</target>
902 <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>
903 </trans-unit>
d7c6b951 904 <trans-unit id="4990508956923223990" datatype="html">
913aa176 905 <source>Max parallel lives</source>
93fe2d9c 906 <target state="needs-translation">Max parallel lives</target>
913aa176 907 <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>
908 </trans-unit>
d7c6b951 909 <trans-unit id="7864066132065250510" datatype="html">
913aa176 910 <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source>
911 <target state="new"> <x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </target>
912 <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>
913 </trans-unit>
d7c6b951 914 <trans-unit id="486979448055158839" datatype="html">
e4eaa7c9 915 <source>Requires manual validation by moderators</source>
93fe2d9c 916 <target state="translated">중재자의 수동 승인 필요</target>
913aa176 917 <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>
918 </trans-unit>
d7c6b951 919 <trans-unit id="3584756669036615394" datatype="html">
e4eaa7c9 920 <source>Automatically published</source>
93fe2d9c 921 <target state="translated">자동으로 게시</target>
913aa176 922 <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>
923 </trans-unit>
d7c6b951 924 <trans-unit id="2602586221576511475">
e771dbe0
C
925 <source>Video quota</source>
926 <target>영상 업로드 제한</target>
93fe2d9c
C
927 <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>
928 <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>
929 <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>
930 <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>
931 </trans-unit>
d7c6b951 932 <trans-unit id="1502595455339510144">
913aa176 933 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
e771dbe0 934 <target>
5a6de093 935 무제한
e6afb669 936 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>(하루에
5a6de093 937 <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/>)
e6afb669 938 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
e771dbe0 939 </target>
93fe2d9c
C
940 <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>
941 </trans-unit>
d7c6b951 942 <trans-unit id="1071721880474488785" datatype="html">
eb12a714 943 <source>Import</source>
93fe2d9c 944 <target state="translated">가져오기</target>
913aa176 945 <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>
946 <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>
947 <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>
948 </trans-unit>
d7c6b951 949 <trans-unit id="6276792241563504067" datatype="html">
913aa176 950 <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>
951 <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
952 <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>
953 </trans-unit>
d7c6b951 954 <trans-unit id="5812787579835788700" datatype="html">
eb12a714
C
955 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
956 <target state="new">HTTP import (YouTube, Vimeo, direct URL...)</target>
913aa176 957 <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>
958 </trans-unit>
d7c6b951 959 <trans-unit id="4992364287704007430" datatype="html">
eb12a714 960 <source>Torrent import</source>
93fe2d9c 961 <target state="translated">토렌트 가져오기</target>
913aa176 962 <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>
963 </trans-unit>
d7c6b951 964 <trans-unit id="7683705529753923369" datatype="html">
eb12a714 965 <source>Player</source>
93fe2d9c 966 <target state="translated">플레이어</target>
913aa176 967 <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>
968 </trans-unit>
d7c6b951 969 <trans-unit id="2000016511993764346" datatype="html">
eb12a714 970 <source>P2P enabled</source>
93fe2d9c 971 <target state="translated">P2P 활성화됨</target>
913aa176 972 <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>
973 </trans-unit>
d7c6b951 974 <trans-unit id="4603134051700562542" datatype="html">
eb12a714 975 <source>Loading instance statistics...</source>
93fe2d9c 976 <target state="translated">인스턴스 통계 불러오는 중...</target>
913aa176 977 <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
978 </trans-unit>
979 <trans-unit id="5851173629316588976" datatype="html">
980 <source>By users on this instance</source>
981 <target state="new">By users on this instance</target>
3c18ff47
C
982 <context-group purpose="location">
983 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
984 <context context-type="linenumber">4</context>
985 </context-group>
913aa176 986 </trans-unit>
d7c6b951 987 <trans-unit id="2906587845957718064">
ab67d3e8
C
988 <source>Local</source>
989 <target>로컬</target>
93fe2d9c
C
990 <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>
991 </trans-unit>
d7c6b951 992 <trans-unit id="1670306451865226564" datatype="html">
eb12a714 993 <source>users</source>
93fe2d9c 994 <target state="translated">사용자</target>
913aa176 995 <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>
996 </trans-unit>
d7c6b951 997 <trans-unit id="5178138591256693636" datatype="html">
eb12a714 998 <source>videos</source>
93fe2d9c 999 <target state="translated">영상</target>
913aa176 1000 <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>
1001 <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
1002 </trans-unit>
1003 <trans-unit id="1408045022812097780" datatype="html">
1004 <source>views</source>
1005 <target state="translated">시청</target>
3c18ff47
C
1006 <context-group purpose="location">
1007 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1008 <context context-type="linenumber">31</context>
1009 </context-group>
93fe2d9c
C
1010 </trans-unit>
1011 <trans-unit id="117954017715534854" datatype="html">
1012 <source>comments</source>
1013 <target state="translated">댓글</target>
3c18ff47
C
1014 <context-group purpose="location">
1015 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1016 <context context-type="linenumber">41</context>
1017 </context-group>
1018 <context-group purpose="location">
1019 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1020 <context context-type="linenumber">75</context>
1021 </context-group>
93fe2d9c
C
1022 </trans-unit>
1023 <trans-unit id="6090561122481711127" datatype="html">
1024 <source>hosted video</source>
1025 <target state="new">hosted video</target>
3c18ff47
C
1026 <context-group purpose="location">
1027 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1028 <context context-type="linenumber">51</context>
1029 </context-group>
93fe2d9c
C
1030 </trans-unit>
1031 <trans-unit id="6827125739942610231" datatype="html">
1032 <source>In this instance federation</source>
1033 <target state="new">In this instance federation</target>
3c18ff47
C
1034 <context-group purpose="location">
1035 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1036 <context context-type="linenumber">58</context>
1037 </context-group>
913aa176 1038 </trans-unit>
735a8705 1039 <trans-unit id="8726138323871139597" datatype="html">
93fe2d9c
C
1040 <source>Following</source>
1041 <target state="translated">팔로잉</target>
1042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group>
1043 <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>
1044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group>
1045 </trans-unit>
1046 <trans-unit id="4914577418256256836" datatype="html">
1047 <source>Followers</source>
1048 <target state="translated">팔로워</target>
1049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">80</context></context-group>
1050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">35</context></context-group>
1051 <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>
1052 </trans-unit>
d7c6b951 1053 <trans-unit id="3541687134897970106" datatype="html">
eb12a714 1054 <source>followers</source>
93fe2d9c 1055 <target state="translated">팔로워</target>
913aa176 1056 <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>
1057 </trans-unit>
d7c6b951 1058 <trans-unit id="6751995972535426095" datatype="html">
eb12a714 1059 <source>following</source>
93fe2d9c 1060 <target state="translated">팔로잉</target>
913aa176 1061 <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>
1062 </trans-unit>
1063 <trans-unit id="2605931708025789621" datatype="html">
1064 <source>The upload failed</source>
93fe2d9c
C
1065 <target state="translated">업로드가 실패했습니다</target>
1066 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">12</context></context-group>
1067 </trans-unit>
913aa176 1068 <trans-unit id="1447760976255144968" datatype="html">
1069 <source>The connection was interrupted</source>
93fe2d9c
C
1070 <target state="translated">연결이 중단되었습니다</target>
1071 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">16</context></context-group>
1072 </trans-unit>
1073 <trans-unit id="4499233456830047129" datatype="html">
1074 <source>The server encountered an error</source>
1075 <target state="translated">서버에서 오류가 발생했습니다</target>
1076 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">19</context></context-group>
1077 </trans-unit>
913aa176 1078 <trans-unit id="3334825601859787496" datatype="html">
1079 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source>
1080 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target>
93fe2d9c
C
1081 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">22</context></context-group>
1082 </trans-unit>
913aa176 1083 <trans-unit id="8530934870279569179" datatype="html">
1084 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
93fe2d9c
C
1085 <target state="translated">회원님의 파일 <x id="PH" equiv-text="name"/> 이 너무 큽니다 (최대 크기: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
1086 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">26</context></context-group>
1087 </trans-unit>
d7c6b951 1088 <trans-unit id="7908493851025027368">
eb12a714 1089 <source>A banned user will no longer be able to login.</source>
e771dbe0
C
1090 <target>
1091 강퇴당한 사용자는 더 이상 로그인할 수 없습니다.
1092 </target>
93fe2d9c
C
1093 <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>
1094 </trans-unit>
d7c6b951 1095 <trans-unit id="4526499522377118108" datatype="html">
5a6de093
C
1096 <source>Block video "<x id="INTERPOLATION"/>"</source>
1097 <target state="new">Block video "
1098 <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"
1099 </target>
93fe2d9c
C
1100 <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>
1101 </trans-unit>
d7c6b951 1102 <trans-unit id="2992313729068029516" datatype="html">
913aa176 1103 <source>Block live "<x id="INTERPOLATION"/>"</source>
1104 <target state="new">Block live "<x id="INTERPOLATION"/>"</target>
93fe2d9c
C
1105 <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>
1106 </trans-unit>
d7c6b951 1107 <trans-unit id="7256462927215762997" datatype="html">
5a6de093 1108 <source>Please describe the reason...</source>
93fe2d9c
C
1109 <target state="translated">사유를 설명해주세요...</target>
1110 <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>
1111 </trans-unit>
1112 <trans-unit id="9133713232258232158" datatype="html">
1113 <source>Unfederate</source>
1114 <target state="translated">연합 해지</target>
1357df30
C
1115 <context-group purpose="location">
1116 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1117 <context context-type="linenumber">31</context>
1118 </context-group>
93fe2d9c
C
1119 </trans-unit>
1120 <trans-unit id="7312374115603954471" datatype="html">
1121 <source>This will ask remote instances to delete local videos</source>
1122 <target state="new">This will ask remote instances to delete local videos</target>
1357df30
C
1123 <context-group purpose="location">
1124 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1125 <context context-type="linenumber">34</context>
1126 </context-group>
93fe2d9c
C
1127 </trans-unit>
1128 <trans-unit id="2728722206183105047" datatype="html">
1129 <source>This will ask remote instances to delete this video</source>
1130 <target state="new">This will ask remote instances to delete this video</target>
1357df30
C
1131 <context-group purpose="location">
1132 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1133 <context context-type="linenumber">35</context>
1134 </context-group>
93fe2d9c
C
1135 </trans-unit>
1136 <trans-unit id="3849007546028672808" datatype="html">
1137 <source>Blocking a live will automatically terminate the live stream.</source>
1138 <target state="translated">실시간 방송을 차단하면 실시간 스트림이 자동으로 종료됩니다.</target>
1357df30
C
1139 <context-group purpose="location">
1140 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1141 <context context-type="linenumber">40,42</context>
1142 </context-group>
93fe2d9c
C
1143 </trans-unit>
1144 <trans-unit id="4195458579645833046" datatype="html">
1145 <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source>
1146 <target state="translated">영상 <x id="PH" equiv-text="this.videos.length"/> 을 차단했습니다.</target>
1357df30
C
1147 <context-group purpose="location">
1148 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1149 <context context-type="linenumber">84</context>
1150 </context-group>
93fe2d9c
C
1151 </trans-unit>
1152 <trans-unit id="8507506914483467943" datatype="html">
1153 <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source>
1154 <target state="translated"><x id="PH" equiv-text="this.getSingleVideo().name"/> 을 차단함</target>
1357df30
C
1155 <context-group purpose="location">
1156 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1157 <context context-type="linenumber">85</context>
1158 </context-group>
913aa176 1159 </trans-unit>
913aa176 1160 <trans-unit id="1191071088182425837" datatype="html">
1161 <source><x id="PH"/>h</source>
93fe2d9c 1162 <target state="translated"><x id="PH"/>시간</target>
913aa176 1163 <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>
1164 </trans-unit>
1165 <trans-unit id="8981309282078866700" datatype="html">
1166 <source><x id="PH"/>min</source>
93fe2d9c 1167 <target state="translated"><x id="PH"/>분</target>
913aa176 1168 <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>
1169 <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>
1170 </trans-unit>
1171 <trans-unit id="350798057497677761" datatype="html">
1172 <source><x id="PH"/>sec</source>
93fe2d9c 1173 <target state="translated"><x id="PH"/>초</target>
913aa176 1174 <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>
1175 </trans-unit>
d7c6b951 1176 <trans-unit id="1908285951500318953">
eb12a714 1177 <source>Login</source>
e771dbe0
C
1178 <target>
1179 로그인
1180 </target>
93fe2d9c
C
1181 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">2</context></context-group>
1182 </trans-unit>
d7c6b951 1183 <trans-unit id="1909492071130899005" datatype="html">
913aa176 1184 <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
1185 <target state="translated">죄송합니다. 외부 로그인 절차에 문제가 발생했습니다. <x id="START_LINK"/>관리자에게 문의<x id="CLOSE_LINK"/>해주세요. </target>
1186 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">6</context></context-group>
1187 </trans-unit>
d7c6b951 1188 <trans-unit id="8390073108781420493">
e771dbe0
C
1189 <source>Request new verification email.</source>
1190 <target>새 인증 메일 요청하기</target>
913aa176 1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">12</context></context-group>
1192 <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>
1193 </trans-unit>
d7c6b951 1194 <trans-unit id="7252854992688790751" datatype="html">
e6afb669
C
1195 <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='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><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;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 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 />"/><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;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1196 <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='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><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;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 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 />"/><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;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
93fe2d9c
C
1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1198 </trans-unit>
d7c6b951 1199 <trans-unit id="7215649348148521605" datatype="html">
e6afb669
C
1200 <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='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 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 /> "/><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;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1201 <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='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 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 /> "/><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;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
93fe2d9c
C
1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1203 </trans-unit>
d7c6b951 1204 <trans-unit id="2392488717875840729">
e771dbe0
C
1205 <source>User</source>
1206 <target>사용자</target>
93fe2d9c
C
1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group>
1208 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">35</context></context-group>
1209 <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>
1210 </trans-unit>
d7c6b951 1211 <trans-unit id="3997350348765083892">
e771dbe0
C
1212 <source>Username or email address</source>
1213 <target>사용자명 혹은 이메일 주소</target>
913aa176 1214 <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
1215 </trans-unit>
1216 <trans-unit id="1758058452376026925" datatype="html">
1217 <source>⚠️ Most email addresses do not include capital letters.</source>
1218 <target state="new"> ⚠️ Most email addresses do not include capital letters. </target>
1219 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">32</context></context-group>
1220 </trans-unit>
d7c6b951 1221 <trans-unit id="1431416938026210429">
e771dbe0
C
1222 <source>Password</source>
1223 <target>암호</target>
93fe2d9c
C
1224 <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>
1225 <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>
1226 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">38</context></context-group>
1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">40</context></context-group>
1228 <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>
1229 <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>
1230 <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>
1231 <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>
1232 </trans-unit>
d7c6b951 1233 <trans-unit id="8715156686857791956" datatype="html">
e4eaa7c9 1234 <source>Click here to reset your password</source>
93fe2d9c
C
1235 <target state="translated">비밀번호를 초기화하려면 여기를 클릭하세요</target>
1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group>
1237 </trans-unit>
d7c6b951 1238 <trans-unit id="892063502898494584" datatype="html">
913aa176 1239 <source>I forgot my password</source>
93fe2d9c
C
1240 <target state="translated">비밀번호를 잊었습니다</target>
1241 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group>
1242 </trans-unit>
d7c6b951 1243 <trans-unit id="2101170466365500913" datatype="html">
913aa176 1244 <source>Logging into an account lets you publish content</source>
1245 <target state="new"> Logging into an account lets you publish content </target>
93fe2d9c
C
1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group>
1247 </trans-unit>
d7c6b951 1248 <trans-unit id="3183213940445113677" datatype="html">
e4eaa7c9
C
1249 <source>Or sign in with</source>
1250 <target state="new">Or sign in with</target>
93fe2d9c
C
1251 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">77</context></context-group>
1252 </trans-unit>
d7c6b951 1253 <trans-unit id="3238209155172574367">
e771dbe0
C
1254 <source>Forgot your password</source>
1255 <target>암호 잊음</target>
93fe2d9c
C
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">99</context></context-group>
1257 </trans-unit>
d7c6b951 1258 <trans-unit id="87327320394367488" datatype="html">
eb12a714 1259 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
93fe2d9c
C
1260 <target state="translated">죄송합니다. 이 인스턴스의 관리자가 PeerTube 이메일 시스템을 설정하지 않아서 비밀번호를 복구할 수 없습니다.</target>
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group>
1262 </trans-unit>
d7c6b951 1263 <trans-unit id="3188014010833256853" datatype="html">
913aa176 1264 <source>Enter your email address and we will send you a link to reset your password.</source>
1265 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
93fe2d9c
C
1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group>
1267 </trans-unit>
913aa176 1268 <trans-unit id="1190256911880544559" datatype="html">
e6afb669
C
1269 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1270The link will expire within 1 hour.</source>
913aa176 1271 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
5a6de093 1272The link will expire within 1 hour.</target>
93fe2d9c
C
1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1274 </trans-unit>
d7c6b951 1275 <trans-unit id="4768749765465246664">
e771dbe0
C
1276 <source>Email</source>
1277 <target>이메일</target>
93fe2d9c
C
1278 <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>
1279 <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>
1280 <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>
1281 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">115</context></context-group>
1282 <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>
1283 <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>
1284 <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>
1285 <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>
1286 </trans-unit>
d7c6b951 1287 <trans-unit id="3967269098753656610">
e771dbe0
C
1288 <source>Email address</source>
1289 <target>이메일 주소</target>
93fe2d9c
C
1290 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group>
1291 <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>
1292 </trans-unit>
d7c6b951 1293 <trans-unit id="7808756054397155068" datatype="html">
913aa176 1294 <source>Reset</source>
93fe2d9c 1295 <target state="translated">초기화</target>
c5ce27f8 1296 <note priority="1" from="description">Password reset button</note>
93fe2d9c
C
1297 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">130</context></context-group>
1298 </trans-unit>
d7c6b951 1299 <trans-unit id="4319634264526091601" datatype="html">
5a6de093 1300 <source>on this instance</source>
93fe2d9c 1301 <target state="translated">이 인스턴스에서</target>
913aa176 1302 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">7</context></context-group>
1303 </trans-unit>
d7c6b951 1304 <trans-unit id="761579517995454927" datatype="html">
5a6de093 1305 <source>on the vidiverse</source>
93fe2d9c 1306 <target state="translated">영상우주에서</target>
913aa176 1307 <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
1308 </trans-unit>
1309 <trans-unit id="8434369348784683733" datatype="html">
e6afb669
C
1310 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
1311 <target state="new">for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
90aa0a74
C
1312 <context-group purpose="location">
1313 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1314 <context context-type="linenumber">10</context>
1315 </context-group>
913aa176 1316 </trans-unit>
d7c6b951 1317 <trans-unit id="107448797428840891">
eb12a714 1318 <source>Reset my password</source>
e771dbe0
C
1319 <target>
1320 암호 재설정
1321 </target>
93fe2d9c
C
1322 <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>
1323 </trans-unit>
d7c6b951 1324 <trans-unit id="3782563238994348625">
e771dbe0
C
1325 <source>Confirm password</source>
1326 <target>암호 다시 입력</target>
913aa176 1327 <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>
1328 </trans-unit>
d7c6b951 1329 <trans-unit id="2501430660070156325">
e771dbe0
C
1330 <source>Confirmed password</source>
1331 <target>다시 입력된 암호</target>
913aa176 1332 <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>
1333 </trans-unit>
d7c6b951 1334 <trans-unit id="8547184468496530386">
e771dbe0
C
1335 <source>Reset my password</source>
1336 <target>암호 재설정</target>
913aa176 1337 <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>
1338 </trans-unit>
1339 <trans-unit id="8890553633144307762" datatype="html">
1340 <source>Back</source>
93fe2d9c 1341 <target state="translated">이전 단계</target>
e351a5c5 1342 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
93fe2d9c
C
1343 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">42</context></context-group>
1344 </trans-unit>
913aa176 1345 <trans-unit id="3885497195825665706" datatype="html">
1346 <source>Next</source>
93fe2d9c 1347 <target state="translated">다음 단계</target>
e351a5c5 1348 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
93fe2d9c
C
1349 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">43</context></context-group>
1350 </trans-unit>
913aa176 1351 <trans-unit id="5018804994794983050" datatype="html">
1352 <source>Signup</source>
93fe2d9c 1353 <target state="translated">회원가입</target>
e351a5c5 1354 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
93fe2d9c
C
1355 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">75</context></context-group>
1356 </trans-unit>
d7c6b951 1357 <trans-unit id="5340005218109333045" datatype="html">
913aa176 1358 <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source>
eb12a714 1359 <target state="new">
040758e0 1360 Filters
5a6de093 1361
e6afb669 1362 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5a6de093 1363 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/>
e6afb669 1364 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
040758e0 1365 </target>
93fe2d9c
C
1366 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group>
1367 </trans-unit>
d7c6b951 1368 <trans-unit id="2236371857137398396">
eb12a714 1369 <source>No results found</source>
e771dbe0
C
1370 <target>
1371 결과가 없습니다
1372 </target>
93fe2d9c
C
1373 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">32</context></context-group>
1374 </trans-unit>
d7c6b951 1375 <trans-unit id="1516969129397662377" datatype="html">
eb12a714 1376 <source>Welcome to PeerTube, dear administrator!</source>
93fe2d9c
C
1377 <target state="translated">관리자님, PeerTube에 오신 것을 환영합니다!</target>
1378 <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>
1379 </trans-unit>
d7c6b951 1380 <trans-unit id="807030720531713957" datatype="html">
5a6de093 1381 <source>CLI documentation</source>
93fe2d9c
C
1382 <target state="translated">CLI 문서</target>
1383 <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>
1384 </trans-unit>
d7c6b951 1385 <trans-unit id="199127249622290422" datatype="html">
eb12a714
C
1386 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source>
1387 <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target>
93fe2d9c
C
1388 <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>
1389 </trans-unit>
d7c6b951 1390 <trans-unit id="249453844439446209" datatype="html">
5a6de093 1391 <source>Administer documentation</source>
93fe2d9c
C
1392 <target state="translated">관리자용 문서</target>
1393 <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>
1394 </trans-unit>
d7c6b951 1395 <trans-unit id="5910950876330656326" datatype="html">
eb12a714
C
1396 <source>Managing users, following other instances, dealing with spammers...</source>
1397 <target state="new">Managing users, following other instances, dealing with spammers...</target>
93fe2d9c
C
1398 <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>
1399 </trans-unit>
d7c6b951 1400 <trans-unit id="879127294610588497" datatype="html">
5a6de093 1401 <source>Use documentation</source>
eb12a714 1402 <target state="new">Use
040758e0 1403 documentation</target>
93fe2d9c
C
1404 <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>
1405 </trans-unit>
d7c6b951 1406 <trans-unit id="3848077896245199337" datatype="html">
eb12a714
C
1407 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1408 <target state="new">Setup your account, managing video playlists, discover third-party applications...</target>
93fe2d9c
C
1409 <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>
1410 </trans-unit>
d7c6b951 1411 <trans-unit id="6284442506490785579" datatype="html">
eb12a714 1412 <source>Useful links</source>
93fe2d9c
C
1413 <target state="translated">유용한 링크</target>
1414 <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>
1415 </trans-unit>
d7c6b951 1416 <trans-unit id="5170617864166788170" datatype="html">
5a6de093
C
1417 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source>
1418 <target state="new">Official PeerTube website (news, support, contribute...):
e6afb669
C
1419 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://joinpeertube.org
1420 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 1421 </target>
93fe2d9c
C
1422 <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>
1423 </trans-unit>
d7c6b951 1424 <trans-unit id="4614992717645869756" datatype="html">
5a6de093
C
1425 <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source>
1426 <target state="new">Put your instance on the public PeerTube index:
e6afb669
C
1427 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://instances.joinpeertube.org/instances
1428 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5a6de093 1429 </target>
93fe2d9c
C
1430 <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>
1431 </trans-unit>
d7c6b951 1432 <trans-unit id="2081626998027585315" datatype="html">
eb12a714 1433 <source>It's time to configure your instance!</source>
93fe2d9c
C
1434 <target state="translated">이제 이 인스턴스를 설정할 때가 되었습니다!</target>
1435 <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>
1436 </trans-unit>
d7c6b951 1437 <trans-unit id="5083058563861587027" datatype="html">
913aa176 1438 <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 1439 <target state="new">
5a6de093 1440 Choosing your
e6afb669
C
1441 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name
1442 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
1443 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description
1444 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying
1445 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are
1446 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
5a6de093 1447 why
e6afb669
C
1448 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance
1449 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and
1450 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long
1451 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to
1452 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain your it
1453 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
040758e0 1454 is very important for visitors to understand on what type of instance they are.
5a6de093 1455
040758e0 1456 </target>
93fe2d9c
C
1457 <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>
1458 </trans-unit>
d7c6b951 1459 <trans-unit id="5329436244765769292" datatype="html">
913aa176 1460 <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>
1461 <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
1462 <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>
1463 </trans-unit>
d7c6b951 1464 <trans-unit id="5704345824323933019" datatype="html">
eb12a714 1465 <source>Remind me later</source>
93fe2d9c
C
1466 <target state="translated">나중에 알리기</target>
1467 <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>
1468 </trans-unit>
1469 <trans-unit id="7997432701743294657" datatype="html">
1470 <source>Set up</source>
1471 <target state="new"> Set up </target>
1472 <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>
1473 </trans-unit>
d7c6b951 1474 <trans-unit id="9202089339019827574" datatype="html">
eb12a714 1475 <source>Configure my instance</source>
93fe2d9c
C
1476 <target state="translated">내 인스턴스 설정</target>
1477 <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>
1478 </trans-unit>
d7c6b951 1479 <trans-unit id="9005121595859995793" datatype="html">
eb12a714 1480 <source>Configuration warning!</source>
93fe2d9c 1481 <target state="translated">설정 경고!</target>
913aa176 1482 <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>
1483 </trans-unit>
d7c6b951 1484 <trans-unit id="8901933019590352016" datatype="html">
5a6de093 1485 <source>You enabled user registration on your instance but did not configure the following fields:</source>
93fe2d9c 1486 <target state="translated">인스턴스의 회원가입을 활성화하셨지만 다음의 필드들을 설정하지 않으셨네요:</target>
913aa176 1487 <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>
1488 </trans-unit>
d7c6b951 1489 <trans-unit id="8948444690892731948" datatype="html">
eb12a714 1490 <source>Instance name</source>
93fe2d9c 1491 <target state="translated">인스턴스 이름</target>
913aa176 1492 <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>
1493 </trans-unit>
d7c6b951 1494 <trans-unit id="966824924873033885" datatype="html">
eb12a714 1495 <source>Instance short description</source>
93fe2d9c 1496 <target state="translated">짧은 인스턴스 소개문</target>
913aa176 1497 <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>
1498 </trans-unit>
d7c6b951 1499 <trans-unit id="1339481669904426442" datatype="html">
eb12a714 1500 <source>Who you are</source>
93fe2d9c 1501 <target state="translated">당신은 누구인가요</target>
913aa176 1502 <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>
1503 </trans-unit>
d7c6b951 1504 <trans-unit id="5026256683194518810" datatype="html">
eb12a714 1505 <source>How long you plan to maintain your instance</source>
93fe2d9c 1506 <target state="translated">이 인스턴스를 얼마나 오래 운영하실 예정이신가요</target>
913aa176 1507 <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
1508 </trans-unit>
1509 <trans-unit id="1909672990242291785" datatype="html">
1510 <source>How you plan to pay for keeping your instance running</source>
1511 <target state="translated">운영 비용을 어떻게 마련하실 계획이신가요</target>
90aa0a74
C
1512 <context-group purpose="location">
1513 <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context>
1514 <context context-type="linenumber">18</context>
1515 </context-group>
913aa176 1516 </trans-unit>
d7c6b951 1517 <trans-unit id="869943508869906576" datatype="html">
eb12a714 1518 <source>How you will moderate your instance</source>
93fe2d9c 1519 <target state="translated">인스턴스를 어떻게 중재하실건가요 (중재/관리 방침)</target>
913aa176 1520 <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>
1521 </trans-unit>
d7c6b951 1522 <trans-unit id="5032335000394561521" datatype="html">
eb12a714 1523 <source>Instance terms</source>
93fe2d9c 1524 <target state="translated">인스턴스 이용약관</target>
913aa176 1525 <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>
1526 </trans-unit>
d7c6b951 1527 <trans-unit id="4116024528500133384" datatype="html">
913aa176 1528 <source>My settings</source>
93fe2d9c
C
1529 <target state="translated">내 설정</target>
1530 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group>
1531 <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>
1532 </trans-unit>
d7c6b951 1533 <trans-unit id="1420294365005204590" datatype="html">
913aa176 1534 <source>These settings apply only to your session on this instance.</source>
1535 <target state="new">These settings apply only to your session on this instance.</target>
55a5b0fd
C
1536 <context-group purpose="location">
1537 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1538 <context context-type="linenumber">8</context>
1539 </context-group>
2f03d6dc 1540 </trans-unit>
d7c6b951 1541 <trans-unit id="5330788940795142335" datatype="html">
913aa176 1542 <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 1543 <target state="new">
5a6de093 1544 Please consider configuring these fields to help people to choose
e6afb669
C
1545 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>the appropriate instance
1546 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.
5a6de093 1547 Without them, your instance may not be referenced on the
e6afb669
C
1548 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>JoinPeerTube website
1549 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
1550
1551 </target>
93fe2d9c
C
1552 <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>
1553 </trans-unit>
d7c6b951 1554 <trans-unit id="2728623642717111613" datatype="html">
eb12a714
C
1555 <source>Don't show me this warning anymore</source>
1556 <target state="new">Don't show me this warning anymore</target>
913aa176 1557 <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>
1558 </trans-unit>
d7c6b951 1559 <trans-unit id="7819314041543176992" datatype="html">
eb12a714
C
1560 <source>Close</source>
1561 <target state="new">Close</target>
93fe2d9c
C
1562 <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>
1563 <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>
1564 <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>
1565 </trans-unit>
d7c6b951 1566 <trans-unit id="4853631149357965563" datatype="html">
913aa176 1567 <source>Update live settings</source>
1568 <target state="new">Update live settings</target>
93fe2d9c
C
1569 <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>
1570 </trans-unit>
d7c6b951 1571 <trans-unit id="6013345175862135505" datatype="html">
913aa176 1572 <source>Configure</source>
5a6de093 1573 <target state="new">
cd9246a9
C
1574 Configure
1575 </target>
93fe2d9c
C
1576 <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>
1577 </trans-unit>
d7c6b951 1578 <trans-unit id="742596572641738016">
e771dbe0
C
1579 <source>Change the language</source>
1580 <target>언어 변경</target>
913aa176 1581 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">3</context></context-group>
1582 </trans-unit>
d7c6b951 1583 <trans-unit id="2964653499524716819">
eb12a714 1584 <source>Help to translate PeerTube!</source>
e771dbe0
C
1585 <target>
1586 PeerTube 번역을 도와주세요!
1587 </target>
93fe2d9c
C
1588 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">8</context></context-group>
1589 </trans-unit>
d7c6b951 1590 <trans-unit id="5464118521750361406" datatype="html">
8b049b68
C
1591 <source>Public profile</source>
1592 <target state="new">Public profile</target>
93fe2d9c
C
1593 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">28</context></context-group>
1594 </trans-unit>
d7c6b951 1595 <trans-unit id="7773271640656013365" datatype="html">
5a6de093
C
1596 <source>Interface:</source>
1597 <target state="new">Interface:</target>
93fe2d9c
C
1598 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">38</context></context-group>
1599 </trans-unit>
d7c6b951 1600 <trans-unit id="1674139713929545659" datatype="html">
5a6de093
C
1601 <source>Videos:</source>
1602 <target state="new">Videos:</target>
93fe2d9c
C
1603 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">45</context></context-group>
1604 </trans-unit>
d7c6b951 1605 <trans-unit id="9156407045661257130" datatype="html">
5a6de093
C
1606 <source>Sensitive:</source>
1607 <target state="new">Sensitive:</target>
93fe2d9c
C
1608 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">55</context></context-group>
1609 </trans-unit>
d7c6b951 1610 <trans-unit id="3430483831942247060" datatype="html">
e4eaa7c9
C
1611 <source>Help share videos</source>
1612 <target state="new">Help share videos</target>
93fe2d9c
C
1613 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">61</context></context-group>
1614 </trans-unit>
d7c6b951 1615 <trans-unit id="7005745151564974365" datatype="html">
e4eaa7c9
C
1616 <source>Keyboard shortcuts</source>
1617 <target state="new">Keyboard shortcuts</target>
93fe2d9c
C
1618 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">70</context></context-group>
1619 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group>
1620 </trans-unit>
d7c6b951 1621 <trans-unit id="6307374733149824815" datatype="html">
913aa176 1622 <source>powered by PeerTube - CopyLeft 2015-2021</source>
1623 <target state="new">powered by PeerTube - CopyLeft 2015-2021</target>
93fe2d9c
C
1624 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">151</context></context-group>
1625 </trans-unit>
d7c6b951 1626 <trans-unit id="7911416166208830577" datatype="html">
8b049b68
C
1627 <source>Help</source>
1628 <target state="new">Help</target>
93fe2d9c
C
1629 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1630 </trans-unit>
d7c6b951 1631 <trans-unit id="8378304669563824772" datatype="html">
e4eaa7c9
C
1632 <source>Get help using PeerTube</source>
1633 <target state="new">Get help using PeerTube</target>
93fe2d9c
C
1634 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1635 </trans-unit>
d7c6b951 1636 <trans-unit id="2497681082724639563" datatype="html">
5a6de093
C
1637 <source>powered by PeerTube</source>
1638 <target state="new">powered by PeerTube</target>
93fe2d9c
C
1639 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">152</context></context-group>
1640 </trans-unit>
d7c6b951 1641 <trans-unit id="7507948636555938109">
e771dbe0
C
1642 <source>Log out</source>
1643 <target>로그아웃</target>
93fe2d9c
C
1644 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">75</context></context-group>
1645 </trans-unit>
d7c6b951 1646 <trans-unit id="8893390761160292681" datatype="html">
913aa176 1647 <source>My account</source>
1648 <target state="new">My account</target>
93fe2d9c
C
1649 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">86</context></context-group>
1650 </trans-unit>
d7c6b951 1651 <trans-unit id="6371572688505952303" datatype="html">
913aa176 1652 <source>My library</source>
1653 <target state="new">My library</target>
93fe2d9c
C
1654 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">91</context></context-group>
1655 </trans-unit>
d7c6b951 1656 <trans-unit id="2308975396733519902">
e771dbe0
C
1657 <source>Create an account</source>
1658 <target>계정 만들기</target>
93fe2d9c
C
1659 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">55</context></context-group>
1660 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group>
1661 </trans-unit>
913aa176 1662 <trans-unit id="3108704604266608109" datatype="html">
1663 <source>My video imports</source>
1664 <target state="new">My video imports</target>
93fe2d9c
C
1665 <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>
1666 </trans-unit>
913aa176 1667 <trans-unit id="949618577357088829" datatype="html">
1668 <source>Create a new playlist</source>
1669 <target state="new">Create a new playlist</target>
93fe2d9c
C
1670 <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>
1671 </trans-unit>
d7c6b951 1672 <trans-unit id="2689878465089314112" datatype="html">
913aa176 1673 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1674 <target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
93fe2d9c
C
1675 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1676 </trans-unit>
d7c6b951 1677 <trans-unit id="667372110624203230" datatype="html">
913aa176 1678 <source>Import jobs concurrency</source>
1679 <target state="new">Import jobs concurrency</target>
93fe2d9c
C
1680 <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>
1681 </trans-unit>
d7c6b951 1682 <trans-unit id="2184839376696112704" datatype="html">
913aa176 1683 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source>
1684 <target state="new">allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</target>
93fe2d9c
C
1685 <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>
1686 </trans-unit>
d7c6b951 1687 <trans-unit id="780513172839038392" datatype="html">
913aa176 1688 <source>jobs in parallel</source>
1689 <target state="new">jobs in parallel</target>
93fe2d9c
C
1690 <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>
1691 <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>
1692 </trans-unit>
d7c6b951 1693 <trans-unit id="5997625369044180192" datatype="html">
913aa176 1694 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1695 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
93fe2d9c
C
1696 <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>
1697 </trans-unit>
1698 <trans-unit id="2095604754338363597" datatype="html">
e6afb669
C
1699 <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;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1700 <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;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
8f0b94f0
C
1701 <context-group purpose="location">
1702 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1703 <context context-type="linenumber">272</context>
1704 </context-group>
1705 </trans-unit>
d7c6b951 1706 <trans-unit id="7627544798203088407">
e771dbe0
C
1707 <source>Discover</source>
1708 <target>발견</target>
93fe2d9c
C
1709 <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>
1710 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group>
1711 </trans-unit>
d7c6b951 1712 <trans-unit id="7844706011418789951">
e771dbe0
C
1713 <source>Administration</source>
1714 <target>관리</target>
fa737aa0
C
1715
1716
1717 <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">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit>
d7c6b951 1718 <trans-unit id="1726363342938046830">
e771dbe0
C
1719 <source>About</source>
1720 <target>정보</target>
93fe2d9c
C
1721 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">129</context></context-group>
1722 </trans-unit>
d7c6b951 1723 <trans-unit id="7922989125096435449" datatype="html">
e4eaa7c9
C
1724 <source>Contact</source>
1725 <target state="new">Contact</target>
93fe2d9c
C
1726 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
1727 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
1728 </trans-unit>
d7c6b951 1729 <trans-unit id="403762424689874454">
e771dbe0
C
1730 <source>View your notifications</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">3</context></context-group>
1733 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1734 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1735 </trans-unit>
d7c6b951 1736 <trans-unit id="2333314224059826550" datatype="html">
8b049b68
C
1737 <source>Mark all as read</source>
1738 <target state="new">Mark all as read</target>
913aa176 1739 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1740 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1741 <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>
1742 </trans-unit>
d7c6b951 1743 <trans-unit id="8278995041812548563">
e771dbe0
C
1744 <source>Update your notification preferences</source>
1745 <target>알림 설정 변경</target>
913aa176 1746 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">31</context></context-group>
1747 </trans-unit>
d7c6b951 1748 <trans-unit id="5842982307680337701">
e771dbe0
C
1749 <source>See all your notifications</source>
1750 <target>모든 알림 보기</target>
913aa176 1751 <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
1752 </trans-unit>
1753 <trans-unit id="5108072242786374364" datatype="html">
1754 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source>
1755 <target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target>
1756 <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>
1757 </trans-unit>
1758 <trans-unit id="8821712929823045567" datatype="html">
1759 <source>It's time to set up your account profile!</source>
1760 <target state="new">It's time to set up your account profile!</target>
1761 <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>
1762 </trans-unit>
1763 <trans-unit id="7239874680342223476" datatype="html">
e6afb669
C
1764 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source>
1765 <target state="new">Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</target>
93fe2d9c
C
1766 <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>
1767 </trans-unit>
1768 <trans-unit id="5856432243446401016" datatype="html">
e6afb669
C
1769 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1770 <target state="new">Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
93fe2d9c
C
1771 <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>
1772 </trans-unit>
1773 <trans-unit id="3221645359464920754" datatype="html">
e6afb669
C
1774 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1775 <target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
93fe2d9c
C
1776 <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>
1777 </trans-unit>
1778 <trans-unit id="2218100934178971211" datatype="html">
1779 <source>Don't show me this anymore</source>
1780 <target state="new">Don't show me this anymore</target>
91ae3c4a 1781 <context-group purpose="location">
36e5e1d7
C
1782 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
1783 <context context-type="linenumber">23</context>
91ae3c4a 1784 </context-group>
913aa176 1785 </trans-unit>
1786 <trans-unit id="4424964105331349857" datatype="html">
1787 <source>I'm a teapot</source>
1788 <target state="new">I'm a teapot</target>
93fe2d9c
C
1789 <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>
1790 </trans-unit>
d7c6b951 1791 <trans-unit id="1597262876035959248" datatype="html">
913aa176 1792 <source>That's an error.</source>
1793 <target state="new">That's an error.</target>
95bd9515
C
1794 <context-group purpose="location">
1795 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1796 <context context-type="linenumber">4</context>
1797 </context-group>
93fe2d9c
C
1798 </trans-unit>
1799 <trans-unit id="3343007694071351756" datatype="html">
1800 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1801 <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
1802 <context-group purpose="location">
1803 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1804 <context context-type="linenumber">7</context>
1805 </context-group>
93fe2d9c
C
1806 </trans-unit>
1807 <trans-unit id="7366678433039425999" datatype="html">
1808 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1809 <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
1810 <context-group purpose="location">
1811 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1812 <context context-type="linenumber">8</context>
95bd9515 1813 </context-group>
913aa176 1814 </trans-unit>
d7c6b951 1815 <trans-unit id="3522707340816553139" datatype="html">
913aa176 1816 <source>Possible reasons:</source>
1817 <target state="new">Possible reasons:</target>
95bd9515 1818 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
93fe2d9c
C
1819 <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>
1820 </trans-unit>
d7c6b951 1821 <trans-unit id="6925335998927745197" datatype="html">
913aa176 1822 <source>You may have used an outdated or broken link</source>
1823 <target state="new">You may have used an outdated or broken link</target>
93fe2d9c
C
1824 <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>
1825 </trans-unit>
1826 <trans-unit id="1171455174603388942" datatype="html">
1827 <source>The video may have been moved or deleted</source>
1828 <target state="new">The video may have been moved or deleted</target>
95bd9515
C
1829 <context-group purpose="location">
1830 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1831 <context context-type="linenumber">17</context>
95bd9515 1832 </context-group>
93fe2d9c
C
1833 </trans-unit>
1834 <trans-unit id="2213348264902218064" datatype="html">
1835 <source>The resource may have been moved or deleted</source>
1836 <target state="new">The resource may have been moved or deleted</target>
95bd9515
C
1837 <context-group purpose="location">
1838 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1839 <context context-type="linenumber">18</context>
95bd9515 1840 </context-group>
913aa176 1841 </trans-unit>
d7c6b951 1842 <trans-unit id="3209594685692897380" datatype="html">
90aa0a74
C
1843 <source>You may have typed the address or URL incorrectly</source>
1844 <target state="new">You may have typed the address or URL incorrectly</target>
93fe2d9c
C
1845 <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>
1846 </trans-unit>
d7c6b951 1847 <trans-unit id="3290262698447971494" datatype="html">
913aa176 1848 <source>You are not authorized here.</source>
1849 <target state="new">You are not authorized here.</target>
93fe2d9c
C
1850 <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>
1851 </trans-unit>
1852 <trans-unit id="6209939621665316894" datatype="html">
1853 <source>You might need to check your account is allowed by the video or instance owner.</source>
1854 <target state="new">You might need to check your account is allowed by the video or instance owner.</target>
95bd9515
C
1855 <context-group purpose="location">
1856 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1857 <context context-type="linenumber">30</context>
95bd9515 1858 </context-group>
93fe2d9c
C
1859 </trans-unit>
1860 <trans-unit id="3543381263966122204" datatype="html">
1861 <source>You might need to check your account is allowed by the resource or instance owner.</source>
1862 <target state="new">You might need to check your account is allowed by the resource or instance owner.</target>
95bd9515
C
1863 <context-group purpose="location">
1864 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1865 <context context-type="linenumber">31</context>
95bd9515 1866 </context-group>
913aa176 1867 </trans-unit>
d7c6b951 1868 <trans-unit id="7231414106228227962" datatype="html">
913aa176 1869 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
1870 <target state="new"> The requested entity body blends sweet bits with a mellow earthiness. </target>
b87b606a 1871 <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
1872 <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>
1873 </trans-unit>
d7c6b951 1874 <trans-unit id="2933819425721221134" datatype="html">
913aa176 1875 <source>Sepia seems to like it.</source>
1876 <target state="new">Sepia seems to like it.</target>
95bd9515 1877 <note priority="1" from="description">This is about Sepia's tea</note>
93fe2d9c
C
1878 <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>
1879 </trans-unit>
913aa176 1880 <trans-unit id="2971365540217107489" datatype="html">
1881 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1882 <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
1883 <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>
1884 </trans-unit>
d7c6b951 1885 <trans-unit id="5131854469652959713" datatype="html">
e4eaa7c9
C
1886 <source>GLOBAL SEARCH</source>
1887 <target state="new">GLOBAL SEARCH</target>
913aa176 1888 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">26</context></context-group>
1889 </trans-unit>
d7c6b951 1890 <trans-unit id="1843010981261389722" datatype="html">
5a6de093
C
1891 <source>using <x id="INTERPOLATION"/></source>
1892 <target state="new">using
1893 <x id="INTERPOLATION" equiv-text="{{ serverConfig.search.searchIndex.url }}"/>
1894 </target>
913aa176 1895 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">28</context></context-group>
1896 </trans-unit>
d7c6b951 1897 <trans-unit id="4070041848101291003" datatype="html">
e4eaa7c9
C
1898 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
1899 <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 1900 <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
1901 </trans-unit>
1902 <trans-unit id="2807610143550376912" datatype="html">
1903 <source>Your query will be matched against video names or descriptions, channel names.</source>
1904 <target state="new">Your query will be matched against video names or descriptions, channel names.</target>
90aa0a74
C
1905 <context-group purpose="location">
1906 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
1907 <context context-type="linenumber">37</context>
1908 </context-group>
913aa176 1909 </trans-unit>
d7c6b951 1910 <trans-unit id="3801957940570333397" datatype="html">
e4eaa7c9
C
1911 <source>ADVANCED SEARCH</source>
1912 <target state="new">ADVANCED SEARCH</target>
93fe2d9c
C
1913 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">39</context></context-group>
1914 </trans-unit>
d7c6b951 1915 <trans-unit id="3416071273413341159" datatype="html">
e4eaa7c9
C
1916 <source>any instance</source>
1917 <target state="new">any instance</target>
93fe2d9c
C
1918 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group>
1919 </trans-unit>
d7c6b951 1920 <trans-unit id="1764675694412365696" datatype="html">
e4eaa7c9
C
1921 <source>only followed instances</source>
1922 <target state="new">only followed instances</target>
93fe2d9c
C
1923 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">43</context></context-group>
1924 </trans-unit>
d7c6b951 1925 <trans-unit id="6462732349450217281" datatype="html">
e4eaa7c9
C
1926 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
1927 <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
1928 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group>
1929 </trans-unit>
d7c6b951 1930 <trans-unit id="3710530516408401495" datatype="html">
5a6de093
C
1931 <source>will list the matching channel</source>
1932 <target state="new">will list the matching channel</target>
93fe2d9c
C
1933 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">50</context></context-group>
1934 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">53</context></context-group>
1935 </trans-unit>
d7c6b951 1936 <trans-unit id="6913541939335935215" datatype="html">
5a6de093
C
1937 <source>will list the matching video</source>
1938 <target state="new">will list the matching video</target>
93fe2d9c
C
1939 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">56</context></context-group>
1940 </trans-unit>
d7c6b951 1941 <trans-unit id="8854094932942190741">
e771dbe0
C
1942 <source>Search...</source>
1943 <target>검색...</target>
93fe2d9c
C
1944 <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>
1945 </trans-unit>
d7c6b951 1946 <trans-unit id="2468689683507870964" datatype="html">
5a6de093
C
1947 <source>In this instance's network</source>
1948 <target state="new">In this instance's network</target>
913aa176 1949 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">14</context></context-group>
1950 </trans-unit>
d7c6b951 1951 <trans-unit id="4494942989613184609" datatype="html">
e4eaa7c9
C
1952 <source>In the vidiverse</source>
1953 <target state="new">In the vidiverse</target>
913aa176 1954 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group>
1955 </trans-unit>
d7c6b951 1956 <trans-unit id="5146398958364876914">
e771dbe0
C
1957 <source>Sort</source>
1958 <target>정렬</target>
913aa176 1959 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group>
1960 </trans-unit>
735a8705 1961 <trans-unit id="4540121094340493564" datatype="html">
93fe2d9c
C
1962 <source>Display only</source>
1963 <target state="new">Display only</target>
12fa2a6a
C
1964 <context-group purpose="location">
1965 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
1966 <context context-type="linenumber">21</context>
1967 </context-group>
735a8705 1968 </trans-unit>
d7c6b951 1969 <trans-unit id="7970752988844762769">
e771dbe0
C
1970 <source>Published date</source>
1971 <target>공개 일시</target>
93fe2d9c
C
1972 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">59</context></context-group>
1973 </trans-unit>
d7c6b951 1974 <trans-unit id="5038188980760269298">
e771dbe0
C
1975 <source>Original publication year</source>
1976 <target>원래 공개 일시</target>
93fe2d9c
C
1977 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">73</context></context-group>
1978 </trans-unit>
d7c6b951 1979 <trans-unit id="2316758236788716819" datatype="html">
eb12a714
C
1980 <source>After...</source>
1981 <target state="new">After...</target>
93fe2d9c
C
1982 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group>
1983 </trans-unit>
d7c6b951 1984 <trans-unit id="5418443214217152433" datatype="html">
eb12a714
C
1985 <source>Before...</source>
1986 <target state="new">Before...</target>
93fe2d9c
C
1987 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group>
1988 </trans-unit>
d7c6b951 1989 <trans-unit id="7410432243549869948">
e771dbe0
C
1990 <source>Duration</source>
1991 <target>재생 시간</target>
93fe2d9c
C
1992 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group>
1993 <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>
1994 </trans-unit>
d7c6b951 1995 <trans-unit id="3589238979642505685">
e771dbe0
C
1996 <source>Display sensitive content</source>
1997 <target>민감한 내용 표시</target>
93fe2d9c
C
1998 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group>
1999 </trans-unit>
d7c6b951 2000 <trans-unit id="2807800733729323332">
e771dbe0
C
2001 <source>Yes</source>
2002 <target>예</target>
93fe2d9c
C
2003 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">48</context></context-group>
2004 </trans-unit>
d7c6b951 2005 <trans-unit id="3542042671420335679">
e771dbe0
C
2006 <source>No</source>
2007 <target>아니오</target>
93fe2d9c
C
2008 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">53</context></context-group>
2009 </trans-unit>
d7c6b951 2010 <trans-unit id="1806667489382256324">
e771dbe0
C
2011 <source>Category</source>
2012 <target>카테고리</target>
93fe2d9c
C
2013 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group>
2014 <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>
2015 <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>
2016 </trans-unit>
d7c6b951 2017 <trans-unit id="2199290266269383925" datatype="html">
e4eaa7c9
C
2018 <source>Display all categories</source>
2019 <target state="new">Display all categories</target>
93fe2d9c
C
2020 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">127</context></context-group>
2021 </trans-unit>
d7c6b951 2022 <trans-unit id="9065795501872450602">
e771dbe0
C
2023 <source>Licence</source>
2024 <target>라이선스</target>
93fe2d9c
C
2025 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group>
2026 <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>
2027 <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>
2028 </trans-unit>
d7c6b951 2029 <trans-unit id="4184995865179898060" datatype="html">
e4eaa7c9
C
2030 <source>Display all licenses</source>
2031 <target state="new">Display all licenses</target>
93fe2d9c
C
2032 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">140</context></context-group>
2033 </trans-unit>
d7c6b951 2034 <trans-unit id="2826581353496868063">
e771dbe0
C
2035 <source>Language</source>
2036 <target>언어</target>
93fe2d9c
C
2037 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group>
2038 <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>
2039 <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>
2040 <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>
2041 </trans-unit>
d7c6b951 2042 <trans-unit id="7904142744051432458" datatype="html">
e4eaa7c9
C
2043 <source>Display all languages</source>
2044 <target state="new">Display all languages</target>
93fe2d9c
C
2045 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">153</context></context-group>
2046 </trans-unit>
d7c6b951 2047 <trans-unit id="2252476112877289102">
e771dbe0
C
2048 <source>All of these tags</source>
2049 <target>이 태그들 모두</target>
93fe2d9c
C
2050 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">162</context></context-group>
2051 </trans-unit>
d7c6b951 2052 <trans-unit id="4413784616961145955">
e771dbe0
C
2053 <source>One of these tags</source>
2054 <target>이 태그들 중 하나</target>
93fe2d9c
C
2055 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group>
2056 </trans-unit>
2057 <trans-unit id="5143793904897598509" datatype="html">
2058 <source>PeerTube instance host</source>
2059 <target state="new">PeerTube instance host</target>
4a7056b2
C
2060 <context-group purpose="location">
2061 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2062 <context context-type="linenumber">178</context>
2063 </context-group>
93fe2d9c
C
2064 </trans-unit>
2065 <trans-unit id="8244789432276387088" datatype="html">
2066 <source>Result types</source>
2067 <target state="new">Result types</target>
42fea41a
C
2068 <context-group purpose="location">
2069 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2070 <context context-type="linenumber">187</context>
2071 </context-group>
4a7056b2 2072 </trans-unit>
d7c6b951 2073 <trans-unit id="283421392567624698" datatype="html">
5a6de093
C
2074 <source>Search target</source>
2075 <target state="new">Search target</target>
93fe2d9c
C
2076 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">212</context></context-group>
2077 </trans-unit>
d7c6b951 2078 <trans-unit id="2489767671380266270" datatype="html">
5a6de093
C
2079 <source>Vidiverse</source>
2080 <target state="new">Vidiverse</target>
93fe2d9c
C
2081 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">222</context></context-group>
2082 </trans-unit>
d7c6b951 2083 <trans-unit id="5478121364779850827" datatype="html">
8b049b68
C
2084 <source>Reset</source>
2085 <target state="new">
5e6c69ce
C
2086 Reset
2087 </target>
fa737aa0
C
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">148</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">229</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
d7c6b951 2102 <trans-unit id="8829497237648100098">
e771dbe0
C
2103 <source>Filter</source>
2104 <target>필터</target>
93fe2d9c
C
2105 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">233</context></context-group>
2106 </trans-unit>
d7c6b951 2107 <trans-unit id="6479885129995567639" datatype="html">
5a6de093
C
2108 <source>Video channels</source>
2109 <target state="new">Video channels</target>
913aa176 2110 <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>
2111 </trans-unit>
d7c6b951 2112 <trans-unit id="1909308046360229945">
e771dbe0
C
2113 <source>Add caption</source>
2114 <target>자막 추가</target>
913aa176 2115 <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>
2116 </trans-unit>
d7c6b951 2117 <trans-unit id="753928283782809091">
e771dbe0
C
2118 <source>Select the caption file</source>
2119 <target>자막 파일 선택</target>
913aa176 2120 <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>
2121 </trans-unit>
d7c6b951 2122 <trans-unit id="4616828176080418150">
eb12a714 2123 <source>This will replace an existing caption!</source>
e771dbe0
C
2124 <target>
2125 기존 자막을 이 자막으로 덮어씁니다!
2126 </target>
93fe2d9c
C
2127 <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>
2128 </trans-unit>
d7c6b951 2129 <trans-unit id="2752121353049766867">
e771dbe0
C
2130 <source>Add this caption</source>
2131 <target>이 자막 추가</target>
913aa176 2132 <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
2133 </trans-unit>
2134 <trans-unit id="480001148850006323" datatype="html">
2135 <source>Edit caption</source>
2136 <target state="new">Edit caption</target>
3c18ff47
C
2137 <context-group purpose="location">
2138 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2139 <context context-type="linenumber">5</context>
2140 </context-group>
93fe2d9c
C
2141 </trans-unit>
2142 <trans-unit id="6838559377527923778" datatype="html">
2143 <source>Caption</source>
2144 <target state="new">Caption</target>
3c18ff47
C
2145 <context-group purpose="location">
2146 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2147 <context context-type="linenumber">10</context>
2148 </context-group>
93fe2d9c
C
2149 </trans-unit>
2150 <trans-unit id="1989971680596153649" datatype="html">
2151 <source>Edit this caption</source>
2152 <target state="new">Edit this caption</target>
3c18ff47
C
2153 <context-group purpose="location">
2154 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2155 <context context-type="linenumber">31</context>
2156 </context-group>
913aa176 2157 </trans-unit>
d7c6b951 2158 <trans-unit id="5701618810648052610">
e771dbe0
C
2159 <source>Title</source>
2160 <target>제목</target>
93fe2d9c
C
2161 <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>
2162 </trans-unit>
d7c6b951 2163 <trans-unit id="7886570921510760899">
e771dbe0
C
2164 <source>Tags</source>
2165 <target>태그</target>
93fe2d9c
C
2166 <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>
2167 <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>
2168 </trans-unit>
d7c6b951 2169 <trans-unit id="354332809647287722" datatype="html">
913aa176 2170 <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
2171 <target state="new">
2172 Tags could be used to suggest relevant recommendations.
e6afb669 2173 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2174 There is a maximum of 5 tags.
e6afb669 2175 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2176 Press
e6afb669
C
2177 <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd>"/>Enter
2178 <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd>"/> to add a new tag.
5a6de093
C
2179
2180 </target>
93fe2d9c
C
2181 <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>
2182 </trans-unit>
d7c6b951 2183 <trans-unit id="3265632123453688399">
e771dbe0
C
2184 <source>Enter a new tag</source>
2185 <target>새 태그 입력</target>
93fe2d9c
C
2186 <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>
2187 </trans-unit>
913aa176 2188 <trans-unit id="6179532215548637839" datatype="html">
2189 <source>extensions</source>
2190 <target state="new">extensions</target>
93fe2d9c
C
2191 <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>
2192 </trans-unit>
913aa176 2193 <trans-unit id="8054921481196967348" datatype="html">
2194 <source>This image is too large.</source>
2195 <target state="new">This image is too large.</target>
93fe2d9c
C
2196 <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>
2197 <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>
2198 </trans-unit>
2199 <trans-unit id="6259523075362402245" datatype="html">
2200 <source>Upload a new banner</source>
2201 <target state="new">Upload a new banner</target>
2202 <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>
2203 <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>
2204 </trans-unit>
2205 <trans-unit id="1117672957968812680" datatype="html">
2206 <source>Change your banner</source>
2207 <target state="new">Change your banner</target>
2208 <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>
2209 </trans-unit>
2210 <trans-unit id="3394080812181176794" datatype="html">
2211 <source>Remove banner</source>
2212 <target state="new">Remove banner</target>
2213 <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>
2214 </trans-unit>
2215 <trans-unit id="7306351600905511107" datatype="html">
2216 <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>
2217 <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>
2218 <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>
2219 </trans-unit>
2220 <trans-unit id="3220184757632006830" datatype="html">
2221 <source>Account avatar</source>
2222 <target state="new">Account avatar</target>
2223 <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>
2224 </trans-unit>
2225 <trans-unit id="1138964882426023395" datatype="html">
2226 <source>Channel avatar</source>
2227 <target state="new">Channel avatar</target>
2228 <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>
2229 </trans-unit>
2230 <trans-unit id="1358902062258458923" datatype="html">
e6afb669
C
2231 <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;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 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;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2232 <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;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 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;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
c5c848c5
C
2233 <context-group purpose="location">
2234 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2235 <context context-type="linenumber">2</context>
2236 </context-group>
93fe2d9c
C
2237 </trans-unit>
2238 <trans-unit id="7976591803735140601" datatype="html">
2239 <source>Latest published video</source>
2240 <target state="new">Latest published video</target>
c5c848c5
C
2241 <context-group purpose="location">
2242 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2243 <context context-type="linenumber">24</context>
2244 </context-group>
93fe2d9c
C
2245 </trans-unit>
2246 <trans-unit id="283609029522452529" datatype="html">
2247 <source>Error in channel miniature component: <x id="PH" equiv-text="err.message"/></source>
2248 <target state="new">Error in channel miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2249 <context-group purpose="location">
2250 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts</context>
2251 <context context-type="linenumber">57</context>
2252 </context-group>
93fe2d9c
C
2253 </trans-unit>
2254 <trans-unit id="3059355667050002541" datatype="html">
2255 <source>Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></source>
2256 <target state="new">Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2257 <context-group purpose="location">
2258 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts</context>
2259 <context context-type="linenumber">47</context>
2260 </context-group>
93fe2d9c
C
2261 </trans-unit>
2262 <trans-unit id="863691161959989717" datatype="html">
2263 <source>Error in video miniature component: <x id="PH" equiv-text="err.message"/></source>
2264 <target state="new">Error in video miniature component: <x id="PH" equiv-text="err.message"/></target>
2265 <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>
2266 </trans-unit>
2267 <trans-unit id="1247256698916587400" datatype="html">
2268 <source>Error in videos list component: <x id="PH" equiv-text="err.message"/></source>
2269 <target state="new">Error in videos list component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2270 <context-group purpose="location">
2271 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts</context>
2272 <context context-type="linenumber">77</context>
2273 </context-group>
93fe2d9c
C
2274 </trans-unit>
2275 <trans-unit id="1460134385691851101" datatype="html">
2276 <source>Advanced filters</source>
2277 <target state="new">Advanced filters</target>
2278 <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>
2279 <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>
2280 <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>
2281 <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>
2282 <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>
2283 </trans-unit>
d7c6b951 2284 <trans-unit id="2504502765849142619" datatype="html">
5a6de093
C
2285 <source>No items found</source>
2286 <target state="new">No items found</target>
93fe2d9c
C
2287 <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>
2288 </trans-unit>
d7c6b951 2289 <trans-unit id="4902817035128594900">
e771dbe0
C
2290 <source>Description</source>
2291 <target>설명</target>
93fe2d9c
C
2292 <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>
2293 <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>
2294 <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>
2295 <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>
2296 <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>
2297 <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>
2298 <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>
2299 <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>
2300 </trans-unit>
d7c6b951 2301 <trans-unit id="8740951153302736329" datatype="html">
9d94e5d7
C
2302 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2303 <target state="new">
2304 Video descriptions are truncated by default and require manual action to expand them.
2305 </target>
93fe2d9c
C
2306 <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>
2307 </trans-unit>
2308 <trans-unit id="2090254132451149776" datatype="html">
e6afb669
C
2309 <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;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source>
2310 <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;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </target>
93fe2d9c
C
2311 <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>
2312 </trans-unit>
d7c6b951 2313 <trans-unit id="5462361983940693567">
e771dbe0
C
2314 <source>Channel</source>
2315 <target>채널</target>
93fe2d9c
C
2316 <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>
2317 <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>
2318 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">42</context></context-group>
2319 <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>
2320 <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>
2321 <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>
2322 <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>
2323 <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>
2324 </trans-unit>
d7c6b951 2325 <trans-unit id="2806917038528218276" datatype="html">
e4eaa7c9
C
2326 <source>FAQ</source>
2327 <target state="new">FAQ</target>
93fe2d9c
C
2328 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2329 </trans-unit>
d7c6b951 2330 <trans-unit id="3620232640697554352" datatype="html">
e4eaa7c9
C
2331 <source>Frequently asked questions about PeerTube</source>
2332 <target state="new">Frequently asked questions about PeerTube</target>
93fe2d9c
C
2333 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2334 </trans-unit>
d7c6b951 2335 <trans-unit id="8942351587754185907" datatype="html">
e4eaa7c9
C
2336 <source>API</source>
2337 <target state="new">API</target>
93fe2d9c
C
2338 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2339 </trans-unit>
d7c6b951 2340 <trans-unit id="3722967224215437913" datatype="html">
e4eaa7c9
C
2341 <source>API documentation</source>
2342 <target state="new">API documentation</target>
93fe2d9c
C
2343 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2344 </trans-unit>
d7c6b951 2345 <trans-unit id="9012879216268259096" datatype="html">
5a6de093
C
2346 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
2347 <target state="new">Schedule publication (
2348 <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)
2349 </target>
93fe2d9c
C
2350 <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>
2351 </trans-unit>
d7c6b951 2352 <trans-unit id="9155449485123349070" datatype="html">
5a6de093
C
2353 <source>Contains sensitive content</source>
2354 <target state="new">Contains sensitive content</target>
93fe2d9c
C
2355 <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>
2356 </trans-unit>
2357 <trans-unit id="4850841867094321899" datatype="html">
2358 <source>Some instances hide videos containing mature or explicit content by default.</source>
2359 <target state="new">Some instances hide videos containing mature or explicit content by default.</target>
2360 <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>
2361 </trans-unit>
d7c6b951 2362 <trans-unit id="4895908242997839943" datatype="html">
5a6de093
C
2363 <source>Publish after transcoding</source>
2364 <target state="new">Publish after transcoding</target>
93fe2d9c
C
2365 <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>
2366 </trans-unit>
d7c6b951 2367 <trans-unit id="5596242684708779591" datatype="html">
eb12a714
C
2368 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
2369 <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
2370 <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>
2371 </trans-unit>
d7c6b951 2372 <trans-unit id="5984574397847510001" datatype="html">
eb12a714
C
2373 <source>Basic info</source>
2374 <target state="new">Basic info</target>
93fe2d9c
C
2375 <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>
2376 </trans-unit>
d7c6b951 2377 <trans-unit id="2142169012597585513" datatype="html">
eb12a714
C
2378 <source>Add another caption</source>
2379 <target state="new">Add another caption</target>
93fe2d9c
C
2380 <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>
2381 </trans-unit>
d7c6b951 2382 <trans-unit id="4525569337497033381" datatype="html">
eb12a714
C
2383 <source>See the subtitle file</source>
2384 <target state="new">See the subtitle file</target>
93fe2d9c
C
2385 <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>
2386 </trans-unit>
d7c6b951 2387 <trans-unit id="5600963353867835532" datatype="html">
e6afb669 2388 <source>Already uploaded ✔</source>
eb12a714 2389 <target state="new">Already uploaded ✔</target>
93fe2d9c
C
2390 <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>
2391 </trans-unit>
d7c6b951 2392 <trans-unit id="73284819990858102" datatype="html">
eb12a714
C
2393 <source>Will be created on update</source>
2394 <target state="new">Will be created on update</target>
93fe2d9c
C
2395 <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>
2396 </trans-unit>
d7c6b951 2397 <trans-unit id="7044449271109607418" datatype="html">
eb12a714
C
2398 <source>Cancel create</source>
2399 <target state="new">Cancel create</target>
93fe2d9c
C
2400 <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>
2401 </trans-unit>
2402 <trans-unit id="8541869921865486762" datatype="html">
2403 <source>Will be edited on update</source>
2404 <target state="new">Will be edited on update</target>
3c18ff47
C
2405 <context-group purpose="location">
2406 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2407 <context context-type="linenumber">204</context>
2408 </context-group>
93fe2d9c
C
2409 </trans-unit>
2410 <trans-unit id="4013233634947488312" datatype="html">
2411 <source>Cancel edition</source>
2412 <target state="new">Cancel edition</target>
3c18ff47
C
2413 <context-group purpose="location">
2414 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2415 <context context-type="linenumber">206</context>
2416 </context-group>
2417 </trans-unit>
d7c6b951 2418 <trans-unit id="7879454016898626211" datatype="html">
eb12a714
C
2419 <source>Will be deleted on update</source>
2420 <target state="new">Will be deleted on update</target>
93fe2d9c
C
2421 <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>
2422 </trans-unit>
d7c6b951 2423 <trans-unit id="305832955565133216" datatype="html">
eb12a714
C
2424 <source>Cancel deletion</source>
2425 <target state="new">Cancel deletion</target>
93fe2d9c
C
2426 <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>
2427 </trans-unit>
d7c6b951 2428 <trans-unit id="360396717319152766" datatype="html">
eb12a714
C
2429 <source>No captions for now.</source>
2430 <target state="new">
040758e0
C
2431 No captions for now.
2432 </target>
93fe2d9c
C
2433 <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>
2434 </trans-unit>
d7c6b951 2435 <trans-unit id="8508836953540308271" datatype="html">
913aa176 2436 <source>Live settings</source>
2437 <target state="new">Live settings</target>
93fe2d9c
C
2438 <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>
2439 </trans-unit>
d7c6b951 2440 <trans-unit id="1212376766715456139" datatype="html">
913aa176 2441 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
2442 <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target>
93fe2d9c 2443 <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
2444 </trans-unit>
2445 <trans-unit id="1966495339378120213" datatype="html">
2446 <source>Latency mode</source>
2447 <target state="new">Latency mode</target>
a15d7b82
C
2448 <context-group purpose="location">
2449 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2450 <context context-type="linenumber">294</context>
2451 </context-group>
93fe2d9c 2452 </trans-unit>
d7c6b951 2453 <trans-unit id="8891497955962997247" datatype="html">
913aa176 2454 <source>Automatically publish a replay when your live ends</source>
2455 <target state="new">Automatically publish a replay when your live ends</target>
93fe2d9c
C
2456 <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>
2457 </trans-unit>
d7c6b951 2458 <trans-unit id="1168086599577356916" datatype="html">
eb12a714
C
2459 <source>Video preview</source>
2460 <target state="new">Video preview</target>
9b0b8301
C
2461 <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>
2462 </trans-unit>
d7c6b951 2463 <trans-unit id="2288513108450439427" datatype="html">
eb12a714
C
2464 <source>Support</source>
2465 <target state="new">Support</target>
9b0b8301
C
2466 <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>
2467 <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>
2468 </trans-unit>
93fe2d9c
C
2469 <trans-unit id="1359533927353954373" datatype="html">
2470 <source>View account</source>
2471 <target state="new">View account</target>
2472 <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>
2473 </trans-unit>
2474 <trans-unit id="3799746968259478616" datatype="html">
2475 <source>View account</source>
2476 <target state="new"> View account </target>
2477 <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>
2478 </trans-unit>
2479 <trans-unit id="6778225321073009261" datatype="html">
2480 <source>View owner account</source>
2481 <target state="new"> View owner account </target>
2482 <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>
2483 </trans-unit>
2484 <trans-unit id="8798391261676185924" datatype="html">
2485 <source>VIDEO CHANNEL</source>
2486 <target state="new">VIDEO CHANNEL</target>
2487 <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>
2488 </trans-unit>
2489 <trans-unit id="5121874940679887597" datatype="html">
2490 <source>Copy channel handle</source>
2491 <target state="new">Copy channel handle</target>
2492 <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>
2493 </trans-unit>
2494 <trans-unit id="2486917589932345430" datatype="html">
2495 <source>OWNER ACCOUNT</source>
2496 <target state="new">OWNER ACCOUNT</target>
2497 <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>
2498 </trans-unit>
d7c6b951 2499 <trans-unit id="1952020204339597057" datatype="html">
913aa176 2500 <source>Short text to tell people how they can support you (membership platform...).</source>
5a6de093 2501 <target state="new">
4891e4c7
C
2502 Short text to tell people how they can support you (membership platform...).
2503 </target>
9b0b8301
C
2504 <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>
2505 </trans-unit>
d7c6b951 2506 <trans-unit id="7958716262877895706" datatype="html">
eb12a714
C
2507 <source>Original publication date</source>
2508 <target state="new">Original publication date</target>
9b0b8301
C
2509 <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>
2510 </trans-unit>
d7c6b951 2511 <trans-unit id="50985514722149155" datatype="html">
913aa176 2512 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
5a6de093 2513 <target state="new">
4891e4c7
C
2514 This is the date when the content was originally published (e.g. the release date for a film)
2515 </target>
9b0b8301
C
2516 <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>
2517 </trans-unit>
d7c6b951 2518 <trans-unit id="1669378369440073270" datatype="html">
913aa176 2519 <source>Plugin settings</source>
2520 <target state="new">Plugin settings</target>
9b0b8301
C
2521 <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>
2522 </trans-unit>
2523 <trans-unit id="54931094224146544" datatype="html">
2524 <source>Small latency</source>
2525 <target state="new">Small latency</target>
a15d7b82
C
2526 <context-group purpose="location">
2527 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2528 <context context-type="linenumber">85</context>
2529 </context-group>
9b0b8301
C
2530 </trans-unit>
2531 <trans-unit id="668281328725856861" datatype="html">
2532 <source>Reduce latency to ~15s disabling P2P</source>
2533 <target state="new">Reduce latency to ~15s disabling P2P</target>
a15d7b82
C
2534 <context-group purpose="location">
2535 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2536 <context context-type="linenumber">86</context>
2537 </context-group>
9b0b8301
C
2538 </trans-unit>
2539 <trans-unit id="5607669932062416162" datatype="html">
2540 <source>Default</source>
2541 <target state="new">Default</target>
a15d7b82
C
2542 <context-group purpose="location">
2543 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2544 <context context-type="linenumber">90</context>
2545 </context-group>
9b0b8301
C
2546 </trans-unit>
2547 <trans-unit id="4299493457408757206" datatype="html">
2548 <source>Average latency of 30s</source>
2549 <target state="new">Average latency of 30s</target>
a15d7b82
C
2550 <context-group purpose="location">
2551 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2552 <context context-type="linenumber">91</context>
2553 </context-group>
9b0b8301
C
2554 </trans-unit>
2555 <trans-unit id="3378360148342029710" datatype="html">
2556 <source>High latency</source>
2557 <target state="new">High latency</target>
a15d7b82
C
2558 <context-group purpose="location">
2559 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2560 <context context-type="linenumber">95</context>
2561 </context-group>
9b0b8301
C
2562 </trans-unit>
2563 <trans-unit id="369497609327288447" datatype="html">
2564 <source>Average latency of 60s increasing P2P ratio</source>
2565 <target state="new">Average latency of 60s increasing P2P ratio</target>
a15d7b82
C
2566 <context-group purpose="location">
2567 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context>
2568 <context context-type="linenumber">96</context>
2569 </context-group>
93fe2d9c
C
2570 </trans-unit>
2571 <trans-unit id="8693603235657020323" datatype="html">
2572 <source>Other</source>
2573 <target state="new">Other</target>
9b0b8301
C
2574 <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>
2575 <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>
2576 </trans-unit>
d7c6b951 2577 <trans-unit id="2200003513633568069" datatype="html">
eb12a714
C
2578 <source>Enable video comments</source>
2579 <target state="new">Enable video comments</target>
9b0b8301
C
2580 <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>
2581 </trans-unit>
d7c6b951 2582 <trans-unit id="8896564060463626070" datatype="html">
eb12a714
C
2583 <source>Enable download</source>
2584 <target state="new">Enable download</target>
9b0b8301
C
2585 <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>
2586 </trans-unit>
d7c6b951 2587 <trans-unit id="8821221480638803282" datatype="html">
eb12a714
C
2588 <source>Advanced settings</source>
2589 <target state="new">Advanced settings</target>
9b0b8301
C
2590 <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>
2591 </trans-unit>
d7c6b951 2592 <trans-unit id="2375260419993138758" datatype="html">
eb12a714
C
2593 <source>URL</source>
2594 <target state="new">URL</target>
93fe2d9c
C
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">6</context></context-group>
2596 <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>
2597 <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>
2598 </trans-unit>
d7c6b951 2599 <trans-unit id="6760671759540007434" datatype="html">
913aa176 2600 <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>
2601 <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
2602 <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>
2603 </trans-unit>
d7c6b951 2604 <trans-unit id="460353452916242022" datatype="html">
eb12a714
C
2605 <source>Sorry, but something went wrong</source>
2606 <target state="new">Sorry, but something went wrong</target>
93fe2d9c
C
2607 <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>
2608 <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>
2609 <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>
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">86</context></context-group>
2611 </trans-unit>
d7c6b951 2612 <trans-unit id="5359075917564707730" datatype="html">
913aa176 2613 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
eb12a714 2614 <target state="new">
5a6de093
C
2615 Congratulations, the video behind
2616 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video.
2617
2618 </target>
913aa176 2619 <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>
2620 </trans-unit>
d7c6b951 2621 <trans-unit id="6722765664648523978" datatype="html">
eb12a714
C
2622 <source>Select the file to upload</source>
2623 <target state="new">Select the file to upload</target>
913aa176 2624 <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>
2625 <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>
2626 </trans-unit>
5a6de093 2627 <trans-unit id="9172233176401579786" datatype="html">
eb12a714
C
2628 <source>Scheduled</source>
2629 <target state="new">Scheduled</target>
9b0b8301
C
2630 <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>
2631 </trans-unit>
5a6de093
C
2632 <trans-unit id="1435317307066082710" datatype="html">
2633 <source>Hide the video until a specific date</source>
2634 <target state="new">Hide the video until a specific date</target>
9b0b8301
C
2635 <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>
2636 </trans-unit>
93fe2d9c
C
2637 <trans-unit id="1087181129481039628" datatype="html">
2638 <source>Normal live</source>
2639 <target state="new">Normal live</target>
a71d4140
C
2640 <context-group purpose="location">
2641 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2642 <context context-type="linenumber">22</context>
2643 </context-group>
93fe2d9c
C
2644 </trans-unit>
2645 <trans-unit id="3517255641769192386" datatype="html">
2646 <source>Permanent/recurring live</source>
2647 <target state="new">Permanent/recurring live</target>
a71d4140
C
2648 <context-group purpose="location">
2649 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2650 <context context-type="linenumber">29</context>
2651 </context-group>
2652 </trans-unit>
d7c6b951 2653 <trans-unit id="6148369758871787018" datatype="html">
eb12a714
C
2654 <source>Video background image</source>
2655 <target state="new">Video background image</target>
93fe2d9c
C
2656 <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>
2657 </trans-unit>
d7c6b951 2658 <trans-unit id="7099631707196015765" datatype="html">
913aa176 2659 <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 2660 <target state="new">
040758e0 2661 Image that will be merged with your audio file.
5a6de093 2662
e6afb669 2663 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
040758e0 2664 The chosen image will be definitive and cannot be modified.
5a6de093 2665
040758e0 2666 </target>
93fe2d9c
C
2667 <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>
2668 </trans-unit>
d7c6b951 2669 <trans-unit id="4626927731329688072" datatype="html">
913aa176 2670 <source>Total video uploaded</source>
2671 <target state="new">Total video uploaded</target>
93fe2d9c
C
2672 <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>
2673 </trans-unit>
d7c6b951 2674 <trans-unit id="1185207825965405436" datatype="html">
e4eaa7c9
C
2675 <source>Processing…</source>
2676 <target state="new">Processing…</target>
93fe2d9c
C
2677 <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>
2678 </trans-unit>
d7c6b951 2679 <trans-unit id="7934833136974560675" datatype="html">
913aa176 2680 <source>Retry</source>
2681 <target state="new">Retry</target>
95bd9515 2682 <note priority="1" from="description">Retry failed upload of a video</note>
93fe2d9c
C
2683 <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>
2684 </trans-unit>
d7c6b951 2685 <trans-unit id="2127094963121208963" datatype="html">
e4eaa7c9
C
2686 <source>Total video quota</source>
2687 <target state="new">Total video quota</target>
93fe2d9c
C
2688 <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>
2689 <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>
2690 </trans-unit>
d7c6b951 2691 <trans-unit id="1522676094837508187" datatype="html">
eb12a714
C
2692 <source>Congratulations! Your video is now available in your private library.</source>
2693 <target state="new">
040758e0
C
2694 Congratulations! Your video is now available in your private library.
2695</target>
93fe2d9c
C
2696 <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>
2697 </trans-unit>
d7c6b951 2698 <trans-unit id="3768339632235914548" datatype="html">
eb12a714
C
2699 <source>Publish will be available when upload is finished</source>
2700 <target state="new">Publish will be available when upload is finished</target>
93fe2d9c
C
2701 <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>
2702 </trans-unit>
d7c6b951 2703 <trans-unit id="7430416142942514215" datatype="html">
eb12a714
C
2704 <source>Publish</source>
2705 <target state="new">Publish</target>
93fe2d9c
C
2706 <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>
2707 <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group>
2708 </trans-unit>
2709 <trans-unit id="6161604372916832458" datatype="html">
2710 <source>Upload on hold</source>
2711 <target state="new">Upload on hold</target>
e6afb669
C
2712
2713 <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">160</context></context-group></trans-unit>
d7c6b951 2714 <trans-unit id="285180972645018518" datatype="html">
5a6de093
C
2715 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2716 <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
2717 <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>
2718 </trans-unit>
2719 <trans-unit id="1138810463037464722" datatype="html">
2720 <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>
2721 <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
2722 <context-group purpose="location">
2723 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2724 <context context-type="linenumber">104</context>
2725 </context-group>
93fe2d9c
C
2726 </trans-unit>
2727 <trans-unit id="438743381693904838" datatype="html">
2728 <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>
2729 <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
2730 <context-group purpose="location">
2731 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2732 <context context-type="linenumber">106</context>
2733 </context-group>
93fe2d9c
C
2734 </trans-unit>
2735 <trans-unit id="6796692581512042469" datatype="html">
2736 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source>
2737 <target state="new">Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</target>
91ae3c4a
C
2738 <context-group purpose="location">
2739 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2740 <context context-type="linenumber">108</context>
2741 </context-group>
913aa176 2742 </trans-unit>
d7c6b951 2743 <trans-unit id="2587226585711833549" datatype="html">
5a6de093
C
2744 <source>Read instance rules for help</source>
2745 <target state="new">Read instance rules for help</target>
93fe2d9c
C
2746 <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>
2747 </trans-unit>
d7c6b951 2748 <trans-unit id="3455474330346212563" datatype="html">
eb12a714
C
2749 <source>Select the torrent to import</source>
2750 <target state="new">Select the torrent to import</target>
913aa176 2751 <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>
2752 <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>
2753 </trans-unit>
d7c6b951 2754 <trans-unit id="290735093992020324" datatype="html">
e4eaa7c9
C
2755 <source>OR</source>
2756 <target state="new">OR</target>
913aa176 2757 <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>
2758 </trans-unit>
d7c6b951 2759 <trans-unit id="6173286379208830044" datatype="html">
eb12a714
C
2760 <source>Paste magnet URI</source>
2761 <target state="new">Paste magnet URI</target>
913aa176 2762 <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>
2763 </trans-unit>
d7c6b951 2764 <trans-unit id="2424051823705402833" datatype="html">
eb12a714
C
2765 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2766 <target state="new">
040758e0
C
2767 Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
2768</target>
93fe2d9c
C
2769 <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>
2770 </trans-unit>
2771 <trans-unit id="4422946962830681102" datatype="html">
2772 <source>Torrents with only 1 file are supported.</source>
2773 <target state="new">Torrents with only 1 file are supported.</target>
2774 <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>
2775 </trans-unit>
913aa176 2776 <trans-unit id="7860848084471862305" datatype="html">
2777 <source>Cannot create live because this instance have too many created lives</source>
2778 <target state="new">Cannot create live because this instance have too many created lives</target>
93fe2d9c
C
2779 <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>
2780 </trans-unit>
913aa176 2781 <trans-unit id="1278564497286613571" datatype="html">
2782 <source>Cannot create live because you created too many lives</source>
2783 <target state="new">Cannot create live because you created too many lives</target>
93fe2d9c
C
2784 <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>
2785 </trans-unit>
913aa176 2786 <trans-unit id="2621043320678012413" datatype="html">
2787 <source>Live published.</source>
2788 <target state="new">Live published.</target>
93fe2d9c
C
2789 <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>
2790 </trans-unit>
2791 <trans-unit id="5872059367236038160" datatype="html">
2792 <source>Stream only once and save a replay of your live</source>
2793 <target state="new">Stream only once and save a replay of your live</target>
2794 <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>
2795 </trans-unit>
2796 <trans-unit id="2360261543675520397" datatype="html">
2797 <source>Stream only once</source>
2798 <target state="new">Stream only once</target>
2799 <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>
2800 </trans-unit>
2801 <trans-unit id="5168540607709796871" datatype="html">
2802 <source>Stream multiple times, replays can't be saved</source>
2803 <target state="new">Stream multiple times, replays can't be saved</target>
2804 <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>
2805 </trans-unit>
2806 <trans-unit id="58134197356653483" datatype="html">
2807 <source>Stream multiple times using the same URL</source>
2808 <target state="new">Stream multiple times using the same URL</target>
2809 <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>
2810 </trans-unit>
d7c6b951 2811 <trans-unit id="8218579597782287078" datatype="html">
913aa176 2812 <source>Go Live</source>
2813 <target state="new">Go Live</target>
93fe2d9c
C
2814 <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>
2815 </trans-unit>
d7c6b951 2816 <trans-unit id="3282368691598224543" datatype="html">
913aa176 2817 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
2818 <target state="new"> Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated.
6f512b68 2819</target>
93fe2d9c
C
2820 <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>
2821 </trans-unit>
d7c6b951 2822 <trans-unit id="2993949426196989262" datatype="html">
913aa176 2823 <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
2824 <target state="new">
2825 We recommend you to not use the
e6afb669
C
2826 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>root
2827 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> user to publish your videos, since it's the super-admin account of your instance.
5a6de093 2828
e6afb669 2829 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093 2830 Instead,
e6afb669
C
2831 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>create a dedicated account
2832 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to upload your videos.
5a6de093
C
2833
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">33</context></context-group>
2836 </trans-unit>
d7c6b951 2837 <trans-unit id="293476877021544115" datatype="html">
5a6de093
C
2838 <source>Import <x id="INTERPOLATION"/></source>
2839 <target state="new">Import
2840 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2841 </target>
93fe2d9c
C
2842 <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>
2843 </trans-unit>
d7c6b951 2844 <trans-unit id="4766833966971572147" datatype="html">
5a6de093
C
2845 <source>Upload <x id="INTERPOLATION"/></source>
2846 <target state="new">Upload
2847 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2848 </target>
93fe2d9c
C
2849 <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>
2850 </trans-unit>
d7c6b951 2851 <trans-unit id="7003826819757856838" datatype="html">
eb12a714
C
2852 <source>Upload a file</source>
2853 <target state="new">Upload a file</target>
93fe2d9c
C
2854 <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>
2855 </trans-unit>
d7c6b951 2856 <trans-unit id="2061223017941329156" datatype="html">
eb12a714
C
2857 <source>Import with URL</source>
2858 <target state="new">Import with URL</target>
93fe2d9c
C
2859 <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>
2860 </trans-unit>
d7c6b951 2861 <trans-unit id="8740142697043012403" datatype="html">
eb12a714
C
2862 <source>Import with torrent</source>
2863 <target state="new">Import with torrent</target>
93fe2d9c
C
2864 <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>
2865 </trans-unit>
d7c6b951 2866 <trans-unit id="6066940329544282265" datatype="html">
913aa176 2867 <source>Go live</source>
2868 <target state="new">Go live</target>
93fe2d9c
C
2869 <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>
2870 </trans-unit>
d7c6b951 2871 <trans-unit id="3907889591911208762" datatype="html">
8b049b68
C
2872 <source>Other videos</source>
2873 <target state="new">
8adc5ddb
C
2874 Other videos
2875 </target>
93fe2d9c
C
2876 <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>
2877 </trans-unit>
d7c6b951 2878 <trans-unit id="2913936134410914576" datatype="html">
e4eaa7c9
C
2879 <source>AUTOPLAY</source>
2880 <target state="new">AUTOPLAY</target>
93fe2d9c
C
2881 <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>
2882 </trans-unit>
2883 <trans-unit id="2738123251363312498" datatype="html">
2884 <source>Next video to be played</source>
2885 <target state="new">Next video to be played</target>
c49c366a
C
2886 <context-group purpose="location">
2887 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context>
2888 <context context-type="linenumber">16</context>
2889 </context-group>
2890 </trans-unit>
913aa176 2891 <trans-unit id="4619111912751495491" datatype="html">
2892 <source>Report this comment</source>
2893 <target state="new">Report this comment</target>
93fe2d9c
C
2894 <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>
2895 </trans-unit>
d7c6b951 2896 <trans-unit id="7419704019640008953" datatype="html">
eb12a714
C
2897 <source>Share</source>
2898 <target state="new">Share</target>
913aa176 2899 <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>
2900 <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>
2901 </trans-unit>
d7c6b951 2902 <trans-unit id="6599497107591892109" datatype="html">
8b049b68
C
2903 <source>Share the playlist</source>
2904 <target state="new">Share the playlist</target>
913aa176 2905 <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
2906 </trans-unit>
2907 <trans-unit id="937533808893845780" datatype="html">
2908 <source>This playlist is private so you won't be able to share it with external users</source>
2909 <target state="new">This playlist is private so you won't be able to share it with external users</target>
c49c366a
C
2910 <context-group purpose="location">
2911 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2912 <context context-type="linenumber">14</context>
2913 </context-group>
93fe2d9c
C
2914 </trans-unit>
2915 <trans-unit id="5806907163449517166" datatype="html">
2916 <source>Update playlist privacy</source>
2917 <target state="new"> Update playlist privacy </target>
c49c366a
C
2918 <context-group purpose="location">
2919 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2920 <context context-type="linenumber">16,18</context>
2921 </context-group>
913aa176 2922 </trans-unit>
d7c6b951 2923 <trans-unit id="6460270615876918310" datatype="html">
8b049b68
C
2924 <source>Share the playlist at this video position</source>
2925 <target state="new">Share the playlist at this video position</target>
93fe2d9c
C
2926 <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>
2927 </trans-unit>
d7c6b951 2928 <trans-unit id="1253396341165671470" datatype="html">
8b049b68
C
2929 <source>Share the video</source>
2930 <target state="new">Share the video</target>
93fe2d9c
C
2931 <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>
2932 </trans-unit>
2933 <trans-unit id="5254843797242866315" datatype="html">
2934 <source>This video is private so you won't be able to share it with external users</source>
2935 <target state="new">This video is private so you won't be able to share it with external users</target>
c49c366a
C
2936 <context-group purpose="location">
2937 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2938 <context context-type="linenumber">82</context>
2939 </context-group>
93fe2d9c
C
2940 </trans-unit>
2941 <trans-unit id="3201319007886576629" datatype="html">
2942 <source>Update video privacy</source>
2943 <target state="new"> Update video privacy </target>
c49c366a
C
2944 <context-group purpose="location">
2945 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2946 <context context-type="linenumber">84,86</context>
2947 </context-group>
913aa176 2948 </trans-unit>
d7c6b951 2949 <trans-unit id="1845599966367432388" datatype="html">
5e6c69ce
C
2950 <source>QR-Code</source>
2951 <target state="new">QR-Code</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">35</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">102</context></context-group>
2954 </trans-unit>
d7c6b951 2955 <trans-unit id="1122876732223594710" datatype="html">
8b049b68
C
2956 <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>
2957 <target state="new">
5e6c69ce
C
2958 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).
2959 </target>
93fe2d9c
C
2960 <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>
2961 <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>
2962 </trans-unit>
d7c6b951 2963 <trans-unit id="8151017381798767627" datatype="html">
eb12a714
C
2964 <source>Embed</source>
2965 <target state="new">Embed</target>
93fe2d9c
C
2966 <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>
2967 <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>
2968 </trans-unit>
d7c6b951 2969 <trans-unit id="6375858514817734542" datatype="html">
eb12a714
C
2970 <source>Auto select subtitle</source>
2971 <target state="new">Auto select subtitle</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">154</context></context-group>
2973 </trans-unit>
d7c6b951 2974 <trans-unit id="2353402732767789211" datatype="html">
8b049b68
C
2975 <source>More customization</source>
2976 <target state="new">
5e6c69ce
C
2977 More customization
2978 </target>
93fe2d9c
C
2979 <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>
2980 </trans-unit>
d7c6b951 2981 <trans-unit id="1284179134768564307" datatype="html">
8b049b68
C
2982 <source>Less customization</source>
2983 <target state="new">
5e6c69ce
C
2984 Less customization
2985 </target>
93fe2d9c
C
2986 <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>
2987 </trans-unit>
2988 <trans-unit id="1290987288288099212" datatype="html">
2989 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2990 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
90aa0a74
C
2991 <context-group purpose="location">
2992 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
2993 <context context-type="linenumber">3</context>
2994 </context-group>
913aa176 2995 </trans-unit>
2996 <trans-unit id="2454050363478003966" datatype="html">
2997 <source>Login</source>
2998 <target state="new">Login</target>
93fe2d9c
C
2999 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
3000 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">48</context></context-group>
3001 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">102</context></context-group>
3002 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group>
3003 </trans-unit>
d7c6b951 3004 <trans-unit id="1452803153270294110" datatype="html">
eb12a714
C
3005 <source>Autoplay</source>
3006 <target state="new">Autoplay</target>
93fe2d9c
C
3007 <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>
3008 </trans-unit>
d7c6b951 3009 <trans-unit id="5336944753883027145" datatype="html">
8b049b68
C
3010 <source>Maybe later</source>
3011 <target state="new">Maybe later</target>
93fe2d9c
C
3012 <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>
3013 </trans-unit>
d7c6b951 3014 <trans-unit id="3959826834147169200" datatype="html">
eb12a714
C
3015 <source>Muted</source>
3016 <target state="new">Muted</target>
93fe2d9c
C
3017 <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>
3018 <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>
3019 <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>
3020 </trans-unit>
d7c6b951 3021 <trans-unit id="2784956659778044823" datatype="html">
eb12a714
C
3022 <source>Loop</source>
3023 <target state="new">Loop</target>
93fe2d9c
C
3024 <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>
3025 </trans-unit>
d7c6b951 3026 <trans-unit id="5908032061347078472" datatype="html">
913aa176 3027 <source>Use origin instance URL</source>
3028 <target state="new">Use origin instance URL</target>
93fe2d9c
C
3029 <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>
3030 </trans-unit>
d7c6b951 3031 <trans-unit id="6212841954039032241" datatype="html">
eb12a714
C
3032 <source>Display video title</source>
3033 <target state="new">Display video title</target>
93fe2d9c
C
3034 <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>
3035 </trans-unit>
3036 <trans-unit id="7482217084177855485" datatype="html">
3037 <source>P2P</source>
3038 <target state="new">P2P</target>
52b356cf
C
3039 <context-group purpose="location">
3040 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
3041 <context context-type="linenumber">222</context>
3042 </context-group>
3043 </trans-unit>
d7c6b951 3044 <trans-unit id="1068153312491986796" datatype="html">
eb12a714
C
3045 <source>Display privacy warning</source>
3046 <target state="new">Display privacy warning</target>
93fe2d9c
C
3047 <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>
3048 </trans-unit>
d7c6b951 3049 <trans-unit id="7540352830225038263" datatype="html">
eb12a714
C
3050 <source>Display player controls</source>
3051 <target state="new">Display player controls</target>
93fe2d9c
C
3052 <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>
3053 </trans-unit>
d7c6b951 3054 <trans-unit id="805456636864344681" datatype="html">
5a6de093
C
3055 <source>Display PeerTube button link</source>
3056 <target state="new">Display PeerTube button link</target>
93fe2d9c
C
3057 <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>
3058 </trans-unit>
d7c6b951 3059 <trans-unit id="8928816882866356838" datatype="html">
eb12a714
C
3060 <source>Public</source>
3061 <target state="new">Public</target>
93fe2d9c
C
3062 <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>
3063 </trans-unit>
d7c6b951 3064 <trans-unit id="4416005356063364306" datatype="html">
5a6de093
C
3065 <source>This video is blocked.</source>
3066 <target state="new">This video is blocked.</target>
93fe2d9c
C
3067 <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>
3068 </trans-unit>
d7c6b951 3069 <trans-unit id="2482137713226830428" datatype="html">
913aa176 3070 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
3071 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
93fe2d9c
C
3072 <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>
3073 </trans-unit>
d7c6b951 3074 <trans-unit id="1813238393038053050" datatype="html">
e4eaa7c9
C
3075 <source>SUPPORT</source>
3076 <target state="new">SUPPORT</target>
93fe2d9c
C
3077 <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>
3078 </trans-unit>
d7c6b951 3079 <trans-unit id="9219888125536520293" datatype="html">
e4eaa7c9
C
3080 <source>SHARE</source>
3081 <target state="new">SHARE</target>
93fe2d9c
C
3082 <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>
3083 </trans-unit>
d7c6b951 3084 <trans-unit id="6671956963490165282" datatype="html">
e4eaa7c9
C
3085 <source>SAVE</source>
3086 <target state="new">SAVE</target>
93fe2d9c
C
3087 <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>
3088 </trans-unit>
d7c6b951 3089 <trans-unit id="647016352598204238" datatype="html">
5a6de093
C
3090 <source>DOWNLOAD</source>
3091 <target state="new">DOWNLOAD</target>
93fe2d9c
C
3092 <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>
3093 </trans-unit>
5a6de093 3094 <trans-unit id="677619204556459328" datatype="html">
eb12a714
C
3095 <source>Like this video</source>
3096 <target state="new">Like this video</target>
93fe2d9c
C
3097 <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>
3098 </trans-unit>
5a6de093 3099 <trans-unit id="1979134407801821102" datatype="html">
eb12a714
C
3100 <source>Dislike this video</source>
3101 <target state="new">Dislike this video</target>
93fe2d9c
C
3102 <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>
3103 </trans-unit>
5a6de093 3104 <trans-unit id="4001371302469308813" datatype="html">
8b049b68
C
3105 <source>Support options for this video</source>
3106 <target state="new">Support options for this video</target>
93fe2d9c
C
3107 <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>
3108 </trans-unit>
d7c6b951 3109 <trans-unit id="687548610091961489" datatype="html">
5a6de093
C
3110 <source>By <x id="INTERPOLATION"/></source>
3111 <target state="new">By
3112 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
3113 </target>
93fe2d9c
C
3114 <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>
3115 </trans-unit>
d7c6b951 3116 <trans-unit id="1144407473317535723" datatype="html">
8b049b68
C
3117 <source>Subscribe</source>
3118 <target state="new">Subscribe</target>
913aa176 3119 <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>
3120 </trans-unit>
d7c6b951 3121 <trans-unit id="5432070253720498105" datatype="html">
8b049b68
C
3122 <source>Subscribe to all channels</source>
3123 <target state="new">Subscribe to all channels</target>
913aa176 3124 <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>
3125 </trans-unit>
d7c6b951 3126 <trans-unit id="7542242186854344789" datatype="html">
8b049b68
C
3127 <source>channels subscribed</source>
3128 <target state="new">channels subscribed</target>
913aa176 3129 <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>
3130 </trans-unit>
d7c6b951 3131 <trans-unit id="8426539297729416784" datatype="html">
8b049b68
C
3132 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
3133 <target state="new">{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</target>
913aa176 3134 <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>
3135 </trans-unit>
d7c6b951 3136 <trans-unit id="7215101881367554791" datatype="html">
eb12a714
C
3137 <source>Show more</source>
3138 <target state="new">Show more</target>
93fe2d9c
C
3139 <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>
3140 </trans-unit>
d7c6b951 3141 <trans-unit id="3517550046701184661" datatype="html">
eb12a714
C
3142 <source>Show less</source>
3143 <target state="new">Show less</target>
93fe2d9c
C
3144 <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>
3145 </trans-unit>
3146 <trans-unit id="66785722678644243" datatype="html">
3147 <source>Origin</source>
3148 <target state="new">Origin</target>
3149 <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>
3150 </trans-unit>
3151 <trans-unit id="6981359593518942576" datatype="html">
3152 <source>Open the video on the origin instance</source>
3153 <target state="new">Open the video on the origin instance</target>
4a7056b2
C
3154 <context-group purpose="location">
3155 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context>
3156 <context context-type="linenumber">14</context>
3157 </context-group>
3158 </trans-unit>
d7c6b951 3159 <trans-unit id="5139892963394684487" datatype="html">
eb12a714
C
3160 <source>Originally published</source>
3161 <target state="new">Originally published</target>
93fe2d9c
C
3162 <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>
3163 </trans-unit>
d7c6b951 3164 <trans-unit id="6402393085909200998" datatype="html">
e4eaa7c9
C
3165 <source>Friendly Reminder:</source>
3166 <target state="new">Friendly Reminder: </target>
93fe2d9c
C
3167 <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>
3168 </trans-unit>
d7c6b951 3169 <trans-unit id="2935783216050341269" datatype="html">
e4eaa7c9
C
3170 <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>
3171 <target state="new">
3596a418
C
3172 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.
3173 </target>
93fe2d9c
C
3174 <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>
3175 </trans-unit>
d7c6b951 3176 <trans-unit id="4619188387782427495" datatype="html">
eb12a714
C
3177 <source>More information</source>
3178 <target state="new">More information</target>
93fe2d9c
C
3179 <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>
3180 </trans-unit>
d7c6b951 3181 <trans-unit id="3452334748875293295" datatype="html">
5a6de093
C
3182 <source>The video was blocked due to automatic blocking of new videos</source>
3183 <target state="new">The video was blocked due to automatic blocking of new videos</target>
93fe2d9c
C
3184 <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>
3185 </trans-unit>
d7c6b951 3186 <trans-unit id="1465291804668949243" datatype="html">
913aa176 3187 <source>NSFW</source>
3188 <target state="new">NSFW</target>
93fe2d9c
C
3189 <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>
3190 <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>
3191 </trans-unit>
d7c6b951 3192 <trans-unit id="4512155674928869984" datatype="html">
eb12a714
C
3193 <source>Get more information</source>
3194 <target state="new">Get more information</target>
93fe2d9c
C
3195 <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>
3196 </trans-unit>
d7c6b951 3197 <trans-unit id="5184373289520493569" datatype="html">
e4eaa7c9
C
3198 <source>OK</source>
3199 <target state="new">
3596a418 3200 OK
9d94e5d7 3201 </target>
93fe2d9c
C
3202 <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>
3203 </trans-unit>
3204 <trans-unit id="6216656500190325717" datatype="html">
3205 <source>Transcoding failed, this video may not work properly.</source>
3206 <target state="new"> Transcoding failed, this video may not work properly.
45b3a29b
C
3207</target>
3208 <context-group purpose="location">
3209 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3210 <context context-type="linenumber">1,3</context>
3211 </context-group>
93fe2d9c
C
3212 </trans-unit>
3213 <trans-unit id="6355398227384499371" datatype="html">
3214 <source>Move to external storage failed, this video may not work properly.</source>
3215 <target state="new"> Move to external storage failed, this video may not work properly.
52b356cf
C
3216</target>
3217 <context-group purpose="location">
3218 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3219 <context context-type="linenumber">5,7</context>
3220 </context-group>
93fe2d9c
C
3221 </trans-unit>
3222 <trans-unit id="4092533321838934102" datatype="html">
3223 <source>The video is being imported, it will be available when the import is finished.</source>
3224 <target state="new"> The video is being imported, it will be available when the import is finished.
30034b8e 3225</target>
93fe2d9c
C
3226 <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>
3227 </trans-unit>
3228 <trans-unit id="8304621069698650554" datatype="html">
3229 <source>The video is being transcoded, it may not work properly.</source>
3230 <target state="new"> The video is being transcoded, it may not work properly.
30034b8e 3231</target>
93fe2d9c
C
3232 <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>
3233 </trans-unit>
3234 <trans-unit id="1353168089968436742" datatype="html">
3235 <source>The video is being edited, it may not work properly.</source>
3236 <target state="new"> The video is being edited, it may not work properly.
3c18ff47
C
3237</target>
3238 <context-group purpose="location">
3239 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3240 <context context-type="linenumber">17,19</context>
3241 </context-group>
93fe2d9c
C
3242 </trans-unit>
3243 <trans-unit id="9080034597841586171" datatype="html">
3244 <source>The video is being moved to an external server, it may not work properly.</source>
3245 <target state="new"> The video is being moved to an external server, it may not work properly.
30034b8e 3246</target>
93fe2d9c
C
3247 <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>
3248 </trans-unit>
3249 <trans-unit id="8619499607322327082" datatype="html">
3250 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
3251 <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
64ef55f7 3252</target>
93fe2d9c
C
3253 <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>
3254 </trans-unit>
3255 <trans-unit id="4262297989675590582" datatype="html">
3256 <source>This live has not started yet.</source>
3257 <target state="new"> This live has not started yet.
30034b8e 3258</target>
93fe2d9c
C
3259 <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>
3260 </trans-unit>
3261 <trans-unit id="4926204350710628499" datatype="html">
3262 <source>This live has ended.</source>
3263 <target state="new"> This live has ended.
30034b8e 3264</target>
93fe2d9c
C
3265 <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>
3266 </trans-unit>
d7c6b951 3267 <trans-unit id="8518611938109939710" datatype="html">
e4eaa7c9
C
3268 <source>SORT BY</source>
3269 <target state="new">
9d94e5d7 3270 SORT BY
1a393a7e 3271 </target>
93fe2d9c
C
3272 <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>
3273 </trans-unit>
d7c6b951 3274 <trans-unit id="6448160249466325288" datatype="html">
8b049b68
C
3275 <source>Most recent first (default)</source>
3276 <target state="new">Most recent first (default)</target>
93fe2d9c
C
3277 <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>
3278 </trans-unit>
d7c6b951 3279 <trans-unit id="5179007899354903649" datatype="html">
8b049b68
C
3280 <source>Most replies first</source>
3281 <target state="new">Most replies first</target>
93fe2d9c
C
3282 <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>
3283 </trans-unit>
d7c6b951 3284 <trans-unit id="7494537777006082055" datatype="html">
09033f7a
C
3285 <source>No comments.</source>
3286 <target state="new">No comments.</target>
93fe2d9c
C
3287 <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>
3288 </trans-unit>
3289 <trans-unit id="6390009909920475335" datatype="html">
3290 <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>
3291 <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>
3292 <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>
3293 </trans-unit>
3294 <trans-unit id="4036338619293319383" datatype="html">
3295 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
3296 <target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target>
3297 <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>
3298 <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>
3299 <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>
3300 </trans-unit>
3301 <trans-unit id="127329338495775339" datatype="html">
3302 <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>
3303 <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>
3304 <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>
3305 </trans-unit>
3306 <trans-unit id="5535545444690528619" datatype="html">
3307 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
3308 <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target>
3309 <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>
3310 </trans-unit>
d7c6b951 3311 <trans-unit id="1055254162789146714" datatype="html">
eb12a714
C
3312 <source>Comments are disabled.</source>
3313 <target state="new">
040758e0
C
3314 Comments are disabled.
3315 </target>
93fe2d9c
C
3316 <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>
3317 </trans-unit>
913aa176 3318 <trans-unit id="3691787517663044217" datatype="html">
3319 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
3320 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
93fe2d9c
C
3321 <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>
3322 </trans-unit>
913aa176 3323 <trans-unit id="7321800851971795962" datatype="html">
3324 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
3325 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
93fe2d9c
C
3326 <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>
3327 </trans-unit>
913aa176 3328 <trans-unit id="5964038603724691720" datatype="html">
3329 <source>Delete and re-draft</source>
3330 <target state="new">Delete and re-draft</target>
93fe2d9c
C
3331 <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>
3332 </trans-unit>
913aa176 3333 <trans-unit id="7163633882758007711" datatype="html">
3334 <source>Do you really want to delete and re-draft this comment?</source>
3335 <target state="new">Do you really want to delete and re-draft this comment?</target>
93fe2d9c
C
3336 <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>
3337 </trans-unit>
d7c6b951 3338 <trans-unit id="5733075023444401902" datatype="html">
eb12a714
C
3339 <source>Add comment...</source>
3340 <target state="new">Add comment...</target>
93fe2d9c
C
3341 <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>
3342 </trans-unit>
d7c6b951 3343 <trans-unit id="982956590420630883" datatype="html">
913aa176 3344 <source>Markdown compatible</source>
3345 <target state="new">Markdown compatible</target>
93fe2d9c
C
3346 <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>
3347 </trans-unit>
d7c6b951 3348 <trans-unit id="5793595564950675122" datatype="html">
913aa176 3349 <source>Markdown compatible that supports:</source>
3350 <target state="new">Markdown compatible that supports:</target>
93fe2d9c
C
3351 <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>
3352 </trans-unit>
d7c6b951 3353 <trans-unit id="8422216333877786919" datatype="html">
913aa176 3354 <source>Auto generated links</source>
3355 <target state="new">Auto generated links</target>
93fe2d9c
C
3356 <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>
3357 </trans-unit>
d7c6b951 3358 <trans-unit id="6365822416124232422" datatype="html">
913aa176 3359 <source>Break lines</source>
3360 <target state="new">Break lines</target>
93fe2d9c
C
3361 <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>
3362 </trans-unit>
d7c6b951 3363 <trans-unit id="2810844969104710423" datatype="html">
913aa176 3364 <source>bold</source>
3365 <target state="new">bold</target>
93fe2d9c
C
3366 <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>
3367 </trans-unit>
d7c6b951 3368 <trans-unit id="8497278965577453274" datatype="html">
913aa176 3369 <source>italic</source>
3370 <target state="new">italic</target>
93fe2d9c
C
3371 <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>
3372 </trans-unit>
d7c6b951 3373 <trans-unit id="7227611412155083002" datatype="html">
913aa176 3374 <source>Emoji shortcuts</source>
3375 <target state="new">Emoji shortcuts</target>
93fe2d9c
C
3376 <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>
3377 </trans-unit>
d7c6b951 3378 <trans-unit id="6608581312644027413" datatype="html">
913aa176 3379 <source>Emoji markup</source>
3380 <target state="new">Emoji markup</target>
93fe2d9c
C
3381 <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>
3382 </trans-unit>
d7c6b951 3383 <trans-unit id="381522038671562286" datatype="html">
913aa176 3384 <source>See complete list</source>
3385 <target state="new">See complete list</target>
93fe2d9c
C
3386 <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>
3387 </trans-unit>
d7c6b951 3388 <trans-unit id="2263890353858735493" datatype="html">
eb12a714
C
3389 <source>You are one step away from commenting</source>
3390 <target state="new">You are one step away from commenting</target>
93fe2d9c
C
3391 <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>
3392 </trans-unit>
d7c6b951 3393 <trans-unit id="7508177761852352782" datatype="html">
913aa176 3394 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
3395 <target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </target>
93fe2d9c
C
3396 <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>
3397 </trans-unit>
d7c6b951 3398 <trans-unit id="2958389355547305739" datatype="html">
e4eaa7c9
C
3399 <source>Login to comment</source>
3400 <target state="new">Login to comment</target>
93fe2d9c
C
3401 <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>
3402 </trans-unit>
d7c6b951 3403 <trans-unit id="4817080330698362530" datatype="html">
913aa176 3404 <source>Markdown Emoji List</source>
3405 <target state="new">Markdown Emoji List</target>
93fe2d9c
C
3406 <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>
3407 </trans-unit>
d7c6b951 3408 <trans-unit id="3572897237443938692" datatype="html">
eb12a714
C
3409 <source>Highlighted comment</source>
3410 <target state="new">Highlighted comment</target>
93fe2d9c
C
3411 <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>
3412 </trans-unit>
d7c6b951 3413 <trans-unit id="4502286564339177240" datatype="html">
eb12a714
C
3414 <source>Reply</source>
3415 <target state="new">Reply</target>
93fe2d9c
C
3416 <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>
3417 <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>
3418 </trans-unit>
d7c6b951 3419 <trans-unit id="2447932355167015019" datatype="html">
8b049b68
C
3420 <source>This comment has been deleted</source>
3421 <target state="new">This comment has been deleted</target>
93fe2d9c
C
3422 <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>
3423 </trans-unit>
5a6de093 3424 <trans-unit id="9031514421077169181" datatype="html">
e4eaa7c9
C
3425 <source>Video redundancies</source>
3426 <target state="new">Video redundancies</target>
93fe2d9c
C
3427 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">85</context></context-group>
3428 </trans-unit>
d7c6b951 3429 <trans-unit id="3516494528184217808" datatype="html">
eb12a714
C
3430 <source>1 host (without "http://") per line</source>
3431 <target state="new">1 host (without "http://") per line</target>
913aa176 3432 <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>
3433 </trans-unit>
d7c6b951 3434 <trans-unit id="7651712714082200084" datatype="html">
913aa176 3435 <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
3436 <target state="new">
3437 Your report will be sent to moderators of
3438 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
e6afb669 3439 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the comment origin (
5a6de093 3440 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
e6afb669 3441 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>.
5a6de093 3442
4891e4c7 3443 </target>
913aa176 3444 <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>
3445 <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>
3446 </trans-unit>
3447 <trans-unit id="658727060940996385" datatype="html">
3448 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3449 <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
3450 <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>
3451 </trans-unit>
913aa176 3452 <trans-unit id="3029923402309610616" datatype="html">
3453 <source>Token renewed. Update your client configuration accordingly.</source>
3454 <target state="new">Token renewed. Update your client configuration accordingly.</target>
c5ce27f8
C
3455 <context-group purpose="location">
3456 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3457 <context context-type="linenumber">49</context>
3458 </context-group>
913aa176 3459 </trans-unit>
d7c6b951 3460 <trans-unit id="5302915360176176604" datatype="html">
913aa176 3461 <source>SUBSCRIPTION FEED</source>
3462 <target state="new">SUBSCRIPTION FEED</target>
c5ce27f8
C
3463 <context-group purpose="location">
3464 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3465 <context context-type="linenumber">8</context>
3466 </context-group>
913aa176 3467 </trans-unit>
d7c6b951 3468 <trans-unit id="2645809032917283525" datatype="html">
913aa176 3469 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
3470 <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target>
93fe2d9c
C
3471 <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>
3472 </trans-unit>
d7c6b951 3473 <trans-unit id="7944777648309302794" datatype="html">
913aa176 3474 <source>Feed URL</source>
3475 <target state="new">Feed URL</target>
c5ce27f8
C
3476 <context-group purpose="location">
3477 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3478 <context context-type="linenumber">18</context>
3479 </context-group>
913aa176 3480 </trans-unit>
d7c6b951 3481 <trans-unit id="6086365181226161548" datatype="html">
913aa176 3482 <source>Feed Token</source>
3483 <target state="new">Feed Token</target>
c5ce27f8
C
3484 <context-group purpose="location">
3485 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3486 <context context-type="linenumber">23</context>
3487 </context-group>
913aa176 3488 </trans-unit>
d7c6b951 3489 <trans-unit id="6492684506192237359" datatype="html">
913aa176 3490 <source>⚠️ Never share your feed token with anyone.</source>
3491 <target state="new">⚠️ Never share your feed token with anyone.</target>
c5ce27f8
C
3492 <context-group purpose="location">
3493 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
95bd9515 3494 <context context-type="linenumber">26</context>
c5ce27f8 3495 </context-group>
913aa176 3496 </trans-unit>
d7c6b951 3497 <trans-unit id="270726559962362501" datatype="html">
913aa176 3498 <source>Renew token</source>
3499 <target state="new">Renew token</target>
93fe2d9c
C
3500 <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>
3501 <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>
3502 </trans-unit>
d7c6b951 3503 <trans-unit id="9209781328340965816" datatype="html">
eb12a714
C
3504 <source>Filter...</source>
3505 <target state="new">Filter...</target>
93fe2d9c
C
3506 <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>
3507 </trans-unit>
d7c6b951 3508 <trans-unit id="6559246822757089203" datatype="html">
e4eaa7c9
C
3509 <source>Clear filters</source>
3510 <target state="new">Clear filters</target>
93fe2d9c
C
3511 <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>
3512 <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>
3513 </trans-unit>
d7c6b951 3514 <trans-unit id="4266779970063047572" datatype="html">
5a6de093
C
3515 <source>Video/Comment/Account</source>
3516 <target state="new">Video/Comment/Account</target>
93fe2d9c
C
3517 <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>
3518 </trans-unit>
d7c6b951 3519 <trans-unit id="8040881171107393560" datatype="html">
eb12a714
C
3520 <source>ID</source>
3521 <target state="new">ID</target>
913aa176 3522 <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>
3523 </trans-unit>
d7c6b951 3524 <trans-unit id="5911214550882917183" datatype="html">
eb12a714
C
3525 <source>State</source>
3526 <target state="new">State</target>
913aa176 3527 <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>
3528 <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>
3529 </trans-unit>
d7c6b951 3530 <trans-unit id="2092225601747599163" datatype="html">
5a6de093
C
3531 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3532 <target state="new">Created
e6afb669
C
3533 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3534 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
913aa176 3535 </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">27</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">33</context></context-group>
3538 <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>
3539 <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>
3540 <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>
3541 </trans-unit>
d7c6b951 3542 <trans-unit id="8898602327647937914" datatype="html">
e4eaa7c9
C
3543 <source>Open actor page in a new tab</source>
3544 <target state="new">Open actor page in a new tab</target>
93fe2d9c
C
3545 <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>
3546 </trans-unit>
d7c6b951 3547 <trans-unit id="7317290694079257887" datatype="html">
eb12a714
C
3548 <source>Accepted</source>
3549 <target state="new">Accepted</target>
93fe2d9c
C
3550 <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>
3551 <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>
3552 </trans-unit>
d7c6b951 3553 <trans-unit id="4416413576346763682" datatype="html">
eb12a714
C
3554 <source>Pending</source>
3555 <target state="new">Pending</target>
93fe2d9c
C
3556 <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>
3557 <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>
3558 </trans-unit>
d7c6b951 3559 <trans-unit id="8905995985388209337" datatype="html">
eb12a714
C
3560 <source>Accept</source>
3561 <target state="new">Accept</target>
93fe2d9c
C
3562 <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>
3563 <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>
3564 <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>
3565 </trans-unit>
d7c6b951 3566 <trans-unit id="8415175881466057254" datatype="html">
eb12a714
C
3567 <source>Refuse</source>
3568 <target state="new">Refuse</target>
93fe2d9c
C
3569 <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>
3570 <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>
3571 </trans-unit>
d7c6b951 3572 <trans-unit id="6961112234462008319" datatype="html">
e4eaa7c9
C
3573 <source>No follower found matching current filters.</source>
3574 <target state="new">No follower found matching current filters.</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">64</context></context-group>
3576 </trans-unit>
d7c6b951 3577 <trans-unit id="2117404838551056159" datatype="html">
e4eaa7c9
C
3578 <source>Your instance doesn't have any follower.</source>
3579 <target state="new">Your instance doesn't have any follower.</target>
93fe2d9c
C
3580 <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>
3581 </trans-unit>
d7c6b951 3582 <trans-unit id="2845798909207198924" datatype="html">
5a6de093
C
3583 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3584 <target state="new">Showing
3585 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3586 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3587 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> followers
3588 </target>
93fe2d9c
C
3589 <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>
3590 </trans-unit>
d7c6b951 3591 <trans-unit id="6571718060636962350" datatype="html">
5a6de093
C
3592 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3593 <target state="new">Redundancy allowed
e6afb669
C
3594 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3595 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3596 </target>
93fe2d9c
C
3597 <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>
3598 </trans-unit>
d7c6b951 3599 <trans-unit id="8246779176913476983" datatype="html">
e4eaa7c9
C
3600 <source>Open instance in a new tab</source>
3601 <target state="new">Open instance in a new tab</target>
93fe2d9c
C
3602 <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>
3603 <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>
3604 <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>
3605 </trans-unit>
d7c6b951 3606 <trans-unit id="9132918641931433659" datatype="html">
e4eaa7c9
C
3607 <source>No host found matching current filters.</source>
3608 <target state="new">No host found matching current filters.</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">71</context></context-group>
3610 </trans-unit>
d7c6b951 3611 <trans-unit id="7274241885665071790" datatype="html">
e4eaa7c9
C
3612 <source>Your instance is not following anyone.</source>
3613 <target state="new">Your instance is not following anyone.</target>
93fe2d9c
C
3614 <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>
3615 </trans-unit>
d7c6b951 3616 <trans-unit id="4774348799569692380" datatype="html">
5a6de093
C
3617 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
3618 <target state="new">Showing
3619 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3620 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3621 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts
3622 </target>
93fe2d9c
C
3623 <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>
3624 </trans-unit>
7c94e1e7 3625 <trans-unit id="9216117865911519658" datatype="html">
93fe2d9c
C
3626 <source>Action</source>
3627 <target state="new">Action</target>
3628 <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>
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">27</context></context-group>
3630 <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>
3631 <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>
3632 <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>
3633 <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>
3634 </trans-unit>
d7c6b951 3635 <trans-unit id="5968342253366599875" datatype="html">
5a6de093
C
3636 <source>Videos redundancies</source>
3637 <target state="new">Videos redundancies</target>
913aa176 3638 <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>
3639 </trans-unit>
d7c6b951 3640 <trans-unit id="4937132637898470918" datatype="html">
4891e4c7
C
3641 <source>My videos duplicated by remote instances</source>
3642 <target state="new">My videos duplicated by remote instances</target>
913aa176 3643 <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>
3644 </trans-unit>
d7c6b951 3645 <trans-unit id="4667534933980942398" datatype="html">
e4eaa7c9
C
3646 <source>Remote videos duplicated by my instance</source>
3647 <target state="new">Remote videos duplicated by my instance</target>
913aa176 3648 <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>
3649 </trans-unit>
d7c6b951 3650 <trans-unit id="8363291180171434623" datatype="html">
5a6de093
C
3651 <source>Table parameters</source>
3652 <target state="new">Table parameters</target>
93fe2d9c
C
3653 <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>
3654 </trans-unit>
d7c6b951 3655 <trans-unit id="5230110096688656830" datatype="html">
5a6de093
C
3656 <source>Select columns</source>
3657 <target state="new">Select columns</target>
93fe2d9c
C
3658 <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>
3659 </trans-unit>
d7c6b951 3660 <trans-unit id="5893518121808195081" datatype="html">
5a6de093
C
3661 <source>Highlight banned users</source>
3662 <target state="new">Highlight banned users</target>
93fe2d9c
C
3663 <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>
3664 </trans-unit>
d7c6b951 3665 <trans-unit id="5248717555542428023" datatype="html">
4891e4c7
C
3666 <source>Username</source>
3667 <target state="new">Username</target>
93fe2d9c
C
3668 <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>
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">83</context></context-group>
3670 <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>
3671 <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>
3672 <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>
3673 </trans-unit>
d7c6b951 3674 <trans-unit id="5428411040014095392" datatype="html">
913aa176 3675 <source>e.g. jane_doe</source>
3676 <target state="new">e.g. jane_doe</target>
c5ce27f8 3677 <note priority="1" from="description">Username choice placeholder in the registration form</note>
913aa176 3678 <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>
3679 </trans-unit>
d7c6b951 3680 <trans-unit id="6612230394519751963" datatype="html">
4891e4c7
C
3681 <source>john</source>
3682 <target state="new">john</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">85</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">85</context></context-group>
3685 </trans-unit>
d7c6b951 3686 <trans-unit id="6475711663580561164" datatype="html">
4891e4c7
C
3687 <source>mail@example.com</source>
3688 <target state="new">mail@example.com</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">107</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">107</context></context-group>
3691 </trans-unit>
d7c6b951 3692 <trans-unit id="8371296837649897723" datatype="html">
4891e4c7
C
3693 <source>If you leave the password empty, an email will be sent to the user.</source>
3694 <target state="new">
3695 If you leave the password empty, an email will be sent to the user.
3696 </target>
93fe2d9c
C
3697 <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>
3698 <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>
3699 </trans-unit>
d7c6b951 3700 <trans-unit id="4145496584631696119" datatype="html">
4891e4c7
C
3701 <source>Role</source>
3702 <target state="new">Role</target>
93fe2d9c
C
3703 <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>
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">136</context></context-group>
3705 <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>
3706 </trans-unit>
d7c6b951 3707 <trans-unit id="7046347992315328430" datatype="html">
913aa176 3708 <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 3709 <target state="new">
5a6de093 3710 Transcoding is enabled. The video quota only takes into account
e6afb669
C
3711 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3712 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3713 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
3714 At most, this user could upload ~
3715 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3716
9d94e5d7 3717 </target>
93fe2d9c
C
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">161</context></context-group>
3719 <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>
3720 </trans-unit>
d7c6b951 3721 <trans-unit id="2743014784334706527" datatype="html">
eb12a714
C
3722 <source>Daily video quota</source>
3723 <target state="new">Daily video quota</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">172</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">172</context></context-group>
3726 <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>
3727 </trans-unit>
d7c6b951 3728 <trans-unit id="2622255144026150901" datatype="html">
913aa176 3729 <source>Auth plugin</source>
3730 <target state="new">Auth plugin</target>
93fe2d9c
C
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">188</context></context-group>
3732 <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>
3733 <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>
3734 </trans-unit>
d7c6b951 3735 <trans-unit id="588099657508661970" datatype="html">
913aa176 3736 <source>None (local authentication)</source>
3737 <target state="new">None (local authentication)</target>
93fe2d9c
C
3738 <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>
3739 <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>
3740 </trans-unit>
d7c6b951 3741 <trans-unit id="2070907480317730379" datatype="html">
e4eaa7c9
C
3742 <source>Doesn't need review before a video goes public</source>
3743 <target state="new">Doesn't need review before a video goes public</target>
93fe2d9c
C
3744 <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>
3745 <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>
3746 </trans-unit>
d7c6b951 3747 <trans-unit id="6667250632809964191" datatype="html">
eb12a714
C
3748 <source>Send a link to reset the password by email to the user</source>
3749 <target state="new">Send a link to reset the password by email to the user</target>
93fe2d9c
C
3750 <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>
3751 <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>
3752 </trans-unit>
d7c6b951 3753 <trans-unit id="1412406834353485520" datatype="html">
eb12a714
C
3754 <source>Ask for new password</source>
3755 <target state="new">Ask for new password</target>
93fe2d9c
C
3756 <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>
3757 <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>
3758 </trans-unit>
d7c6b951 3759 <trans-unit id="3791201588898094481" datatype="html">
eb12a714
C
3760 <source>Manually set the user password</source>
3761 <target state="new">Manually set the user password</target>
93fe2d9c
C
3762 <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>
3763 <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>
3764 </trans-unit>
d7c6b951 3765 <trans-unit id="8461842260159597706" datatype="html">
eb12a714
C
3766 <source>Show</source>
3767 <target state="new">Show</target>
93fe2d9c
C
3768 <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>
3769 <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>
3770 </trans-unit>
d7c6b951 3771 <trans-unit id="8461609631969932886" datatype="html">
eb12a714
C
3772 <source>Hide</source>
3773 <target state="new">Hide</target>
93fe2d9c
C
3774 <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>
3775 <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>
3776 <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>
3777 <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>
3778 <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>
3779 </trans-unit>
d7c6b951 3780 <trans-unit id="7049348886126005391" datatype="html">
eb12a714
C
3781 <source>Batch actions</source>
3782 <target state="new">Batch actions</target>
93fe2d9c
C
3783 <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>
3784 <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>
3785 <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>
3786 </trans-unit>
d7c6b951 3787 <trans-unit id="675721269041534709" datatype="html">
5a6de093
C
3788 <source>The user was banned</source>
3789 <target state="new">The user was banned</target>
93fe2d9c
C
3790 <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>
3791 </trans-unit>
d7c6b951 3792 <trans-unit id="2348557406282409966" datatype="html">
e4eaa7c9
C
3793 <source>Open account in a new tab</source>
3794 <target state="new">Open account in a new tab</target>
93fe2d9c
C
3795 <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>
3796 <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>
3797 <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>
3798 <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>
3799 <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>
3800 <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>
3801 </trans-unit>
d7c6b951 3802 <trans-unit id="3111569165173971676" datatype="html">
913aa176 3803 <source>Deleted account</source>
5a6de093 3804 <target state="new">
4891e4c7
C
3805 Deleted account
3806 </target>
93fe2d9c
C
3807 <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>
3808 </trans-unit>
d7c6b951 3809 <trans-unit id="3254358851993549668" datatype="html">
eb12a714
C
3810 <source>User's email must be verified to login</source>
3811 <target state="new">User's email must be verified to login</target>
93fe2d9c
C
3812 <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>
3813 </trans-unit>
d7c6b951 3814 <trans-unit id="3939342579126794385" datatype="html">
eb12a714
C
3815 <source>User's email is verified / User can login without email verification</source>
3816 <target state="new">User's email is verified / User can login without email verification</target>
93fe2d9c
C
3817 <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>
3818 </trans-unit>
d7c6b951 3819 <trans-unit id="242888077027281874" datatype="html">
5a6de093
C
3820 <source>Total daily video quota</source>
3821 <target state="new">Total daily video quota</target>
93fe2d9c
C
3822 <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>
3823 </trans-unit>
d7c6b951 3824 <trans-unit id="1242902302929086301" datatype="html">
eb12a714
C
3825 <source>Ban reason:</source>
3826 <target state="new">Ban reason:</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">163</context></context-group>
3828 </trans-unit>
3829 <trans-unit id="6124612368324200166" datatype="html">
3830 <source>Banned users</source>
3831 <target state="new">Banned users</target>
3832 <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>
3833 </trans-unit>
d7c6b951 3834 <trans-unit id="5642198289374753866" datatype="html">
5a6de093
C
3835 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
3836 <target state="new">Showing
3837 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3838 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3839 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users
3840 </target>
93fe2d9c
C
3841 <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>
3842 </trans-unit>
5a6de093 3843 <trans-unit id="2049290282534091182" datatype="html">
eb12a714
C
3844 <source>Moderation</source>
3845 <target state="new">Moderation</target>
fa737aa0
C
3846
3847
3848
3849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">72</context></context-group><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></trans-unit>
d7c6b951 3850 <trans-unit id="746099155736913817" datatype="html">
5a6de093
C
3851 <source>Video blocks</source>
3852 <target state="new">Video blocks</target>
93fe2d9c
C
3853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">109</context></context-group>
3854 <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>
3855 </trans-unit>
d7c6b951 3856 <trans-unit id="7815838401315213887" datatype="html">
eb12a714
C
3857 <source>Muted accounts</source>
3858 <target state="new">Muted accounts</target>
93fe2d9c
C
3859 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group>
3860 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group>
3861 <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>
3862 <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>
3863 <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>
3864 <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>
3865 </trans-unit>
d7c6b951 3866 <trans-unit id="5668793810321242853" datatype="html">
cd9246a9
C
3867 <source>Muted servers</source>
3868 <target state="new">Muted servers</target>
93fe2d9c
C
3869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group>
3870 <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>
3871 <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>
3872 <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>
3873 <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>
3874 </trans-unit>
d7c6b951 3875 <trans-unit id="2343069726009080052" datatype="html">
5a6de093
C
3876 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3877 <target state="new">Video
e6afb669
C
3878 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3879 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3880 </target>
93fe2d9c
C
3881 <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>
3882 <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>
3883 </trans-unit>
d7c6b951 3884 <trans-unit id="3122686335401195400" datatype="html">
e4eaa7c9
C
3885 <source>Total size</source>
3886 <target state="new">Total size</target>
913aa176 3887 <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>
3888 </trans-unit>
d7c6b951 3889 <trans-unit id="4488103364313252005" datatype="html">
e4eaa7c9
C
3890 <source>List redundancies</source>
3891 <target state="new">List redundancies</target>
913aa176 3892 <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>
3893 </trans-unit>
d7c6b951 3894 <trans-unit id="7423116442791683693" datatype="html">
e4eaa7c9
C
3895 <source>Your instance doesn't mirror any video.</source>
3896 <target state="new">Your instance doesn't mirror any video.</target>
93fe2d9c
C
3897 <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>
3898 </trans-unit>
d7c6b951 3899 <trans-unit id="1944582937285351613" datatype="html">
e4eaa7c9
C
3900 <source>Your instance has no mirrored videos.</source>
3901 <target state="new">Your instance has no mirrored videos.</target>
93fe2d9c
C
3902 <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>
3903 </trans-unit>
d7c6b951 3904 <trans-unit id="7292311893283564173" datatype="html">
e4eaa7c9
C
3905 <source>Enabled strategies stats</source>
3906 <target state="new">Enabled strategies stats</target>
93fe2d9c
C
3907 <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>
3908 </trans-unit>
d7c6b951 3909 <trans-unit id="7595922272001217567" datatype="html">
e4eaa7c9
C
3910 <source>No redundancy strategy is enabled on your instance.</source>
3911 <target state="new">
6e2de58f
C
3912 No redundancy strategy is enabled on your instance.
3913 </target>
93fe2d9c
C
3914 <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>
3915 </trans-unit>
3916 <trans-unit id="4824046935922837124" datatype="html">
3917 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source>
3918 <target state="new">Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target>
8f0b94f0
C
3919 <context-group purpose="location">
3920 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3921 <context context-type="linenumber">99</context>
3922 </context-group>
93fe2d9c
C
3923 </trans-unit>
3924 <trans-unit id="5874809640561431793" datatype="html">
3925 <source>Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</source>
3926 <target state="new">Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</target>
8f0b94f0
C
3927 <context-group purpose="location">
3928 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3929 <context context-type="linenumber">105</context>
3930 </context-group>
3931 </trans-unit>
d7c6b951 3932 <trans-unit id="7574091010118901399" datatype="html">
eb12a714
C
3933 <source>Sensitive</source>
3934 <target state="new">Sensitive</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">27</context></context-group>
3936 </trans-unit>
d7c6b951 3937 <trans-unit id="2478877938420291792" datatype="html">
eb12a714
C
3938 <source>Unfederated</source>
3939 <target state="new">Unfederated</target>
93fe2d9c
C
3940 <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>
3941 <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>
3942 </trans-unit>
d7c6b951 3943 <trans-unit id="7692347838587821095" datatype="html">
5a6de093
C
3944 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3945 <target state="new">Date
e6afb669
C
3946 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3947 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 3948 </target>
93fe2d9c
C
3949 <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>
3950 <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>
3951 </trans-unit>
d7c6b951 3952 <trans-unit id="1451763834047485033" datatype="html">
913aa176 3953 <source>Select this row</source>
3954 <target state="new">Select this row</target>
93fe2d9c
C
3955 <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>
3956 <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>
3957 <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>
3958 </trans-unit>
3959 <trans-unit id="4043531994869127329" datatype="html">
3960 <source>See full comment</source>
3961 <target state="new">See full comment</target>
3962 <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>
3963 </trans-unit>
d7c6b951 3964 <trans-unit id="3193976279273491157" datatype="html">
cd9246a9
C
3965 <source>Actions</source>
3966 <target state="new">Actions</target>
93fe2d9c
C
3967 <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>
3968 <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>
3969 <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>
3970 <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>
3971 <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>
3972 </trans-unit>
3973 <trans-unit id="8390803680962035202" datatype="html">
3974 <source>Follower</source>
3975 <target state="new">Follower</target>
7c94e1e7
C
3976 <context-group purpose="location">
3977 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3978 <context context-type="linenumber">24</context>
3979 </context-group>
3980 </trans-unit>
d7c6b951 3981 <trans-unit id="4691552465058437520" datatype="html">
913aa176 3982 <source>Commented video</source>
3983 <target state="new">Commented video</target>
93fe2d9c
C
3984 <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>
3985 </trans-unit>
d7c6b951 3986 <trans-unit id="7266085473379376028" datatype="html">
913aa176 3987 <source>No comments found matching current filters.</source>
3988 <target state="new">No comments found matching current filters.</target>
93fe2d9c
C
3989 <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>
3990 </trans-unit>
d7c6b951 3991 <trans-unit id="2398388496754671928" datatype="html">
913aa176 3992 <source>No comments found.</source>
3993 <target state="new">No comments found.</target>
93fe2d9c
C
3994 <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>
3995 </trans-unit>
3996 <trans-unit id="4604870995665811499" datatype="html">
3997 <source>Local comments</source>
3998 <target state="new">Local comments</target>
3999 <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>
4000 </trans-unit>
4001 <trans-unit id="2721988499779041837" datatype="html">
4002 <source>Remote comments</source>
4003 <target state="new">Remote comments</target>
4004 <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>
4005 </trans-unit>
d7c6b951 4006 <trans-unit id="1420624050293070194" datatype="html">
5a6de093
C
4007 <source>No abuses found matching current filters.</source>
4008 <target state="new">No abuses found matching current filters.</target>
93fe2d9c
C
4009 <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>
4010 </trans-unit>
d7c6b951 4011 <trans-unit id="639328713281980021" datatype="html">
5a6de093
C
4012 <source>No abuses found.</source>
4013 <target state="new">No abuses found.</target>
93fe2d9c
C
4014 <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>
4015 </trans-unit>
4016 <trans-unit id="1807029821872995706" datatype="html">
4017 <source>Unsolved reports</source>
4018 <target state="new">Unsolved reports</target>
4019 <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>
4020 </trans-unit>
4021 <trans-unit id="2570256912317308673" datatype="html">
4022 <source>Accepted reports</source>
4023 <target state="new">Accepted reports</target>
4024 <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>
4025 </trans-unit>
4026 <trans-unit id="4335414817109654558" datatype="html">
4027 <source>Refused reports</source>
4028 <target state="new">Refused reports</target>
4029 <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>
4030 </trans-unit>
4031 <trans-unit id="5604806676748121035" datatype="html">
4032 <source>Reports with blocked videos</source>
4033 <target state="new">Reports with blocked videos</target>
4034 <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>
4035 </trans-unit>
4036 <trans-unit id="5105869928182826553" datatype="html">
4037 <source>Reports with deleted videos</source>
4038 <target state="new">Reports with deleted videos</target>
4039 <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>
4040 </trans-unit>
d7c6b951 4041 <trans-unit id="4678289986918934018" datatype="html">
5a6de093
C
4042 <source>Block reason:</source>
4043 <target state="new">Block reason:</target>
93fe2d9c
C
4044 <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>
4045 </trans-unit>
d7c6b951 4046 <trans-unit id="8390860433951751429" datatype="html">
5a6de093
C
4047 <source>No blocked video found matching current filters.</source>
4048 <target state="new">No blocked video found matching current filters.</target>
93fe2d9c
C
4049 <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>
4050 </trans-unit>
d7c6b951 4051 <trans-unit id="5030329587275248535" datatype="html">
5a6de093
C
4052 <source>No blocked video found.</source>
4053 <target state="new">No blocked video found.</target>
93fe2d9c
C
4054 <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>
4055 </trans-unit>
4056 <trans-unit id="7755288609601798418" datatype="html">
4057 <source>Automatic blocks</source>
4058 <target state="new">Automatic blocks</target>
4059 <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>
4060 </trans-unit>
4061 <trans-unit id="6510868134640657079" datatype="html">
4062 <source>Manual blocks</source>
4063 <target state="new">Manual blocks</target>
4064 <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>
4065 </trans-unit>
d7c6b951 4066 <trans-unit id="2143435845912984377" datatype="html">
5a6de093
C
4067 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
4068 <target state="new">Showing
4069 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4070 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4071 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> blocked videos
4072 </target>
93fe2d9c
C
4073 <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>
4074 </trans-unit>
d7c6b951 4075 <trans-unit id="1868606282505332204" datatype="html">
5a6de093
C
4076 <source>Reports</source>
4077 <target state="new">Reports</target>
93fe2d9c
C
4078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">101</context></context-group>
4079 <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>
4080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">34</context></context-group>
4081 <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>
4082 </trans-unit>
d7c6b951 4083 <trans-unit id="7075448128175750939" datatype="html">
eb12a714
C
4084 <source>Moderation comment</source>
4085 <target state="new">Moderation comment</target>
913aa176 4086 <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>
4087 </trans-unit>
d7c6b951 4088 <trans-unit id="7358611947192442969" datatype="html">
eb12a714
C
4089 <source>This comment can only be seen by you or the other moderators.</source>
4090 <target state="new">
040758e0
C
4091 This comment can only be seen by you or the other moderators.
4092 </target>
93fe2d9c
C
4093 <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>
4094 </trans-unit>
d7c6b951 4095 <trans-unit id="3981851640772035362" datatype="html">
eb12a714
C
4096 <source>Update this comment</source>
4097 <target state="new">Update this comment</target>
93fe2d9c
C
4098 <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>
4099 </trans-unit>
d7c6b951 4100 <trans-unit id="730589419287534524" datatype="html">
eb12a714
C
4101 <source>Reporter</source>
4102 <target state="new">Reporter</target>
93fe2d9c
C
4103 <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>
4104 <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>
4105 </trans-unit>
d7c6b951 4106 <trans-unit id="6549265851868599441" datatype="html">
eb12a714
C
4107 <source>Video</source>
4108 <target state="new">Video</target>
93fe2d9c
C
4109 <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>
4110 <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>
4111 <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>
4112 <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>
4113 <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>
4114 </trans-unit>
d7c6b951 4115 <trans-unit id="2662644497259948010" datatype="html">
913aa176 4116 <source>Comment</source>
4117 <target state="new">Comment</target>
93fe2d9c
C
4118 <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>
4119 <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>
4120 </trans-unit>
d7c6b951 4121 <trans-unit id="1359961255805685312" datatype="html">
e4eaa7c9
C
4122 <source>This video has been reported multiple times.</source>
4123 <target state="new">This video has been reported multiple times.</target>
93fe2d9c
C
4124 <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>
4125 </trans-unit>
d7c6b951 4126 <trans-unit id="8103613717136753118" datatype="html">
5a6de093
C
4127 <source>The video was blocked</source>
4128 <target state="new">The video was blocked</target>
93fe2d9c
C
4129 <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>
4130 </trans-unit>
d7c6b951 4131 <trans-unit id="5021295327106206941" datatype="html">
5a6de093
C
4132 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
4133 <target state="new">by
4134 <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> on
4135 <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/>
4136 </target>
93fe2d9c
C
4137 <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>
4138 </trans-unit>
d7c6b951 4139 <trans-unit id="1443698606045744844" datatype="html">
e4eaa7c9
C
4140 <source>Video was deleted</source>
4141 <target state="new">Video was deleted</target>
93fe2d9c
C
4142 <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>
4143 </trans-unit>
d7c6b951 4144 <trans-unit id="1530731524535521716" datatype="html">
913aa176 4145 <source>Account deleted</source>
5a6de093 4146 <target state="new">
4891e4c7
C
4147 Account deleted
4148 </target>
93fe2d9c
C
4149 <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>
4150 </trans-unit>
d7c6b951 4151 <trans-unit id="1191715835847858871" datatype="html">
e4eaa7c9
C
4152 <source>Open video in a new tab</source>
4153 <target state="new">Open video in a new tab</target>
93fe2d9c
C
4154 <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>
4155 </trans-unit>
d7c6b951 4156 <trans-unit id="3301856295120048857" datatype="html">
5a6de093
C
4157 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4158 <target state="new">State
e6afb669
C
4159 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4160 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4161 </target>
93fe2d9c
C
4162 <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>
4163 <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>
4164 <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>
4165 </trans-unit>
d7c6b951 4166 <trans-unit id="6452372740127749380" datatype="html">
5a6de093
C
4167 <source>Messages</source>
4168 <target state="new">Messages</target>
93fe2d9c
C
4169 <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>
4170 </trans-unit>
d7c6b951 4171 <trans-unit id="1969144763032891922" datatype="html">
5a6de093
C
4172 <source>Internal note</source>
4173 <target state="new">Internal note</target>
93fe2d9c
C
4174 <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>
4175 </trans-unit>
d7c6b951 4176 <trans-unit id="7418735164633152705" datatype="html">
5a6de093
C
4177 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4178 <target state="new">Score
e6afb669
C
4179 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4180 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4181 </target>
93fe2d9c
C
4182 <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>
4183 </trans-unit>
d7c6b951 4184 <trans-unit id="9173448803033928792" datatype="html">
5a6de093
C
4185 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
4186 <target state="new">Showing
4187 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4188 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4189 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports
4190 </target>
93fe2d9c
C
4191 <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>
4192 </trans-unit>
d7c6b951 4193 <trans-unit id="3109314382334906782" datatype="html">
e4eaa7c9
C
4194 <source>Reportee</source>
4195 <target state="new">Reportee</target>
93fe2d9c
C
4196 <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>
4197 </trans-unit>
d7c6b951 4198 <trans-unit id="1258618443362430782" datatype="html">
e6afb669 4199 <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;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5a6de093
C
4200 <target state="new">
4201 <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/>
e6afb669
C
4202 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
4203 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
f66b8d12 4204 </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">21</context></context-group>
4206 <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>
4207 </trans-unit>
d7c6b951 4208 <trans-unit id="6540177673229220400" datatype="html">
5a6de093
C
4209 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4210 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
4211 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} }
4212 </target>
93fe2d9c
C
4213 <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>
4214 <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>
4215 </trans-unit>
d7c6b951 4216 <trans-unit id="7239750919884229270" datatype="html">
e4eaa7c9
C
4217 <source>Updated</source>
4218 <target state="new">Updated</target>
93fe2d9c
C
4219 <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>
4220 </trans-unit>
d7c6b951 4221 <trans-unit id="6409548912081699487" datatype="html">
e4eaa7c9
C
4222 <source>Mute domain</source>
4223 <target state="new">Mute domain</target>
93fe2d9c
C
4224 <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>
4225 <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>
4226 </trans-unit>
d7c6b951 4227 <trans-unit id="2381859602529023966" datatype="html">
eb12a714
C
4228 <source>Instance</source>
4229 <target state="new">Instance</target>
93fe2d9c
C
4230 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
4231 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group>
4232 <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>
4233 <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>
4234 </trans-unit>
d7c6b951 4235 <trans-unit id="1300704815627663264" datatype="html">
5a6de093
C
4236 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4237 <target state="new">Muted at
e6afb669
C
4238 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4239 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 4240 </target>
93fe2d9c
C
4241 <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>
4242 <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>
4243 <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>
4244 <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>
4245 </trans-unit>
d7c6b951 4246 <trans-unit id="6453471031802119612" datatype="html">
eb12a714
C
4247 <source>Unmute</source>
4248 <target state="new">Unmute</target>
93fe2d9c
C
4249 <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>
4250 <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>
4251 <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>
4252 <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>
4253 </trans-unit>
d7c6b951 4254 <trans-unit id="6728985502447585050" datatype="html">
e4eaa7c9
C
4255 <source>No server found matching current filters.</source>
4256 <target state="new">No server found matching current filters.</target>
93fe2d9c
C
4257 <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>
4258 <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>
4259 </trans-unit>
d7c6b951 4260 <trans-unit id="299774363533169870" datatype="html">
e4eaa7c9
C
4261 <source>No server found.</source>
4262 <target state="new">No server found.</target>
93fe2d9c
C
4263 <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>
4264 <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>
4265 </trans-unit>
d7c6b951 4266 <trans-unit id="6250599179731937899" datatype="html">
5a6de093
C
4267 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
4268 <target state="new">Showing
4269 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4270 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4271 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances
4272 </target>
93fe2d9c
C
4273 <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>
4274 <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>
4275 </trans-unit>
d7c6b951 4276 <trans-unit id="4917252294930256268" datatype="html">
e4eaa7c9
C
4277 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
4278 <target state="new">
45c14ae1
C
4279 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
4280 </target>
93fe2d9c
C
4281 <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>
4282 </trans-unit>
d7c6b951 4283 <trans-unit id="4058814854824495833" datatype="html">
e4eaa7c9
C
4284 <source>Mute domains</source>
4285 <target state="new">Mute domains</target>
93fe2d9c
C
4286 <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>
4287 <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>
4288 </trans-unit>
d7c6b951 4289 <trans-unit id="4086606389696938932" datatype="html">
eb12a714
C
4290 <source>Account</source>
4291 <target state="new">Account</target>
93fe2d9c
C
4292 <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>
4293 <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>
4294 <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>
4295 </trans-unit>
d7c6b951 4296 <trans-unit id="8564972645418093229" datatype="html">
e4eaa7c9
C
4297 <source>No account found matching current filters.</source>
4298 <target state="new">No account found matching current filters.</target>
93fe2d9c
C
4299 <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>
4300 <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>
4301 </trans-unit>
d7c6b951 4302 <trans-unit id="3819155299647062711" datatype="html">
e4eaa7c9
C
4303 <source>No account found.</source>
4304 <target state="new">No account found.</target>
93fe2d9c
C
4305 <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>
4306 <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>
4307 </trans-unit>
913aa176 4308 <trans-unit id="2338185419645468935" datatype="html">
4309 <source>List installed plugins</source>
4310 <target state="new">List installed plugins</target>
93fe2d9c
C
4311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">26</context></context-group>
4312 </trans-unit>
913aa176 4313 <trans-unit id="8897412584195581488" datatype="html">
4314 <source>Search plugins</source>
4315 <target state="new">Search plugins</target>
93fe2d9c
C
4316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">35</context></context-group>
4317 </trans-unit>
913aa176 4318 <trans-unit id="4994333937800672218" datatype="html">
4319 <source>Show plugin</source>
4320 <target state="new">Show plugin</target>
93fe2d9c
C
4321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">44</context></context-group>
4322 </trans-unit>
d7c6b951 4323 <trans-unit id="602667807232759122" datatype="html">
5a6de093
C
4324 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
4325 <target state="new">Showing
4326 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
4327 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
4328 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts
4329 </target>
913aa176 4330 <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>
4331 <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>
4332 </trans-unit>
5a6de093 4333 <trans-unit id="8259696070728377358" datatype="html">
eb12a714
C
4334 <source>Plugins/Themes</source>
4335 <target state="new">Plugins/Themes</target>
93fe2d9c
C
4336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">142</context></context-group>
4337 </trans-unit>
d7c6b951 4338 <trans-unit id="4894835484717268716" datatype="html">
eb12a714
C
4339 <source>Installed</source>
4340 <target state="new">Installed</target>
93fe2d9c
C
4341 <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>
4342 <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>
4343 </trans-unit>
4344 <trans-unit id="6185935497147252048" datatype="html">
4345 <source>This plugin is developed by Framasoft</source>
4346 <target state="new">This plugin is developed by Framasoft</target>
78a5dd9c
C
4347 <context-group purpose="location">
4348 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4349 <context context-type="linenumber">37</context>
4350 </context-group>
93fe2d9c
C
4351 </trans-unit>
4352 <trans-unit id="8336721444092720377" datatype="html">
4353 <source>Official</source>
4354 <target state="new"> Official </target>
78a5dd9c
C
4355 <context-group purpose="location">
4356 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4357 <context context-type="linenumber">37,39</context>
4358 </context-group>
913aa176 4359 </trans-unit>
d7c6b951 4360 <trans-unit id="7002061007877950198" datatype="html">
5a6de093
C
4361 <source>Plugin homepage (new window)</source>
4362 <target state="new">Plugin homepage (new window)</target>
93fe2d9c
C
4363 <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>
4364 <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>
4365 </trans-unit>
4366 <trans-unit id="3981257963098530375" datatype="html">
4367 <source>Navigate between installed plugins and themes or find new ones</source>
4368 <target state="new">Navigate between installed plugins and themes or find new ones</target>
78a5dd9c
C
4369 <context-group purpose="location">
4370 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
4371 <context context-type="linenumber">2</context>
4372 </context-group>
913aa176 4373 </trans-unit>
d7c6b951 4374 <trans-unit id="8630916846096019339" datatype="html">
e4eaa7c9
C
4375 <source>Users can resolve distant content</source>
4376 <target state="new">Users can resolve distant content</target>
913aa176 4377 <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
4378 </trans-unit>
4379 <trans-unit id="3300472325769888962" datatype="html">
4380 <source>Plugins &amp; Themes</source>
4381 <target state="new">Plugins &amp; Themes</target>
45b3a29b
C
4382 <context-group purpose="location">
4383 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
4384 <context context-type="linenumber">133</context>
4385 </context-group>
93fe2d9c
C
4386 </trans-unit>
4387 <trans-unit id="1782375284146839174" datatype="html">
4388 <source>Available themes</source>
4389 <target state="new">Available themes</target>
45b3a29b
C
4390 <context-group purpose="location">
4391 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
4392 <context context-type="linenumber">137</context>
4393 </context-group>
93fe2d9c
C
4394 </trans-unit>
4395 <trans-unit id="9205443410527464015" datatype="html">
4396 <source>Plugins enabled</source>
4397 <target state="new">Plugins enabled</target>
45b3a29b
C
4398 <context-group purpose="location">
4399 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
4400 <context context-type="linenumber">146</context>
4401 </context-group>
913aa176 4402 </trans-unit>
d7c6b951 4403 <trans-unit id="5410940035535748578" datatype="html">
e4eaa7c9
C
4404 <source>Close this message</source>
4405 <target state="new">Close this message</target>
913aa176 4406 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4407 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4408 </trans-unit>
d7c6b951 4409 <trans-unit id="4786000816576841850" datatype="html">
e4eaa7c9
C
4410 <source>Display settings</source>
4411 <target state="new">Display settings</target>
913aa176 4412 <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>
4413 </trans-unit>
91ae3c4a 4414 <trans-unit id="2144158274184161635" datatype="html">
93fe2d9c
C
4415 <source>Videos with the most interactions for recent videos</source>
4416 <target state="new">Videos with the most interactions for recent videos</target>
4417 <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>
4418 </trans-unit>
4419 <trans-unit id="8312243926314494468" datatype="html">
4420 <source>Videos with the most views during the last 24 hours</source>
4421 <target state="new">Videos with the most views during the last 24 hours</target>
4422 <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>
4423 </trans-unit>
4424 <trans-unit id="8731139416455609016" datatype="html">
4425 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source>
4426 <target state="new">Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</target>
91ae3c4a
C
4427 <context-group purpose="location">
4428 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context>
4429 <context context-type="linenumber">209</context>
4430 </context-group>
4431 </trans-unit>
913aa176 4432 <trans-unit id="1671858302647356245" datatype="html">
4433 <source>Videos that have the most likes</source>
4434 <target state="new">Videos that have the most likes</target>
93fe2d9c
C
4435 <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>
4436 </trans-unit>
d7c6b951 4437 <trans-unit id="2006841089844688970" datatype="html">
eb12a714
C
4438 <source>To load your new installed plugins or themes, refresh the page.</source>
4439 <target state="new">
040758e0
C
4440 To load your new installed plugins or themes, refresh the page.
4441</target>
93fe2d9c
C
4442 <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>
4443 </trans-unit>
4444 <trans-unit id="7577430199525157466" datatype="html">
4445 <source>Popular plugins</source>
4446 <target state="new">Popular plugins</target>
90aa0a74
C
4447 <context-group purpose="location">
4448 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
78a5dd9c
C
4449 <context context-type="linenumber">10</context>
4450 </context-group>
93fe2d9c
C
4451 </trans-unit>
4452 <trans-unit id="830877982972543118" datatype="html">
4453 <source>Popular themes</source>
4454 <target state="new">Popular themes</target>
78a5dd9c
C
4455 <context-group purpose="location">
4456 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4457 <context context-type="linenumber">11</context>
90aa0a74 4458 </context-group>
913aa176 4459 </trans-unit>
78a5dd9c 4460 <trans-unit id="1780056719120519633" datatype="html">
93fe2d9c
C
4461 <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>
4462 <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>
4463 <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>
4464 </trans-unit>
d7c6b951 4465 <trans-unit id="3148804384763272950" datatype="html">
eb12a714
C
4466 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4467 <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target>
93fe2d9c
C
4468 <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>
4469 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4470 </trans-unit>
d7c6b951 4471 <trans-unit id="2722270956157821098" datatype="html">
eb12a714
C
4472 <source>No results.</source>
4473 <target state="new">
040758e0
C
4474 No results.
4475</target>
93fe2d9c
C
4476 <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>
4477 </trans-unit>
d7c6b951 4478 <trans-unit id="2601639465696257054" datatype="html">
913aa176 4479 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
eb12a714 4480 <target state="new">
5a6de093
C
4481 This
4482 <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings.
4483
4484 </target>
913aa176 4485 <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>
4486 </trans-unit>
5a6de093 4487 <trans-unit id="29832309535656200" datatype="html">
eb12a714
C
4488 <source>System</source>
4489 <target state="new">System</target>
93fe2d9c
C
4490 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">148</context></context-group>
4491 </trans-unit>
913aa176 4492 <trans-unit id="8949443215142664126" datatype="html">
4493 <source>Delete this comment</source>
4494 <target state="new">Delete this comment</target>
93fe2d9c
C
4495 <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>
4496 </trans-unit>
913aa176 4497 <trans-unit id="3327751240218085797" datatype="html">
4498 <source>Delete all comments of this account</source>
4499 <target state="new">Delete all comments of this account</target>
93fe2d9c
C
4500 <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>
4501 </trans-unit>
913aa176 4502 <trans-unit id="2850960459131251840" datatype="html">
4503 <source>Comments are deleted after a few minutes</source>
4504 <target state="new">Comments are deleted after a few minutes</target>
93fe2d9c
C
4505 <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>
4506 </trans-unit>
913aa176 4507 <trans-unit id="545410448674339480" datatype="html">
4508 <source><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</source>
4509 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</target>
93fe2d9c
C
4510 <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>
4511 </trans-unit>
913aa176 4512 <trans-unit id="379090446060940062" datatype="html">
4513 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4514 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
93fe2d9c
C
4515 <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>
4516 </trans-unit>
913aa176 4517 <trans-unit id="4539246224625965241" datatype="html">
4518 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4519 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
93fe2d9c
C
4520 <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>
4521 </trans-unit>
4522 <trans-unit id="3204306399736151644" datatype="html">
4523 <source>Comments list</source>
4524 <target state="new">Comments list</target>
3c18ff47
C
4525 <context-group purpose="location">
4526 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment.routes.ts</context>
4527 <context context-type="linenumber">24</context>
4528 </context-group>
4529 </trans-unit>
d7c6b951 4530 <trans-unit id="7427986413651551775" datatype="html">
913aa176 4531 <source>Video comments</source>
4532 <target state="new">Video comments</target>
93fe2d9c
C
4533 <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>
4534 </trans-unit>
4535 <trans-unit id="289582790179344391" datatype="html">
4536 <source>This view also shows comments from muted accounts.</source>
4537 <target state="new">This view also shows comments from muted accounts.</target>
4538 <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>
4539 </trans-unit>
d7c6b951 4540 <trans-unit id="4523382115569186450" datatype="html">
913aa176 4541 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source>
4542 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</target>
93fe2d9c
C
4543 <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>
4544 </trans-unit>
d7c6b951 4545 <trans-unit id="6110554376228744887" datatype="html">
913aa176 4546 <source>Select all rows</source>
4547 <target state="new">Select all rows</target>
93fe2d9c
C
4548 <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>
4549 <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>
4550 <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>
4551 </trans-unit>
d7c6b951 4552 <trans-unit id="2719284837486030903" datatype="html">
8b049b68
C
4553 <source>Job type</source>
4554 <target state="new">Job type</target>
913aa176 4555 <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>
4556 </trans-unit>
d7c6b951 4557 <trans-unit id="6170245880855918780" datatype="html">
8b049b68
C
4558 <source>Job state</source>
4559 <target state="new">Job state</target>
913aa176 4560 <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>
4561 </trans-unit>
d7c6b951 4562 <trans-unit id="2296681895307893686" datatype="html">
913aa176 4563 <source>any</source>
4564 <target state="new">any</target>
e351a5c5
C
4565 <context-group purpose="location">
4566 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4567 <context context-type="linenumber">21</context>
4568 </context-group>
4569 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
913aa176 4570 </trans-unit>
d7c6b951 4571 <trans-unit id="3067132953487445901" datatype="html">
913aa176 4572 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source>
4573 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target>
4574 <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>
4575 </trans-unit>
d7c6b951 4576 <trans-unit id="8650499415827640724" datatype="html">
eb12a714
C
4577 <source>Type</source>
4578 <target state="new">Type</target>
913aa176 4579 <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>
4580 </trans-unit>
d7c6b951 4581 <trans-unit id="3901868627411944813" datatype="html">
e6afb669
C
4582 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source>
4583 <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target>
e351a5c5
C
4584 <context-group purpose="location">
4585 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4586 <context context-type="linenumber">47</context>
e351a5c5 4587 </context-group>
913aa176 4588 </trans-unit>
d7c6b951 4589 <trans-unit id="3419681791450150574" datatype="html">
913aa176 4590 <source>Progress</source>
4591 <target state="new">Progress</target>
e351a5c5
C
4592 <context-group purpose="location">
4593 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4594 <context context-type="linenumber">49</context>
e351a5c5 4595 </context-group>
913aa176 4596 </trans-unit>
d7c6b951 4597 <trans-unit id="914197284349366734" datatype="html">
913aa176 4598 <source>No jobs found.</source>
4599 <target state="new">No jobs found.</target>
93fe2d9c
C
4600 <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>
4601 </trans-unit>
d7c6b951 4602 <trans-unit id="2713421326605345655" datatype="html">
e6afb669
C
4603 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source>
4604 <target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</target>
93fe2d9c
C
4605 <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>
4606 </trans-unit>
d7c6b951 4607 <trans-unit id="2384897339170501794" datatype="html">
913aa176 4608 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source>
4609 <target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target>
93fe2d9c
C
4610 <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>
4611 </trans-unit>
d7c6b951 4612 <trans-unit id="4457061340457477073" datatype="html">
913aa176 4613 <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>
4614 <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
4615 <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>
4616 </trans-unit>
d7c6b951 4617 <trans-unit id="1102717806459547726" datatype="html">
eb12a714
C
4618 <source>Refresh</source>
4619 <target state="new">Refresh</target>
93fe2d9c
C
4620 <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>
4621 <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>
4622 <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>
4623 <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>
4624 </trans-unit>
d7c6b951 4625 <trans-unit id="6052766076365105714" datatype="html">
913aa176 4626 <source>now</source>
4627 <target state="new">now</target>
4628 <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
4629 </trans-unit>
4630 <trans-unit id="8984988128489304664" datatype="html">
4631 <source>Filter logs by tags</source>
4632 <target state="new">Filter logs by tags</target>
a71d4140
C
4633 <context-group purpose="location">
4634 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4635 <context context-type="linenumber">31</context>
4636 </context-group>
913aa176 4637 </trans-unit>
d7c6b951 4638 <trans-unit id="3894950702316166331" datatype="html">
e4eaa7c9
C
4639 <source>Loading...</source>
4640 <target state="new">Loading...</target>
93fe2d9c
C
4641 <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>
4642 </trans-unit>
4643 <trans-unit id="1570003374195931619" datatype="html">
4644 <source>No log.</source>
4645 <target state="new">No log.</target>
a71d4140
C
4646 <context-group purpose="location">
4647 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4648 <context context-type="linenumber">40</context>
4649 </context-group>
913aa176 4650 </trans-unit>
d7c6b951 4651 <trans-unit id="2232767208623640457" datatype="html">
e6afb669 4652 <source>By <x id="INTERPOLATION"/> -></source>
5a6de093 4653 <target state="new">By
e6afb669 4654 <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> ->
5a6de093 4655 </target>
93fe2d9c
C
4656 <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>
4657 </trans-unit>
d7c6b951 4658 <trans-unit id="7396175500300709096" datatype="html">
e4eaa7c9
C
4659 <source>INSTANCE</source>
4660 <target state="new">INSTANCE</target>
913aa176 4661 <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>
4662 </trans-unit>
d7c6b951 4663 <trans-unit id="8953033926734869941" datatype="html">
eb12a714
C
4664 <source>Name</source>
4665 <target state="new">Name</target>
93fe2d9c
C
4666 <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>
4667 <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>
4668 <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>
4669 </trans-unit>
d7c6b951 4670 <trans-unit id="2973928033612762715" datatype="html">
eb12a714
C
4671 <source>Short description</source>
4672 <target state="new">Short description</target>
913aa176 4673 <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>
4674 </trans-unit>
d7c6b951 4675 <trans-unit id="7794655859478571096" datatype="html">
eb12a714
C
4676 <source>Main instance categories</source>
4677 <target state="new">Main instance categories</target>
93fe2d9c
C
4678 <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>
4679 </trans-unit>
d7c6b951 4680 <trans-unit id="6588040559347368313" datatype="html">
5a6de093
C
4681 <source>Add a new category</source>
4682 <target state="new">Add a new category</target>
93fe2d9c
C
4683 <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>
4684 <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>
4685 </trans-unit>
d7c6b951 4686 <trans-unit id="8953934448427251062" datatype="html">
5a6de093
C
4687 <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>
4688 <target state="new">The
e6afb669
C
4689 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>sharing system
4690 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 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 4691 </target>
93fe2d9c
C
4692 <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>
4693 </trans-unit>
d7c6b951 4694 <trans-unit id="34094919610906740" datatype="html">
e4eaa7c9
C
4695 <source>Help share videos being played</source>
4696 <target state="new">Help share videos being played</target>
93fe2d9c
C
4697 <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>
4698 </trans-unit>
d7c6b951 4699 <trans-unit id="6236140336967052987" datatype="html">
e4eaa7c9
C
4700 <source>When on a video page, directly start playing the video.</source>
4701 <target state="new">When on a video page, directly start playing the video.</target>
93fe2d9c
C
4702 <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>
4703 </trans-unit>
d7c6b951 4704 <trans-unit id="9135112681389493865" datatype="html">
e4eaa7c9
C
4705 <source>Automatically play videos</source>
4706 <target state="new">Automatically play videos</target>
93fe2d9c
C
4707 <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>
4708 </trans-unit>
d7c6b951 4709 <trans-unit id="575474399125992547" datatype="html">
e4eaa7c9
C
4710 <source>When a video ends, follow up with the next suggested video.</source>
4711 <target state="new">When a video ends, follow up with the next suggested video.</target>
93fe2d9c
C
4712 <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>
4713 </trans-unit>
d7c6b951 4714 <trans-unit id="2701970773087072815" datatype="html">
e4eaa7c9
C
4715 <source>Automatically start playing the next video</source>
4716 <target state="new">Automatically start playing the next video</target>
93fe2d9c
C
4717 <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>
4718 </trans-unit>
d7c6b951 4719 <trans-unit id="5983800192187691457" datatype="html">
eb12a714
C
4720 <source>Main languages you/your moderators speak</source>
4721 <target state="new">Main languages you/your moderators speak</target>
93fe2d9c
C
4722 <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>
4723 </trans-unit>
d7c6b951 4724 <trans-unit id="399528956091640769" datatype="html">
e4eaa7c9
C
4725 <source>MODERATION &amp; NSFW</source>
4726 <target state="new">MODERATION &amp; NSFW</target>
93fe2d9c
C
4727 <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>
4728 </trans-unit>
d7c6b951 4729 <trans-unit id="4423835119021329687" datatype="html">
e6afb669
C
4730 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source>
4731 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </target>
93fe2d9c
C
4732 <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>
4733 </trans-unit>
d7c6b951 4734 <trans-unit id="7030031694783481217" datatype="html">
eb12a714
C
4735 <source>This instance is dedicated to sensitive or NSFW content</source>
4736 <target state="new">This instance is dedicated to sensitive or NSFW content</target>
93fe2d9c
C
4737 <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>
4738 </trans-unit>
d7c6b951 4739 <trans-unit id="4620493570088713907" datatype="html">
e6afb669
C
4740 <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 /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4741 <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 /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target>
93fe2d9c
C
4742 <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>
4743 </trans-unit>
d7c6b951 4744 <trans-unit id="7497677457560701935" datatype="html">
eb12a714
C
4745 <source>Policy on videos containing sensitive content</source>
4746 <target state="new">Policy on videos containing sensitive content</target>
93fe2d9c
C
4747 <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>
4748 </trans-unit>
d7c6b951 4749 <trans-unit id="8930852890861583005" datatype="html">
eb12a714
C
4750 <source>Blur thumbnails</source>
4751 <target state="new">Blur thumbnails</target>
93fe2d9c
C
4752 <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>
4753 <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>
4754 </trans-unit>
d7c6b951 4755 <trans-unit id="6812930637022637485" datatype="html">
eb12a714
C
4756 <source>Display</source>
4757 <target state="new">Display</target>
93fe2d9c
C
4758 <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>
4759 <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>
4760 <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>
4761 </trans-unit>
d7c6b951 4762 <trans-unit id="1617785425462022303" datatype="html">
e4eaa7c9
C
4763 <source>Strategy</source>
4764 <target state="new">Strategy</target>
913aa176 4765 <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>
4766 </trans-unit>
d7c6b951 4767 <trans-unit id="2544569632476723854" datatype="html">
eb12a714
C
4768 <source>Terms</source>
4769 <target state="new">Terms</target>
93fe2d9c
C
4770 <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>
4771 <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>
4772 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">18</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">35</context></context-group>
4774 </trans-unit>
d7c6b951 4775 <trans-unit id="4127416011499804250" datatype="html">
eb12a714
C
4776 <source>Code of conduct</source>
4777 <target state="new">Code of conduct</target>
93fe2d9c
C
4778 <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>
4779 <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>
4780 <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>
4781 </trans-unit>
d7c6b951 4782 <trans-unit id="3076079242537393946" datatype="html">
eb12a714
C
4783 <source>Moderation information</source>
4784 <target state="new">Moderation information</target>
93fe2d9c
C
4785 <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>
4786 <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>
4787 <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>
4788 </trans-unit>
d7c6b951 4789 <trans-unit id="5056489767203690328" datatype="html">
e4eaa7c9
C
4790 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4791 <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target>
93fe2d9c
C
4792 <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>
4793 </trans-unit>
d7c6b951 4794 <trans-unit id="2047672753819413550" datatype="html">
e4eaa7c9
C
4795 <source>YOU AND YOUR INSTANCE</source>
4796 <target state="new">YOU AND YOUR INSTANCE</target>
93fe2d9c
C
4797 <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>
4798 </trans-unit>
d7c6b951 4799 <trans-unit id="3968335261686887328" datatype="html">
eb12a714
C
4800 <source>Who is behind the instance?</source>
4801 <target state="new">Who is behind the instance?</target>
93fe2d9c
C
4802 <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>
4803 </trans-unit>
d7c6b951 4804 <trans-unit id="7323194786468446482" datatype="html">
e4eaa7c9
C
4805 <source>A single person? A non-profit? A company?</source>
4806 <target state="new">A single person? A non-profit? A company?</target>
93fe2d9c
C
4807 <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>
4808 </trans-unit>
d7c6b951 4809 <trans-unit id="5480243297215266596" datatype="html">
eb12a714
C
4810 <source>Why did you create this instance?</source>
4811 <target state="new">Why did you create this instance?</target>
93fe2d9c
C
4812 <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>
4813 </trans-unit>
d7c6b951 4814 <trans-unit id="6995481962115300007" datatype="html">
e4eaa7c9
C
4815 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4816 <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target>
93fe2d9c
C
4817 <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>
4818 </trans-unit>
d7c6b951 4819 <trans-unit id="3667968987954856844" datatype="html">
eb12a714
C
4820 <source>How long do you plan to maintain this instance?</source>
4821 <target state="new">How long do you plan to maintain this instance?</target>
93fe2d9c
C
4822 <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>
4823 </trans-unit>
d7c6b951 4824 <trans-unit id="6722472563287778070" datatype="html">
e4eaa7c9
C
4825 <source>It's important to know for users who want to register on your instance</source>
4826 <target state="new">It's important to know for users who want to register on your instance</target>
93fe2d9c
C
4827 <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>
4828 </trans-unit>
d7c6b951 4829 <trans-unit id="8362291348781958428" datatype="html">
eb12a714
C
4830 <source>How will you finance the PeerTube server?</source>
4831 <target state="new">How will you finance the PeerTube server?</target>
93fe2d9c
C
4832 <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>
4833 </trans-unit>
d7c6b951 4834 <trans-unit id="2441006645448216398" datatype="html">
e4eaa7c9
C
4835 <source>With your own funds? With user donations? Advertising?</source>
4836 <target state="new">With your own funds? With user donations? Advertising?</target>
93fe2d9c
C
4837 <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>
4838 </trans-unit>
d7c6b951 4839 <trans-unit id="6853511883515031762" datatype="html">
e4eaa7c9
C
4840 <source>OTHER INFORMATION</source>
4841 <target state="new">OTHER INFORMATION</target>
93fe2d9c
C
4842 <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>
4843 </trans-unit>
d7c6b951 4844 <trans-unit id="3447208665089679283" datatype="html">
eb12a714
C
4845 <source>What server/hardware does the instance run on?</source>
4846 <target state="new">What server/hardware does the instance run on?</target>
93fe2d9c
C
4847 <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>
4848 </trans-unit>
d7c6b951 4849 <trans-unit id="4739907951373047958" datatype="html">
e4eaa7c9
C
4850 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4851 <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target>
93fe2d9c
C
4852 <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>
4853 </trans-unit>
d7c6b951 4854 <trans-unit id="8557599287230755359" datatype="html">
e4eaa7c9
C
4855 <source>APPEARANCE</source>
4856 <target state="new">APPEARANCE</target>
913aa176 4857 <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>
4858 </trans-unit>
d7c6b951 4859 <trans-unit id="2107098695989136934" datatype="html">
e6afb669
C
4860 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 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;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4861 <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 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;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
93fe2d9c
C
4862 <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>
4863 </trans-unit>
d7c6b951 4864 <trans-unit id="6855462350544488601" datatype="html">
eb12a714
C
4865 <source>default</source>
4866 <target state="new">default</target>
913aa176 4867 <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>
4868 </trans-unit>
d7c6b951 4869 <trans-unit id="4096396973250090478" datatype="html">
e4eaa7c9
C
4870 <source>Landing page</source>
4871 <target state="new">Landing page</target>
913aa176 4872 <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>
4873 </trans-unit>
d7c6b951 4874 <trans-unit id="2609416025385742456" datatype="html">
913aa176 4875 <source>Default trending page</source>
4876 <target state="new">Default trending page</target>
93fe2d9c
C
4877 <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>
4878 </trans-unit>
d7c6b951 4879 <trans-unit id="421622604352196374" datatype="html">
913aa176 4880 <source>Best videos</source>
4881 <target state="new">Best videos</target>
93fe2d9c
C
4882 <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>
4883 </trans-unit>
d7c6b951 4884 <trans-unit id="554741830445276244" datatype="html">
913aa176 4885 <source>Hot videos</source>
4886 <target state="new">Hot videos</target>
93fe2d9c
C
4887 <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>
4888 </trans-unit>
d7c6b951 4889 <trans-unit id="4203746847864415875" datatype="html">
913aa176 4890 <source>Most viewed videos</source>
4891 <target state="new">Most viewed videos</target>
93fe2d9c
C
4892 <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>
4893 </trans-unit>
d7c6b951 4894 <trans-unit id="8177374861384376651" datatype="html">
eb12a714
C
4895 <source>Most liked videos</source>
4896 <target state="new">Most liked videos</target>
93fe2d9c
C
4897 <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>
4898 </trans-unit>
4899 <trans-unit id="5862227717871131052" datatype="html">
4900 <source>Prefer author display name in video miniature</source>
4901 <target state="new">Prefer author display name in video miniature</target>
42fea41a
C
4902 <context-group purpose="location">
4903 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4904 <context context-type="linenumber">66</context>
4905 </context-group>
93fe2d9c
C
4906 </trans-unit>
4907 <trans-unit id="5444889468197427724" datatype="html">
4908 <source>Redirect users on single external auth when users click on the login button in menu</source>
4909 <target state="new">Redirect users on single external auth when users click on the login button in menu</target>
42fea41a
C
4910 <context-group purpose="location">
4911 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4912 <context context-type="linenumber">77</context>
4913 </context-group>
93fe2d9c
C
4914 </trans-unit>
4915 <trans-unit id="2138469194506455231" datatype="html">
4916 <source>⚠️ You don't have any external auth plugin enabled.</source>
4917 <target state="new">⚠️ You don't have any external auth plugin enabled.</target>
42fea41a
C
4918 <context-group purpose="location">
4919 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4920 <context context-type="linenumber">80</context>
4921 </context-group>
93fe2d9c
C
4922 </trans-unit>
4923 <trans-unit id="6608125149782412086" datatype="html">
4924 <source>⚠️ You have multiple external auth plugins enabled.</source>
4925 <target state="new">⚠️ You have multiple external auth plugins enabled.</target>
42fea41a
C
4926 <context-group purpose="location">
4927 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4928 <context context-type="linenumber">81</context>
4929 </context-group>
4930 </trans-unit>
d7c6b951 4931 <trans-unit id="4809162812315301010" datatype="html">
e4eaa7c9
C
4932 <source>BROADCAST MESSAGE</source>
4933 <target state="new">BROADCAST MESSAGE</target>
93fe2d9c
C
4934 <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>
4935 </trans-unit>
d7c6b951 4936 <trans-unit id="7097094470713539753" datatype="html">
913aa176 4937 <source>Display a message on your instance</source>
4938 <target state="new"> Display a message on your instance </target>
93fe2d9c
C
4939 <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>
4940 </trans-unit>
d7c6b951 4941 <trans-unit id="4686199497574248459" datatype="html">
e4eaa7c9
C
4942 <source>Enable broadcast message</source>
4943 <target state="new">Enable broadcast message</target>
93fe2d9c
C
4944 <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>
4945 </trans-unit>
d7c6b951 4946 <trans-unit id="9192050065623241777" datatype="html">
e4eaa7c9
C
4947 <source>Allow users to dismiss the broadcast message</source>
4948 <target state="new">Allow users to dismiss the broadcast message </target>
93fe2d9c
C
4949 <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>
4950 </trans-unit>
d7c6b951 4951 <trans-unit id="6582848618760132901" datatype="html">
e4eaa7c9
C
4952 <source>Broadcast message level</source>
4953 <target state="new">Broadcast message level</target>
93fe2d9c
C
4954 <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>
4955 </trans-unit>
d7c6b951 4956 <trans-unit id="8066608938393600549" datatype="html">
e4eaa7c9
C
4957 <source>Message</source>
4958 <target state="new">Message</target>
93fe2d9c
C
4959 <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>
4960 </trans-unit>
d7c6b951 4961 <trans-unit id="5631159720194597622" datatype="html">
e4eaa7c9
C
4962 <source>NEW USERS</source>
4963 <target state="new">NEW USERS</target>
93fe2d9c
C
4964 <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>
4965 </trans-unit>
d7c6b951 4966 <trans-unit id="2669509104300979449" datatype="html">
e6afb669
C
4967 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source>
4968 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </target>
93fe2d9c
C
4969 <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>
4970 </trans-unit>
d7c6b951 4971 <trans-unit id="4497115134891299867" datatype="html">
eb12a714
C
4972 <source>Signup requires email verification</source>
4973 <target state="new">Signup requires email verification</target>
93fe2d9c
C
4974 <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>
4975 </trans-unit>
d7c6b951 4976 <trans-unit id="8133107840061687919" datatype="html">
eb12a714
C
4977 <source>Signup limit</source>
4978 <target state="new">Signup limit</target>
93fe2d9c
C
4979 <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>
4980 </trans-unit>
d7c6b951 4981 <trans-unit id="8497774075394617130" datatype="html">
913aa176 4982 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
4983 <target state="new">{VAR_PLURAL, plural, =1 {user} other {users}}</target>
93fe2d9c
C
4984 <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>
4985 </trans-unit>
d7c6b951 4986 <trans-unit id="5620049714977547431" datatype="html">
913aa176 4987 <source>Signup won't be limited to a fixed number of users.</source>
4988 <target state="new">Signup won't be limited to a fixed number of users.</target>
93fe2d9c
C
4989 <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>
4990 </trans-unit>
4991 <trans-unit id="1663379405062033606" datatype="html">
4992 <source>Minimum required age to create an account</source>
4993 <target state="new">Minimum required age to create an account</target>
4994 <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>
4995 </trans-unit>
4996 <trans-unit id="8342879272354516454" datatype="html">
4997 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
4998 <target state="new">{VAR_PLURAL, plural, =1 {year old} other {years old}}</target>
4999 <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>
5000 </trans-unit>
d7c6b951 5001 <trans-unit id="7456307533995141215" datatype="html">
5a6de093
C
5002 <source>Enable Signup</source>
5003 <target state="new">Enable Signup</target>
93fe2d9c
C
5004 <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>
5005 </trans-unit>
d7c6b951 5006 <trans-unit id="4555457172864212828" datatype="html">
eb12a714
C
5007 <source>Users</source>
5008 <target state="new">Users</target>
93fe2d9c
C
5009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">41</context></context-group>
5010 <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>
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">4</context></context-group>
5012 <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>
5013 </trans-unit>
5014 <trans-unit id="3807699453257291879" datatype="html">
5015 <source>Comments</source>
5016 <target state="new">Comments</target>
3c18ff47
C
5017 <context-group purpose="location">
5018 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
5019 <context context-type="linenumber">57</context>
5020 </context-group>
5021 </trans-unit>
d7c6b951 5022 <trans-unit id="8147229944654164397" datatype="html">
e4eaa7c9
C
5023 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
5024 <target state="new">{VAR_PLURAL, plural, =1 {Video} other {Videos} }</target>
93fe2d9c
C
5025 <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>
5026 <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>
5027 </trans-unit>
d7c6b951 5028 <trans-unit id="2068564237394270744" datatype="html">
e4eaa7c9
C
5029 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
5030 <target state="new">{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</target>
93fe2d9c
C
5031 <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>
5032 <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>
5033 </trans-unit>
d7c6b951 5034 <trans-unit id="407487463718398437" datatype="html">
e4eaa7c9
C
5035 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
5036 <target state="new">{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</target>
93fe2d9c
C
5037 <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>
5038 <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>
5039 </trans-unit>
d7c6b951 5040 <trans-unit id="9036137946566829282" datatype="html">
e4eaa7c9
C
5041 <source>Incriminated in reports</source>
5042 <target state="new">Incriminated in reports</target>
93fe2d9c
C
5043 <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>
5044 <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>
5045 </trans-unit>
d7c6b951 5046 <trans-unit id="7441750243186193044" datatype="html">
e4eaa7c9
C
5047 <source>Authored reports accepted</source>
5048 <target state="new">Authored reports accepted</target>
93fe2d9c
C
5049 <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>
5050 <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>
5051 </trans-unit>
d7c6b951 5052 <trans-unit id="3094586852616580737" datatype="html">
e4eaa7c9
C
5053 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
5054 <target state="new">{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</target>
93fe2d9c
C
5055 <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>
5056 <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>
5057 </trans-unit>
d7c6b951 5058 <trans-unit id="7362516430807501858" datatype="html">
e4eaa7c9
C
5059 <source>NEW USER</source>
5060 <target state="new">NEW USER</target>
93fe2d9c
C
5061 <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>
5062 <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>
5063 </trans-unit>
d7c6b951 5064 <trans-unit id="3008420115644088420" datatype="html">
e4eaa7c9
C
5065 <source>Configuration</source>
5066 <target state="new">Configuration</target>
93fe2d9c
C
5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">136</context></context-group>
5068 <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>
5069 </trans-unit>
d7c6b951 5070 <trans-unit id="502260296951057925" datatype="html">
eb12a714
C
5071 <source>Default video quota per user</source>
5072 <target state="new">Default video quota per user</target>
93fe2d9c
C
5073 <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>
5074 </trans-unit>
d7c6b951 5075 <trans-unit id="7169210802367807492" datatype="html">
913aa176 5076 <source>bytes</source>
5077 <target state="new">bytes</target>
93fe2d9c
C
5078 <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>
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">232</context></context-group>
5080 <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>
5081 <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>
5082 <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>
5083 <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>
5084 </trans-unit>
d7c6b951 5085 <trans-unit id="8509882464852636851" datatype="html">
eb12a714
C
5086 <source>Default daily upload limit per user</source>
5087 <target state="new">Default daily upload limit per user</target>
93fe2d9c
C
5088 <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>
5089 </trans-unit>
d7c6b951 5090 <trans-unit id="4719342289581047890" datatype="html">
8b049b68
C
5091 <source>Allow import with a torrent file or a magnet URI</source>
5092 <target state="new">Allow import with a torrent file or a magnet URI</target>
93fe2d9c
C
5093 <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>
5094 </trans-unit>
5095 <trans-unit id="6801844913630625451" datatype="html">
5096 <source>⚠️ We don't recommend to enable this feature if you don't trust your users</source>
5097 <target state="new">⚠️ We don't recommend to enable this feature if you don't trust your users</target>
8f0b94f0
C
5098 <context-group purpose="location">
5099 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
5100 <context context-type="linenumber">283</context>
5101 </context-group>
5102 </trans-unit>
d7c6b951 5103 <trans-unit id="3950258704315544174" datatype="html">
e4eaa7c9
C
5104 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5105 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
93fe2d9c
C
5106 <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>
5107 </trans-unit>
5108 <trans-unit id="424703522835656806" datatype="html">
5109 <source>VIDEO CHANNELS</source>
5110 <target state="new">VIDEO CHANNELS</target>
5111 <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>
5112 </trans-unit>
5113 <trans-unit id="7026684190224451991" datatype="html">
5114 <source>Max video channels per user</source>
5115 <target state="new">Max video channels per user</target>
5116 <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>
5117 </trans-unit>
5118 <trans-unit id="3840267063842708224" datatype="html">
5119 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5120 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5121 <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>
5122 </trans-unit>
d7c6b951 5123 <trans-unit id="3428986951244800347" datatype="html">
5a6de093
C
5124 <source>Block new videos automatically</source>
5125 <target state="new">Block new videos automatically</target>
93fe2d9c
C
5126 <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>
5127 </trans-unit>
d7c6b951 5128 <trans-unit id="2054846790157376783" datatype="html">
5a6de093
C
5129 <source>SEARCH</source>
5130 <target state="new">SEARCH</target>
93fe2d9c
C
5131 <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>
5132 </trans-unit>
d7c6b951 5133 <trans-unit id="3442084803796199253" datatype="html">
5a6de093
C
5134 <source>Allow users to do remote URI/handle search</source>
5135 <target state="new">Allow users to do remote URI/handle search</target>
93fe2d9c
C
5136 <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>
5137 </trans-unit>
d7c6b951 5138 <trans-unit id="2258148539285928012" datatype="html">
913aa176 5139 <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>
5140 <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
5141 <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>
5142 </trans-unit>
d7c6b951 5143 <trans-unit id="7295422540935146771" datatype="html">
5a6de093
C
5144 <source>Allow anonymous to do remote URI/handle search</source>
5145 <target state="new">Allow anonymous to do remote URI/handle search</target>
93fe2d9c
C
5146 <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>
5147 </trans-unit>
d7c6b951 5148 <trans-unit id="7305237807882754643" datatype="html">
913aa176 5149 <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>
5150 <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
5151 <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>
5152 </trans-unit>
d7c6b951 5153 <trans-unit id="5273935530181504015" datatype="html">
5a6de093
C
5154 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5155 <target state="new">⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
93fe2d9c
C
5156 <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>
5157 </trans-unit>
d7c6b951 5158 <trans-unit id="1886227550697837417" datatype="html">
e6afb669
C
5159 <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;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5160 <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;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
93fe2d9c
C
5161 <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>
5162 </trans-unit>
d7c6b951 5163 <trans-unit id="2331464426553277323" datatype="html">
5a6de093
C
5164 <source>Search index URL</source>
5165 <target state="new">Search index URL</target>
93fe2d9c
C
5166 <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>
5167 </trans-unit>
d7c6b951 5168 <trans-unit id="8524278911521465398" datatype="html">
5a6de093
C
5169 <source>Disable local search in search bar</source>
5170 <target state="new">Disable local search in search bar</target>
93fe2d9c
C
5171 <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>
5172 </trans-unit>
d7c6b951 5173 <trans-unit id="6568991917245875948" datatype="html">
5a6de093
C
5174 <source>Otherwise the local search stays used by default</source>
5175 <target state="new">Otherwise the local search stays used by default</target>
93fe2d9c
C
5176 <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>
5177 </trans-unit>
d7c6b951 5178 <trans-unit id="4444955208013675027" datatype="html">
5a6de093
C
5179 <source>Search bar uses the global search index by default</source>
5180 <target state="new">Search bar uses the global search index by default</target>
93fe2d9c
C
5181 <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>
5182 </trans-unit>
d7c6b951 5183 <trans-unit id="6476750382562952780" datatype="html">
5a6de093
C
5184 <source>Enable global search</source>
5185 <target state="new">Enable global search</target>
93fe2d9c
C
5186 <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>
5187 </trans-unit>
d7c6b951 5188 <trans-unit id="836183323506117145" datatype="html">
e4eaa7c9
C
5189 <source>FEDERATION</source>
5190 <target state="new">FEDERATION</target>
93fe2d9c
C
5191 <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>
5192 </trans-unit>
d7c6b951 5193 <trans-unit id="252719899360434356" datatype="html">
e6afb669
C
5194 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5195 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
93fe2d9c
C
5196 <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>
5197 </trans-unit>
d7c6b951 5198 <trans-unit id="9119248927271669654" datatype="html">
e4eaa7c9
C
5199 <source>Other instances can follow yours</source>
5200 <target state="new">Other instances can follow yours</target>
93fe2d9c
C
5201 <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>
5202 </trans-unit>
d7c6b951 5203 <trans-unit id="7015551137649102649" datatype="html">
8b049b68
C
5204 <source>Manually approve new instance followers</source>
5205 <target state="new">Manually approve new instance followers</target>
93fe2d9c
C
5206 <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>
5207 </trans-unit>
d7c6b951 5208 <trans-unit id="4803992993548153434" datatype="html">
e4eaa7c9
C
5209 <source>Automatically follow back instances</source>
5210 <target state="new">Automatically follow back instances</target>
93fe2d9c
C
5211 <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>
5212 </trans-unit>
d7c6b951 5213 <trans-unit id="2092224316392295720" datatype="html">
8b049b68
C
5214 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
5215 <target state="new">⚠️ This functionality requires a lot of attention and extra moderation.</target>
93fe2d9c
C
5216 <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>
5217 <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>
5218 <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>
5219 </trans-unit>
d7c6b951 5220 <trans-unit id="1718269478813020014" datatype="html">
eb12a714
C
5221 <source>Index URL</source>
5222 <target state="new">Index URL</target>
93fe2d9c
C
5223 <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>
5224 </trans-unit>
d7c6b951 5225 <trans-unit id="173263206605027981" datatype="html">
e4eaa7c9
C
5226 <source>Automatically follow instances of a public index</source>
5227 <target state="new">Automatically follow instances of a public index</target>
93fe2d9c
C
5228 <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>
5229 </trans-unit>
d7c6b951 5230 <trans-unit id="9076632742417302918" datatype="html">
e6afb669
C
5231 <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;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5232 <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;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
93fe2d9c
C
5233 <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>
5234 </trans-unit>
d7c6b951 5235 <trans-unit id="3946988229617310200" datatype="html">
e4eaa7c9
C
5236 <source>ADMINISTRATORS</source>
5237 <target state="new">ADMINISTRATORS</target>
93fe2d9c
C
5238 <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>
5239 </trans-unit>
5a6de093 5240 <trans-unit id="2149300564474427551" datatype="html">
eb12a714
C
5241 <source>Administrator</source>
5242 <target state="new">Administrator</target>
93fe2d9c
C
5243 <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>
5244 </trans-unit>
d7c6b951 5245 <trans-unit id="3171683206914962995" datatype="html">
eb12a714
C
5246 <source>Admin email</source>
5247 <target state="new">Admin email</target>
93fe2d9c
C
5248 <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>
5249 </trans-unit>
d7c6b951 5250 <trans-unit id="4722881456283329321" datatype="html">
eb12a714
C
5251 <source>Enable contact form</source>
5252 <target state="new">Enable contact form</target>
93fe2d9c
C
5253 <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>
5254 </trans-unit>
d7c6b951 5255 <trans-unit id="5926348345797688952" datatype="html">
913aa176 5256 <source>VOD Transcoding</source>
5257 <target state="new">VOD Transcoding</target>
93fe2d9c
C
5258 <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>
5259 </trans-unit>
d7c6b951 5260 <trans-unit id="1765095834299337775" datatype="html">
e4eaa7c9
C
5261 <source>TWITTER</source>
5262 <target state="new">TWITTER</target>
93fe2d9c
C
5263 <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>
5264 </trans-unit>
d7c6b951 5265 <trans-unit id="3202133522706129143" datatype="html">
913aa176 5266 <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>
5267 <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
5268 <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>
5269 </trans-unit>
d7c6b951 5270 <trans-unit id="4087837092261487511" datatype="html">
eb12a714
C
5271 <source>Your Twitter username</source>
5272 <target state="new">Your Twitter username</target>
93fe2d9c
C
5273 <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>
5274 </trans-unit>
d7c6b951 5275 <trans-unit id="5648651824279408711" datatype="html">
5a6de093
C
5276 <source>Instance allowed by Twitter</source>
5277 <target state="new">Instance allowed by Twitter</target>
93fe2d9c
C
5278 <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>
5279 </trans-unit>
5280 <trans-unit id="2076338542820061819" datatype="html">
e6afb669
C
5281 <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 />"/> 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 />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> 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'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5282 <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 />"/> 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 />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> 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'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
93fe2d9c
C
5283 <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>
5284 </trans-unit>
d7c6b951 5285 <trans-unit id="493135676263039396" datatype="html">
913aa176 5286 <source>LIVE</source>
5287 <target state="new">LIVE</target>
5288 <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>
5289 <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>
5290 </trans-unit>
d7c6b951 5291 <trans-unit id="1429138002697017359" datatype="html">
913aa176 5292 <source>Enable users of your instance to stream live.</source>
5293 <target state="new"> Enable users of your instance to stream live. </target>
93fe2d9c
C
5294 <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>
5295 </trans-unit>
d7c6b951 5296 <trans-unit id="8894612824234881672" datatype="html">
913aa176 5297 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source>
5298 <target state="new">⚠️ Enabling live streaming requires trust in your users and extra moderation work</target>
5299 <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>
5300 </trans-unit>
d7c6b951 5301 <trans-unit id="5205613575147327732" datatype="html">
913aa176 5302 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
5303 <target state="new">If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target>
7d3316dc
C
5304 <context-group purpose="location">
5305 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5306 <context context-type="linenumber">23</context>
5307 </context-group>
913aa176 5308 </trans-unit>
d7c6b951 5309 <trans-unit id="6421580347313273983" datatype="html">
913aa176 5310 <source>Allow your users to automatically publish a replay of their live</source>
5311 <target state="new">Allow your users to automatically publish a replay of their live</target>
5312 <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>
5313 </trans-unit>
d7c6b951 5314 <trans-unit id="3472969629566153023" datatype="html">
913aa176 5315 <source>If the user quota is reached, PeerTube will automatically terminate the live streaming</source>
5316 <target state="new"> If the user quota is reached, PeerTube will automatically terminate the live streaming </target>
93fe2d9c 5317 <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
5318 </trans-unit>
5319 <trans-unit id="8583623894789865917" datatype="html">
5320 <source>Allow your users to change live latency</source>
5321 <target state="new">Allow your users to change live latency</target>
a15d7b82
C
5322 <context-group purpose="location">
5323 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5324 <context context-type="linenumber">42</context>
5325 </context-group>
9b0b8301
C
5326 </trans-unit>
5327 <trans-unit id="6422195560028891534" datatype="html">
5328 <source>Small latency disables P2P and high latency can increase P2P ratio</source>
5329 <target state="new"> Small latency disables P2P and high latency can increase P2P ratio </target>
a15d7b82
C
5330 <context-group purpose="location">
5331 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5332 <context context-type="linenumber">44,46</context>
5333 </context-group>
93fe2d9c 5334 </trans-unit>
d7c6b951 5335 <trans-unit id="4420104899393268652" datatype="html">
e6afb669
C
5336 <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;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5337 <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;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
9b0b8301
C
5338 <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>
5339 </trans-unit>
d7c6b951 5340 <trans-unit id="7210210728441530221" datatype="html">
e6afb669
C
5341 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5342 <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;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
9b0b8301
C
5343 <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>
5344 </trans-unit>
d7c6b951 5345 <trans-unit id="6830777508073747241" datatype="html">
913aa176 5346 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5347 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
9b0b8301
C
5348 <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>
5349 <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>
5350 </trans-unit>
d7c6b951 5351 <trans-unit id="1521259619066122077" datatype="html">
913aa176 5352 <source>Max live duration</source>
5353 <target state="new">Max live duration</target>
9b0b8301
C
5354 <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>
5355 </trans-unit>
d7c6b951 5356 <trans-unit id="5309195634424105927" datatype="html">
913aa176 5357 <source>Live transcoding threads</source>
5358 <target state="new">Live transcoding threads</target>
9b0b8301
C
5359 <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>
5360 </trans-unit>
d7c6b951 5361 <trans-unit id="4240037618955024499" datatype="html">
913aa176 5362 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5363 <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
5364 <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>
5365 </trans-unit>
d7c6b951 5366 <trans-unit id="8489317904250057957" datatype="html">
913aa176 5367 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5368 <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
5369 <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>
5370 </trans-unit>
d7c6b951 5371 <trans-unit id="1417246074503129277" datatype="html">
913aa176 5372 <source>Live transcoding profile</source>
5373 <target state="new">Live transcoding profile</target>
9b0b8301
C
5374 <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>
5375 </trans-unit>
d7c6b951 5376 <trans-unit id="8294583621306221742" datatype="html">
913aa176 5377 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5378 <target state="new">new live transcoding profiles can be added by PeerTube plugins</target>
9b0b8301
C
5379 <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>
5380 </trans-unit>
d7c6b951 5381 <trans-unit id="6727057461851446921" datatype="html">
913aa176 5382 <source>Live resolutions to generate</source>
5383 <target state="new">Live resolutions to generate</target>
9b0b8301
C
5384 <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>
5385 </trans-unit>
d7c6b951 5386 <trans-unit id="2281161665447607254" datatype="html">
913aa176 5387 <source>Allow live streaming</source>
5388 <target state="new">Allow live streaming</target>
5389 <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>
5390 </trans-unit>
d7c6b951 5391 <trans-unit id="6759167469686242835" datatype="html">
913aa176 5392 <source>Transcoding enabled for live streams</source>
5393 <target state="new">Transcoding enabled for live streams</target>
9b0b8301
C
5394 <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>
5395 </trans-unit>
d7c6b951 5396 <trans-unit id="5975271795105968425" datatype="html">
913aa176 5397 <source>Live streaming</source>
5398 <target state="new">Live streaming</target>
93fe2d9c
C
5399 <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>
5400 <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>
5401 </trans-unit>
5402 <trans-unit id="6201638315245239510" datatype="html">
5403 <source>Advanced</source>
5404 <target state="new">Advanced</target>
5405 <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>
5406 </trans-unit>
d7c6b951 5407 <trans-unit id="7911929966701561067" datatype="html">
e4eaa7c9
C
5408 <source>TRANSCODING</source>
5409 <target state="new">TRANSCODING</target>
9b0b8301
C
5410 <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>
5411 <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>
5412 </trans-unit>
d7c6b951 5413 <trans-unit id="8212237880239644112" datatype="html">
913aa176 5414 <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>
5415 <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
5416 <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>
5417 </trans-unit>
d7c6b951 5418 <trans-unit id="3444148141968928069" datatype="html">
913aa176 5419 <source>Input formats</source>
5420 <target state="new">Input formats</target>
5421 <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>
5422 </trans-unit>
d7c6b951 5423 <trans-unit id="4560217482714993155" datatype="html">
eb12a714
C
5424 <source>Transcoding enabled</source>
5425 <target state="new">Transcoding enabled</target>
913aa176 5426 <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>
5427 </trans-unit>
d7c6b951 5428 <trans-unit id="7452751710576287271" datatype="html">
eb12a714
C
5429 <source>Allow additional extensions</source>
5430 <target state="new">Allow additional extensions</target>
913aa176 5431 <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
5432 </trans-unit>
5433 <trans-unit id="5698272164915890247" datatype="html">
5434 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source>
5435 <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
5436 <context-group purpose="location">
5437 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5438 <context context-type="linenumber">54</context>
5439 </context-group>
913aa176 5440 </trans-unit>
d7c6b951 5441 <trans-unit id="1823941382992046371" datatype="html">
eb12a714
C
5442 <source>Allow audio files upload</source>
5443 <target state="new">Allow audio files upload</target>
913aa176 5444 <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>
5445 </trans-unit>
d7c6b951 5446 <trans-unit id="8340360585610503574" datatype="html">
913aa176 5447 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5448 <target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target>
5449 <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>
5450 </trans-unit>
d7c6b951 5451 <trans-unit id="5867513506373651775" datatype="html">
913aa176 5452 <source>The file will be merged in a still image video with the preview file on upload.</source>
5453 <target state="new">The file will be merged in a still image video with the preview file on upload.</target>
5454 <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>
5455 </trans-unit>
d7c6b951 5456 <trans-unit id="2036818807823848377" datatype="html">
913aa176 5457 <source>Output formats</source>
5458 <target state="new">Output formats</target>
5459 <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>
5460 </trans-unit>
d7c6b951 5461 <trans-unit id="522057769554096255" datatype="html">
913aa176 5462 <source>WebTorrent enabled</source>
5463 <target state="new">WebTorrent enabled</target>
5464 <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>
5465 </trans-unit>
d7c6b951 5466 <trans-unit id="8373385486403101567" datatype="html">
913aa176 5467 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5468 <target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target>
7d3316dc
C
5469 <context-group purpose="location">
5470 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5471 <context context-type="linenumber">83</context>
5472 </context-group>
5473 </trans-unit>
d7c6b951 5474 <trans-unit id="3839590624406770455" datatype="html">
5a6de093
C
5475 <source>HLS with P2P support enabled</source>
5476 <target state="new">HLS with P2P support enabled</target>
913aa176 5477 <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>
5478 </trans-unit>
d7c6b951 5479 <trans-unit id="7334484418359079994" datatype="html">
e6afb669
C
5480 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>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>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5481 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>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>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
7d3316dc
C
5482 <context-group purpose="location">
5483 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5484 <context context-type="linenumber">99,108</context>
5485 </context-group>
913aa176 5486 </trans-unit>
d7c6b951 5487 <trans-unit id="4748900450708089645" datatype="html">
913aa176 5488 <source>Resolutions to generate per enabled format</source>
5489 <target state="new">Resolutions to generate per enabled format</target>
5490 <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>
5491 </trans-unit>
d7c6b951 5492 <trans-unit id="5431196295724512251" datatype="html">
913aa176 5493 <source>The original file resolution will be the default target if no option is selected.</source>
5494 <target state="new"> The original file resolution will be the default target if no option is selected. </target>
93fe2d9c
C
5495 <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>
5496 </trans-unit>
d7c6b951 5497 <trans-unit id="1126867109775813762" datatype="html">
5e6c69ce
C
5498 <source>Transcoding threads</source>
5499 <target state="new">Transcoding threads</target>
913aa176 5500 <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>
5501 </trans-unit>
d7c6b951 5502 <trans-unit id="7815122216882553289" datatype="html">
913aa176 5503 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5504 <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 5505 <context-group purpose="location">
7d3316dc
C
5506 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5507 <context context-type="linenumber">146,148</context>
b87b606a 5508 </context-group>
913aa176 5509 </trans-unit>
d7c6b951 5510 <trans-unit id="8685484763568827375" datatype="html">
913aa176 5511 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5512 <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 5513 <context-group purpose="location">
7d3316dc
C
5514 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5515 <context context-type="linenumber">150,152</context>
b87b606a 5516 </context-group>
913aa176 5517 </trans-unit>
d7c6b951 5518 <trans-unit id="7185278676178506632" datatype="html">
913aa176 5519 <source>Transcoding jobs concurrency</source>
5520 <target state="new">Transcoding jobs concurrency</target>
7d3316dc
C
5521 <context-group purpose="location">
5522 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5523 <context context-type="linenumber">166</context>
5524 </context-group>
913aa176 5525 </trans-unit>
d7c6b951 5526 <trans-unit id="1969393594784140832" datatype="html">
913aa176 5527 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source>
5528 <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target>
7d3316dc
C
5529 <context-group purpose="location">
5530 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5531 <context context-type="linenumber">167</context>
5532 </context-group>
913aa176 5533 </trans-unit>
d7c6b951 5534 <trans-unit id="2184317712452071847" datatype="html">
913aa176 5535 <source>Transcoding profile</source>
5536 <target state="new">Transcoding profile</target>
5537 <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>
5538 </trans-unit>
d7c6b951 5539 <trans-unit id="6289966287765074028" datatype="html">
913aa176 5540 <source>new transcoding profiles can be added by PeerTube plugins</source>
5541 <target state="new">new transcoding profiles can be added by PeerTube plugins</target>
5542 <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>
fa737aa0
C
5543 </trans-unit><trans-unit id="5843661880070076970" datatype="html">
5544 <source>VIDEO STUDIO</source><target state="new">VIDEO STUDIO</target>
3c18ff47
C
5545 <context-group purpose="location">
5546 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5547 <context context-type="linenumber">198</context>
5548 </context-group>
93fe2d9c 5549 </trans-unit>
fa737aa0 5550
93fe2d9c
C
5551 <trans-unit id="4078329985026583770" datatype="html">
5552 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source>
5553 <target state="new"> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </target>
3c18ff47
C
5554 <context-group purpose="location">
5555 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5556 <context context-type="linenumber">199,201</context>
5557 </context-group>
fa737aa0
C
5558 </trans-unit><trans-unit id="252604800845369275" datatype="html">
5559 <source>Enable video studio</source><target state="new">Enable video studio</target>
3c18ff47
C
5560 <context-group purpose="location">
5561 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5562 <context context-type="linenumber">210</context>
5563 </context-group>
fa737aa0
C
5564 </trans-unit><trans-unit id="3313548535394806921" datatype="html">
5565 <source>⚠️ You need to enable transcoding first to enable video studio</source><target state="new">⚠️ You need to enable transcoding first to enable video studio</target>
3c18ff47
C
5566 <context-group purpose="location">
5567 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5568 <context context-type="linenumber">213</context>
5569 </context-group>
913aa176 5570 </trans-unit>
fa737aa0
C
5571
5572
d7c6b951 5573 <trans-unit id="6879611446286948126" datatype="html">
e4eaa7c9
C
5574 <source>CACHE</source>
5575 <target state="new">CACHE</target>
913aa176 5576 <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>
5577 </trans-unit>
d7c6b951 5578 <trans-unit id="5511334650211127631" datatype="html">
913aa176 5579 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5580 <target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target>
93fe2d9c
C
5581 <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>
5582 </trans-unit>
d7c6b951 5583 <trans-unit id="4382565260112874406" datatype="html">
e4eaa7c9
C
5584 <source>Number of previews to keep in cache</source>
5585 <target state="new">Number of previews to keep in cache</target>
913aa176 5586 <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>
5587 </trans-unit>
d7c6b951 5588 <trans-unit id="3710881484246327863" datatype="html">
913aa176 5589 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source>
5590 <target state="new">{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</target>
7d3316dc
C
5591 <context-group purpose="location">
5592 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5593 <context context-type="linenumber">22</context>
5594 </context-group>
5595 </trans-unit>
d7c6b951 5596 <trans-unit id="2279905277031617076" datatype="html">
e4eaa7c9
C
5597 <source>Number of video captions to keep in cache</source>
5598 <target state="new">Number of video captions to keep in cache</target>
913aa176 5599 <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>
5600 </trans-unit>
d7c6b951 5601 <trans-unit id="6193666854590647323" datatype="html">
913aa176 5602 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source>
5603 <target state="new">{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</target>
7d3316dc
C
5604 <context-group purpose="location">
5605 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5606 <context context-type="linenumber">36</context>
5607 </context-group>
913aa176 5608 </trans-unit>
d7c6b951 5609 <trans-unit id="330647913034301472" datatype="html">
913aa176 5610 <source>Number of video torrents to keep in cache</source>
5611 <target state="new">Number of video torrents to keep in cache</target>
063de1ee
C
5612 <context-group purpose="location">
5613 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5614 <context context-type="linenumber">43</context>
5615 </context-group>
913aa176 5616 </trans-unit>
d7c6b951 5617 <trans-unit id="4613961764793311850" datatype="html">
913aa176 5618 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source>
5619 <target state="new">{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</target>
063de1ee
C
5620 <context-group purpose="location">
5621 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5622 <context context-type="linenumber">50</context>
5623 </context-group>
7d3316dc 5624 </trans-unit>
d7c6b951 5625 <trans-unit id="2528135865630556778" datatype="html">
e4eaa7c9
C
5626 <source>CUSTOMIZATIONS</source>
5627 <target state="new">CUSTOMIZATIONS</target>
913aa176 5628 <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>
5629 </trans-unit>
d7c6b951 5630 <trans-unit id="1714039296068260295" datatype="html">
913aa176 5631 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5632 <target state="new"> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </target>
93fe2d9c
C
5633 <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>
5634 </trans-unit>
d7c6b951 5635 <trans-unit id="6180346896314915203" datatype="html">
eb12a714
C
5636 <source>JavaScript</source>
5637 <target state="new">JavaScript</target>
913aa176 5638 <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>
5639 </trans-unit>
d7c6b951 5640 <trans-unit id="4067880101082150743" datatype="html">
e6afb669
C
5641 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5642 <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></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">77</context></context-group>
5644 </trans-unit>
d7c6b951 5645 <trans-unit id="5464209657969421100" datatype="html">
e6afb669
C
5646 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5647color: red;
5648<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5649<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5650color: red;
5651<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5652<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5653 <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
7d3316dc 5654color: red;
913aa176 5655<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
e6afb669 5656<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
7d3316dc 5657color: red;
913aa176 5658<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
e6afb669 5659<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
93fe2d9c
C
5660 <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>
5661 </trans-unit>
d7c6b951 5662 <trans-unit id="283725429207896837" datatype="html">
913aa176 5663 <source>You cannot allow live replay if you don't enable transcoding.</source>
5664 <target state="new"> You cannot allow live replay if you don't enable transcoding. </target>
93fe2d9c
C
5665 <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>
5666 </trans-unit>
5667 <trans-unit id="4249062553881932496" datatype="html">
5668 <source>You cannot change the server configuration because it's managed externally.</source>
5669 <target state="new"> You cannot change the server configuration because it's managed externally. </target>
a71d4140
C
5670 <context-group purpose="location">
5671 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5672 <context context-type="linenumber">85,87</context>
5673 </context-group>
5674 </trans-unit>
d7c6b951 5675 <trans-unit id="8167543029214637769" datatype="html">
e6afb669
C
5676 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source>
5677 <target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target>
93fe2d9c
C
5678 <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>
5679 </trans-unit>
d7c6b951 5680 <trans-unit id="1445676851449000175" datatype="html">
eb12a714
C
5681 <source>Update configuration</source>
5682 <target state="new">Update configuration</target>
93fe2d9c
C
5683 <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>
5684 </trans-unit>
d7c6b951 5685 <trans-unit id="5439158575454281141" datatype="html">
e4eaa7c9
C
5686 <source>VIDEO SETTINGS</source>
5687 <target state="new">VIDEO SETTINGS</target>
93fe2d9c
C
5688 <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>
5689 </trans-unit>
d7c6b951 5690 <trans-unit id="507542497458686905" datatype="html">
e4eaa7c9
C
5691 <source>NOTIFICATIONS</source>
5692 <target state="new">NOTIFICATIONS</target>
93fe2d9c
C
5693 <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>
5694 </trans-unit>
d7c6b951 5695 <trans-unit id="9138757724802460941" datatype="html">
e4eaa7c9
C
5696 <source>INTERFACE</source>
5697 <target state="new">INTERFACE</target>
93fe2d9c
C
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">25</context></context-group>
5699 </trans-unit>
d7c6b951 5700 <trans-unit id="7789395291034300662" datatype="html">
e4eaa7c9
C
5701 <source>PASSWORD</source>
5702 <target state="new">PASSWORD</target>
913aa176 5703 <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>
5704 </trans-unit>
d7c6b951 5705 <trans-unit id="9012586956848595996" datatype="html">
e4eaa7c9
C
5706 <source>EMAIL</source>
5707 <target state="new">EMAIL</target>
913aa176 5708 <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>
5709 </trans-unit>
d7c6b951 5710 <trans-unit id="7752239348028675311" datatype="html">
e4eaa7c9
C
5711 <source>DANGER ZONE</source>
5712 <target state="new">DANGER ZONE</target>
93fe2d9c
C
5713 <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>
5714 <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>
5715 <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>
5716 </trans-unit>
5a6de093 5717 <trans-unit id="4915431133669985304" datatype="html">
5e6c69ce
C
5718 <source>Profile</source>
5719 <target state="new">Profile</target>
93fe2d9c
C
5720 <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>
5721 </trans-unit>
5a6de093 5722 <trans-unit id="1963136290621768454" datatype="html">
e4eaa7c9
C
5723 <source>Resolution</source>
5724 <target state="new">Resolution</target>
93fe2d9c
C
5725 <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>
5726 </trans-unit>
5a6de093 5727 <trans-unit id="7814358426066520520" datatype="html">
e4eaa7c9
C
5728 <source>Aspect ratio</source>
5729 <target state="new">Aspect ratio</target>
93fe2d9c
C
5730 <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>
5731 </trans-unit>
5a6de093 5732 <trans-unit id="44862519224794374" datatype="html">
e4eaa7c9
C
5733 <source>Average frame rate</source>
5734 <target state="new">Average frame rate</target>
93fe2d9c
C
5735 <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>
5736 </trans-unit>
5a6de093 5737 <trans-unit id="5053683525387462246" datatype="html">
e4eaa7c9
C
5738 <source>Pixel format</source>
5739 <target state="new">Pixel format</target>
93fe2d9c
C
5740 <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>
5741 </trans-unit>
5a6de093 5742 <trans-unit id="7858676566953242358" datatype="html">
e4eaa7c9
C
5743 <source>Sample rate</source>
5744 <target state="new">Sample rate</target>
93fe2d9c
C
5745 <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>
5746 </trans-unit>
5a6de093 5747 <trans-unit id="5403856660543890284" datatype="html">
e4eaa7c9
C
5748 <source>Channel Layout</source>
5749 <target state="new">Channel Layout</target>
93fe2d9c
C
5750 <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>
5751 </trans-unit>
5752 <trans-unit id="6317170736181476800" datatype="html">
e6afb669
C
5753 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source>
5754 <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;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target>
93fe2d9c
C
5755 <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>
5756 </trans-unit>
5757 <trans-unit id="1405600824334286337" datatype="html">
5758 <source>More filters</source>
5759 <target state="new">More filters</target>
91ae3c4a
C
5760 <context-group purpose="location">
5761 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5762 <context context-type="linenumber">20</context>
5763 </context-group>
93fe2d9c
C
5764 </trans-unit>
5765 <trans-unit id="5797835178123017550" datatype="html">
5766 <source>Hide filters</source>
5767 <target state="new">Hide filters</target>
91ae3c4a
C
5768 <context-group purpose="location">
5769 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5770 <context context-type="linenumber">21</context>
5771 </context-group>
93fe2d9c
C
5772 </trans-unit>
5773 <trans-unit id="7028708681117573961" datatype="html">
e6afb669
C
5774 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5775 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
91ae3c4a
C
5776 <context-group purpose="location">
5777 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5778 <context context-type="linenumber">46</context>
5779 </context-group>
93fe2d9c
C
5780 </trans-unit>
5781 <trans-unit id="8190023086228606960" datatype="html">
e6afb669
C
5782 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5783 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
91ae3c4a
C
5784 <context-group purpose="location">
5785 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5786 <context context-type="linenumber">48</context>
5787 </context-group>
93fe2d9c
C
5788 </trans-unit>
5789 <trans-unit id="3224510615614621760" datatype="html">
e6afb669
C
5790 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5791 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
91ae3c4a
C
5792 <context-group purpose="location">
5793 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5794 <context context-type="linenumber">49</context>
5795 </context-group>
93fe2d9c
C
5796 </trans-unit>
5797 <trans-unit id="3082811226222076503" datatype="html">
e6afb669
C
5798 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5799 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
91ae3c4a
C
5800 <context-group purpose="location">
5801 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5802 <context context-type="linenumber">50</context>
5803 </context-group>
93fe2d9c
C
5804 </trans-unit>
5805 <trans-unit id="4322133526902910662" datatype="html">
e6afb669
C
5806 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5807 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
91ae3c4a
C
5808 <context-group purpose="location">
5809 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5810 <context context-type="linenumber">51</context>
5811 </context-group>
93fe2d9c
C
5812 </trans-unit>
5813 <trans-unit id="2343321245279384373" datatype="html">
5814 <source>Languages:</source>
5815 <target state="new">Languages:</target>
91ae3c4a
C
5816 <context-group purpose="location">
5817 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5818 <context context-type="linenumber">59</context>
5819 </context-group>
93fe2d9c
C
5820 </trans-unit>
5821 <trans-unit id="5063779773341398537" datatype="html">
5822 <source>Sensitive content:</source>
5823 <target state="new">Sensitive content:</target>
91ae3c4a
C
5824 <context-group purpose="location">
5825 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5826 <context context-type="linenumber">66</context>
5827 </context-group>
93fe2d9c
C
5828 </trans-unit>
5829 <trans-unit id="5723033003381016192" datatype="html">
5830 <source>Scope:</source>
5831 <target state="new">Scope:</target>
91ae3c4a
C
5832 <context-group purpose="location">
5833 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5834 <context context-type="linenumber">81</context>
5835 </context-group>
93fe2d9c
C
5836 </trans-unit>
5837 <trans-unit id="8481241275509347668" datatype="html">
5838 <source>Local videos (this instance)</source>
5839 <target state="new">Local videos (this instance)</target>
91ae3c4a
C
5840 <context-group purpose="location">
5841 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5842 <context context-type="linenumber">85</context>
5843 </context-group>
93fe2d9c
C
5844 </trans-unit>
5845 <trans-unit id="8383401711408398806" datatype="html">
5846 <source>Federated videos (this instance + followed instances)</source>
5847 <target state="new">Federated videos (this instance + followed instances)</target>
91ae3c4a
C
5848 <context-group purpose="location">
5849 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5850 <context context-type="linenumber">90</context>
5851 </context-group>
93fe2d9c
C
5852 </trans-unit>
5853 <trans-unit id="2736556170366900089" datatype="html">
5854 <source>Type:</source>
5855 <target state="new">Type:</target>
91ae3c4a
C
5856 <context-group purpose="location">
5857 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5858 <context context-type="linenumber">95</context>
5859 </context-group>
93fe2d9c
C
5860 </trans-unit>
5861 <trans-unit id="1744425032255703211" datatype="html">
5862 <source>VOD &amp; Live videos</source>
5863 <target state="new">VOD &amp; Live videos</target>
91ae3c4a
C
5864 <context-group purpose="location">
5865 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5866 <context context-type="linenumber">99</context>
5867 </context-group>
93fe2d9c
C
5868 </trans-unit>
5869 <trans-unit id="1370537846415473089" datatype="html">
5870 <source>Categories:</source>
5871 <target state="new">Categories:</target>
91ae3c4a
C
5872 <context-group purpose="location">
5873 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5874 <context context-type="linenumber">114</context>
5875 </context-group>
93fe2d9c
C
5876 </trans-unit>
5877 <trans-unit id="4250125031269088402" datatype="html">
5878 <source>Moderation:</source>
5879 <target state="new">Moderation:</target>
91ae3c4a
C
5880 <context-group purpose="location">
5881 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5882 <context context-type="linenumber">120</context>
5883 </context-group>
5884 </trans-unit>
d7c6b951 5885 <trans-unit id="6460084371385263470" datatype="html">
5e6c69ce
C
5886 <source>Video settings</source>
5887 <target state="new">Video settings</target>
913aa176 5888 <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>
5889 </trans-unit>
d7c6b951 5890 <trans-unit id="1288210794011686132" datatype="html">
e4eaa7c9
C
5891 <source>Interface settings</source>
5892 <target state="new">Interface settings</target>
913aa176 5893 <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>
5894 </trans-unit>
d7c6b951 5895 <trans-unit id="6309828574111583895" datatype="html">
eb12a714
C
5896 <source>Change password</source>
5897 <target state="new">Change 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">5</context></context-group>
5899 <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>
5900 </trans-unit>
d7c6b951 5901 <trans-unit id="5340498030552368470" datatype="html">
eb12a714
C
5902 <source>Current password</source>
5903 <target state="new">Current password</target>
913aa176 5904 <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>
5905 <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>
5906 </trans-unit>
d7c6b951 5907 <trans-unit id="3588415639242079458" datatype="html">
eb12a714
C
5908 <source>New password</source>
5909 <target state="new">New password</target>
913aa176 5910 <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>
5911 </trans-unit>
d7c6b951 5912 <trans-unit id="8656126574213649581" datatype="html">
eb12a714
C
5913 <source>Confirm new password</source>
5914 <target state="new">Confirm new password</target>
913aa176 5915 <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>
5916 </trans-unit>
d7c6b951 5917 <trans-unit id="7377817702119089263" datatype="html">
eb12a714
C
5918 <source>Default policy on videos containing sensitive content</source>
5919 <target state="new">Default policy on videos containing sensitive content</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">4</context></context-group>
93fe2d9c
C
5921 </trans-unit>
5922 <trans-unit id="7350483582490037954" datatype="html">
e6afb669
C
5923 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source>
5924 <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </target>
93fe2d9c
C
5925 <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>
5926 <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>
5927 </trans-unit>
d7c6b951 5928 <trans-unit id="4409859601539810260" datatype="html">
e4eaa7c9
C
5929 <source>Policy for sensitive videos</source>
5930 <target state="new">Policy for sensitive videos</target>
93fe2d9c
C
5931 <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>
5932 <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>
5933 </trans-unit>
d7c6b951 5934 <trans-unit id="2864176699435587977" datatype="html">
45c14ae1
C
5935 <source>Only display videos in the following languages/subtitles</source>
5936 <target state="new">Only display videos in the following languages/subtitles</target>
913aa176 5937 <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>
5938 </trans-unit>
d7c6b951 5939 <trans-unit id="1534085756270333258" datatype="html">
8b049b68
C
5940 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
5941 <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target>
913aa176 5942 <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>
5943 </trans-unit>
d7c6b951 5944 <trans-unit id="2658703380934466003" datatype="html">
5a6de093
C
5945 <source>Add a new language</source>
5946 <target state="new">Add a new language</target>
93fe2d9c
C
5947 <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>
5948 <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>
5949 </trans-unit>
d7c6b951 5950 <trans-unit id="1530331428384894781" datatype="html">
913aa176 5951 <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source>
eb12a714 5952 <target state="new">
e6afb669 5953 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5a6de093 5954 <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/>
e6afb669 5955 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> is awaiting email verification
5a6de093
C
5956
5957 </target>
913aa176 5958 <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>
5959 </trans-unit>
d7c6b951 5960 <trans-unit id="264068562357780835" datatype="html">
eb12a714
C
5961 <source>New email</source>
5962 <target state="new">New email</target>
913aa176 5963 <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>
5964 </trans-unit>
d7c6b951 5965 <trans-unit id="3000005804987112527" datatype="html">
eb12a714
C
5966 <source>Change email</source>
5967 <target state="new">Change email</target>
913aa176 5968 <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>
5969 </trans-unit>
d7c6b951 5970 <trans-unit id="7103588127254721505" datatype="html">
eb12a714
C
5971 <source>Theme</source>
5972 <target state="new">Theme</target>
913aa176 5973 <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>
5974 <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>
5975 </trans-unit>
e6afb669
C
5976
5977
d7c6b951 5978 <trans-unit id="4561174610228620528" datatype="html">
eb12a714
C
5979 <source>Select the next owner</source>
5980 <target state="new">Select the next owner</target>
913aa176 5981 <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>
5982 </trans-unit>
d7c6b951 5983 <trans-unit id="1788875035518441092" datatype="html">
93fe2d9c
C
5984 <source>Last published first</source>
5985 <target state="new">Last published first</target>
5986 <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>
5987 </trans-unit>
5988 <trans-unit id="4541072509002204177" datatype="html">
5989 <source>Last created first</source>
5990 <target state="new">Last created first</target>
5991 <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>
5992 </trans-unit>
5993 <trans-unit id="1142493792593089647" datatype="html">
5994 <source>Most viewed first</source>
5995 <target state="new">Most viewed first</target>
5996 <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>
5997 </trans-unit>
5998 <trans-unit id="8108088952881606566" datatype="html">
5999 <source>Most liked first</source>
6000 <target state="new">Most liked first</target>
6001 <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>
6002 </trans-unit>
6003 <trans-unit id="2782422473180760140" datatype="html">
6004 <source>Longest first</source>
6005 <target state="new">Longest first</target>
6006 <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>
6007 </trans-unit>
d7c6b951 6008 <trans-unit id="8714145624854863455" datatype="html">
eb12a714
C
6009 <source>Accept ownership</source>
6010 <target state="new">Accept ownership</target>
913aa176 6011 <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>
6012 </trans-unit>
d7c6b951 6013 <trans-unit id="321229234608559490" datatype="html">
5a6de093
C
6014 <source>Select a channel to receive the video</source>
6015 <target state="new">Select a channel to receive the video</target>
913aa176 6016 <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>
6017 </trans-unit>
d7c6b951 6018 <trans-unit id="3610344835750059476" datatype="html">
5a6de093
C
6019 <source>My ownership changes</source>
6020 <target state="new">My ownership changes</target>
913aa176 6021 <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>
6022 </trans-unit>
d7c6b951 6023 <trans-unit id="7391040346436232576" datatype="html">
eb12a714
C
6024 <source>Initiator</source>
6025 <target state="new">Initiator</target>
913aa176 6026 <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>
6027 </trans-unit>
d7c6b951 6028 <trans-unit id="3963749584812225989" datatype="html">
913aa176 6029 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5a6de093 6030 <target state="new">
cd9246a9 6031 Created
cd9246a9 6032
e6afb669
C
6033 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
6034 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5a6de093 6035 </target>
93fe2d9c
C
6036 <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>
6037 </trans-unit>
d7c6b951 6038 <trans-unit id="5611592591303869712" datatype="html">
eb12a714
C
6039 <source>Status</source>
6040 <target state="new">Status</target>
913aa176 6041 <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>
6042 </trans-unit>
d7c6b951 6043 <trans-unit id="5417361655914085905" datatype="html">
5a6de093
C
6044 <source>Account page</source>
6045 <target state="new">Account page</target>
93fe2d9c
C
6046 <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>
6047 <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>
6048 </trans-unit>
d7c6b951 6049 <trans-unit id="2000373220662583633" datatype="html">
5a6de093
C
6050 <source>No ownership change request found.</source>
6051 <target state="new">No ownership change request found.</target>
93fe2d9c
C
6052 <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>
6053 </trans-unit>
913aa176 6054 <trans-unit id="4247400351982331798" datatype="html">
6055 <source>Account settings</source>
6056 <target state="new">Account settings</target>
93fe2d9c
C
6057 <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>
6058 </trans-unit>
913aa176 6059 <trans-unit id="2864486939135008600" datatype="html">
6060 <source>Playlist elements</source>
6061 <target state="new">Playlist elements</target>
93fe2d9c
C
6062 <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>
6063 </trans-unit>
d7c6b951 6064 <trans-unit id="7801453816697513153" datatype="html">
5a6de093
C
6065 <source>My imports</source>
6066 <target state="new">My imports</target>
913aa176 6067 <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>
6068 <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>
6069 </trans-unit>
d7c6b951 6070 <trans-unit id="7000850040589508423" datatype="html">
e4eaa7c9
C
6071 <source>Create video channel</source>
6072 <target state="new">Create video channel</target>
93fe2d9c
C
6073 <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>
6074 </trans-unit>
6075 <trans-unit id="5700655611297335752" datatype="html">
6076 <source>No channel found.</source>
6077 <target state="new">No channel found.</target>
6078 <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>
6079 </trans-unit>
d7c6b951 6080 <trans-unit id="626184983378002054" datatype="html">
eb12a714
C
6081 <source>Example: my_channel</source>
6082 <target state="new">Example: my_channel</target>
93fe2d9c
C
6083 <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>
6084 <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>
6085 </trans-unit>
d7c6b951 6086 <trans-unit id="5871023634125368211" datatype="html">
e4eaa7c9
C
6087 <source>CHANNEL</source>
6088 <target state="new">CHANNEL</target>
93fe2d9c
C
6089 <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>
6090 <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>
6091 </trans-unit>
6092 <trans-unit id="5013100494982905528" datatype="html">
6093 <source>Banner image of the channel</source>
6094 <target state="new">Banner image of the channel</target>
90aa0a74 6095 <context-group purpose="location">
42fea41a
C
6096 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6097 <context context-type="linenumber">13</context>
90aa0a74
C
6098 </context-group>
6099 <context-group purpose="location">
42fea41a
C
6100 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
6101 <context context-type="linenumber">13</context>
90aa0a74 6102 </context-group>
913aa176 6103 </trans-unit>
d7c6b951 6104 <trans-unit id="5278589041647101772" datatype="html">
eb12a714
C
6105 <source>Overwrite support field of all videos of this channel</source>
6106 <target state="new">Overwrite support field of all videos of this channel</target>
93fe2d9c
C
6107 <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>
6108 <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>
6109 </trans-unit>
d7c6b951 6110 <trans-unit id="5500467336262464724" datatype="html">
913aa176 6111 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5a6de093
C
6112 <target state="new">
6113 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers
6114 </target>
93fe2d9c
C
6115 <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>
6116 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group>
6117 <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>
6118 </trans-unit>
d7c6b951 6119 <trans-unit id="31472093355465024" datatype="html">
913aa176 6120 <source>Upload a new avatar</source>
6121 <target state="new">Upload a new avatar</target>
93fe2d9c
C
6122 <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>
6123 <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>
6124 </trans-unit>
d7c6b951 6125 <trans-unit id="4854396465510517671" datatype="html">
eb12a714
C
6126 <source>Target</source>
6127 <target state="new">Target</target>
913aa176 6128 <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>
6129 </trans-unit>
d7c6b951 6130 <trans-unit id="6376690302059877029" datatype="html">
e4eaa7c9
C
6131 <source>This video was deleted</source>
6132 <target state="new">This video was deleted</target>
93fe2d9c
C
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">48</context></context-group>
6134 </trans-unit>
d7c6b951 6135 <trans-unit id="6924803931258995553" datatype="html">
5a6de093
C
6136 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
6137 <target state="new">Showing
6138 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
6139 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
6140 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports
6141 </target>
913aa176 6142 <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>
6143 </trans-unit>
d7c6b951 6144 <trans-unit id="8173902679178787744" datatype="html">
e4eaa7c9
C
6145 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
6146 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target>
913aa176 6147 <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>
6148 </trans-unit>
d7c6b951 6149 <trans-unit id="4000980858407872649" datatype="html">
5a6de093
C
6150 <source>Channel page</source>
6151 <target state="new">Channel page</target>
93fe2d9c
C
6152 <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>
6153 <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>
6154 <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>
6155 </trans-unit>
d7c6b951 6156 <trans-unit id="9131836378905533756" datatype="html">
5a6de093
C
6157 <source>Created by <x id="INTERPOLATION"/></source>
6158 <target state="new">Created by
6159 <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/>
6160 </target>
93fe2d9c
C
6161 <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>
6162 </trans-unit>
d7c6b951 6163 <trans-unit id="228548407872312756" datatype="html">
5a6de093
C
6164 <source>Owner account page</source>
6165 <target state="new">Owner account page</target>
93fe2d9c
C
6166 <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>
6167 </trans-unit>
d7c6b951 6168 <trans-unit id="4781078006040259916" datatype="html">
913aa176 6169 <source>You don't have any video in your watch history yet.</source>
6170 <target state="new">You don't have any video in your watch history yet.</target>
93fe2d9c
C
6171 <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>
6172 </trans-unit>
6173 <trans-unit id="989169929300254768" datatype="html">
6174 <source>Delete from history</source>
6175 <target state="new">Delete from history</target>
94be5ecc
C
6176 <context-group purpose="location">
6177 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
6178 <context context-type="linenumber">36</context>
6179 </context-group>
6180 </trans-unit>
d7c6b951 6181 <trans-unit id="687236465759862933" datatype="html">
913aa176 6182 <source>Open syndication dropdown</source>
6183 <target state="new">Open syndication dropdown</target>
2f03d6dc
C
6184 <context-group purpose="location">
6185 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6186 <context context-type="linenumber">3</context>
6187 </context-group>
6188 <context-group purpose="location">
6189 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
6190 <context context-type="linenumber">3</context>
6191 </context-group>
93fe2d9c
C
6192 </trans-unit>
6193 <trans-unit id="5511928240200239994" datatype="html">
e6afb669
C
6194 <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>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
6195 <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>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
91ae3c4a
C
6196 <context-group purpose="location">
6197 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6198 <context context-type="linenumber">5</context>
6199 </context-group>
93fe2d9c
C
6200 </trans-unit>
6201 <trans-unit id="5339945526545410198" datatype="html">
6202 <source>Set up my channels</source>
6203 <target state="new">Set up my channels</target>
91ae3c4a
C
6204 <context-group purpose="location">
6205 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6206 <context context-type="linenumber">6</context>
6207 </context-group>
2f03d6dc 6208 </trans-unit>
d7c6b951 6209 <trans-unit id="2726946550255780479" datatype="html">
5a6de093 6210 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
eb12a714 6211 <target state="new">
e6afb669
C
6212 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
6213 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
040758e0 6214 Notification preferences
5a6de093
C
6215
6216 </target>
913aa176 6217 <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>
6218 </trans-unit>
d7c6b951 6219 <trans-unit id="2317673285989169654" datatype="html">
5a6de093
C
6220 <source>Newest first</source>
6221 <target state="new">Newest first</target>
913aa176 6222 <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>
6223 </trans-unit>
d7c6b951 6224 <trans-unit id="751740263472313326" datatype="html">
5a6de093
C
6225 <source>Unread first</source>
6226 <target state="new">Unread first</target>
913aa176 6227 <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>
6228 </trans-unit>
d7c6b951 6229 <trans-unit id="7679199047720825365" datatype="html">
8b049b68
C
6230 <source>All read</source>
6231 <target state="new">All read</target>
913aa176 6232 <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>
6233 </trans-unit>
d7c6b951 6234 <trans-unit id="9167786874272926575" datatype="html">
eb12a714
C
6235 <source>Web</source>
6236 <target state="new">Web</target>
93fe2d9c
C
6237 <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>
6238 </trans-unit>
d7c6b951 6239 <trans-unit id="1967081128372276674" datatype="html">
e4eaa7c9
C
6240 <source>My Playlists</source>
6241 <target state="new">My Playlists</target>
913aa176 6242 <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>
6243 <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>
6244 </trans-unit>
d7c6b951 6245 <trans-unit id="2317130384024575795" datatype="html">
e4eaa7c9
C
6246 <source>NEW PLAYLIST</source>
6247 <target state="new">NEW PLAYLIST</target>
913aa176 6248 <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>
6249 <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>
6250 </trans-unit>
d7c6b951 6251 <trans-unit id="2871943975385662656" datatype="html">
e4eaa7c9
C
6252 <source>PLAYLIST</source>
6253 <target state="new">PLAYLIST</target>
913aa176 6254 <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>
6255 <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>
6256 </trans-unit>
d7c6b951 6257 <trans-unit id="3438686710205841496" datatype="html">
e4eaa7c9
C
6258 <source>Create playlist</source>
6259 <target state="new">Create playlist</target>
93fe2d9c
C
6260 <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>
6261 </trans-unit>
913aa176 6262 <trans-unit id="7040375308762081154" datatype="html">
6263 <source>My video channels</source>
6264 <target state="new">My video channels</target>
93fe2d9c
C
6265 <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>
6266 </trans-unit>
913aa176 6267 <trans-unit id="7418836785553125957" datatype="html">
6268 <source>Create a new video channel</source>
6269 <target state="new">Create a new video channel</target>
93fe2d9c
C
6270 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
6271 </trans-unit>
913aa176 6272 <trans-unit id="8828123061564507501" datatype="html">
6273 <source>Playlist <x id="PH"/>} deleted.</source>
6274 <target state="new">Playlist <x id="PH"/>} deleted.</target>
93fe2d9c
C
6275 <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>
6276 </trans-unit>
d7c6b951 6277 <trans-unit id="3943893855105372623" datatype="html">
9f77adb8
C
6278 <source>Playlist thumbnail</source>
6279 <target state="new">Playlist thumbnail</target>
913aa176 6280 <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>
6281 <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>
6282 </trans-unit>
d7c6b951 6283 <trans-unit id="7743343997362363486" datatype="html">
eb12a714
C
6284 <source>No videos in this playlist.</source>
6285 <target state="new">No videos in this playlist.</target>
913aa176 6286 <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>
6287 </trans-unit>
d7c6b951 6288 <trans-unit id="2427149618141327033" datatype="html">
913aa176 6289 <source>Browse videos on PeerTube to add them in your playlist.</source>
5a6de093 6290 <target state="new">
954511f3
C
6291 Browse videos on PeerTube to add them in your playlist.
6292 </target>
93fe2d9c
C
6293 <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>
6294 </trans-unit>
d7c6b951 6295 <trans-unit id="8901774330683812267" datatype="html">
913aa176 6296 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
5a6de093
C
6297 <target state="new">
6298 See the
e6afb669
C
6299 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6300 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information.
5a6de093
C
6301
6302 </target>
93fe2d9c
C
6303 <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>
6304 </trans-unit>
d7c6b951 6305 <trans-unit id="5904811038805050477" datatype="html">
eb12a714
C
6306 <source>Welcome to PeerTube!</source>
6307 <target state="new">Welcome to PeerTube!</target>
913aa176 6308 <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>
6309 </trans-unit>
d7c6b951 6310 <trans-unit id="3461985498881453026" datatype="html">
913aa176 6311 <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 6312 <target state="new">
5a6de093 6313 If you need help to use PeerTube, you can have a look at the
e6afb669
C
6314 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
6315 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6316
6317 </target>
93fe2d9c
C
6318 <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>
6319 </trans-unit>
6320 <trans-unit id="8844610145426272276" datatype="html">
e6afb669
C
6321 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
6322 <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
93fe2d9c
C
6323 <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>
6324 </trans-unit>
6325 <trans-unit id="3030338154442300172" datatype="html">
6326 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
6327 <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
6328 <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>
6329 </trans-unit>
6330 <trans-unit id="3505845886770923767" datatype="html">
6331 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source>
6332 <target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target>
90aa0a74
C
6333 <context-group purpose="location">
6334 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6335 <context context-type="linenumber">3</context>
6336 </context-group>
913aa176 6337 </trans-unit>
d7c6b951 6338 <trans-unit id="8746826171043347689" datatype="html">
eb12a714
C
6339 <source>Verify account email confirmation</source>
6340 <target state="new">
040758e0
C
6341 Verify account email confirmation
6342 </target>
93fe2d9c
C
6343 <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>
6344 </trans-unit>
d7c6b951 6345 <trans-unit id="5705969545943613067" datatype="html">
eb12a714
C
6346 <source>Email updated.</source>
6347 <target state="new">
040758e0
C
6348 Email updated.
6349 </target>
93fe2d9c
C
6350 <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>
6351 </trans-unit>
d7c6b951 6352 <trans-unit id="5321335688371682440" datatype="html">
eb12a714
C
6353 <source>An error occurred.</source>
6354 <target state="new">An error occurred.</target>
913aa176 6355 <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>
6356 </trans-unit>
6357 <trans-unit id="9128669621822125729" datatype="html">
6358 <source>Video channel videos</source>
6359 <target state="new">Video channel videos</target>
93fe2d9c
C
6360 <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>
6361 </trans-unit>
913aa176 6362 <trans-unit id="3193822049276963401" datatype="html">
6363 <source>Video channel playlists</source>
6364 <target state="new">Video channel playlists</target>
93fe2d9c
C
6365 <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>
6366 </trans-unit>
6367 <trans-unit id="1949999959792821767" datatype="html">
6368 <source>Manage channel</source>
6369 <target state="new"> Manage channel </target>
6370 <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>
6371 </trans-unit>
d7c6b951 6372 <trans-unit id="4302331889176439801" datatype="html">
eb12a714
C
6373 <source>Request email for account verification</source>
6374 <target state="new">
040758e0
C
6375 Request email for account verification
6376 </target>
93fe2d9c
C
6377 <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>
6378 </trans-unit>
d7c6b951 6379 <trans-unit id="4027779086550572813" datatype="html">
eb12a714
C
6380 <source>Send verification email</source>
6381 <target state="new">Send verification email</target>
913aa176 6382 <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>
6383 </trans-unit>
d7c6b951 6384 <trans-unit id="8610022770999239699" datatype="html">
eb12a714
C
6385 <source>This instance does not require email verification.</source>
6386 <target state="new">This instance does not require email verification.</target>
913aa176 6387 <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>
6388 </trans-unit>
6389 <trans-unit id="248731258067914565" datatype="html">
6390 <source>Verify account via email</source>
6391 <target state="new">Verify account via email</target>
93fe2d9c
C
6392 <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>
6393 </trans-unit>
913aa176 6394 <trans-unit id="9197112111252826229" datatype="html">
6395 <source>Ask to send an email to verify you account</source>
6396 <target state="new">Ask to send an email to verify you account</target>
93fe2d9c
C
6397 <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>
6398 </trans-unit>
d7c6b951 6399 <trans-unit id="2999492056553212422" datatype="html">
eb12a714
C
6400 <source>Banned</source>
6401 <target state="new">Banned</target>
93fe2d9c
C
6402 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group>
6403 <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>
6404 </trans-unit>
d7c6b951 6405 <trans-unit id="4572885137800697555" datatype="html">
eb12a714
C
6406 <source>Instance muted</source>
6407 <target state="new">Instance muted</target>
93fe2d9c
C
6408 <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>
6409 </trans-unit>
d7c6b951 6410 <trans-unit id="302022805144581075" datatype="html">
eb12a714
C
6411 <source>Muted by your instance</source>
6412 <target state="new">Muted by your instance</target>
93fe2d9c
C
6413 <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>
6414 </trans-unit>
d7c6b951 6415 <trans-unit id="6860866645734090311" datatype="html">
eb12a714
C
6416 <source>Instance muted by your instance</source>
6417 <target state="new">Instance muted by your instance</target>
93fe2d9c
C
6418 <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>
6419 </trans-unit>
6420 <trans-unit id="8661266239199665830" datatype="html">
6421 <source>Copy account handle</source>
6422 <target state="new">Copy account handle</target>
6423 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">29</context></context-group>
6424 </trans-unit>
6425 <trans-unit id="3061133792040537550" datatype="html">
6426 <source>Show the complete description</source>
6427 <target state="new">Show the complete description</target>
6428 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">53</context></context-group>
6429 <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>
6430 </trans-unit>
6431 <trans-unit id="9098920722959201547" datatype="html">
6432 <source>Show more...</source>
6433 <target state="new"> Show more... </target>
6434 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">54</context></context-group>
6435 <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>
6436 </trans-unit>
6437 <trans-unit id="6808894347744915561" datatype="html">
6438 <source>Manage account</source>
6439 <target state="new"> Manage account </target>
6440 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">59</context></context-group>
6441 </trans-unit>
6442 <trans-unit id="1311667768861466464" datatype="html">
6443 <source>Search account videos</source>
6444 <target state="new">Search account videos</target>
6445 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">78</context></context-group>
6446 </trans-unit>
6447 <trans-unit id="5512878593724620692" datatype="html">
6448 <source>CHANNELS</source>
6449 <target state="new">CHANNELS</target>
6450 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">82</context></context-group>
6451 </trans-unit>
d7c6b951 6452 <trans-unit id="3666829335406793239" datatype="html">
eb12a714
C
6453 <source>This account does not have channels.</source>
6454 <target state="new">This account does not have channels.</target>
93fe2d9c
C
6455 <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>
6456 </trans-unit>
d7c6b951 6457 <trans-unit id="403587185492002456" datatype="html">
5a6de093
C
6458 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6459 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {
6460 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }
6461 </target>
93fe2d9c
C
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">26</context></context-group>
6463 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group>
6464 <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>
6465 <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>
6466 <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>
6467 </trans-unit>
6468 <trans-unit id="3068011377000255023" datatype="html">
6469 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6470 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
6471 <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>
6472 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</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">78</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">16</context></context-group>
6475 </trans-unit>
6476 <trans-unit id="8856905278208146821" datatype="html">
6477 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source>
6478 <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target>
6479 <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>
6480 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group>
6481 <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>
6482 <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>
6483 <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>
6484 <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>
6485 <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>
6486 </trans-unit>
6487 <trans-unit id="4071627711041975501" datatype="html">
6488 <source>Show this channel</source>
6489 <target state="new">Show this channel</target>
6490 <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>
6491 </trans-unit>
d7c6b951 6492 <trans-unit id="7766488542631150871" datatype="html">
5a6de093
C
6493 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
6494 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
6495 <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }
6496 </target>
93fe2d9c
C
6497 <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>
6498 <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>
6499 </trans-unit>
913aa176 6500 <trans-unit id="7152797255397280410" datatype="html">
e6afb669
C
6501 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6502It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6503channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
913aa176 6504 <target state="new">Do you really want to delete <x id="PH"/>?
5a6de093
C
6505It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
6506channel with the same name (<x id="PH_2"/>)!</target>
93fe2d9c
C
6507 <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>
6508 </trans-unit>
6509 <trans-unit id="4433306639366959484" datatype="html">
6510 <source>Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</source>
6511 <target state="new">Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</target>
7c94e1e7
C
6512 <context-group purpose="location">
6513 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context>
6514 <context context-type="linenumber">48</context>
6515 </context-group>
6516 </trans-unit>
d7c6b951 6517 <trans-unit id="3428015997161360357" datatype="html">
e4eaa7c9
C
6518 <source>NEW CHANNEL</source>
6519 <target state="new">NEW CHANNEL</target>
93fe2d9c
C
6520 <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>
6521 <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>
6522 </trans-unit>
d7c6b951 6523 <trans-unit id="7828153032795614080" datatype="html">
eb12a714
C
6524 <source>See this video channel</source>
6525 <target state="new">See this video channel</target>
93fe2d9c
C
6526 <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>
6527 <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>
6528 <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>
6529 <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>
6530 </trans-unit>
d7c6b951 6531 <trans-unit id="1545109431751219382" datatype="html">
8b049b68
C
6532 <source>This channel doesn't have any videos.</source>
6533 <target state="new">This channel doesn't have any videos.</target>
93fe2d9c
C
6534 <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>
6535 </trans-unit>
6536 <trans-unit id="2705478076887104088" datatype="html">
e6afb669
C
6537 <source>SHOW THIS CHANNEL ></source>
6538 <target state="new">SHOW THIS CHANNEL ></target>
93fe2d9c
C
6539 <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>
6540 </trans-unit>
d7c6b951 6541 <trans-unit id="4088311569349098646" datatype="html">
9d94e5d7
C
6542 <source>Stats</source>
6543 <target state="new">Stats</target>
93fe2d9c
C
6544 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group>
6545 </trans-unit>
d7c6b951 6546 <trans-unit id="4068658588793749132" datatype="html">
eb12a714
C
6547 <source>This channel does not have playlists.</source>
6548 <target state="new">This channel does not have playlists.</target>
913aa176 6549 <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>
6550 </trans-unit>
d7c6b951 6551 <trans-unit id="5066829276646988805" datatype="html">
eb12a714
C
6552 <source>PeerTube</source>
6553 <target state="new">PeerTube</target>
913aa176 6554 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group>
6555 </trans-unit>
d7c6b951 6556 <trans-unit id="1415060111017347427" datatype="html">
913aa176 6557 <source>Network</source>
6558 <target state="new">Network</target>
6559 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">9</context></context-group>
6560 </trans-unit>
d7c6b951 6561 <trans-unit id="3701439542279610547" datatype="html">
eb12a714
C
6562 <source>Follows</source>
6563 <target state="new">Follows</target>
93fe2d9c
C
6564 <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>
6565 <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>
6566 </trans-unit>
6567 <trans-unit id="400578776928464905" datatype="html">
6568 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
6569 <target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
421fd853
C
6570 <context-group purpose="location">
6571 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6572 <context context-type="linenumber">4</context>
6573 </context-group>
913aa176 6574 </trans-unit>
d7c6b951 6575 <trans-unit id="2081837971167498893" datatype="html">
913aa176 6576 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
6577 <target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
421fd853
C
6578 <context-group purpose="location">
6579 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6580 <context context-type="linenumber">16</context>
6581 </context-group>
6582 </trans-unit>
d7c6b951 6583 <trans-unit id="8203367621031610680" datatype="html">
eb12a714
C
6584 <source>Your name</source>
6585 <target state="new">Your name</target>
913aa176 6586 <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>
6587 </trans-unit>
d7c6b951 6588 <trans-unit id="1769661379068269645" datatype="html">
eb12a714
C
6589 <source>Your email</source>
6590 <target state="new">Your email</target>
913aa176 6591 <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>
6592 </trans-unit>
d7c6b951 6593 <trans-unit id="9127604588498960753" datatype="html">
eb12a714
C
6594 <source>Subject</source>
6595 <target state="new">Subject</target>
913aa176 6596 <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>
6597 </trans-unit>
d7c6b951 6598 <trans-unit id="1391056849737890767" datatype="html">
eb12a714
C
6599 <source>Your message</source>
6600 <target state="new">Your message</target>
913aa176 6601 <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>
6602 </trans-unit>
d7c6b951 6603 <trans-unit id="3174354408404578867" datatype="html">
5a6de093
C
6604 <source>About <x id="INTERPOLATION"/></source>
6605 <target state="new">About
6606 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>
6607 </target>
913aa176 6608 <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
6609 </trans-unit>
6610 <trans-unit id="8525213662266893834" datatype="html">
6611 <source>Contact us</source>
6612 <target state="new">Contact us</target>
91ae3c4a
C
6613 <context-group purpose="location">
6614 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6615 <context context-type="linenumber">7</context>
6616 </context-group>
6617 <context-group purpose="location">
6618 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context>
6619 <context context-type="linenumber">3</context>
6620 </context-group>
913aa176 6621 </trans-unit>
d7c6b951 6622 <trans-unit id="19872047295276660" datatype="html">
eb12a714
C
6623 <source>This instance is dedicated to sensitive/NSFW content.</source>
6624 <target state="new">This instance is dedicated to sensitive/NSFW content.</target>
913aa176 6625 <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>
6626 </trans-unit>
d7c6b951 6627 <trans-unit id="1970848297295860531" datatype="html">
913aa176 6628 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
5a6de093 6629 <target state="new">
954511f3
C
6630 ADMINISTRATORS &amp; SUSTAINABILITY
6631 </target>
93fe2d9c
C
6632 <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>
6633 </trans-unit>
d7c6b951 6634 <trans-unit id="6741838149332998818" datatype="html">
eb12a714
C
6635 <source>Who we are</source>
6636 <target state="new">Who we are</target>
913aa176 6637 <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>
6638 </trans-unit>
d7c6b951 6639 <trans-unit id="4722135551130122302" datatype="html">
eb12a714
C
6640 <source>Why we created this instance</source>
6641 <target state="new">Why we created this instance</target>
913aa176 6642 <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>
6643 </trans-unit>
d7c6b951 6644 <trans-unit id="6434467346812189214" datatype="html">
eb12a714
C
6645 <source>How long we plan to maintain this instance</source>
6646 <target state="new">How long we plan to maintain this instance</target>
913aa176 6647 <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
6648 </trans-unit>
6649 <trans-unit id="8765504394950427814" datatype="html">
6650 <source>How we will pay for keeping our instance running</source>
6651 <target state="new">How we will pay for keeping our instance running</target>
90aa0a74
C
6652 <context-group purpose="location">
6653 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6654 <context context-type="linenumber">86</context>
6655 </context-group>
913aa176 6656 </trans-unit>
d7c6b951 6657 <trans-unit id="7707185552909365717" datatype="html">
913aa176 6658 <source>INFORMATION</source>
5a6de093 6659 <target state="new">
954511f3
C
6660 INFORMATION
6661 </target>
93fe2d9c
C
6662 <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>
6663 </trans-unit>
d7c6b951 6664 <trans-unit id="8685905644837116382" datatype="html">
913aa176 6665 <source>MODERATION</source>
5a6de093 6666 <target state="new">
954511f3
C
6667 MODERATION
6668 </target>
93fe2d9c
C
6669 <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>
6670 </trans-unit>
d7c6b951 6671 <trans-unit id="9178042134345945115" datatype="html">
913aa176 6672 <source>OTHER INFORMATION</source>
5a6de093 6673 <target state="new">
954511f3
C
6674 OTHER INFORMATION
6675 </target>
93fe2d9c
C
6676 <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>
6677 </trans-unit>
d7c6b951 6678 <trans-unit id="4281738631669138686" datatype="html">
eb12a714
C
6679 <source>Hardware information</source>
6680 <target state="new">Hardware information</target>
93fe2d9c
C
6681 <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>
6682 </trans-unit>
d7c6b951 6683 <trans-unit id="273909283347871" datatype="html">
5a6de093
C
6684 <source>FEATURES</source>
6685 <target state="new">FEATURES</target>
93fe2d9c
C
6686 <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>
6687 </trans-unit>
d7c6b951 6688 <trans-unit id="8495040351808033345" datatype="html">
cd9246a9
C
6689 <source>Features found on this instance</source>
6690 <target state="new">Features found on this instance</target>
913aa176 6691 <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>
6692 <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>
6693 <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>
6694 </trans-unit>
d7c6b951 6695 <trans-unit id="8932880935037645502" datatype="html">
e4eaa7c9
C
6696 <source>STATISTICS</source>
6697 <target state="new">STATISTICS</target>
93fe2d9c
C
6698 <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>
6699 </trans-unit>
d7c6b951 6700 <trans-unit id="1161141363959659794" datatype="html">
e4eaa7c9
C
6701 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
6702 <target state="new">
520745bf 6703 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
5e6c69ce 6704 </target>
93fe2d9c
C
6705 <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>
6706 </trans-unit>
d7c6b951 6707 <trans-unit id="135286612733607700" datatype="html">
913aa176 6708 <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source>
6709 <target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target>
93fe2d9c
C
6710 <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>
6711 </trans-unit>
d7c6b951 6712 <trans-unit id="7257048945916143687" datatype="html">
913aa176 6713 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
8b049b68 6714 <target state="new">
5a6de093 6715 For more information, please visit
e6afb669
C
6716 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org
6717 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5a6de093
C
6718
6719 </target>
93fe2d9c
C
6720 <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>
6721 </trans-unit>
d7c6b951 6722 <trans-unit id="8205344394429673413" datatype="html">
5a6de093 6723 <source>Use PeerTube documentation</source>
8b049b68 6724 <target state="new">Use PeerTube
5e6c69ce 6725 documentation</target>
913aa176 6726 <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>
6727 </trans-unit>
d7c6b951 6728 <trans-unit id="8674693181203168033" datatype="html">
8b049b68
C
6729 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
6730 <target state="new">
5e6c69ce
C
6731 Discover how to setup your account, what is a channel, how to create a playlist and more!
6732 </target>
93fe2d9c
C
6733 <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>
6734 </trans-unit>
d7c6b951 6735 <trans-unit id="5336387229608682776" datatype="html">
5a6de093 6736 <source>PeerTube Applications</source>
8b049b68 6737 <target state="new">PeerTube
5e6c69ce 6738 Applications</target>
913aa176 6739 <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>
6740 </trans-unit>
d7c6b951 6741 <trans-unit id="7916664392219781729" datatype="html">
8b049b68
C
6742 <source>Discover unofficial Android applications or browser addons!</source>
6743 <target state="new">
5e6c69ce
C
6744 Discover unofficial Android applications or browser addons!
6745 </target>
93fe2d9c
C
6746 <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>
6747 </trans-unit>
d7c6b951 6748 <trans-unit id="4093735071527927163" datatype="html">
5a6de093 6749 <source>Contribute on PeerTube</source>
8b049b68 6750 <target state="new">Contribute on
5e6c69ce 6751 PeerTube</target>
913aa176 6752 <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>
6753 </trans-unit>
d7c6b951 6754 <trans-unit id="6886584917624458638" datatype="html">
8b049b68
C
6755 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
6756 <target state="new">
5e6c69ce
C
6757 Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!
6758 </target>
93fe2d9c
C
6759 <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>
6760 </trans-unit>
d7c6b951 6761 <trans-unit id="185970110822844952" datatype="html">
5e6c69ce
C
6762 <source>P2P &amp; Privacy</source>
6763 <target state="new">P2P &amp; Privacy</target>
93fe2d9c
C
6764 <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>
6765 </trans-unit>
d7c6b951 6766 <trans-unit id="442017645619017020" datatype="html">
913aa176 6767 <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 6768 <target state="new">
c78d3db7
C
6769 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
6770 but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
6771 follows applies only if you want to keep using the P2P mode of PeerTube.
040758e0 6772 </target>
93fe2d9c
C
6773 <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>
6774 </trans-unit>
d7c6b951 6775 <trans-unit id="6314880288843792309" datatype="html">
913aa176 6776 <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>
6777 <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
6778 <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>
6779 </trans-unit>
d7c6b951 6780 <trans-unit id="6868048887248005916" datatype="html">
5e6c69ce
C
6781 <source>What are the consequences?</source>
6782 <target state="new">What are the consequences?</target>
93fe2d9c
C
6783 <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>
6784 </trans-unit>
d7c6b951 6785 <trans-unit id="1411398404280870617" datatype="html">
913aa176 6786 <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 6787 <target state="new">
5e6c69ce
C
6788 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
6789 In practice, this is much more difficult because:
040758e0 6790 </target>
93fe2d9c
C
6791 <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>
6792 </trans-unit>
d7c6b951 6793 <trans-unit id="6870500454322981404" datatype="html">
913aa176 6794 <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 6795 <target state="new">
5e6c69ce
C
6796 An HTTP request has to be sent on each tracker for each video to spy.
6797 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
6798 </target>
93fe2d9c
C
6799 <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>
6800 </trans-unit>
d7c6b951 6801 <trans-unit id="4042605201005159699" datatype="html">
913aa176 6802 <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 6803 <target state="new">
5e6c69ce
C
6804 For each request sent, the tracker returns random peers at a limited number.
6805 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 6806 requests sent to know every peer in the swarm
5e6c69ce 6807 </target>
93fe2d9c
C
6808 <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>
6809 </trans-unit>
d7c6b951 6810 <trans-unit id="8817667841110447397" datatype="html">
8b049b68
C
6811 <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>
6812 <target state="new">
5e6c69ce
C
6813 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
6814 </target>
93fe2d9c
C
6815 <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>
6816 </trans-unit>
d7c6b951 6817 <trans-unit id="4100327951517495019" datatype="html">
913aa176 6818 <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 6819 <target state="new">
5e6c69ce
C
6820 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
6821 video
6822 </target>
93fe2d9c
C
6823 <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>
6824 </trans-unit>
d7c6b951 6825 <trans-unit id="7196664247366401915" datatype="html">
8b049b68
C
6826 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
6827 <target state="new">
5e6c69ce
C
6828 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
6829 </target>
93fe2d9c
C
6830 <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>
6831 </trans-unit>
d7c6b951 6832 <trans-unit id="1120376809358109718" datatype="html">
e6afb669
C
6833 <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;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source>
6834 <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;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </target>
93fe2d9c
C
6835 <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>
6836 </trans-unit>
d7c6b951 6837 <trans-unit id="7812408733559506009" datatype="html">
913aa176 6838 <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 6839 <target state="new">
5e6c69ce
C
6840 The worst-case scenario of an average person spying on their friends is quite unlikely.
6841 There are much more effective ways to get that kind of information.
6842 </target>
93fe2d9c
C
6843 <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>
6844 </trans-unit>
d7c6b951 6845 <trans-unit id="8484650229450883706" datatype="html">
5e6c69ce
C
6846 <source>How does PeerTube compare with YouTube?</source>
6847 <target state="new">How does PeerTube compare with YouTube?</target>
93fe2d9c
C
6848 <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>
6849 </trans-unit>
d7c6b951 6850 <trans-unit id="6213340208914097303" datatype="html">
913aa176 6851 <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 6852 <target state="new">
c78d3db7 6853 The threats to privacy with YouTube are different from PeerTube's.
5e6c69ce
C
6854 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
6855 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
6856 </target>
93fe2d9c
C
6857 <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>
6858 </trans-unit>
d7c6b951 6859 <trans-unit id="2676074687792256808" datatype="html">
5e6c69ce
C
6860 <source>What can I do to limit the exposure of my IP address?</source>
6861 <target state="new">What can I do to limit the exposure of my IP address?</target>
93fe2d9c
C
6862 <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>
6863 </trans-unit>
d7c6b951 6864 <trans-unit id="8804946818315976118" datatype="html">
913aa176 6865 <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 6866 <target state="new">
5e6c69ce
C
6867 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
6868 your IP in their connection logs: ISP/routers/trackers/CDN and more.
6869 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.
6870 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
6871 </target>
93fe2d9c
C
6872 <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>
6873 </trans-unit>
d7c6b951 6874 <trans-unit id="401806741040118292" datatype="html">
5e6c69ce
C
6875 <source>What will be done to mitigate this problem?</source>
6876 <target state="new">What will be done to mitigate this problem?</target>
93fe2d9c
C
6877 <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>
6878 </trans-unit>
d7c6b951 6879 <trans-unit id="7404776804526394585" datatype="html">
913aa176 6880 <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 6881 <target state="new">
c78d3db7
C
6882 PeerTube wants to deliver the best countermeasures possible, to give you more choice
6883 and render attacks less likely. Here is what we put in place so far:
5e6c69ce 6884 </target>
93fe2d9c
C
6885 <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>
6886 </trans-unit>
d7c6b951 6887 <trans-unit id="8635362984201852982" datatype="html">
8b049b68
C
6888 <source>We set a limit to the number of peers sent by the tracker</source>
6889 <target state="new">We set a limit to the number of peers sent by the tracker</target>
93fe2d9c
C
6890 <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>
6891 </trans-unit>
d7c6b951 6892 <trans-unit id="8903417899533541365" datatype="html">
8b049b68
C
6893 <source>We set a limit on the request frequency received by the tracker</source>
6894 <target state="new">We set a limit on the request frequency received by the tracker</target>
93fe2d9c
C
6895 <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>
6896 </trans-unit>
d7c6b951 6897 <trans-unit id="2470460396724373169" datatype="html">
8b049b68
C
6898 <source>Allow instance admins to disable P2P from the administration interface</source>
6899 <target state="new">Allow instance admins to disable P2P from the administration interface</target>
93fe2d9c
C
6900 <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>
6901 </trans-unit>
d7c6b951 6902 <trans-unit id="5991790391344625653" datatype="html">
913aa176 6903 <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 6904 <target state="new">
c78d3db7
C
6905 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling
6906 WebRTC in your browser.
6907 </target>
93fe2d9c
C
6908 <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>
6909 </trans-unit>
d7c6b951 6910 <trans-unit id="3857357852909495917" datatype="html">
8b049b68
C
6911 <source>This instance does not have instances followers.</source>
6912 <target state="new">This instance does not have instances followers.</target>
913aa176 6913 <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>
6914 </trans-unit>
d7c6b951 6915 <trans-unit id="8438752523256358076" datatype="html">
913aa176 6916 <source>Show full list</source>
6917 <target state="new">Show full list</target>
421fd853
C
6918 <context-group purpose="location">
6919 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6920 <context context-type="linenumber">12</context>
6921 </context-group>
6922 <context-group purpose="location">
6923 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6924 <context context-type="linenumber">24</context>
6925 </context-group>
913aa176 6926 </trans-unit>
d7c6b951 6927 <trans-unit id="7128556172318221342" datatype="html">
913aa176 6928 <source>This instance is not following any other.</source>
6929 <target state="new">This instance is not following any other.</target>
6930 <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>
6931 </trans-unit>
30ae75f9 6932 <trans-unit id="4195286790385468087" datatype="html">
913aa176 6933 <source>About this instance</source>
6934 <target state="new">About this instance</target>
93fe2d9c
C
6935 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">24</context></context-group>
6936 </trans-unit>
913aa176 6937 <trans-unit id="8773846522957677259" datatype="html">
6938 <source>About PeerTube</source>
6939 <target state="new">About PeerTube</target>
93fe2d9c
C
6940 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
6941 </trans-unit>
913aa176 6942 <trans-unit id="1812900507515561988" datatype="html">
6943 <source>About this instance's network</source>
6944 <target state="new">About this instance's network</target>
93fe2d9c
C
6945 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
6946 </trans-unit>
913aa176 6947 <trans-unit id="892073694820881630" datatype="html">
6948 <source>Link copied</source>
6949 <target state="new">Link copied</target>
93fe2d9c
C
6950 <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>
6951 </trans-unit>
6952 <trans-unit id="4807161697338135032" datatype="html">
e6afb669
C
6953 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
6954 <target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
91ae3c4a
C
6955 <context-group purpose="location">
6956 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6957 <context context-type="linenumber">3</context>
6958 </context-group>
6959 </trans-unit>
d7c6b951 6960 <trans-unit id="5579867071769973287" datatype="html">
eb12a714
C
6961 <source>Create an account</source>
6962 <target state="new">
040758e0
C
6963 Create an account
6964 </target>
93fe2d9c
C
6965 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">8</context></context-group>
6966 </trans-unit>
95bd9515 6967 <trans-unit id="9082008222523034483" datatype="html">
913aa176 6968 <source>Get help</source>
6969 <target state="new">Get help</target>
6970 <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>
6971 </trans-unit>
d7c6b951 6972 <trans-unit id="6386856862203107763" datatype="html">
5a6de093
C
6973 <source>Create my account</source>
6974 <target state="new">
6975 Create my account
6976 </target>
93fe2d9c
C
6977 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">46</context></context-group>
6978 </trans-unit>
d7c6b951 6979 <trans-unit id="220345070199640496" datatype="html">
5a6de093
C
6980 <source>PeerTube is creating your account...</source>
6981 <target state="new">PeerTube is creating your account...</target>
93fe2d9c
C
6982 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">55</context></context-group>
6983 </trans-unit>
d7c6b951 6984 <trans-unit id="397098723873502323" datatype="html">
5a6de093
C
6985 <source>Done</source>
6986 <target state="new">Done</target>
93fe2d9c
C
6987 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">51</context></context-group>
6988 </trans-unit>
d7c6b951 6989 <trans-unit id="6294302495409052693" datatype="html">
5a6de093
C
6990 <source>Who are we?</source>
6991 <target state="new">Who are we?</target>
913aa176 6992 <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>
6993 </trans-unit>
d7c6b951 6994 <trans-unit id="1445137115016841401" datatype="html">
5a6de093
C
6995 <source>How long do we plan to maintain this instance?</source>
6996 <target state="new">How long do we plan to maintain this instance?</target>
913aa176 6997 <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>
6998 </trans-unit>
d7c6b951 6999 <trans-unit id="2975856643479054118" datatype="html">
5a6de093
C
7000 <source>How will we finance this instance?</source>
7001 <target state="new">How will we finance this instance?</target>
913aa176 7002 <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>
7003 </trans-unit>
d7c6b951 7004 <trans-unit id="2573967459337636542" datatype="html">
5a6de093
C
7005 <source>Administrators &amp; Sustainability</source>
7006 <target state="new">Administrators &amp; Sustainability</target>
913aa176 7007 <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>
7008 <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>
7009 </trans-unit>
d7c6b951 7010 <trans-unit id="8980375993935541237" datatype="html">
5a6de093
C
7011 <source>Step</source>
7012 <target state="new">Step</target>
913aa176 7013 <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>
7014 </trans-unit>
d7c6b951 7015 <trans-unit id="4665274432258993920" datatype="html">
913aa176 7016 <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
7017 <target state="new">
7018 A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.
e6afb669 7019 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5a6de093
C
7020 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.
7021
7022 </target>
93fe2d9c
C
7023 <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>
7024 </trans-unit>
d7c6b951 7025 <trans-unit id="2254156021453506528" datatype="html">
5a6de093
C
7026 <source>Other users can decide to subscribe any channel they want, to be notified when you publish a new video.</source>
7027 <target state="new">
7028 Other users can decide to subscribe any channel they want, to be notified when you publish a new video.
7029 </target>
93fe2d9c
C
7030 <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>
7031 </trans-unit>
d7c6b951 7032 <trans-unit id="8583412279916132438" datatype="html">
5a6de093
C
7033 <source>Channel display name</source>
7034 <target state="new">Channel display name</target>
913aa176 7035 <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>
7036 </trans-unit>
d7c6b951 7037 <trans-unit id="6980413875907286634" datatype="html">
5a6de093
C
7038 <source>Channel name</source>
7039 <target state="new">Channel name</target>
93fe2d9c
C
7040 <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>
7041 <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>
7042 <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>
7043 </trans-unit>
d7c6b951 7044 <trans-unit id="8463487834152954723" datatype="html">
5a6de093
C
7045 <source>john_channel</source>
7046 <target state="new">john_channel</target>
93fe2d9c
C
7047 <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>
7048 <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>
7049 </trans-unit>
d7c6b951 7050 <trans-unit id="7901486036096751355" datatype="html">
5a6de093
C
7051 <source>Example: my_super_channel</source>
7052 <target state="new">Example: my_super_channel</target>
913aa176 7053 <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>
7054 </trans-unit>
d7c6b951 7055 <trans-unit id="7981235640417633362" datatype="html">
5a6de093
C
7056 <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>
7057 <target state="new">
7058 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.
7059 </target>
93fe2d9c
C
7060 <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>
7061 </trans-unit>
d7c6b951 7062 <trans-unit id="5203776997447520497" datatype="html">
913aa176 7063 <source>Channel name cannot be the same as your account name. You can click on the first step to update your account name.</source>
7064 <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
7065 <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>
7066 </trans-unit>
7067 <trans-unit id="7440807341905682986" datatype="html">
e6afb669
C
7068 <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='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source>
7069 <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='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </target>
c5c848c5
C
7070 <context-group purpose="location">
7071 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
7072 <context context-type="linenumber">5,10</context>
7073 </context-group>
913aa176 7074 </trans-unit>
d7c6b951 7075 <trans-unit id="7326471570669373149" datatype="html">
5a6de093
C
7076 <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>
7077 <target state="new">
7078 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.
7079 </target>
93fe2d9c
C
7080 <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>
7081 </trans-unit>
7082 <trans-unit id="2770947245861951784" datatype="html">
7083 <source>Signup is not enabled on this instance.</source>
7084 <target state="new">Signup is not enabled on this instance.</target>
c49c366a
C
7085 <context-group purpose="location">
7086 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7087 <context context-type="linenumber">4</context>
7088 </context-group>
7089 </trans-unit>
d7c6b951 7090 <trans-unit id="198278273748445199" datatype="html">
913aa176 7091 <source>Video uploads are disabled on this instance, hence your account won't be able to upload videos.</source>
7092 <target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. </target>
93fe2d9c
C
7093 <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>
7094 </trans-unit>
913aa176 7095 <trans-unit id="3301086086650990787" datatype="html">
7096 <source>Register</source>
7097 <target state="new">Register</target>
93fe2d9c
C
7098 <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>
7099 </trans-unit>
5a6de093
C
7100 <trans-unit id="6979021199788941693" datatype="html">
7101 <source>Your message has been sent.</source>
7102 <target state="new">Your message has been sent.</target>
93fe2d9c
C
7103 <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>
7104 </trans-unit>
5a6de093
C
7105 <trans-unit id="2072135752262464360" datatype="html">
7106 <source>You already sent this form recently</source>
7107 <target state="new">You already sent this form recently</target>
93fe2d9c
C
7108 <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>
7109 </trans-unit>
7110 <trans-unit id="1097932116708163073" datatype="html">
7111 <source>This website is powered by PeerTube</source>
7112 <target state="new"> This website is powered by PeerTube </target>
45b3a29b
C
7113 <context-group purpose="location">
7114 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
7115 <context context-type="linenumber">2,4</context>
7116 </context-group>
7117 </trans-unit>
913aa176 7118 <trans-unit id="819067926858619041" datatype="html">
7119 <source>Account videos</source>
7120 <target state="new">Account videos</target>
93fe2d9c
C
7121 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
7122 </trans-unit>
91ae3c4a 7123 <trans-unit id="4605517634011438234" datatype="html">
93fe2d9c
C
7124 <source>ACCOUNT</source>
7125 <target state="new">ACCOUNT</target>
c59eab78 7126 <context-group purpose="location">
90aa0a74
C
7127 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
7128 <context context-type="linenumber">8</context>
c59eab78 7129 </context-group>
913aa176 7130 </trans-unit>
7131 <trans-unit id="6823616469362610020" datatype="html">
7132 <source>Account video channels</source>
7133 <target state="new">Account video channels</target>
93fe2d9c
C
7134 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">26</context></context-group>
7135 </trans-unit>
d7c6b951 7136 <trans-unit id="807777065817324789" datatype="html">
913aa176 7137 <source>Display all videos (private, unlisted or not yet published)</source>
7138 <target state="new">Display all videos (private, unlisted or not yet published)</target>
93fe2d9c
C
7139 <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>
7140 </trans-unit>
7141 <trans-unit id="784681343382270982" datatype="html">
7142 <source>Remove this filter</source>
7143 <target state="new">Remove this filter</target>
7144 <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>
7145 </trans-unit>
7146 <trans-unit id="5254305728396198887" datatype="html">
7147 <source>Sensitive content</source>
7148 <target state="new">Sensitive content</target>
7149 <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>
7150 </trans-unit>
7151 <trans-unit id="5590086849807274701" datatype="html">
7152 <source>Scope</source>
7153 <target state="new">Scope</target>
7154 <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>
7155 </trans-unit>
7156 <trans-unit id="5019568087038659501" datatype="html">
7157 <source>Federated</source>
7158 <target state="new">Federated</target>
7159 <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>
7160 </trans-unit>
7161 <trans-unit id="1949800099101277248" datatype="html">
7162 <source>Languages</source>
7163 <target state="new">Languages</target>
7164 <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>
7165 </trans-unit>
7166 <trans-unit id="1902100407096396858" datatype="html">
7167 <source>Categories</source>
7168 <target state="new">Categories</target>
7169 <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>
7170 </trans-unit>
7171 <trans-unit id="3599150758014724057" datatype="html">
7172 <source>All videos</source>
7173 <target state="new">All videos</target>
7174 <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>
7175 </trans-unit>
7176 <trans-unit id="8466337030143068285" datatype="html">
7177 <source>Blurred</source>
7178 <target state="new">Blurred</target>
7179 <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>
7180 </trans-unit>
7181 <trans-unit id="7054829409324166420" datatype="html">
7182 <source>hidden</source>
7183 <target state="new">hidden</target>
7184 <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>
7185 </trans-unit>
7186 <trans-unit id="5766954855630346873" datatype="html">
7187 <source>blurred</source>
7188 <target state="new">blurred</target>
7189 <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>
7190 </trans-unit>
7191 <trans-unit id="1833483831276078393" datatype="html">
7192 <source>displayed</source>
7193 <target state="new">displayed</target>
7194 <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>
7195 </trans-unit>
5a6de093 7196 <trans-unit id="4856575356061361269" datatype="html">
913aa176 7197 <source><x id="PH"/> direct account followers </source>
5a6de093
C
7198 <target state="new">
7199 <x id="PH"/> direct account followers
7200 </target>
93fe2d9c
C
7201 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">153</context></context-group>
7202 </trans-unit>
913aa176 7203 <trans-unit id="6250999352462648289" datatype="html">
7204 <source>Report this account</source>
7205 <target state="new">Report this account</target>
93fe2d9c
C
7206 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">202</context></context-group>
7207 </trans-unit>
7208 <trans-unit id="2614607010577950577" datatype="html">
7209 <source>Overview</source>
7210 <target state="new">Overview</target>
c49c366a
C
7211 <context-group purpose="location">
7212 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
7213 <context context-type="linenumber">35</context>
7214 </context-group>
7215 </trans-unit>
913aa176 7216 <trans-unit id="1504521795586863905" datatype="html">
7217 <source>VIDEOS</source>
7218 <target state="new">VIDEOS</target>
93fe2d9c
C
7219 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">83</context></context-group>
7220 <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>
7221 <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>
7222 </trans-unit>
5a6de093 7223 <trans-unit id="25349740244798533" datatype="html">
eb12a714
C
7224 <source>Username copied</source>
7225 <target state="new">Username copied</target>
93fe2d9c
C
7226 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">121</context></context-group>
7227 <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>
7228 </trans-unit>
913aa176 7229 <trans-unit id="9221735175659318025" datatype="html">
7230 <source>1 subscriber</source>
7231 <target state="new">1 subscriber</target>
93fe2d9c
C
7232 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">125</context></context-group>
7233 </trans-unit>
913aa176 7234 <trans-unit id="4097331874769079975" datatype="html">
7235 <source><x id="PH"/> subscribers</source>
7236 <target state="new"><x id="PH"/> subscribers</target>
93fe2d9c
C
7237 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">127</context></context-group>
7238 </trans-unit>
5a6de093
C
7239 <trans-unit id="1035838766454786107" datatype="html">
7240 <source>Audio-only</source>
7241 <target state="new">Audio-only</target>
913aa176 7242 <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>
7243 </trans-unit>
5a6de093 7244 <trans-unit id="8011855989482474311" datatype="html">
e6afb669
C
7245 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
7246 <target state="new">A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</target>
913aa176 7247 <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
7248 </trans-unit>
7249 <trans-unit id="7756250490108954499" datatype="html">
7250 <source>144p</source>
7251 <target state="new">144p</target>
c49c366a
C
7252 <context-group purpose="location">
7253 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context>
7254 <context context-type="linenumber">22</context>
7255 </context-group>
913aa176 7256 </trans-unit>
5a6de093 7257 <trans-unit id="3768852440495368591" datatype="html">
eb12a714
C
7258 <source>240p</source>
7259 <target state="new">240p</target>
93fe2d9c
C
7260 <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>
7261 </trans-unit>
5a6de093 7262 <trans-unit id="6824490596490222280" datatype="html">
eb12a714
C
7263 <source>360p</source>
7264 <target state="new">360p</target>
93fe2d9c
C
7265 <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>
7266 </trans-unit>
5a6de093 7267 <trans-unit id="4039682741786530029" datatype="html">
eb12a714
C
7268 <source>480p</source>
7269 <target state="new">480p</target>
93fe2d9c
C
7270 <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>
7271 </trans-unit>
5a6de093 7272 <trans-unit id="5165245100010036661" datatype="html">
eb12a714
C
7273 <source>720p</source>
7274 <target state="new">720p</target>
93fe2d9c
C
7275 <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>
7276 </trans-unit>
5a6de093 7277 <trans-unit id="7709767791012306261" datatype="html">
eb12a714
C
7278 <source>1080p</source>
7279 <target state="new">1080p</target>
93fe2d9c
C
7280 <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>
7281 </trans-unit>
913aa176 7282 <trans-unit id="3671005503070777897" datatype="html">
7283 <source>1440p</source>
7284 <target state="new">1440p</target>
93fe2d9c
C
7285 <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>
7286 </trans-unit>
5a6de093 7287 <trans-unit id="597839553814574067" datatype="html">
eb12a714
C
7288 <source>2160p</source>
7289 <target state="new">2160p</target>
93fe2d9c
C
7290 <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>
7291 </trans-unit>
5a6de093 7292 <trans-unit id="3957742085471141221" datatype="html">
eb12a714
C
7293 <source>Auto (via ffmpeg)</source>
7294 <target state="new">Auto (via ffmpeg)</target>
913aa176 7295 <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
7296 </trans-unit>
7297 <trans-unit id="3642770981085338761" datatype="html">
7298 <source>Followers of your instance</source>
7299 <target state="new">Followers of your instance</target>
7c94e1e7
C
7300 <context-group purpose="location">
7301 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
7302 <context context-type="linenumber">3</context>
7303 </context-group>
913aa176 7304 </trans-unit>
7305 <trans-unit id="931255636742351800" datatype="html">
7306 <source>No limit</source>
7307 <target state="new">No limit</target>
93fe2d9c
C
7308 <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>
7309 </trans-unit>
913aa176 7310 <trans-unit id="5250062810079582285" datatype="html">
7311 <source>1 hour</source>
7312 <target state="new">1 hour</target>
93fe2d9c
C
7313 <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>
7314 </trans-unit>
913aa176 7315 <trans-unit id="8662356672298904015" datatype="html">
7316 <source>3 hours</source>
7317 <target state="new">3 hours</target>
93fe2d9c
C
7318 <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>
7319 </trans-unit>
913aa176 7320 <trans-unit id="1794624538833178491" datatype="html">
7321 <source>5 hours</source>
7322 <target state="new">5 hours</target>
93fe2d9c
C
7323 <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>
7324 </trans-unit>
913aa176 7325 <trans-unit id="4941148355486671862" datatype="html">
7326 <source>10 hours</source>
7327 <target state="new">10 hours</target>
93fe2d9c
C
7328 <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>
7329 </trans-unit>
913aa176 7330 <trans-unit id="6659155428791414865" datatype="html">
7331 <source>x264, targeting maximum device compatibility</source>
7332 <target state="new">x264, targeting maximum device compatibility</target>
93fe2d9c
C
7333 <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>
7334 <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>
7335 </trans-unit>
d7c6b951 7336 <trans-unit id="1473738049081128420" datatype="html">
913aa176 7337 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
7338 <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
7339 <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>
7340 </trans-unit>
d7c6b951 7341 <trans-unit id="9122600735711449044" datatype="html">
913aa176 7342 <source>However, you may want to read our guidelines before tweaking the following values.</source>
7343 <target state="new"> However, you may want to read our guidelines before tweaking the following values. </target>
93fe2d9c
C
7344 <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>
7345 </trans-unit>
d7c6b951 7346 <trans-unit id="9035429011363248302" datatype="html">
913aa176 7347 <source>Read guidelines</source>
7348 <target state="new"> Read guidelines </target>
93fe2d9c
C
7349 <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>
7350 </trans-unit>
d7c6b951 7351 <trans-unit id="2384409178337534505" datatype="html">
913aa176 7352 <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>
7353 <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
7354 <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>
7355 </trans-unit>
913aa176 7356 <trans-unit id="1618463615802675111" datatype="html">
7357 <source>threads</source>
7358 <target state="new">threads</target>
93fe2d9c
C
7359 <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>
7360 </trans-unit>
913aa176 7361 <trans-unit id="593234948551881507" datatype="html">
7362 <source>thread</source>
7363 <target state="new">thread</target>
93fe2d9c
C
7364 <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>
7365 </trans-unit>
7366 <trans-unit id="709846045064893539" datatype="html">
7367 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source>
7368 <target state="new"> Updating instance configuration from the web interface is disabled by the system administrator.
a71d4140 7369</target>
09e1784b
C
7370 <context-group purpose="location">
7371 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
a71d4140 7372 <context context-type="linenumber">3,5</context>
09e1784b 7373 </context-group>
93fe2d9c
C
7374 </trans-unit>
7375 <trans-unit id="1305357231288135414" datatype="html">
7376 <source>Homepage</source>
7377 <target state="new">Homepage</target>
7378 <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>
7379 <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>
7380 <context-group purpose="location"><context context-type="sourcefile">src/app/+home/home-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
7381 </trans-unit>
7382 <trans-unit id="5037437391296624618" datatype="html">
7383 <source>Information</source>
7384 <target state="new">Information</target>
7385 <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>
7386 </trans-unit>
7387 <trans-unit id="8643289769990675407" datatype="html">
7388 <source>Basic</source>
7389 <target state="new">Basic</target>
7390 <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>
7391 </trans-unit>
5a6de093 7392 <trans-unit id="2060042292048624940" datatype="html">
eb12a714
C
7393 <source>Configuration updated.</source>
7394 <target state="new">Configuration updated.</target>
9b0b8301
C
7395 <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>
7396 </trans-unit>
93fe2d9c
C
7397 <trans-unit id="6920964195632624609" datatype="html">
7398 <source>INSTANCE HOMEPAGE</source>
7399 <target state="new">INSTANCE HOMEPAGE</target>
09e1784b
C
7400 <context-group purpose="location">
7401 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7402 <context context-type="linenumber">7</context>
7403 </context-group>
913aa176 7404 </trans-unit>
7405 <trans-unit id="3203902538239082422" datatype="html">
7406 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7407 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
93fe2d9c
C
7408 <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>
7409 </trans-unit>
913aa176 7410 <trans-unit id="6284468333579755406" datatype="html">
7411 <source>Edit custom configuration</source>
7412 <target state="new">Edit custom configuration</target>
93fe2d9c
C
7413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group>
7414 </trans-unit>
5a6de093 7415 <trans-unit id="6549061957433635758" datatype="html">
4891e4c7
C
7416 <source>Process domains</source>
7417 <target state="new">Process domains</target>
913aa176 7418 <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>
7419 </trans-unit>
5a6de093 7420 <trans-unit id="1909009883731319373" datatype="html">
913aa176 7421 <source>Report <x id="PH"/> </source>
5a6de093
C
7422 <target state="new">Report
7423 <x id="PH"/>
7424 </target>
93fe2d9c
C
7425 <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>
7426 </trans-unit>
5a6de093
C
7427 <trans-unit id="5065410539274460415" datatype="html">
7428 <source>Account reported.</source>
7429 <target state="new">Account reported.</target>
93fe2d9c
C
7430 <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>
7431 </trans-unit>
5a6de093
C
7432 <trans-unit id="6245265026120479954" datatype="html">
7433 <source>Comment reported.</source>
7434 <target state="new">Comment reported.</target>
913aa176 7435 <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>
7436 </trans-unit>
5a6de093 7437 <trans-unit id="2127446333083057097" datatype="html">
e4eaa7c9
C
7438 <source>Domain is required.</source>
7439 <target state="new">Domain is required.</target>
93fe2d9c
C
7440 <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>
7441 <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>
7442 </trans-unit>
7443 <trans-unit id="7951488350851416577" datatype="html">
7444 <source>Hosts entered are invalid.</source>
7445 <target state="new">Hosts entered are invalid.</target>
7c94e1e7
C
7446 <context-group purpose="location">
7447 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7448 <context context-type="linenumber">93</context>
7449 </context-group>
93fe2d9c
C
7450 </trans-unit>
7451 <trans-unit id="1469559036084108672" datatype="html">
7452 <source>Hosts entered contain duplicates.</source>
7453 <target state="new">Hosts entered contain duplicates.</target>
7c94e1e7
C
7454 <context-group purpose="location">
7455 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7456 <context context-type="linenumber">94</context>
7457 </context-group>
93fe2d9c
C
7458 </trans-unit>
7459 <trans-unit id="5991533283446904296" datatype="html">
7460 <source>Hosts or handles are invalid.</source>
7461 <target state="new">Hosts or handles are invalid.</target>
7c94e1e7
C
7462 <context-group purpose="location">
7463 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7464 <context context-type="linenumber">102</context>
7465 </context-group>
93fe2d9c
C
7466 </trans-unit>
7467 <trans-unit id="6759198394434886237" datatype="html">
7468 <source>Hosts or handles contain duplicates.</source>
7469 <target state="new">Hosts or handles contain duplicates.</target>
7c94e1e7
C
7470 <context-group purpose="location">
7471 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7472 <context context-type="linenumber">103</context>
7473 </context-group>
913aa176 7474 </trans-unit>
5a6de093 7475 <trans-unit id="240806681889331244" datatype="html">
eb12a714
C
7476 <source>Unlimited</source>
7477 <target state="new">Unlimited</target>
93fe2d9c
C
7478 <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>
7479 <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>
7480 <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>
7481 <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>
7482 <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>
7483 <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>
7484 </trans-unit>
5a6de093 7485 <trans-unit id="5504952199515017930" datatype="html">
e4eaa7c9
C
7486 <source>None - no upload possible</source>
7487 <target state="new">None - no upload possible</target>
913aa176 7488 <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>
7489 <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>
7490 </trans-unit>
5a6de093 7491 <trans-unit id="616370606803836610" datatype="html">
eb12a714
C
7492 <source>100MB</source>
7493 <target state="new">100MB</target>
913aa176 7494 <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>
7495 <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>
7496 </trans-unit>
5a6de093 7497 <trans-unit id="9162997081789455476" datatype="html">
eb12a714
C
7498 <source>500MB</source>
7499 <target state="new">500MB</target>
913aa176 7500 <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>
7501 <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>
7502 </trans-unit>
5a6de093 7503 <trans-unit id="1541266817985876981" datatype="html">
eb12a714
C
7504 <source>1GB</source>
7505 <target state="new">1GB</target>
913aa176 7506 <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>
7507 </trans-unit>
5a6de093 7508 <trans-unit id="6075751004411938819" datatype="html">
eb12a714
C
7509 <source>5GB</source>
7510 <target state="new">5GB</target>
913aa176 7511 <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>
7512 <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>
7513 </trans-unit>
5a6de093 7514 <trans-unit id="246811372655482890" datatype="html">
eb12a714
C
7515 <source>20GB</source>
7516 <target state="new">20GB</target>
913aa176 7517 <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>
7518 <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>
7519 </trans-unit>
5a6de093 7520 <trans-unit id="2491910291056632032" datatype="html">
eb12a714
C
7521 <source>50GB</source>
7522 <target state="new">50GB</target>
913aa176 7523 <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>
7524 <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>
7525 </trans-unit>
7526 <trans-unit id="5514849824631859021" datatype="html">
7527 <source>100GB</source>
7528 <target state="new">100GB</target>
7d3316dc
C
7529 <context-group purpose="location">
7530 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7531 <context context-type="linenumber">30</context>
7532 </context-group>
913aa176 7533 </trans-unit>
7534 <trans-unit id="8245180845645676506" datatype="html">
7535 <source>200GB</source>
7536 <target state="new">200GB</target>
7d3316dc
C
7537 <context-group purpose="location">
7538 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7539 <context context-type="linenumber">31</context>
7540 </context-group>
913aa176 7541 </trans-unit>
7542 <trans-unit id="5468089754278798237" datatype="html">
7543 <source>500GB</source>
7544 <target state="new">500GB</target>
7d3316dc
C
7545 <context-group purpose="location">
7546 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7547 <context context-type="linenumber">32</context>
7548 </context-group>
7549 </trans-unit>
5a6de093 7550 <trans-unit id="3977630500122496087" datatype="html">
eb12a714
C
7551 <source>10MB</source>
7552 <target state="new">10MB</target>
913aa176 7553 <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>
7554 </trans-unit>
5a6de093 7555 <trans-unit id="2060593120571755546" datatype="html">
eb12a714
C
7556 <source>50MB</source>
7557 <target state="new">50MB</target>
913aa176 7558 <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>
7559 </trans-unit>
5a6de093 7560 <trans-unit id="7653028819867308249" datatype="html">
eb12a714
C
7561 <source>2GB</source>
7562 <target state="new">2GB</target>
913aa176 7563 <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>
7564 </trans-unit>
7565 <trans-unit id="7641416475804061087" datatype="html">
7566 <source>10GB</source>
7567 <target state="new">10GB</target>
7d3316dc
C
7568 <context-group purpose="location">
7569 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7570 <context context-type="linenumber">44</context>
7571 </context-group>
7572 </trans-unit>
5a6de093 7573 <trans-unit id="2520968456492632777" datatype="html">
913aa176 7574 <source><x id="PH"/> accepted in instance followers </source>
5a6de093
C
7575 <target state="new">
7576 <x id="PH"/> accepted in instance followers
7577 </target>
913aa176 7578 <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>
7579 </trans-unit>
5a6de093 7580 <trans-unit id="450530533730658004" datatype="html">
eb12a714
C
7581 <source>Do you really want to reject this follower?</source>
7582 <target state="new">Do you really want to reject this follower?</target>
913aa176 7583 <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>
7584 </trans-unit>
5a6de093 7585 <trans-unit id="7378878529334768232" datatype="html">
eb12a714
C
7586 <source>Reject</source>
7587 <target state="new">Reject</target>
913aa176 7588 <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>
7589 </trans-unit>
5a6de093 7590 <trans-unit id="2040902819815401278" datatype="html">
913aa176 7591 <source><x id="PH"/> rejected from instance followers </source>
5a6de093
C
7592 <target state="new">
7593 <x id="PH"/> rejected from instance followers
7594 </target>
913aa176 7595 <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>
7596 </trans-unit>
5a6de093 7597 <trans-unit id="3620117223790525725" datatype="html">
eb12a714
C
7598 <source>Do you really want to delete this follower?</source>
7599 <target state="new">Do you really want to delete this follower?</target>
913aa176 7600 <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>
7601 </trans-unit>
7602 <trans-unit id="7022070615528435141" datatype="html">
7603 <source>Delete</source>
7604 <target state="new">Delete</target>
e6afb669
C
7605
7606
7607
7608
7609
7610
7611
7612
7613
7614
7615
7616
7617
7618
7619
7620
7621
7622
7623
7624
7625
7626
7627
7628
7629
7630 <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><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><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><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><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><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><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><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><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><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><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><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><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><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><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><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><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><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><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><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><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><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><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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
5a6de093 7631 <trans-unit id="2452034338905853167" datatype="html">
913aa176 7632 <source><x id="PH"/> removed from instance followers </source>
5a6de093
C
7633 <target state="new">
7634 <x id="PH"/> removed from instance followers
7635 </target>
913aa176 7636 <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
7637 </trans-unit>
7638 <trans-unit id="6018246591673612412" datatype="html">
7639 <source>Follow</source>
7640 <target state="new">Follow</target>
7c94e1e7
C
7641 <context-group purpose="location">
7642 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7643 <context context-type="linenumber">3</context>
7644 </context-group>
7645 <context-group purpose="location">
7646 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7647 <context context-type="linenumber">37</context>
7648 </context-group>
7649 <context-group purpose="location">
7650 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7651 <context context-type="linenumber">18</context>
7652 </context-group>
93fe2d9c
C
7653 </trans-unit>
7654 <trans-unit id="3596798855644241001" datatype="html">
7655 <source>1 host (without "http://"), account handle or channel handle per line</source>
7656 <target state="new">1 host (without "http://"), account handle or channel handle per line</target>
7c94e1e7
C
7657 <context-group purpose="location">
7658 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7659 <context context-type="linenumber">11</context>
7660 </context-group>
913aa176 7661 </trans-unit>
5a6de093 7662 <trans-unit id="2740793005745065895" datatype="html">
913aa176 7663 <source><x id="PH"/> is not valid </source>
5a6de093
C
7664 <target state="new">
7665 <x id="PH"/> is not valid
7666 </target>
93fe2d9c
C
7667 <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>
7668 <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>
7669 </trans-unit>
5a6de093 7670 <trans-unit id="2355066641781598196" datatype="html">
eb12a714
C
7671 <source>Follow request(s) sent!</source>
7672 <target state="new">Follow request(s) sent!</target>
93fe2d9c
C
7673 <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>
7674 </trans-unit>
7675 <trans-unit id="3459358413436264734" datatype="html">
7676 <source>Your instance subscriptions</source>
7677 <target state="new">Your instance subscriptions</target>
7c94e1e7
C
7678 <context-group purpose="location">
7679 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7680 <context context-type="linenumber">3</context>
7681 </context-group>
913aa176 7682 </trans-unit>
5a6de093
C
7683 <trans-unit id="4245720728052819482" datatype="html">
7684 <source>Do you really want to unfollow <x id="PH"/>?</source>
7685 <target state="new">Do you really want to unfollow
7686 <x id="PH"/>?
7687 </target>
93fe2d9c
C
7688 <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>
7689 </trans-unit>
5a6de093 7690 <trans-unit id="9160510009013134726" datatype="html">
eb12a714
C
7691 <source>Unfollow</source>
7692 <target state="new">Unfollow</target>
93fe2d9c
C
7693 <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>
7694 </trans-unit>
5a6de093
C
7695 <trans-unit id="3935234189109112926" datatype="html">
7696 <source>You are not following <x id="PH"/> anymore.</source>
7697 <target state="new">You are not following
7698 <x id="PH"/> anymore.
7699 </target>
93fe2d9c
C
7700 <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>
7701 </trans-unit>
7702 <trans-unit id="397182597341363053" datatype="html">
7703 <source>Redundancy</source>
7704 <target state="new">Redundancy</target>
8f0b94f0
C
7705 <context-group purpose="location">
7706 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
7707 <context context-type="linenumber">48</context>
7708 </context-group>
7709 </trans-unit>
5a6de093 7710 <trans-unit id="2593763089859685916" datatype="html">
eb12a714
C
7711 <source>enabled</source>
7712 <target state="new">enabled</target>
913aa176 7713 <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>
7714 </trans-unit>
5a6de093 7715 <trans-unit id="8444272719785117681" datatype="html">
eb12a714
C
7716 <source>disabled</source>
7717 <target state="new">disabled</target>
913aa176 7718 <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>
7719 </trans-unit>
5a6de093
C
7720 <trans-unit id="135214224090612796" datatype="html">
7721 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
7722 <target state="new">Redundancy for
7723 <x id="PH"/> is
7724 <x id="PH_1"/>
7725 </target>
913aa176 7726 <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>
7727 </trans-unit>
5a6de093 7728 <trans-unit id="5875705095657098468" datatype="html">
e4eaa7c9
C
7729 <source>Do you really want to remove this video redundancy?</source>
7730 <target state="new">Do you really want to remove this video redundancy?</target>
93fe2d9c
C
7731 <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>
7732 </trans-unit>
5a6de093 7733 <trans-unit id="9098272570113000349" datatype="html">
e4eaa7c9
C
7734 <source>Remove redundancy</source>
7735 <target state="new">Remove redundancy</target>
93fe2d9c
C
7736 <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>
7737 </trans-unit>
5a6de093 7738 <trans-unit id="6537102123107780785" datatype="html">
e4eaa7c9
C
7739 <source>Video redundancies removed!</source>
7740 <target state="new">Video redundancies removed!</target>
93fe2d9c
C
7741 <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>
7742 </trans-unit>
5a6de093
C
7743 <trans-unit id="8639315630141911544" datatype="html">
7744 <source>Account <x id="PH"/> unmuted by your instance.</source>
7745 <target state="new">Account
7746 <x id="PH"/> unmuted by your instance.
7747 </target>
93fe2d9c
C
7748 <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>
7749 </trans-unit>
5a6de093
C
7750 <trans-unit id="3371601176452094961" datatype="html">
7751 <source>Instance <x id="PH"/> unmuted by your instance.</source>
7752 <target state="new">Instance
7753 <x id="PH"/> unmuted by your instance.
7754 </target>
913aa176 7755 <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>
7756 </trans-unit>
5a6de093
C
7757 <trans-unit id="3096398988891996621" datatype="html">
7758 <source>Instance <x id="PH"/> muted by your instance.</source>
7759 <target state="new">Instance
7760 <x id="PH"/> muted by your instance.
7761 </target>
913aa176 7762 <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>
7763 </trans-unit>
5a6de093 7764 <trans-unit id="2393853062458645999" datatype="html">
eb12a714
C
7765 <source>Comment updated.</source>
7766 <target state="new">Comment updated.</target>
913aa176 7767 <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>
7768 </trans-unit>
5a6de093
C
7769 <trans-unit id="149121389669248117" datatype="html">
7770 <source>Violent or Repulsive</source>
7771 <target state="new">Violent or Repulsive</target>
93fe2d9c
C
7772 <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>
7773 </trans-unit>
5a6de093
C
7774 <trans-unit id="2493388551376623687" datatype="html">
7775 <source>Hateful or Abusive</source>
7776 <target state="new">Hateful or Abusive</target>
93fe2d9c
C
7777 <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>
7778 </trans-unit>
5a6de093
C
7779 <trans-unit id="5124757565683866220" datatype="html">
7780 <source>Spam or Misleading</source>
7781 <target state="new">Spam or Misleading</target>
93fe2d9c
C
7782 <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>
7783 </trans-unit>
913aa176 7784 <trans-unit id="8440128775129354214" datatype="html">
7785 <source>Privacy</source>
7786 <target state="new">Privacy</target>
93fe2d9c
C
7787 <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>
7788 <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>
7789 <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>
7790 <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>
7791 <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>
7792 <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>
7793 <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>
7794 <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>
7795 <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>
7796 </trans-unit>
5a6de093
C
7797 <trans-unit id="8768506950499277937" datatype="html">
7798 <source>Copyright</source>
7799 <target state="new">Copyright</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">23</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">146</context></context-group>
7802 </trans-unit>
5a6de093
C
7803 <trans-unit id="3776575731053010580" datatype="html">
7804 <source>Server rules</source>
7805 <target state="new">Server rules</target>
93fe2d9c
C
7806 <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>
7807 </trans-unit>
5a6de093
C
7808 <trans-unit id="6907161397537530258" datatype="html">
7809 <source>Thumbnails</source>
7810 <target state="new">Thumbnails</target>
93fe2d9c
C
7811 <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>
7812 <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>
7813 </trans-unit>
5a6de093 7814 <trans-unit id="6473213678768782133" datatype="html">
cd9246a9
C
7815 <source>Internal actions</source>
7816 <target state="new">Internal actions</target>
93fe2d9c
C
7817 <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>
7818 <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>
7819 </trans-unit>
5a6de093 7820 <trans-unit id="4559872264406386913" datatype="html">
e4eaa7c9
C
7821 <source>Delete report</source>
7822 <target state="new">Delete report</target>
93fe2d9c
C
7823 <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>
7824 </trans-unit>
5a6de093
C
7825 <trans-unit id="5793550984155962433" datatype="html">
7826 <source>Actions for the flagged account</source>
7827 <target state="new">Actions for the flagged account</target>
93fe2d9c
C
7828 <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>
7829 </trans-unit>
5a6de093 7830 <trans-unit id="1679841953757186358" datatype="html">
eb12a714
C
7831 <source>Mark as accepted</source>
7832 <target state="new">Mark as accepted</target>
93fe2d9c
C
7833 <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>
7834 </trans-unit>
5a6de093 7835 <trans-unit id="7993358694073742566" datatype="html">
eb12a714
C
7836 <source>Mark as rejected</source>
7837 <target state="new">Mark as rejected</target>
93fe2d9c
C
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">265</context></context-group>
7839 </trans-unit>
5a6de093
C
7840 <trans-unit id="4175703770051343108" datatype="html">
7841 <source>Add internal note</source>
7842 <target state="new">Add internal note</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">270</context></context-group>
7844 </trans-unit>
5a6de093 7845 <trans-unit id="296166371893775555" datatype="html">
e4eaa7c9
C
7846 <source>Actions for the video</source>
7847 <target state="new">Actions for the video</target>
93fe2d9c
C
7848 <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>
7849 <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>
7850 </trans-unit>
5a6de093
C
7851 <trans-unit id="3924877328520650445" datatype="html">
7852 <source>Block video</source>
7853 <target state="new">Block video</target>
93fe2d9c
C
7854 <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>
7855 </trans-unit>
5a6de093
C
7856 <trans-unit id="4762794934098378428" datatype="html">
7857 <source>Video blocked.</source>
7858 <target state="new">Video blocked.</target>
93fe2d9c
C
7859 <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>
7860 </trans-unit>
5a6de093
C
7861 <trans-unit id="4328862996304258770" datatype="html">
7862 <source>Unblock video</source>
7863 <target state="new">Unblock video</target>
93fe2d9c
C
7864 <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>
7865 </trans-unit>
5a6de093
C
7866 <trans-unit id="9065327551191479877" datatype="html">
7867 <source>Video unblocked.</source>
7868 <target state="new">Video unblocked.</target>
93fe2d9c
C
7869 <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>
7870 </trans-unit>
5a6de093 7871 <trans-unit id="1250415136605923486" datatype="html">
eb12a714
C
7872 <source>Do you really want to delete this abuse report?</source>
7873 <target state="new">Do you really want to delete this abuse report?</target>
93fe2d9c
C
7874 <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>
7875 </trans-unit>
5a6de093 7876 <trans-unit id="3482559157143817408" datatype="html">
eb12a714
C
7877 <source>Abuse deleted.</source>
7878 <target state="new">Abuse deleted.</target>
93fe2d9c
C
7879 <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>
7880 </trans-unit>
5a6de093
C
7881 <trans-unit id="6282990098351939529" datatype="html">
7882 <source>Deleted comment</source>
7883 <target state="new">Deleted comment</target>
93fe2d9c
C
7884 <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>
7885 </trans-unit>
5a6de093
C
7886 <trans-unit id="9196775343330824083" datatype="html">
7887 <source>Messages with reporter</source>
7888 <target state="new">Messages with reporter</target>
93fe2d9c
C
7889 <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>
7890 </trans-unit>
5a6de093
C
7891 <trans-unit id="8770468575924421391" datatype="html">
7892 <source>Messages with moderators</source>
7893 <target state="new">Messages with moderators</target>
93fe2d9c
C
7894 <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>
7895 </trans-unit>
5a6de093
C
7896 <trans-unit id="8528549800795985099" datatype="html">
7897 <source>Update internal note</source>
7898 <target state="new">Update internal note</target>
93fe2d9c
C
7899 <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>
7900 </trans-unit>
5a6de093
C
7901 <trans-unit id="3962242315365992494" datatype="html">
7902 <source>Switch video block to manual</source>
7903 <target state="new">Switch video block to manual</target>
93fe2d9c
C
7904 <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>
7905 </trans-unit>
5a6de093
C
7906 <trans-unit id="6906423861055262169" datatype="html">
7907 <source>Video <x id="PH"/> switched to manual block.</source>
7908 <target state="new">Video
7909 <x id="PH"/> switched to manual block.
7910 </target>
93fe2d9c
C
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">70</context></context-group>
7912 </trans-unit>
5a6de093
C
7913 <trans-unit id="7293356040886494773" datatype="html">
7914 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
7915 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target>
93fe2d9c
C
7916 <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>
7917 </trans-unit>
5a6de093
C
7918 <trans-unit id="4859202148272511129" datatype="html">
7919 <source>Unblock</source>
7920 <target state="new">Unblock</target>
e6afb669
C
7921
7922
7923
7924
7925 <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><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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit>
5a6de093
C
7926 <trans-unit id="4922469417589203720" datatype="html">
7927 <source>Video <x id="PH"/> unblocked.</source>
7928 <target state="new">Video
7929 <x id="PH"/> unblocked.
7930 </target>
e6afb669
C
7931
7932
7933 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">209</context></context-group></trans-unit>
d7c6b951 7934 <trans-unit id="6286037250766429054" datatype="html">
5a6de093
C
7935 <source>yes</source>
7936 <target state="new">yes</target>
913aa176 7937 <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>
7938 <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>
7939 </trans-unit>
d7c6b951 7940 <trans-unit id="2420525563530770652" datatype="html">
5a6de093
C
7941 <source>no</source>
7942 <target state="new">no</target>
913aa176 7943 <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>
7944 <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>
7945 </trans-unit>
5a6de093
C
7946 <trans-unit id="212615365039028546" datatype="html">
7947 <source>You don't have plugins installed yet.</source>
7948 <target state="new">You don't have plugins installed yet.</target>
93fe2d9c
C
7949 <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>
7950 </trans-unit>
5a6de093
C
7951 <trans-unit id="1710094819987243777" datatype="html">
7952 <source>You don't have themes installed yet.</source>
7953 <target state="new">You don't have themes installed yet.</target>
93fe2d9c
C
7954 <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>
7955 </trans-unit>
5a6de093 7956 <trans-unit id="931472057457682240" datatype="html">
913aa176 7957 <source>Update to <x id="PH"/> </source>
5a6de093
C
7958 <target state="new">Update to
7959 <x id="PH"/>
7960 </target>
93fe2d9c
C
7961 <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>
7962 </trans-unit>
5a6de093
C
7963 <trans-unit id="9107383323119159110" datatype="html">
7964 <source>Do you really want to uninstall <x id="PH"/>?</source>
7965 <target state="new">Do you really want to uninstall
7966 <x id="PH"/>?
7967 </target>
93fe2d9c
C
7968 <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>
7969 </trans-unit>
913aa176 7970 <trans-unit id="4474510732215437338" datatype="html">
7971 <source>Uninstall</source>
7972 <target state="new">Uninstall</target>
93fe2d9c
C
7973 <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>
7974 <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>
7975 </trans-unit>
5a6de093 7976 <trans-unit id="3773378957693174719" datatype="html">
913aa176 7977 <source><x id="PH"/> uninstalled. </source>
5a6de093
C
7978 <target state="new">
7979 <x id="PH"/> uninstalled.
7980 </target>
93fe2d9c
C
7981 <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>
7982 </trans-unit>
7983 <trans-unit id="7914215986085479339" datatype="html">
7984 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
7985 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target>
7986 <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>
7987 </trans-unit>
7988 <trans-unit id="2849750161085431718" datatype="html">
7989 <source>Upgrade</source>
7990 <target state="new">Upgrade</target>
7991 <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>
7992 </trans-unit>
7993 <trans-unit id="7686590072950686188" datatype="html">
7994 <source>Proceed upgrade</source>
7995 <target state="new">Proceed upgrade</target>
7996 <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>
7997 </trans-unit>
5a6de093 7998 <trans-unit id="7830308409197461339" datatype="html">
913aa176 7999 <source><x id="PH"/> updated. </source>
5a6de093
C
8000 <target state="new">
8001 <x id="PH"/> updated.
8002 </target>
93fe2d9c
C
8003 <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>
8004 </trans-unit>
913aa176 8005 <trans-unit id="3229595422546554334" datatype="html">
8006 <source>Jobs</source>
8007 <target state="new">Jobs</target>
93fe2d9c
C
8008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">154</context></context-group>
8009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">24</context></context-group>
8010 </trans-unit>
913aa176 8011 <trans-unit id="4804785061014590286" datatype="html">
8012 <source>Logs</source>
8013 <target state="new">Logs</target>
93fe2d9c
C
8014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">162</context></context-group>
8015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">35</context></context-group>
8016 </trans-unit>
5a6de093 8017 <trans-unit id="3150704904301058778" datatype="html">
eb12a714
C
8018 <source>The plugin index is not available. Please retry later.</source>
8019 <target state="new">The plugin index is not available. Please retry later.</target>
93fe2d9c
C
8020 <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>
8021 </trans-unit>
5a6de093 8022 <trans-unit id="1387301493234848481" datatype="html">
eb12a714
C
8023 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
8024 <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target>
93fe2d9c
C
8025 <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>
8026 </trans-unit>
5a6de093
C
8027 <trans-unit id="2994182849694226596" datatype="html">
8028 <source>Install <x id="PH"/>?</source>
8029 <target state="new">Install
8030 <x id="PH"/>?
8031 </target>
93fe2d9c
C
8032 <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>
8033 </trans-unit>
5a6de093 8034 <trans-unit id="6703720397495603345" datatype="html">
913aa176 8035 <source><x id="PH"/> installed. </source>
5a6de093
C
8036 <target state="new">
8037 <x id="PH"/> installed.
8038 </target>
93fe2d9c
C
8039 <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>
8040 </trans-unit>
5a6de093 8041 <trans-unit id="1875025899004073421" datatype="html">
eb12a714
C
8042 <source>Settings updated.</source>
8043 <target state="new">Settings updated.</target>
93fe2d9c
C
8044 <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>
8045 </trans-unit>
5a6de093 8046 <trans-unit id="2941409202780782189" datatype="html">
eb12a714
C
8047 <source>plugin</source>
8048 <target state="new">plugin</target>
93fe2d9c
C
8049 <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>
8050 </trans-unit>
5a6de093 8051 <trans-unit id="840045833311458646" datatype="html">
eb12a714
C
8052 <source>theme</source>
8053 <target state="new">theme</target>
93fe2d9c
C
8054 <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>
8055 </trans-unit>
8056 <trans-unit id="2483018961011868950" datatype="html">
8057 <source>IP address</source>
8058 <target state="new">IP address</target>
90aa0a74
C
8059 <context-group purpose="location">
8060 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8061 <context context-type="linenumber">2</context>
8062 </context-group>
93fe2d9c
C
8063 </trans-unit>
8064 <trans-unit id="7223931053738621590" datatype="html">
e6afb669
C
8065 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
8066 <target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
90aa0a74
C
8067 <context-group purpose="location">
8068 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8069 <context context-type="linenumber">4</context>
8070 </context-group>
93fe2d9c
C
8071 </trans-unit>
8072 <trans-unit id="722088235348685072" datatype="html">
8073 <source>If this is not your correct public IP, please consider fixing it because:</source>
8074 <target state="new">If this is not your correct public IP, please consider fixing it because:</target>
90aa0a74
C
8075 <context-group purpose="location">
8076 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8077 <context context-type="linenumber">6</context>
8078 </context-group>
93fe2d9c
C
8079 </trans-unit>
8080 <trans-unit id="8079826195972333513" datatype="html">
8081 <source>Views may not be counted correctly (reduced compared to what they should be)</source>
8082 <target state="new">Views may not be counted correctly (reduced compared to what they should be)</target>
90aa0a74
C
8083 <context-group purpose="location">
8084 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8085 <context context-type="linenumber">8</context>
8086 </context-group>
93fe2d9c
C
8087 </trans-unit>
8088 <trans-unit id="565435193934699740" datatype="html">
8089 <source>Anti brute force system could be overzealous</source>
8090 <target state="new">Anti brute force system could be overzealous</target>
90aa0a74
C
8091 <context-group purpose="location">
8092 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8093 <context context-type="linenumber">9</context>
8094 </context-group>
93fe2d9c
C
8095 </trans-unit>
8096 <trans-unit id="4468853448271686046" datatype="html">
8097 <source>P2P system could not work correctly</source>
8098 <target state="new">P2P system could not work correctly</target>
90aa0a74
C
8099 <context-group purpose="location">
8100 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8101 <context context-type="linenumber">10</context>
8102 </context-group>
93fe2d9c
C
8103 </trans-unit>
8104 <trans-unit id="5743050350352753869" datatype="html">
8105 <source>To fix it:</source>
8106 <target state="new">To fix it:</target>
90aa0a74
C
8107 <context-group purpose="location">
8108 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8109 <context context-type="linenumber">13</context>
8110 </context-group>
93fe2d9c
C
8111 </trans-unit>
8112 <trans-unit id="1285026053775066761" datatype="html">
e6afb669
C
8113 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source>
8114 <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</target>
90aa0a74
C
8115 <context-group purpose="location">
8116 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8117 <context context-type="linenumber">15</context>
8118 </context-group>
93fe2d9c
C
8119 </trans-unit>
8120 <trans-unit id="7014275542536964627" datatype="html">
e6afb669
C
8121 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source>
8122 <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>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target>
90aa0a74
C
8123 <context-group purpose="location">
8124 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8125 <context context-type="linenumber">16,17</context>
8126 </context-group>
913aa176 8127 </trans-unit>
5a6de093 8128 <trans-unit id="7591870443991978948" datatype="html">
eb12a714
C
8129 <source>Last week</source>
8130 <target state="new">Last week</target>
93fe2d9c
C
8131 <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>
8132 </trans-unit>
5a6de093 8133 <trans-unit id="4981709795568846080" datatype="html">
eb12a714
C
8134 <source>Last day</source>
8135 <target state="new">Last day</target>
93fe2d9c
C
8136 <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>
8137 </trans-unit>
5a6de093 8138 <trans-unit id="9178360613965745088" datatype="html">
eb12a714
C
8139 <source>Last hour</source>
8140 <target state="new">Last hour</target>
93fe2d9c
C
8141 <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>
8142 </trans-unit>
913aa176 8143 <trans-unit id="3164845764519833078" datatype="html">
8144 <source>debug</source>
8145 <target state="new">debug</target>
93fe2d9c
C
8146 <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>
8147 </trans-unit>
913aa176 8148 <trans-unit id="4279081882680795350" datatype="html">
8149 <source>info</source>
8150 <target state="new">info</target>
93fe2d9c
C
8151 <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>
8152 </trans-unit>
913aa176 8153 <trans-unit id="3379167598974960777" datatype="html">
8154 <source>warning</source>
8155 <target state="new">warning</target>
93fe2d9c
C
8156 <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>
8157 </trans-unit>
913aa176 8158 <trans-unit id="8772116786769251214" datatype="html">
8159 <source>error</source>
8160 <target state="new">error</target>
93fe2d9c
C
8161 <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>
8162 </trans-unit>
913aa176 8163 <trans-unit id="3422890808980876594" datatype="html">
8164 <source>Debug</source>
8165 <target state="new">Debug</target>
93fe2d9c
C
8166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">170</context></context-group>
8167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">46</context></context-group>
8168 </trans-unit>
5a6de093 8169 <trans-unit id="314315645942131479" datatype="html">
eb12a714
C
8170 <source>Info</source>
8171 <target state="new">Info</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">41</context></context-group>
8173 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group>
8174 </trans-unit>
8175 <trans-unit id="4116911651502837995" datatype="html">
8176 <source>Files</source>
8177 <target state="new">Files</target>
8178 <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>
8179 </trans-unit>
8180 <trans-unit id="4767765747214995164" datatype="html">
e6afb669
C
8181 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
8182 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
93fe2d9c
C
8183 <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>
8184 </trans-unit>
5a6de093 8185 <trans-unit id="6759205696902713848" datatype="html">
eb12a714
C
8186 <source>Warning</source>
8187 <target state="new">Warning</target>
913aa176 8188 <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>
8189 </trans-unit>
5a6de093 8190 <trans-unit id="1519954996184640001" datatype="html">
eb12a714
C
8191 <source>Error</source>
8192 <target state="new">Error</target>
93fe2d9c
C
8193 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
8194 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
8195 </trans-unit>
5a6de093 8196 <trans-unit id="5076187961693950167" datatype="html">
8b049b68
C
8197 <source>Standard logs</source>
8198 <target state="new">Standard logs</target>
93fe2d9c
C
8199 <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>
8200 </trans-unit>
5a6de093 8201 <trans-unit id="4737341634746310376" datatype="html">
8b049b68
C
8202 <source>Audit logs</source>
8203 <target state="new">Audit logs</target>
93fe2d9c
C
8204 <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>
8205 </trans-unit>
5a6de093
C
8206 <trans-unit id="1886888801485703107" datatype="html">
8207 <source>User <x id="PH"/> created.</source>
8208 <target state="new">User
8209 <x id="PH"/> created.
8210 </target>
93fe2d9c
C
8211 <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>
8212 </trans-unit>
913aa176 8213 <trans-unit id="8286337167859377104" datatype="html">
8214 <source>Create user</source>
8215 <target state="new">Create user</target>
93fe2d9c
C
8216 <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>
8217 <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>
8218 </trans-unit>
913aa176 8219 <trans-unit id="7098180453085889026" datatype="html">
8220 <source>Blocked videos</source>
8221 <target state="new">Blocked videos</target>
93fe2d9c
C
8222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">66</context></context-group>
8223 </trans-unit>
913aa176 8224 <trans-unit id="7805059636749367886" datatype="html">
8225 <source>Muted instances</source>
8226 <target state="new">Muted instances</target>
93fe2d9c
C
8227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">101</context></context-group>
8228 </trans-unit>
5a6de093
C
8229 <trans-unit id="5974506725502681113" datatype="html">
8230 <source>Password changed for user <x id="PH"/>.</source>
8231 <target state="new">Password changed for user
8232 <x id="PH"/>.
8233 </target>
93fe2d9c
C
8234 <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>
8235 </trans-unit>
5a6de093 8236 <trans-unit id="149953821752893163" datatype="html">
eb12a714
C
8237 <source>Update user password</source>
8238 <target state="new">Update user password</target>
93fe2d9c
C
8239 <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>
8240 </trans-unit>
5a6de093
C
8241 <trans-unit id="780323526182667308" datatype="html">
8242 <source>User <x id="PH"/> updated.</source>
8243 <target state="new">User
8244 <x id="PH"/> updated.
8245 </target>
93fe2d9c
C
8246 <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>
8247 </trans-unit>
5a6de093 8248 <trans-unit id="1349763489797682899" datatype="html">
eb12a714
C
8249 <source>Update user</source>
8250 <target state="new">Update user</target>
93fe2d9c
C
8251 <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>
8252 </trans-unit>
5a6de093
C
8253 <trans-unit id="8819563010322372715" datatype="html">
8254 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8255 <target state="new">An email asking for password reset has been sent to
8256 <x id="PH"/>.
8257 </target>
93fe2d9c
C
8258 <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>
8259 </trans-unit>
913aa176 8260 <trans-unit id="7483807629538115183" datatype="html">
8261 <source>Users list</source>
8262 <target state="new">Users list</target>
93fe2d9c
C
8263 <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>
8264 </trans-unit>
913aa176 8265 <trans-unit id="1525334987774465166" datatype="html">
8266 <source>Create a user</source>
8267 <target state="new">Create a user</target>
93fe2d9c
C
8268 <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>
8269 </trans-unit>
913aa176 8270 <trans-unit id="5552039423287890133" datatype="html">
8271 <source>Update a user</source>
8272 <target state="new">Update a user</target>
93fe2d9c
C
8273 <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>
8274 </trans-unit>
8275 <trans-unit id="2005509140164856243" datatype="html">
8276 <source>Video type</source>
8277 <target state="new">Video type</target>
8278 <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>
8279 </trans-unit>
8280 <trans-unit id="1878553503929537171" datatype="html">
8281 <source>VOD</source>
8282 <target state="new">VOD</target>
8283 <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>
8284 </trans-unit>
8285 <trans-unit id="8610504659433544583" datatype="html">
8286 <source>Live</source>
8287 <target state="new">Live</target>
8288 <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>
8289 </trans-unit>
8290 <trans-unit id="545237611115823456" datatype="html">
8291 <source>Video files</source>
8292 <target state="new">Video files</target>
8293 <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>
8294 </trans-unit>
8295 <trans-unit id="5876109550513228304" datatype="html">
8296 <source>With WebTorrent</source>
8297 <target state="new">With WebTorrent</target>
8298 <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>
8299 </trans-unit>
8300 <trans-unit id="9036202975131076885" datatype="html">
8301 <source>Without WebTorrent</source>
8302 <target state="new">Without WebTorrent</target>
8303 <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>
8304 </trans-unit>
8305 <trans-unit id="7468888924775619361" datatype="html">
8306 <source>With HLS</source>
8307 <target state="new">With HLS</target>
8308 <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>
8309 </trans-unit>
8310 <trans-unit id="5489331826268601489" datatype="html">
8311 <source>Without HLS</source>
8312 <target state="new">Without HLS</target>
8313 <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>
8314 </trans-unit>
8315 <trans-unit id="7091163288887549392" datatype="html">
8316 <source>Videos scope</source>
8317 <target state="new">Videos scope</target>
8318 <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>
8319 </trans-unit>
8320 <trans-unit id="1144415254281227966" datatype="html">
8321 <source>Remote videos</source>
8322 <target state="new">Remote videos</target>
8323 <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>
8324 </trans-unit>
913aa176 8325 <trans-unit id="8564701209009684429" datatype="html">
8326 <source>Federation</source>
8327 <target state="new">Federation</target>
93fe2d9c
C
8328 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">72</context></context-group>
8329 </trans-unit>
5a6de093 8330 <trans-unit id="3767259920053407667" datatype="html">
e4eaa7c9
C
8331 <source>Videos will be deleted, comments will be tombstoned.</source>
8332 <target state="new">Videos will be deleted, comments will be tombstoned.</target>
93fe2d9c
C
8333 <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>
8334 <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>
8335 </trans-unit>
913aa176 8336 <trans-unit id="4209525355702493436" datatype="html">
8337 <source>Ban</source>
8338 <target state="new">Ban</target>
93fe2d9c
C
8339 <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>
8340 <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>
8341 </trans-unit>
5a6de093 8342 <trans-unit id="3855396975723886053" datatype="html">
e4eaa7c9
C
8343 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
8344 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target>
93fe2d9c
C
8345 <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>
8346 <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>
8347 </trans-unit>
5a6de093 8348 <trans-unit id="4451482225013335720" datatype="html">
eb12a714
C
8349 <source>Unban</source>
8350 <target state="new">Unban</target>
93fe2d9c
C
8351 <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>
8352 <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>
8353 <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>
8354 </trans-unit>
5a6de093 8355 <trans-unit id="7210277223053877333" datatype="html">
eb12a714
C
8356 <source>Set Email as Verified</source>
8357 <target state="new">Set Email as Verified</target>
93fe2d9c
C
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">114</context></context-group>
8359 <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>
8360 </trans-unit>
8361 <trans-unit id="4207916966377787111" datatype="html">
8362 <source>Created</source>
8363 <target state="new">Created</target>
8364 <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>
8365 </trans-unit>
8366 <trans-unit id="8140268298586972139" datatype="html">
8367 <source>Daily quota</source>
8368 <target state="new">Daily quota</target>
8369 <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>
8370 </trans-unit>
8371 <trans-unit id="7910076708497708162" datatype="html">
8372 <source>Last login</source>
8373 <target state="new">Last login</target>
8374 <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>
8375 </trans-unit>
5a6de093 8376 <trans-unit id="3403978719736970622" datatype="html">
eb12a714
C
8377 <source>You cannot ban root.</source>
8378 <target state="new">You cannot ban root.</target>
93fe2d9c
C
8379 <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>
8380 <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>
8381 </trans-unit>
5a6de093
C
8382 <trans-unit id="4884272193574287483" datatype="html">
8383 <source>Do you really want to unban <x id="PH"/> users?</source>
8384 <target state="new">Do you really want to unban
8385 <x id="PH"/> users?
8386 </target>
93fe2d9c
C
8387 <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>
8388 </trans-unit>
5a6de093 8389 <trans-unit id="8712248120167780385" datatype="html">
913aa176 8390 <source><x id="PH"/> users unbanned. </source>
5a6de093
C
8391 <target state="new">
8392 <x id="PH"/> users unbanned.
8393 </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">192</context></context-group>
8395 </trans-unit>
5a6de093 8396 <trans-unit id="5325873477837320044" datatype="html">
eb12a714
C
8397 <source>You cannot delete root.</source>
8398 <target state="new">You cannot delete root.</target>
93fe2d9c
C
8399 <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>
8400 <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>
8401 </trans-unit>
5a6de093 8402 <trans-unit id="4086135983283545219" datatype="html">
eb12a714
C
8403 <source>If you remove these users, you will not be able to create others with the same username!</source>
8404 <target state="new">If you remove these users, you will not be able to create others with the same username!</target>
93fe2d9c
C
8405 <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>
8406 </trans-unit>
5a6de093 8407 <trans-unit id="7166936623843420016" datatype="html">
913aa176 8408 <source><x id="PH"/> users deleted. </source>
5a6de093
C
8409 <target state="new">
8410 <x id="PH"/> users deleted.
8411 </target>
93fe2d9c
C
8412 <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>
8413 </trans-unit>
5a6de093 8414 <trans-unit id="8360664597512051242" datatype="html">
913aa176 8415 <source><x id="PH"/> users email set as verified. </source>
5a6de093
C
8416 <target state="new">
8417 <x id="PH"/> users email set as verified.
8418 </target>
93fe2d9c
C
8419 <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>
8420 </trans-unit>
5a6de093
C
8421 <trans-unit id="7390990800435887351" datatype="html">
8422 <source>Account <x id="PH"/> unmuted.</source>
8423 <target state="new">Account
8424 <x id="PH"/> unmuted.
8425 </target>
93fe2d9c
C
8426 <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>
8427 <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>
8428 </trans-unit>
5a6de093
C
8429 <trans-unit id="7246356397085094208" datatype="html">
8430 <source>Instance <x id="PH"/> unmuted.</source>
8431 <target state="new">Instance
8432 <x id="PH"/> unmuted.
8433 </target>
93fe2d9c
C
8434 <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>
8435 <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>
8436 </trans-unit>
5a6de093 8437 <trans-unit id="5551551295632950210" datatype="html">
eb12a714
C
8438 <source>Videos history is enabled</source>
8439 <target state="new">Videos history is enabled</target>
93fe2d9c
C
8440 <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>
8441 </trans-unit>
5a6de093 8442 <trans-unit id="9136227503281311926" datatype="html">
eb12a714
C
8443 <source>Videos history is disabled</source>
8444 <target state="new">Videos history is disabled</target>
93fe2d9c
C
8445 <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>
8446 </trans-unit>
5a6de093 8447 <trans-unit id="8966726118414892732" datatype="html">
eb12a714
C
8448 <source>Delete videos history</source>
8449 <target state="new">Delete videos history</target>
93fe2d9c
C
8450 <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>
8451 </trans-unit>
5a6de093 8452 <trans-unit id="2482543433481435105" datatype="html">
eb12a714
C
8453 <source>Are you sure you want to delete all your videos history?</source>
8454 <target state="new">Are you sure you want to delete all your videos history?</target>
93fe2d9c
C
8455 <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>
8456 </trans-unit>
5a6de093 8457 <trans-unit id="4051606152827088952" datatype="html">
eb12a714
C
8458 <source>Videos history deleted</source>
8459 <target state="new">Videos history deleted</target>
93fe2d9c
C
8460 <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>
8461 </trans-unit>
d7c6b951 8462 <trans-unit id="1486537403020619891" datatype="html">
913aa176 8463 <source>My watch history</source>
8464 <target state="new">My watch history</target>
93fe2d9c
C
8465 <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>
8466 <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>
8467 </trans-unit>
d7c6b951 8468 <trans-unit id="3656932706364053858" datatype="html">
913aa176 8469 <source>Track watch history</source>
8470 <target state="new">Track watch history</target>
93fe2d9c
C
8471 <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>
8472 </trans-unit>
8473 <trans-unit id="778524577866863576" datatype="html">
e6afb669
C
8474 <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;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </source>
8475 <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;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </target>
94be5ecc
C
8476 <context-group purpose="location">
8477 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
8478 <context context-type="linenumber">17,19</context>
8479 </context-group>
8480 </trans-unit>
5a6de093 8481 <trans-unit id="3183245287221165928" datatype="html">
eb12a714
C
8482 <source>Ownership accepted</source>
8483 <target state="new">Ownership accepted</target>
93fe2d9c
C
8484 <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>
8485 </trans-unit>
5a6de093 8486 <trans-unit id="6012072687166259654" datatype="html">
eb12a714
C
8487 <source>Please check your emails to verify your new email.</source>
8488 <target state="new">Please check your emails to verify your new email.</target>
913aa176 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.ts</context><context context-type="linenumber">53</context></context-group>
8490 </trans-unit>
5a6de093
C
8491 <trans-unit id="6585766371605707311" datatype="html">
8492 <source>Email updated.</source>
8493 <target state="new">Email updated.</target>
913aa176 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">55</context></context-group>
8495 </trans-unit>
d7c6b951 8496 <trans-unit id="8553059323353586765" datatype="html">
e6afb669
C
8497 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source>
8498 <target state="new"> Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public.
f1ef36d7 8499</target>
93fe2d9c
C
8500 <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>
8501 </trans-unit>
5a6de093
C
8502 <trans-unit id="853586874765134886" datatype="html">
8503 <source>You current password is invalid.</source>
8504 <target state="new">You current password is invalid.</target>
93fe2d9c
C
8505 <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>
8506 <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>
8507 </trans-unit>
5a6de093 8508 <trans-unit id="6159571046971090595" datatype="html">
eb12a714
C
8509 <source>Password updated.</source>
8510 <target state="new">Password updated.</target>
93fe2d9c
C
8511 <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>
8512 </trans-unit>
5a6de093 8513 <trans-unit id="6897292459203320054" datatype="html">
eb12a714
C
8514 <source>Type your username to confirm</source>
8515 <target state="new">Type your username to confirm</target>
93fe2d9c
C
8516 <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>
8517 </trans-unit>
913aa176 8518 <trans-unit id="3122895472333547524" datatype="html">
8519 <source>Delete your account</source>
8520 <target state="new">Delete your account</target>
93fe2d9c
C
8521 <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>
8522 <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>
8523 </trans-unit>
8524 <trans-unit id="577064441120663273" datatype="html">
8525 <source>Are you sure you want to delete your account?</source>
8526 <target state="new">Are you sure you want to delete your account?</target>
fdd5da05
C
8527 <context-group purpose="location">
8528 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8529 <context context-type="linenumber">22</context>
8530 </context-group>
93fe2d9c
C
8531 </trans-unit>
8532 <trans-unit id="2740531699780274491" datatype="html">
8533 <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>
8534 <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
8535 <context-group purpose="location">
8536 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8537 <context context-type="linenumber">25</context>
8538 </context-group>
93fe2d9c
C
8539 </trans-unit>
8540 <trans-unit id="5422897685524094185" datatype="html">
8541 <source>Content cached by other servers and other third-parties might make longer to be deleted.</source>
8542 <target state="new">Content cached by other servers and other third-parties might make longer to be deleted.</target>
fdd5da05
C
8543 <context-group purpose="location">
8544 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8545 <context context-type="linenumber">27</context>
8546 </context-group>
8547 </trans-unit>
5a6de093 8548 <trans-unit id="2520605306994744004" datatype="html">
eb12a714
C
8549 <source>Delete my account</source>
8550 <target state="new">Delete my account</target>
93fe2d9c
C
8551 <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>
8552 </trans-unit>
5a6de093 8553 <trans-unit id="3902597758945766483" datatype="html">
eb12a714
C
8554 <source>Your account is deleted.</source>
8555 <target state="new">Your account is deleted.</target>
93fe2d9c
C
8556 <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>
8557 </trans-unit>
5a6de093 8558 <trans-unit id="4776289814033837037" datatype="html">
eb12a714
C
8559 <source>Interface settings updated.</source>
8560 <target state="new">Interface settings updated.</target>
e6afb669
C
8561
8562
8563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit>
5a6de093 8564 <trans-unit id="77907918814566205" datatype="html">
eb12a714
C
8565 <source>New video from your subscriptions</source>
8566 <target state="new">New video from your subscriptions</target>
913aa176 8567 <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>
8568 </trans-unit>
5a6de093 8569 <trans-unit id="4343589211916204486" datatype="html">
eb12a714
C
8570 <source>New comment on your video</source>
8571 <target state="new">New comment on your video</target>
913aa176 8572 <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>
8573 </trans-unit>
5a6de093
C
8574 <trans-unit id="7130088765428829942" datatype="html">
8575 <source>New abuse</source>
8576 <target state="new">New abuse</target>
913aa176 8577 <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
8578 </trans-unit>
8579 <trans-unit id="5618790697446401830" datatype="html">
8580 <source>An automatically blocked video is awaiting review</source>
8581 <target state="new">An automatically blocked video is awaiting review</target>
ca9bea15
C
8582 <context-group purpose="location">
8583 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8584 <context context-type="linenumber">35</context>
8585 </context-group>
913aa176 8586 </trans-unit>
5a6de093
C
8587 <trans-unit id="5671547068905553663" datatype="html">
8588 <source>One of your video is blocked/unblocked</source>
8589 <target state="new">One of your video is blocked/unblocked</target>
913aa176 8590 <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>
8591 </trans-unit>
5a6de093 8592 <trans-unit id="1158912204255103651" datatype="html">
eb12a714
C
8593 <source>Video published (after transcoding/scheduled update)</source>
8594 <target state="new">Video published (after transcoding/scheduled update)</target>
913aa176 8595 <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>
8596 </trans-unit>
5a6de093 8597 <trans-unit id="3809414664640924954" datatype="html">
eb12a714
C
8598 <source>Video import finished</source>
8599 <target state="new">Video import finished</target>
913aa176 8600 <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>
8601 </trans-unit>
5a6de093 8602 <trans-unit id="3268838889659873892" datatype="html">
eb12a714
C
8603 <source>A new user registered on your instance</source>
8604 <target state="new">A new user registered on your instance</target>
913aa176 8605 <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>
8606 </trans-unit>
5a6de093 8607 <trans-unit id="7373104725413001009" datatype="html">
eb12a714
C
8608 <source>You or your channel(s) has a new follower</source>
8609 <target state="new">You or your channel(s) has a new follower</target>
913aa176 8610 <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>
8611 </trans-unit>
5a6de093 8612 <trans-unit id="5315689532659759332" datatype="html">
eb12a714
C
8613 <source>Someone mentioned you in video comments</source>
8614 <target state="new">Someone mentioned you in video comments</target>
913aa176 8615 <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>
8616 </trans-unit>
5a6de093 8617 <trans-unit id="2018794201569157817" datatype="html">
eb12a714
C
8618 <source>Your instance has a new follower</source>
8619 <target state="new">Your instance has a new follower</target>
913aa176 8620 <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>
8621 </trans-unit>
5a6de093
C
8622 <trans-unit id="773085434165307906" datatype="html">
8623 <source>Your instance automatically followed another instance</source>
8624 <target state="new">Your instance automatically followed another instance</target>
913aa176 8625 <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>
8626 </trans-unit>
5a6de093
C
8627 <trans-unit id="900099988467638766" datatype="html">
8628 <source>An abuse report received a new message</source>
8629 <target state="new">An abuse report received a new message</target>
913aa176 8630 <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>
8631 </trans-unit>
5a6de093
C
8632 <trans-unit id="2326816287669585542" datatype="html">
8633 <source>One of your abuse reports has been accepted or rejected by moderators</source>
8634 <target state="new">One of your abuse reports has been accepted or rejected by moderators</target>
913aa176 8635 <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
8636 </trans-unit>
8637 <trans-unit id="2764971902180889905" datatype="html">
8638 <source>A new PeerTube version is available</source>
8639 <target state="new">A new PeerTube version is available</target>
90aa0a74
C
8640 <context-group purpose="location">
8641 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8642 <context context-type="linenumber">46</context>
8643 </context-group>
93fe2d9c
C
8644 </trans-unit>
8645 <trans-unit id="2560339336098442670" datatype="html">
8646 <source>One of your plugin/theme has a new available version</source>
8647 <target state="new">One of your plugin/theme has a new available version</target>
90aa0a74
C
8648 <context-group purpose="location">
8649 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8650 <context context-type="linenumber">47</context>
8651 </context-group>
fa737aa0
C
8652 </trans-unit><trans-unit id="988319118163514570" datatype="html">
8653 <source>Video studio edition has finished</source><target state="new">Video studio edition has finished</target>
ca9bea15
C
8654 <context-group purpose="location">
8655 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
fa737aa0 8656 <context context-type="linenumber">48</context>
ca9bea15 8657 </context-group>
93fe2d9c 8658 </trans-unit>
fa737aa0
C
8659 <trans-unit id="4579496777570550463" datatype="html">
8660 <source>Social</source>
8661 <target state="new">Social</target>
8662
8663 <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">52</context></context-group></trans-unit>
93fe2d9c
C
8664 <trans-unit id="1852164487280647902" datatype="html">
8665 <source>Your videos</source>
8666 <target state="new">Your videos</target>
fa737aa0
C
8667
8668 <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">61</context></context-group></trans-unit>
5a6de093 8669 <trans-unit id="5095562193296630034" datatype="html">
eb12a714
C
8670 <source>Preferences saved</source>
8671 <target state="new">Preferences saved</target>
fa737aa0
C
8672
8673 <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">136</context></context-group></trans-unit>
5a6de093 8674 <trans-unit id="4967231969832964676" datatype="html">
eb12a714
C
8675 <source>Profile updated.</source>
8676 <target state="new">Profile updated.</target>
93fe2d9c
C
8677 <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>
8678 </trans-unit>
d7c6b951 8679 <trans-unit id="6721822899525405039" datatype="html">
913aa176 8680 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
8681 <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
8682 <context-group purpose="location">
8683 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
8684 <context context-type="linenumber">11,13</context>
8685 </context-group>
8686 </trans-unit>
5a6de093 8687 <trans-unit id="3525866160632851851" datatype="html">
eb12a714
C
8688 <source>Avatar changed.</source>
8689 <target state="new">Avatar changed.</target>
93fe2d9c
C
8690 <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>
8691 <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>
8692 </trans-unit>
913aa176 8693 <trans-unit id="8920809083620698740" datatype="html">
8694 <source>avatar</source>
8695 <target state="new">avatar</target>
93fe2d9c
C
8696 <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>
8697 <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>
8698 </trans-unit>
913aa176 8699 <trans-unit id="2775050991871557896" datatype="html">
8700 <source>Avatar deleted.</source>
8701 <target state="new">Avatar deleted.</target>
93fe2d9c
C
8702 <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>
8703 <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>
8704 </trans-unit>
5a6de093 8705 <trans-unit id="1233062525939746039" datatype="html">
eb12a714
C
8706 <source>Unknown language</source>
8707 <target state="new">Unknown language</target>
93fe2d9c
C
8708 <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>
8709 </trans-unit>
5a6de093
C
8710 <trans-unit id="3761504852202418603" datatype="html">
8711 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8712 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target>
93fe2d9c
C
8713 <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>
8714 </trans-unit>
5a6de093 8715 <trans-unit id="3960396487495291449" datatype="html">
eb12a714
C
8716 <source>Video settings updated.</source>
8717 <target state="new">Video settings updated.</target>
93fe2d9c
C
8718 <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>
8719 </trans-unit>
5a6de093 8720 <trans-unit id="3326446048041727269" datatype="html">
e4eaa7c9
C
8721 <source>Display/Video settings updated.</source>
8722 <target state="new">Display/Video settings updated.</target>
93fe2d9c
C
8723 <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>
8724 </trans-unit>
5a6de093
C
8725 <trans-unit id="1137937154872046253" datatype="html">
8726 <source>Video channel <x id="PH"/> created.</source>
8727 <target state="new">Video channel
8728 <x id="PH"/> created.
8729 </target>
93fe2d9c
C
8730 <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>
8731 </trans-unit>
5a6de093 8732 <trans-unit id="8723777130353305761" datatype="html">
eb12a714
C
8733 <source>This name already exists on this instance.</source>
8734 <target state="new">This name already exists on this instance.</target>
93fe2d9c
C
8735 <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>
8736 </trans-unit>
5a6de093
C
8737 <trans-unit id="7589345916094713536" datatype="html">
8738 <source>Video channel <x id="PH"/> updated.</source>
8739 <target state="new">Video channel
8740 <x id="PH"/> updated.
8741 </target>
93fe2d9c
C
8742 <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>
8743 </trans-unit>
8744 <trans-unit id="8407755843502300957" datatype="html">
8745 <source>Banner changed.</source>
8746 <target state="new">Banner changed.</target>
8747 <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>
8748 </trans-unit>
8749 <trans-unit id="689638706960732906" datatype="html">
8750 <source>banner</source>
8751 <target state="new">banner</target>
8752 <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>
8753 </trans-unit>
8754 <trans-unit id="3230561499965076671" datatype="html">
8755 <source>Banner deleted.</source>
8756 <target state="new">Banner deleted.</target>
8757 <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>
8758 </trans-unit>
5a6de093
C
8759 <trans-unit id="624066830180032195" datatype="html">
8760 <source>Video channel <x id="PH"/> deleted.</source>
8761 <target state="new">Video channel
8762 <x id="PH"/> deleted.
8763 </target>
93fe2d9c
C
8764 <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>
8765 </trans-unit>
5a6de093 8766 <trans-unit id="6450826648284332649" datatype="html">
e4eaa7c9
C
8767 <source>Views for the day</source>
8768 <target state="new">Views for the day</target>
93fe2d9c
C
8769 <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>
8770 </trans-unit>
8771 <trans-unit id="7440637814928143808" datatype="html">
8772 <source>My followers</source>
8773 <target state="new">My followers</target>
a71d4140
C
8774 <context-group purpose="location">
8775 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8776 <context context-type="linenumber">4</context>
8777 </context-group>
8778 <context-group purpose="location">
8779 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
8780 <context context-type="linenumber">108</context>
8781 </context-group>
93fe2d9c
C
8782 </trans-unit>
8783 <trans-unit id="2521678336272309407" datatype="html">
8784 <source>No follower found.</source>
8785 <target state="new">No follower found.</target>
a71d4140
C
8786 <context-group purpose="location">
8787 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8788 <context context-type="linenumber">13</context>
8789 </context-group>
93fe2d9c
C
8790 </trans-unit>
8791 <trans-unit id="5294742063044966238" datatype="html">
8792 <source>Follower page</source>
8793 <target state="new">Follower page</target>
a71d4140
C
8794 <context-group purpose="location">
8795 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8796 <context context-type="linenumber">20</context>
8797 </context-group>
93fe2d9c
C
8798 </trans-unit>
8799 <trans-unit id="797409137967291468" datatype="html">
8800 <source>Is following all your channels</source>
8801 <target state="new">Is following all your channels</target>
a71d4140
C
8802 <context-group purpose="location">
8803 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8804 <context context-type="linenumber">26</context>
8805 </context-group>
93fe2d9c
C
8806 </trans-unit>
8807 <trans-unit id="7940720844854710428" datatype="html">
8808 <source>Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></source>
8809 <target state="new">Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></target>
a71d4140
C
8810 <context-group purpose="location">
8811 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8812 <context context-type="linenumber">27</context>
8813 </context-group>
93fe2d9c
C
8814 </trans-unit>
8815 <trans-unit id="1716062177529601456" datatype="html">
8816 <source>Channel filters</source>
8817 <target state="new">Channel filters</target>
a71d4140
C
8818 <context-group purpose="location">
8819 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context>
8820 <context context-type="linenumber">49</context>
8821 </context-group>
8822 <context-group purpose="location">
8823 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8824 <context context-type="linenumber">102</context>
8825 </context-group>
8826 </trans-unit>
913aa176 8827 <trans-unit id="6059091237492573541" datatype="html">
8828 <source>Update video channel</source>
8829 <target state="new">Update video channel</target>
93fe2d9c
C
8830 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group>
8831 </trans-unit>
913aa176 8832 <trans-unit id="6595008830732269870" datatype="html">
8833 <source>Not found</source>
8834 <target state="new">Not found</target>
8835 <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>
8836 </trans-unit>
8837 <trans-unit id="1009095940160473792" datatype="html">
8838 <source>URL parameter is missing in URL parameters</source>
8839 <target state="new">URL parameter is missing in URL parameters</target>
f1ef36d7
C
8840 <context-group purpose="location">
8841 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8842 <context context-type="linenumber">25</context>
8843 </context-group>
913aa176 8844 </trans-unit>
8845 <trans-unit id="7553172329217243895" datatype="html">
8846 <source>Cannot access to the remote resource</source>
8847 <target state="new">Cannot access to the remote resource</target>
f1ef36d7
C
8848 <context-group purpose="location">
8849 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8850 <context context-type="linenumber">48</context>
8851 </context-group>
93fe2d9c
C
8852 </trans-unit>
8853 <trans-unit id="1636934520301910285" datatype="html">
8854 <source>Reset password</source>
8855 <target state="new">Reset password</target>
09e1784b
C
8856 <context-group purpose="location">
8857 <context context-type="sourcefile">src/app/+reset-password/reset-password-routing.module.ts</context>
8858 <context context-type="linenumber">11</context>
8859 </context-group>
913aa176 8860 </trans-unit>
8861 <trans-unit id="3851357780293085233" datatype="html">
8862 <source>Remote interaction</source>
8863 <target state="new">Remote interaction</target>
f1ef36d7
C
8864 <context-group purpose="location">
8865 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
8866 <context context-type="linenumber">13</context>
8867 </context-group>
8868 </trans-unit>
5a6de093
C
8869 <trans-unit id="5032453707232754344" datatype="html">
8870 <source>Playlist <x id="PH"/> created.</source>
8871 <target state="new">Playlist
8872 <x id="PH"/> created.
8873 </target>
93fe2d9c
C
8874 <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>
8875 </trans-unit>
913aa176 8876 <trans-unit id="5674286808255988565" datatype="html">
8877 <source>Create</source>
8878 <target state="new">Create</target>
93fe2d9c
C
8879 <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>
8880 <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>
8881 <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>
8882 <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>
8883 <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>
8884 <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>
8885 <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>
8886 </trans-unit>
5a6de093
C
8887 <trans-unit id="8869957234869568361" datatype="html">
8888 <source>Update playlist</source>
8889 <target state="new">Update playlist</target>
93fe2d9c
C
8890 <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>
8891 <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>
8892 </trans-unit>
913aa176 8893 <trans-unit id="5851560788527570644" datatype="html">
8894 <source>Notifications</source>
8895 <target state="new">Notifications</target>
93fe2d9c
C
8896 <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>
8897 <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>
8898 <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>
8899 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group>
8900 </trans-unit>
913aa176 8901 <trans-unit id="6658000829978978023" datatype="html">
8902 <source>Applications</source>
8903 <target state="new">Applications</target>
93fe2d9c
C
8904 <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>
8905 <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>
8906 <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>
8907 </trans-unit>
5a6de093
C
8908 <trans-unit id="104404386496394770" datatype="html">
8909 <source>Delete playlist</source>
8910 <target state="new">Delete playlist</target>
913aa176 8911 <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>
8912 </trans-unit>
5a6de093
C
8913 <trans-unit id="1431617394009162547" datatype="html">
8914 <source>Playlist <x id="PH"/> updated.</source>
8915 <target state="new">Playlist
8916 <x id="PH"/> updated.
8917 </target>
93fe2d9c
C
8918 <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>
8919 </trans-unit>
913aa176 8920 <trans-unit id="4844578664427956129" datatype="html">
8921 <source>Change ownership</source>
8922 <target state="new">Change ownership</target>
93fe2d9c
C
8923 <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>
8924 <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>
8925 </trans-unit>
5a6de093
C
8926 <trans-unit id="3380608219513805292" datatype="html">
8927 <source>Playlist <x id="PH"/> deleted.</source>
8928 <target state="new">Playlist
8929 <x id="PH"/> deleted.
8930 </target>
913aa176 8931 <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>
8932 </trans-unit>
d7c6b951 8933 <trans-unit id="3058024914967508975" datatype="html">
eb12a714
C
8934 <source>My videos</source>
8935 <target state="new">My videos</target>
93fe2d9c
C
8936 <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>
8937 <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>
8938 <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>
8939 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group>
8940 </trans-unit>
5a6de093
C
8941 <trans-unit id="8197117721861453263" datatype="html">
8942 <source>Do you really want to delete <x id="PH"/> videos?</source>
8943 <target state="new">Do you really want to delete
8944 <x id="PH"/> videos?
8945 </target>
93fe2d9c
C
8946 <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>
8947 </trans-unit>
5a6de093 8948 <trans-unit id="2728855911908920537" datatype="html">
913aa176 8949 <source><x id="PH"/> videos deleted. </source>
5a6de093
C
8950 <target state="new">
8951 <x id="PH"/> videos deleted.
8952 </target>
93fe2d9c
C
8953 <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>
8954 </trans-unit>
8955 <trans-unit id="2591467977473302125" datatype="html">
8956 <source>Videos list</source>
8957 <target state="new">Videos list</target>
c49c366a
C
8958 <context-group purpose="location">
8959 <context context-type="sourcefile">src/app/+admin/overview/videos/video.routes.ts</context>
8960 <context context-type="linenumber">24</context>
8961 </context-group>
8962 </trans-unit>
5a6de093 8963 <trans-unit id="2027805873922338635" datatype="html">
913aa176 8964 <source>Do you really want to delete <x id="PH"/>? </source>
5a6de093
C
8965 <target state="new">Do you really want to delete
8966 <x id="PH"/>?
8967 </target>
e6afb669
C
8968
8969
8970
8971
8972 <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><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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">224</context></context-group></trans-unit>
5a6de093
C
8973 <trans-unit id="2767660806989176400" datatype="html">
8974 <source>Video <x id="PH"/> deleted.</source>
8975 <target state="new">Video
8976 <x id="PH"/> deleted.
8977 </target>
e6afb669
C
8978
8979
fa737aa0
C
8980 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit><trans-unit id="6389312883797462351" datatype="html">
8981 <source>Studio</source><target state="new">Studio</target>
8982 <context-group purpose="location">
8983 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8984 <context context-type="linenumber">208</context>
8985 </context-group>
8986 <context-group purpose="location">
8987 <context context-type="sourcefile">src/app/+video-studio/video-studio-routing.module.ts</context>
8988 <context context-type="linenumber">14</context>
8989 </context-group>
8990 <context-group purpose="location">
8991 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context>
8992 <context context-type="linenumber">340</context>
8993 </context-group>
8994 </trans-unit>
8995
5a6de093 8996 <trans-unit id="6810714890760227072" datatype="html">
eb12a714
C
8997 <source>Ownership change request sent.</source>
8998 <target state="new">Ownership change request sent.</target>
93fe2d9c
C
8999 <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>
9000 </trans-unit>
9001 <trans-unit id="7699622144571229146" datatype="html">
9002 <source>Sort by</source>
9003 <target state="new">Sort by</target>
7c94e1e7
C
9004 <context-group purpose="location">
9005 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
9006 <context context-type="linenumber">26</context>
9007 </context-group>
913aa176 9008 </trans-unit>
d7c6b951 9009 <trans-unit id="3245220240937722814" datatype="html">
eb12a714
C
9010 <source>My channels</source>
9011 <target state="new">My channels</target>
93fe2d9c
C
9012 <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>
9013 </trans-unit>
d7c6b951 9014 <trans-unit id="7545420287297803988" datatype="html">
4891e4c7
C
9015 <source>My playlists</source>
9016 <target state="new">My playlists</target>
93fe2d9c
C
9017 <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>
9018 <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>
9019 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group>
9020 </trans-unit>
d7c6b951 9021 <trans-unit id="2527931602940887636" datatype="html">
eb12a714
C
9022 <source>My subscriptions</source>
9023 <target state="new">My subscriptions</target>
93fe2d9c
C
9024 <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>
9025 <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>
9026 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group>
9027 </trans-unit>
d7c6b951 9028 <trans-unit id="5177154708872200221" datatype="html">
913aa176 9029 <source>You don't have any subscription yet.</source>
9030 <target state="new">You don't have any subscription yet.</target>
93fe2d9c
C
9031 <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>
9032 </trans-unit>
5a6de093
C
9033 <trans-unit id="1991904494976135035" datatype="html">
9034 <source>My abuse reports</source>
9035 <target state="new">My abuse reports</target>
93fe2d9c
C
9036 <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>
9037 </trans-unit>
5a6de093 9038 <trans-unit id="5752861278140673787" datatype="html">
eb12a714
C
9039 <source>Ownership changes</source>
9040 <target state="new">Ownership changes</target>
93fe2d9c
C
9041 <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>
9042 <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>
9043 </trans-unit>
913aa176 9044 <trans-unit id="5983006734882925930" datatype="html">
9045 <source>My video history</source>
9046 <target state="new">My video history</target>
93fe2d9c
C
9047 <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>
9048 </trans-unit>
913aa176 9049 <trans-unit id="8181077408762380407" datatype="html">
9050 <source>Channels</source>
9051 <target state="new">Channels</target>
93fe2d9c
C
9052 <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>
9053 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group>
9054 </trans-unit>
913aa176 9055 <trans-unit id="8936704404804793618" datatype="html">
9056 <source>Videos</source>
9057 <target state="new">Videos</target>
93fe2d9c
C
9058 <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>
9059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group>
9060 <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>
9061 <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>
9062 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group>
9063 <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>
9064 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group>
9065 </trans-unit>
913aa176 9066 <trans-unit id="1823843876735462104" datatype="html">
9067 <source>Playlists</source>
9068 <target state="new">Playlists</target>
93fe2d9c
C
9069 <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>
9070 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group>
9071 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group>
9072 </trans-unit>
913aa176 9073 <trans-unit id="7916647920967632052" datatype="html">
9074 <source>max size</source>
9075 <target state="new">max size</target>
93fe2d9c
C
9076 <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>
9077 <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>
9078 </trans-unit>
913aa176 9079 <trans-unit id="6489275254908395777" datatype="html">
9080 <source>Maximize editor</source>
9081 <target state="new">Maximize editor</target>
93fe2d9c
C
9082 <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>
9083 </trans-unit>
913aa176 9084 <trans-unit id="4243591013849340688" datatype="html">
9085 <source>Exit maximized editor</source>
9086 <target state="new">Exit maximized editor</target>
93fe2d9c
C
9087 <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>
9088 </trans-unit>
5a6de093 9089 <trans-unit id="6537885755702623401" datatype="html">
eb12a714
C
9090 <source>Now please check your emails to verify your account and complete signup.</source>
9091 <target state="new">Now please check your emails to verify your account and complete signup.</target>
93fe2d9c
C
9092 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">137</context></context-group>
9093 </trans-unit>
5a6de093
C
9094 <trans-unit id="2847376451647729886" datatype="html">
9095 <source>You are now logged in as <x id="PH"/>!</source>
9096 <target state="new">You are now logged in as
9097 <x id="PH"/>!
9098 </target>
93fe2d9c
C
9099 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">145</context></context-group>
9100 </trans-unit>
5a6de093
C
9101 <trans-unit id="2687679787442328897" datatype="html">
9102 <source>An email with verification link will be sent to <x id="PH"/>.</source>
9103 <target state="new">An email with verification link will be sent to
9104 <x id="PH"/>.
9105 </target>
93fe2d9c
C
9106 <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>
9107 </trans-unit>
5a6de093 9108 <trans-unit id="4180693983967989981" datatype="html">
eb12a714
C
9109 <source>Unable to find user id or verification string.</source>
9110 <target state="new">Unable to find user id or verification string.</target>
93fe2d9c
C
9111 <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>
9112 <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>
9113 </trans-unit>
5a6de093 9114 <trans-unit id="1783173774503340906" datatype="html">
eb12a714
C
9115 <source>Subscribe to the account</source>
9116 <target state="new">Subscribe to the account</target>
e6afb669
C
9117
9118
9119 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">770</context></context-group></trans-unit>
93fe2d9c
C
9120 <trans-unit id="3131904093925601441" datatype="html">
9121 <source>PLAYLISTS</source>
9122 <target state="new">PLAYLISTS</target>
9123 <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>
fa737aa0
C
9124 </trans-unit><trans-unit id="1593265243494758679" datatype="html">
9125 <source>Studio for <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></source><target state="new">Studio for <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></target>
3c18ff47 9126 <context-group purpose="location">
fa737aa0 9127 <context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context>
3c18ff47
C
9128 <context context-type="linenumber">2</context>
9129 </context-group>
93fe2d9c 9130 </trans-unit>
fa737aa0 9131
93fe2d9c
C
9132 <trans-unit id="5470809226184152498" datatype="html">
9133 <source>CUT VIDEO</source>
9134 <target state="new">CUT VIDEO</target>
fa737aa0
C
9135
9136 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
93fe2d9c
C
9137 <trans-unit id="5639348768609905535" datatype="html">
9138 <source>Set a new start/end.</source>
9139 <target state="new">Set a new start/end.</target>
fa737aa0
C
9140
9141 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
93fe2d9c
C
9142 <trans-unit id="783359429228696335" datatype="html">
9143 <source>New start</source>
9144 <target state="new">New start</target>
fa737aa0
C
9145
9146 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
93fe2d9c
C
9147 <trans-unit id="8910806821370505981" datatype="html">
9148 <source>New end</source>
9149 <target state="new">New end</target>
fa737aa0
C
9150
9151 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
93fe2d9c
C
9152 <trans-unit id="2502254344085150809" datatype="html">
9153 <source>ADD INTRO</source>
9154 <target state="new">ADD INTRO</target>
fa737aa0
C
9155
9156 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
93fe2d9c
C
9157 <trans-unit id="5030063045826839645" datatype="html">
9158 <source>Concatenate a file at the beginning of the video.</source>
9159 <target state="new">Concatenate a file at the beginning of the video.</target>
fa737aa0
C
9160
9161 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
93fe2d9c
C
9162 <trans-unit id="4798642303989337390" datatype="html">
9163 <source>Select the intro video file</source>
9164 <target state="new">Select the intro video file</target>
fa737aa0
C
9165
9166 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
93fe2d9c
C
9167 <trans-unit id="7698413240170540435" datatype="html">
9168 <source>ADD OUTRO</source>
9169 <target state="new">ADD OUTRO</target>
fa737aa0
C
9170
9171 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
93fe2d9c
C
9172 <trans-unit id="2832051749922509643" datatype="html">
9173 <source>Concatenate a file at the end of the video.</source>
9174 <target state="new">Concatenate a file at the end of the video.</target>
fa737aa0
C
9175
9176 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
93fe2d9c
C
9177 <trans-unit id="4368653199478595315" datatype="html">
9178 <source>Select the outro video file</source>
9179 <target state="new">Select the outro video file</target>
fa737aa0
C
9180
9181 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
93fe2d9c
C
9182 <trans-unit id="3463158361655332380" datatype="html">
9183 <source>ADD WATERMARK</source>
9184 <target state="new">ADD WATERMARK</target>
fa737aa0
C
9185
9186 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
93fe2d9c
C
9187 <trans-unit id="4472450670859114703" datatype="html">
9188 <source>Add a watermark image to the video.</source>
9189 <target state="new">Add a watermark image to the video.</target>
fa737aa0
C
9190
9191 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
93fe2d9c
C
9192 <trans-unit id="155510305759087510" datatype="html">
9193 <source>Select watermark image file</source>
9194 <target state="new">Select watermark image file</target>
fa737aa0
C
9195
9196 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
93fe2d9c
C
9197 <trans-unit id="3926035808219061063" datatype="html">
9198 <source>Run video edition</source>
9199 <target state="new">Run video edition</target>
fa737aa0
C
9200
9201 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
93fe2d9c
C
9202 <trans-unit id="1514792472513458403" datatype="html">
9203 <source>Video before edition</source>
9204 <target state="new">Video before edition</target>
fa737aa0
C
9205
9206 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
93fe2d9c
C
9207 <trans-unit id="1109043661443571733" datatype="html">
9208 <source>Edition tasks:</source>
9209 <target state="new">Edition tasks:</target>
fa737aa0
C
9210
9211 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
93fe2d9c
C
9212 <trans-unit id="3541115907775840269" datatype="html">
9213 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source>
9214 <target state="new">Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</target>
fa737aa0
C
9215
9216 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit>
93fe2d9c 9217 <trans-unit id="3858880927114551513" datatype="html">
e6afb669
C
9218 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source>
9219 <target state="new">The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></target>
fa737aa0
C
9220
9221 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit>
93fe2d9c 9222 <trans-unit id="4876327655498234453" datatype="html">
e6afb669
C
9223 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
9224 <target state="new">As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
fa737aa0
C
9225
9226 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="7934869554046374009" datatype="html">
9227 <source>Edition tasks created.</source><target state="new">Edition tasks created.</target>
3c18ff47 9228 <context-group purpose="location">
fa737aa0
C
9229 <context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context>
9230 <context context-type="linenumber">90</context>
3c18ff47
C
9231 </context-group>
9232 </trans-unit>
5a6de093 9233 <trans-unit id="7709367721354853232" datatype="html">
eb12a714
C
9234 <source>Focus the search bar</source>
9235 <target state="new">Focus the search bar</target>
93fe2d9c
C
9236 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group>
9237 </trans-unit>
5a6de093 9238 <trans-unit id="4049262826107502276" datatype="html">
eb12a714
C
9239 <source>Toggle the left menu</source>
9240 <target state="new">Toggle the left menu</target>
93fe2d9c
C
9241 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group>
9242 </trans-unit>
5a6de093 9243 <trans-unit id="5409372033656550095" datatype="html">
eb12a714
C
9244 <source>Go to the discover videos page</source>
9245 <target state="new">Go to the discover videos page</target>
93fe2d9c
C
9246 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group>
9247 </trans-unit>
5a6de093 9248 <trans-unit id="4278050445961255445" datatype="html">
eb12a714
C
9249 <source>Go to the trending videos page</source>
9250 <target state="new">Go to the trending videos page</target>
93fe2d9c
C
9251 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group>
9252 </trans-unit>
5a6de093
C
9253 <trans-unit id="3242234958443825475" datatype="html">
9254 <source>Go to the recently added videos page</source>
9255 <target state="new">Go to the recently added videos page</target>
93fe2d9c
C
9256 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group>
9257 </trans-unit>
5a6de093 9258 <trans-unit id="2887122197778293919" datatype="html">
eb12a714
C
9259 <source>Go to the local videos page</source>
9260 <target state="new">Go to the local videos page</target>
93fe2d9c
C
9261 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group>
9262 </trans-unit>
5a6de093 9263 <trans-unit id="8009065619559214982" datatype="html">
eb12a714
C
9264 <source>Go to the videos upload page</source>
9265 <target state="new">Go to the videos upload page</target>
93fe2d9c
C
9266 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group>
9267 </trans-unit>
5a6de093 9268 <trans-unit id="3779524668013120370" datatype="html">
eb12a714
C
9269 <source>Go to my subscriptions</source>
9270 <target state="new">Go to my subscriptions</target>
93fe2d9c
C
9271 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
9272 </trans-unit>
5a6de093 9273 <trans-unit id="1136469849928650779" datatype="html">
eb12a714
C
9274 <source>Go to my videos</source>
9275 <target state="new">Go to my videos</target>
93fe2d9c
C
9276 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
9277 </trans-unit>
5a6de093 9278 <trans-unit id="7836683738999600376" datatype="html">
eb12a714
C
9279 <source>Go to my imports</source>
9280 <target state="new">Go to my imports</target>
93fe2d9c
C
9281 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
9282 </trans-unit>
5a6de093 9283 <trans-unit id="7511292153332773503" datatype="html">
eb12a714
C
9284 <source>Go to my channels</source>
9285 <target state="new">Go to my channels</target>
93fe2d9c
C
9286 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9287 </trans-unit>
913aa176 9288 <trans-unit id="2013324644839511073" datatype="html">
e6afb669
C
9289 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
9290Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
913aa176 9291 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
5a6de093 9292Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
93fe2d9c
C
9293 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
9294 </trans-unit>
5a6de093 9295 <trans-unit id="375263728166936544" datatype="html">
eb12a714
C
9296 <source>You need to reconnect.</source>
9297 <target state="new">You need to reconnect.</target>
93fe2d9c
C
9298 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group>
9299 </trans-unit>
5a6de093 9300 <trans-unit id="2206638022166154361" datatype="html">
eb12a714
C
9301 <source>Keyboard Shortcuts:</source>
9302 <target state="new">Keyboard Shortcuts:</target>
913aa176 9303 <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
9304 </trans-unit>
9305 <trans-unit id="3608407683173066091" datatype="html">
9306 <source>My history</source>
9307 <target state="new">My history</target>
c5c848c5
C
9308 <context-group purpose="location">
9309 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9310 <context context-type="linenumber">98</context>
9311 </context-group>
93fe2d9c
C
9312 </trans-unit>
9313 <trans-unit id="4024404994702813072" datatype="html">
9314 <source>In my library</source>
9315 <target state="new">In my library</target>
7c94e1e7
C
9316 <context-group purpose="location">
9317 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9318 <context context-type="linenumber">104</context>
9319 </context-group>
93fe2d9c
C
9320 </trans-unit>
9321 <trans-unit id="232050922346936574" datatype="html">
9322 <source>Trending</source>
9323 <target state="new">Trending</target>
9324 <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>
9325 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group>
9326 </trans-unit>
9327 <trans-unit id="6470888608149621404" datatype="html">
9328 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9329 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
09e1784b
C
9330 <context-group purpose="location">
9331 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 9332 <context context-type="linenumber">150</context>
09e1784b 9333 </context-group>
93fe2d9c
C
9334 </trans-unit>
9335 <trans-unit id="2821179408673282599" datatype="html">
9336 <source>Home</source>
9337 <target state="new">Home</target>
9338 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group>
9339 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group>
9340 </trans-unit>
5a6de093 9341 <trans-unit id="4648900870671159218" datatype="html">
eb12a714
C
9342 <source>Success</source>
9343 <target state="new">Success</target>
913aa176 9344 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">25</context></context-group>
9345 </trans-unit>
5a6de093 9346 <trans-unit id="1266887509445371246" datatype="html">
eb12a714
C
9347 <source>Incorrect username or password.</source>
9348 <target state="new">Incorrect username or password.</target>
93fe2d9c
C
9349 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">164</context></context-group>
9350 </trans-unit>
5a6de093
C
9351 <trans-unit id="6974874606619467663" datatype="html">
9352 <source>Your account is blocked.</source>
9353 <target state="new">Your account is blocked.</target>
93fe2d9c
C
9354 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">165</context></context-group>
9355 </trans-unit>
5a6de093 9356 <trans-unit id="7939914198003891823" datatype="html">
e4eaa7c9
C
9357 <source>any language</source>
9358 <target state="new">any language</target>
93fe2d9c
C
9359 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">276</context></context-group>
9360 </trans-unit>
5a6de093 9361 <trans-unit id="5633144232269377096" datatype="html">
e4eaa7c9
C
9362 <source>hide</source>
9363 <target state="new">hide</target>
93fe2d9c
C
9364 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">311</context></context-group>
9365 </trans-unit>
5a6de093 9366 <trans-unit id="8603861867909474404" datatype="html">
e4eaa7c9
C
9367 <source>blur</source>
9368 <target state="new">blur</target>
93fe2d9c
C
9369 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">315</context></context-group>
9370 </trans-unit>
5a6de093 9371 <trans-unit id="4534458451100881847" datatype="html">
e4eaa7c9
C
9372 <source>display</source>
9373 <target state="new">display</target>
93fe2d9c
C
9374 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">319</context></context-group>
9375 </trans-unit>
5a6de093 9376 <trans-unit id="4467323362722952678" datatype="html">
e4eaa7c9
C
9377 <source>Unknown</source>
9378 <target state="new">Unknown</target>
93fe2d9c
C
9379 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group>
9380 </trans-unit>
5a6de093 9381 <trans-unit id="8781423666414310853" datatype="html">
eb12a714
C
9382 <source>Your password has been successfully reset!</source>
9383 <target state="new">Your password has been successfully reset!</target>
913aa176 9384 <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>
9385 </trans-unit>
5a6de093 9386 <trans-unit id="6048892649018070225" datatype="html">
eb12a714
C
9387 <source>Today</source>
9388 <target state="new">Today</target>
93fe2d9c
C
9389 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group>
9390 <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>
9391 <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>
9392 </trans-unit>
913aa176 9393 <trans-unit id="4498682414491138092" datatype="html">
9394 <source>Yesterday</source>
9395 <target state="new">Yesterday</target>
93fe2d9c
C
9396 <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>
9397 </trans-unit>
913aa176 9398 <trans-unit id="5073473933031004097" datatype="html">
9399 <source>This week</source>
9400 <target state="new">This week</target>
93fe2d9c
C
9401 <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>
9402 </trans-unit>
913aa176 9403 <trans-unit id="842657237693374355" datatype="html">
9404 <source>This month</source>
9405 <target state="new">This month</target>
93fe2d9c
C
9406 <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>
9407 </trans-unit>
913aa176 9408 <trans-unit id="4463380307954693363" datatype="html">
9409 <source>Last month</source>
9410 <target state="new">Last month</target>
93fe2d9c
C
9411 <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>
9412 </trans-unit>
913aa176 9413 <trans-unit id="7473676707373218484" datatype="html">
9414 <source>Older</source>
9415 <target state="new">Older</target>
93fe2d9c
C
9416 <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>
9417 </trans-unit>
913aa176 9418 <trans-unit id="5036991421517255667" datatype="html">
9419 <source>Cannot load more videos. Try again later.</source>
9420 <target state="new">Cannot load more videos. Try again later.</target>
93fe2d9c
C
9421 <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>
9422 <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>
9423 </trans-unit>
5a6de093 9424 <trans-unit id="4873149362496451858" datatype="html">
eb12a714
C
9425 <source>Last 7 days</source>
9426 <target state="new">Last 7 days</target>
93fe2d9c
C
9427 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">44</context></context-group>
9428 </trans-unit>
5a6de093 9429 <trans-unit id="2949150997160654358" datatype="html">
eb12a714
C
9430 <source>Last 30 days</source>
9431 <target state="new">Last 30 days</target>
93fe2d9c
C
9432 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">48</context></context-group>
9433 </trans-unit>
5a6de093 9434 <trans-unit id="5328600704510694984" datatype="html">
eb12a714
C
9435 <source>Last 365 days</source>
9436 <target state="new">Last 365 days</target>
93fe2d9c
C
9437 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group>
9438 </trans-unit>
9439 <trans-unit id="2392481201920342009" datatype="html">
9440 <source>VOD videos</source>
9441 <target state="new">VOD videos</target>
9442 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
9443 <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>
9444 <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>
9445 </trans-unit>
9446 <trans-unit id="2180217594100853008" datatype="html">
9447 <source>Live videos</source>
9448 <target state="new">Live videos</target>
9449 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
9450 <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>
9451 <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>
9452 </trans-unit>
5a6de093 9453 <trans-unit id="8487565500496466433" datatype="html">
eb12a714
C
9454 <source>Short (&lt; 4 min)</source>
9455 <target state="new">Short (&lt; 4 min)</target>
93fe2d9c
C
9456 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">59</context></context-group>
9457 </trans-unit>
5a6de093 9458 <trans-unit id="3642535017283477339" datatype="html">
eb12a714
C
9459 <source>Medium (4-10 min)</source>
9460 <target state="new">Medium (4-10 min)</target>
93fe2d9c
C
9461 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
9462 </trans-unit>
5a6de093 9463 <trans-unit id="6613870447286561244" datatype="html">
e6afb669
C
9464 <source>Long (> 10 min)</source>
9465 <target state="new">Long (> 10 min)</target>
93fe2d9c
C
9466 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
9467 </trans-unit>
5a6de093 9468 <trans-unit id="1787083504545967" datatype="html">
eb12a714
C
9469 <source>Relevance</source>
9470 <target state="new">Relevance</target>
93fe2d9c
C
9471 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">74</context></context-group>
9472 </trans-unit>
5a6de093 9473 <trans-unit id="7944277186358179990" datatype="html">
eb12a714
C
9474 <source>Publish date</source>
9475 <target state="new">Publish date</target>
93fe2d9c
C
9476 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">78</context></context-group>
9477 </trans-unit>
5a6de093 9478 <trans-unit id="2123659921722214537" datatype="html">
eb12a714
C
9479 <source>Views</source>
9480 <target state="new">Views</target>
93fe2d9c
C
9481 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">82</context></context-group>
9482 </trans-unit>
5a6de093
C
9483 <trans-unit id="3208627574396957172" datatype="html">
9484 <source>Search index is unavailable. Retrying with instance results instead.</source>
9485 <target state="new">Search index is unavailable. Retrying with instance results instead.</target>
93fe2d9c
C
9486 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">159</context></context-group>
9487 </trans-unit>
5a6de093
C
9488 <trans-unit id="307702206382241469" datatype="html">
9489 <source>Search error</source>
9490 <target state="new">Search error</target>
93fe2d9c
C
9491 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group>
9492 </trans-unit>
9493 <trans-unit id="8491751845906232809" datatype="html">
9494 <source>PeerTube instance host filter is invalid</source>
9495 <target state="new">PeerTube instance host filter is invalid</target>
9496 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">327</context></context-group>
9497 </trans-unit>
913aa176 9498 <trans-unit id="4580988005648117665" datatype="html">
93fe2d9c
C
9499 <source>Search</source>
9500 <target state="new">Search</target>
9501 <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>
9502 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
9503 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">255</context></context-group>
9504 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group>
9505 <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>
9506 <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>
9507 <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>
9508 </trans-unit>
9509 <trans-unit id="320689395528621696" datatype="html">
9510 <source>Navigate between plugins and themes</source>
9511 <target state="new">Navigate between plugins and themes</target>
78a5dd9c
C
9512 <context-group purpose="location">
9513 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9514 <context context-type="linenumber">7</context>
9515 </context-group>
93fe2d9c
C
9516 </trans-unit>
9517 <trans-unit id="7804724824750282316" datatype="html">
9518 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
9519 <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
9520 <context-group purpose="location">
9521 <context context-type="sourcefile">src/app/+search/search.component.html</context>
9522 <context context-type="linenumber">5</context>
9523 </context-group>
913aa176 9524 </trans-unit>
5a6de093 9525 <trans-unit id="5891040073345002614" datatype="html">
913aa176 9526 <source><x id="PH"/> years ago </source>
5a6de093
C
9527 <target state="new">
9528 <x id="PH"/> years ago
9529 </target>
93fe2d9c
C
9530 <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>
9531 </trans-unit>
9532 <trans-unit id="8392321423487952834" datatype="html">
9533 <source>1 year ago</source>
9534 <target state="new">1 year ago</target>
09e1784b
C
9535 <context-group purpose="location">
9536 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9537 <context context-type="linenumber">12</context>
9538 </context-group>
9539 <context-group purpose="location">
9540 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9541 <context context-type="linenumber">17</context>
9542 </context-group>
913aa176 9543 </trans-unit>
5a6de093 9544 <trans-unit id="9022576335789205254" datatype="html">
913aa176 9545 <source><x id="PH"/> months ago </source>
5a6de093
C
9546 <target state="new">
9547 <x id="PH"/> months ago
9548 </target>
93fe2d9c
C
9549 <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>
9550 </trans-unit>
9551 <trans-unit id="6874778750344205852" datatype="html">
9552 <source>1 month ago</source>
9553 <target state="new">1 month ago</target>
09e1784b
C
9554 <context-group purpose="location">
9555 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9556 <context context-type="linenumber">19</context>
9557 </context-group>
9558 <context-group purpose="location">
9559 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9560 <context context-type="linenumber">24</context>
9561 </context-group>
913aa176 9562 </trans-unit>
5a6de093 9563 <trans-unit id="6473426250245763193" datatype="html">
913aa176 9564 <source><x id="PH"/> weeks ago </source>
5a6de093
C
9565 <target state="new">
9566 <x id="PH"/> weeks ago
9567 </target>
93fe2d9c
C
9568 <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>
9569 </trans-unit>
9570 <trans-unit id="6538455390369999912" datatype="html">
9571 <source>1 week ago</source>
9572 <target state="new">1 week ago</target>
09e1784b
C
9573 <context-group purpose="location">
9574 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9575 <context context-type="linenumber">26</context>
9576 </context-group>
913aa176 9577 </trans-unit>
5a6de093 9578 <trans-unit id="5186107770140555014" datatype="html">
913aa176 9579 <source><x id="PH"/> days ago </source>
5a6de093
C
9580 <target state="new">
9581 <x id="PH"/> days ago
9582 </target>
93fe2d9c
C
9583 <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>
9584 </trans-unit>
9585 <trans-unit id="3927517496763161987" datatype="html">
9586 <source>1 day ago</source>
9587 <target state="new">1 day ago</target>
09e1784b
C
9588 <context-group purpose="location">
9589 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9590 <context context-type="linenumber">30</context>
9591 </context-group>
913aa176 9592 </trans-unit>
5a6de093 9593 <trans-unit id="6522428509564266583" datatype="html">
913aa176 9594 <source><x id="PH"/> hours ago </source>
5a6de093
C
9595 <target state="new">
9596 <x id="PH"/> hours ago
9597 </target>
93fe2d9c
C
9598 <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>
9599 </trans-unit>
9600 <trans-unit id="6285422673271535468" datatype="html">
9601 <source>1 hour ago</source>
9602 <target state="new">1 hour ago</target>
09e1784b
C
9603 <context-group purpose="location">
9604 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9605 <context context-type="linenumber">34</context>
9606 </context-group>
913aa176 9607 </trans-unit>
5a6de093 9608 <trans-unit id="8256466313580256940" datatype="html">
913aa176 9609 <source><x id="PH"/> min ago </source>
5a6de093
C
9610 <target state="new">
9611 <x id="PH"/> min ago
9612 </target>
93fe2d9c
C
9613 <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>
9614 </trans-unit>
5a6de093 9615 <trans-unit id="4733690367258997247" datatype="html">
e4eaa7c9
C
9616 <source>just now</source>
9617 <target state="new">just now</target>
93fe2d9c
C
9618 <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>
9619 </trans-unit>
5a6de093 9620 <trans-unit id="2222108104954671970" datatype="html">
913aa176 9621 <source><x id="PH"/> sec </source>
5a6de093
C
9622 <target state="new">
9623 <x id="PH"/> sec
9624 </target>
913aa176 9625 <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>
9626 </trans-unit>
9627 <trans-unit id="6499699285816188400" datatype="html">
9628 <source>Abuse reports</source>
9629 <target state="new">Abuse reports</target>
9630 <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>
9631 </trans-unit>
9632 <trans-unit id="4930506384627295710" datatype="html">
9633 <source>Settings</source>
9634 <target state="new">Settings</target>
93fe2d9c
C
9635 <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>
9636 <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>
9637 <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>
9638 <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>
9639 </trans-unit>
5a6de093 9640 <trans-unit id="9178182467454450952" datatype="html">
eb12a714
C
9641 <source>Confirm</source>
9642 <target state="new">Confirm</target>
93fe2d9c
C
9643 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group>
9644 </trans-unit>
5a6de093 9645 <trans-unit id="7784486624424057376" datatype="html">
eb12a714
C
9646 <source>Instance name is required.</source>
9647 <target state="new">Instance name is required.</target>
913aa176 9648 <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>
9649 </trans-unit>
5a6de093 9650 <trans-unit id="3281212084219111058" datatype="html">
eb12a714
C
9651 <source>Short description should not be longer than 250 characters.</source>
9652 <target state="new">Short description should not be longer than 250 characters.</target>
913aa176 9653 <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>
9654 </trans-unit>
5a6de093 9655 <trans-unit id="6033463036257195528" datatype="html">
eb12a714
C
9656 <source>Twitter username is required.</source>
9657 <target state="new">Twitter username is required.</target>
913aa176 9658 <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>
9659 </trans-unit>
5a6de093 9660 <trans-unit id="8198703669620791633" datatype="html">
eb12a714
C
9661 <source>Previews cache size is required.</source>
9662 <target state="new">Previews cache size is required.</target>
913aa176 9663 <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>
9664 </trans-unit>
5a6de093 9665 <trans-unit id="3971192070835972256" datatype="html">
eb12a714
C
9666 <source>Previews cache size must be greater than 1.</source>
9667 <target state="new">Previews cache size must be greater than 1.</target>
913aa176 9668 <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>
9669 </trans-unit>
5a6de093 9670 <trans-unit id="2903453036126968504" datatype="html">
eb12a714
C
9671 <source>Previews cache size must be a number.</source>
9672 <target state="new">Previews cache size must be a number.</target>
913aa176 9673 <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>
9674 </trans-unit>
5a6de093 9675 <trans-unit id="6941976540222684735" datatype="html">
eb12a714
C
9676 <source>Captions cache size is required.</source>
9677 <target state="new">Captions cache size is required.</target>
913aa176 9678 <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>
9679 </trans-unit>
5a6de093 9680 <trans-unit id="780869536819343075" datatype="html">
eb12a714
C
9681 <source>Captions cache size must be greater than 1.</source>
9682 <target state="new">Captions cache size must be greater than 1.</target>
913aa176 9683 <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>
9684 </trans-unit>
5a6de093 9685 <trans-unit id="2498218540197718478" datatype="html">
eb12a714
C
9686 <source>Captions cache size must be a number.</source>
9687 <target state="new">Captions cache size must be a number.</target>
913aa176 9688 <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>
9689 </trans-unit>
5a6de093 9690 <trans-unit id="818392297325723982" datatype="html">
eb12a714
C
9691 <source>Signup limit is required.</source>
9692 <target state="new">Signup limit is required.</target>
913aa176 9693 <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
9694 </trans-unit>
9695 <trans-unit id="5630311719329022718" datatype="html">
9696 <source>Signup limit must be greater than 1. Use -1 to disable it.</source>
9697 <target state="new">Signup limit must be greater than 1. Use -1 to disable it.</target>
c29ce242
C
9698 <context-group purpose="location">
9699 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9700 <context context-type="linenumber">47</context>
9701 </context-group>
913aa176 9702 </trans-unit>
5a6de093 9703 <trans-unit id="2555843408410000965" datatype="html">
eb12a714
C
9704 <source>Signup limit must be a number.</source>
9705 <target state="new">Signup limit must be a number.</target>
913aa176 9706 <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
9707 </trans-unit>
9708 <trans-unit id="346485141381099383" datatype="html">
9709 <source>Signup minimum age is required.</source>
9710 <target state="new">Signup minimum age is required.</target>
c5c848c5
C
9711 <context-group purpose="location">
9712 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9713 <context context-type="linenumber">55</context>
9714 </context-group>
93fe2d9c
C
9715 </trans-unit>
9716 <trans-unit id="4230672031132838318" datatype="html">
9717 <source>Signup minimum age must be greater than 1.</source>
9718 <target state="new">Signup minimum age must be greater than 1.</target>
c5c848c5
C
9719 <context-group purpose="location">
9720 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9721 <context context-type="linenumber">56</context>
9722 </context-group>
93fe2d9c
C
9723 </trans-unit>
9724 <trans-unit id="5929230001329133993" datatype="html">
9725 <source>Signup minimum age must be a number.</source>
9726 <target state="new">Signup minimum age must be a number.</target>
c5c848c5
C
9727 <context-group purpose="location">
9728 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9729 <context context-type="linenumber">57</context>
9730 </context-group>
913aa176 9731 </trans-unit>
5a6de093 9732 <trans-unit id="240096858386658337" datatype="html">
eb12a714
C
9733 <source>Admin email is required.</source>
9734 <target state="new">Admin email is required.</target>
93fe2d9c
C
9735 <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>
9736 </trans-unit>
5a6de093 9737 <trans-unit id="4392533896009432078" datatype="html">
eb12a714
C
9738 <source>Admin email must be valid.</source>
9739 <target state="new">Admin email must be valid.</target>
93fe2d9c
C
9740 <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>
9741 </trans-unit>
5a6de093 9742 <trans-unit id="6172217783476989430" datatype="html">
eb12a714
C
9743 <source>Transcoding threads is required.</source>
9744 <target state="new">Transcoding threads is required.</target>
93fe2d9c
C
9745 <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>
9746 </trans-unit>
5a6de093 9747 <trans-unit id="5320424292625586941" datatype="html">
eb12a714
C
9748 <source>Transcoding threads must be greater or equal to 0.</source>
9749 <target state="new">Transcoding threads must be greater or equal to 0.</target>
93fe2d9c
C
9750 <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>
9751 </trans-unit>
913aa176 9752 <trans-unit id="8185661254949728718" datatype="html">
9753 <source>Max live duration is required.</source>
9754 <target state="new">Max live duration is required.</target>
93fe2d9c
C
9755 <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>
9756 </trans-unit>
913aa176 9757 <trans-unit id="8892863662898651766" datatype="html">
9758 <source>Max live duration should be greater or equal to -1.</source>
9759 <target state="new">Max live duration should be greater or equal to -1.</target>
93fe2d9c
C
9760 <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>
9761 </trans-unit>
913aa176 9762 <trans-unit id="8196240396863235661" datatype="html">
9763 <source>Max instance lives is required.</source>
9764 <target state="new">Max instance lives is required.</target>
93fe2d9c
C
9765 <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>
9766 </trans-unit>
913aa176 9767 <trans-unit id="913683464711184925" datatype="html">
9768 <source>Max instance lives should be greater or equal to -1.</source>
9769 <target state="new">Max instance lives should be greater or equal to -1.</target>
93fe2d9c
C
9770 <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>
9771 </trans-unit>
913aa176 9772 <trans-unit id="5614457087254770778" datatype="html">
9773 <source>Max user lives is required.</source>
9774 <target state="new">Max user lives is required.</target>
93fe2d9c
C
9775 <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>
9776 </trans-unit>
913aa176 9777 <trans-unit id="2779726697233311712" datatype="html">
9778 <source>Max user lives should be greater or equal to -1.</source>
9779 <target state="new">Max user lives should be greater or equal to -1.</target>
93fe2d9c
C
9780 <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>
9781 </trans-unit>
9782 <trans-unit id="351272950792130803" datatype="html">
9783 <source>Max video channels per user is required.</source>
9784 <target state="new">Max video channels per user is required.</target>
c49c366a
C
9785 <context-group purpose="location">
9786 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9787 <context context-type="linenumber">104</context>
9788 </context-group>
93fe2d9c
C
9789 </trans-unit>
9790 <trans-unit id="5253683089104713724" datatype="html">
9791 <source>Max video channels per user must be greater or equal to 1.</source>
9792 <target state="new">Max video channels per user must be greater or equal to 1.</target>
c49c366a
C
9793 <context-group purpose="location">
9794 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9795 <context context-type="linenumber">105</context>
9796 </context-group>
93fe2d9c
C
9797 </trans-unit>
9798 <trans-unit id="8354695459880751923" datatype="html">
9799 <source>Max video channels per user must be a number.</source>
9800 <target state="new">Max video channels per user must be a number.</target>
c49c366a
C
9801 <context-group purpose="location">
9802 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9803 <context context-type="linenumber">106</context>
9804 </context-group>
9805 </trans-unit>
913aa176 9806 <trans-unit id="5832601947705094130" datatype="html">
9807 <source>Concurrency is required.</source>
9808 <target state="new">Concurrency is required.</target>
93fe2d9c
C
9809 <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>
9810 </trans-unit>
913aa176 9811 <trans-unit id="4751566092251132371" datatype="html">
9812 <source>Concurrency should be greater or equal to 1.</source>
9813 <target state="new">Concurrency should be greater or equal to 1.</target>
93fe2d9c
C
9814 <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>
9815 </trans-unit>
5a6de093 9816 <trans-unit id="75589896034107743" datatype="html">
eb12a714
C
9817 <source>Index URL should be a URL</source>
9818 <target state="new">Index URL should be a URL</target>
93fe2d9c
C
9819 <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>
9820 </trans-unit>
5a6de093
C
9821 <trans-unit id="3964961007325702684" datatype="html">
9822 <source>Search index URL should be a URL</source>
9823 <target state="new">Search index URL should be a URL</target>
93fe2d9c
C
9824 <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>
9825 </trans-unit>
5a6de093 9826 <trans-unit id="8602814243662345124" datatype="html">
eb12a714
C
9827 <source>Email is required.</source>
9828 <target state="new">Email is required.</target>
93fe2d9c
C
9829 <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>
9830 <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>
9831 </trans-unit>
5a6de093 9832 <trans-unit id="4591482207344282590" datatype="html">
eb12a714
C
9833 <source>Email must be valid.</source>
9834 <target state="new">Email must be valid.</target>
93fe2d9c
C
9835 <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>
9836 <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>
9837 </trans-unit>
913aa176 9838 <trans-unit id="544279804045883862" datatype="html">
9839 <source>Handle is required.</source>
9840 <target state="new">Handle is required.</target>
93fe2d9c
C
9841 <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>
9842 </trans-unit>
9843 <trans-unit id="2805037637775107078" datatype="html">
9844 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9845 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9846 <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>
9847 </trans-unit>
5a6de093 9848 <trans-unit id="4968369344159400023" datatype="html">
eb12a714
C
9849 <source>Your name is required.</source>
9850 <target state="new">Your name is required.</target>
913aa176 9851 <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>
9852 </trans-unit>
5a6de093 9853 <trans-unit id="5799695548385507586" datatype="html">
eb12a714
C
9854 <source>Your name must be at least 1 character long.</source>
9855 <target state="new">Your name must be at least 1 character long.</target>
913aa176 9856 <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>
9857 </trans-unit>
5a6de093 9858 <trans-unit id="3600004643604731577" datatype="html">
eb12a714
C
9859 <source>Your name cannot be more than 120 characters long.</source>
9860 <target state="new">Your name cannot be more than 120 characters long.</target>
913aa176 9861 <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>
9862 </trans-unit>
5a6de093 9863 <trans-unit id="3981804692726336204" datatype="html">
eb12a714
C
9864 <source>A subject is required.</source>
9865 <target state="new">A subject is required.</target>
913aa176 9866 <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>
9867 </trans-unit>
5a6de093 9868 <trans-unit id="7787099349830266861" datatype="html">
eb12a714
C
9869 <source>The subject must be at least 1 character long.</source>
9870 <target state="new">The subject must be at least 1 character long.</target>
913aa176 9871 <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>
9872 </trans-unit>
5a6de093 9873 <trans-unit id="5905189237950302829" datatype="html">
eb12a714
C
9874 <source>The subject cannot be more than 120 characters long.</source>
9875 <target state="new">The subject cannot be more than 120 characters long.</target>
913aa176 9876 <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>
9877 </trans-unit>
5a6de093 9878 <trans-unit id="847704400962945123" datatype="html">
eb12a714
C
9879 <source>A message is required.</source>
9880 <target state="new">A message is required.</target>
913aa176 9881 <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>
9882 </trans-unit>
5a6de093 9883 <trans-unit id="3871842658394273178" datatype="html">
eb12a714
C
9884 <source>The message must be at least 3 characters long.</source>
9885 <target state="new">The message must be at least 3 characters long.</target>
913aa176 9886 <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>
9887 </trans-unit>
5a6de093 9888 <trans-unit id="3731145759205895653" datatype="html">
eb12a714
C
9889 <source>The message cannot be more than 5000 characters long.</source>
9890 <target state="new">The message cannot be more than 5000 characters long.</target>
913aa176 9891 <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>
9892 </trans-unit>
5a6de093 9893 <trans-unit id="3868123820758341861" datatype="html">
eb12a714
C
9894 <source>Username is required.</source>
9895 <target state="new">Username is required.</target>
93fe2d9c
C
9896 <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>
9897 <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>
9898 </trans-unit>
5a6de093 9899 <trans-unit id="3577237269587081090" datatype="html">
eb12a714
C
9900 <source>Password is required.</source>
9901 <target state="new">Password is required.</target>
93fe2d9c
C
9902 <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>
9903 <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>
9904 <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>
9905 </trans-unit>
5a6de093 9906 <trans-unit id="3152303769378345477" datatype="html">
eb12a714
C
9907 <source>Confirmation of the password is required.</source>
9908 <target state="new">Confirmation of the password is required.</target>
913aa176 9909 <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>
9910 </trans-unit>
5a6de093 9911 <trans-unit id="4786141633412279939" datatype="html">
eb12a714
C
9912 <source>Username must be at least 1 character long.</source>
9913 <target state="new">Username must be at least 1 character long.</target>
93fe2d9c
C
9914 <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>
9915 </trans-unit>
5a6de093 9916 <trans-unit id="1019755749203839300" datatype="html">
eb12a714
C
9917 <source>Username cannot be more than 50 characters long.</source>
9918 <target state="new">Username cannot be more than 50 characters long.</target>
93fe2d9c
C
9919 <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>
9920 </trans-unit>
5a6de093 9921 <trans-unit id="5621067256208426608" datatype="html">
eb12a714
C
9922 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
9923 <target state="new">Username should be lowercase alphanumeric; dots and underscores are allowed.</target>
93fe2d9c
C
9924 <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>
9925 </trans-unit>
5a6de093
C
9926 <trans-unit id="6288154707582132676" datatype="html">
9927 <source>Channel name is required.</source>
9928 <target state="new">Channel name is required.</target>
93fe2d9c
C
9929 <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>
9930 </trans-unit>
5a6de093
C
9931 <trans-unit id="8178814467139959283" datatype="html">
9932 <source>Channel name must be at least 1 character long.</source>
9933 <target state="new">Channel name must be at least 1 character long.</target>
93fe2d9c
C
9934 <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>
9935 </trans-unit>
5a6de093
C
9936 <trans-unit id="8602785819772117007" datatype="html">
9937 <source>Channel name cannot be more than 50 characters long.</source>
9938 <target state="new">Channel name cannot be more than 50 characters long.</target>
93fe2d9c
C
9939 <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>
9940 </trans-unit>
913aa176 9941 <trans-unit id="3419415520566928243" datatype="html">
9942 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source>
9943 <target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target>
93fe2d9c
C
9944 <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>
9945 </trans-unit>
5a6de093 9946 <trans-unit id="525871656034789056" datatype="html">
eb12a714
C
9947 <source>Password must be at least 6 characters long.</source>
9948 <target state="new">Password must be at least 6 characters long.</target>
93fe2d9c
C
9949 <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>
9950 <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>
9951 </trans-unit>
5a6de093 9952 <trans-unit id="1099684476181448167" datatype="html">
eb12a714
C
9953 <source>Password cannot be more than 255 characters long.</source>
9954 <target state="new">Password cannot be more than 255 characters long.</target>
93fe2d9c
C
9955 <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>
9956 <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>
9957 </trans-unit>
5a6de093 9958 <trans-unit id="3392630942539073768" datatype="html">
eb12a714
C
9959 <source>The new password and the confirmed password do not correspond.</source>
9960 <target state="new">The new password and the confirmed password do not correspond.</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">91</context></context-group>
9962 </trans-unit>
5a6de093 9963 <trans-unit id="2027337371129904473" datatype="html">
eb12a714
C
9964 <source>Video quota is required.</source>
9965 <target state="new">Video quota 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">98</context></context-group>
9967 </trans-unit>
5a6de093 9968 <trans-unit id="267386529333143660" datatype="html">
eb12a714
C
9969 <source>Quota must be greater than -1.</source>
9970 <target state="new">Quota must be greater than -1.</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">99</context></context-group>
9972 </trans-unit>
5a6de093 9973 <trans-unit id="1220179061234048936" datatype="html">
eb12a714
C
9974 <source>Daily upload limit is required.</source>
9975 <target state="new">Daily upload limit is required.</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">105</context></context-group>
9977 </trans-unit>
5a6de093 9978 <trans-unit id="8959404382357999234" datatype="html">
eb12a714
C
9979 <source>Daily upload limit must be greater than -1.</source>
9980 <target state="new">Daily upload limit must be greater than -1.</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">106</context></context-group>
9982 </trans-unit>
5a6de093 9983 <trans-unit id="4796798537475457493" datatype="html">
eb12a714
C
9984 <source>User role is required.</source>
9985 <target state="new">User role is required.</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">113</context></context-group>
9987 </trans-unit>
5a6de093 9988 <trans-unit id="2761226139624435788" datatype="html">
eb12a714
C
9989 <source>Description must be at least 3 characters long.</source>
9990 <target state="new">Description must be at least 3 characters long.</target>
93fe2d9c
C
9991 <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>
9992 <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>
9993 <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>
9994 </trans-unit>
5a6de093 9995 <trans-unit id="4717982586356605243" datatype="html">
eb12a714
C
9996 <source>Description cannot be more than 1000 characters long.</source>
9997 <target state="new">Description cannot be more than 1000 characters long.</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">126</context></context-group>
9999 <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>
10000 <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>
10001 </trans-unit>
5a6de093 10002 <trans-unit id="1814372869868173571" datatype="html">
eb12a714
C
10003 <source>You must agree with the instance terms in order to register on it.</source>
10004 <target state="new">You must agree with the instance terms in order to register on it.</target>
93fe2d9c
C
10005 <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>
10006 </trans-unit>
5a6de093 10007 <trans-unit id="7803960725351649605" datatype="html">
eb12a714
C
10008 <source>Ban reason must be at least 3 characters long.</source>
10009 <target state="new">Ban reason must be at least 3 characters long.</target>
93fe2d9c
C
10010 <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>
10011 </trans-unit>
5a6de093 10012 <trans-unit id="3851609012243698179" datatype="html">
eb12a714
C
10013 <source>Ban reason cannot be more than 250 characters long.</source>
10014 <target state="new">Ban reason cannot be more than 250 characters long.</target>
93fe2d9c
C
10015 <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>
10016 </trans-unit>
5a6de093 10017 <trans-unit id="6632896893630378443" datatype="html">
eb12a714
C
10018 <source>Display name is required.</source>
10019 <target state="new">Display name is required.</target>
93fe2d9c
C
10020 <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>
10021 <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>
10022 <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>
10023 </trans-unit>
5a6de093 10024 <trans-unit id="1303578752658966736" datatype="html">
eb12a714
C
10025 <source>Display name must be at least 1 character long.</source>
10026 <target state="new">Display name must be at least 1 character long.</target>
93fe2d9c
C
10027 <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>
10028 <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>
10029 <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>
10030 </trans-unit>
5a6de093 10031 <trans-unit id="4613240543124934954" datatype="html">
eb12a714
C
10032 <source>Display name cannot be more than 50 characters long.</source>
10033 <target state="new">Display name cannot be more than 50 characters long.</target>
93fe2d9c
C
10034 <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>
10035 <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>
10036 </trans-unit>
5a6de093 10037 <trans-unit id="1000468652492651683" datatype="html">
eb12a714
C
10038 <source>Report reason is required.</source>
10039 <target state="new">Report reason is required.</target>
913aa176 10040 <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>
10041 </trans-unit>
5a6de093 10042 <trans-unit id="1109780973109145433" datatype="html">
eb12a714
C
10043 <source>Report reason must be at least 2 characters long.</source>
10044 <target state="new">Report reason must be at least 2 characters long.</target>
913aa176 10045 <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>
10046 </trans-unit>
5a6de093 10047 <trans-unit id="5414573937278525654" datatype="html">
eb12a714
C
10048 <source>Report reason cannot be more than 3000 characters long.</source>
10049 <target state="new">Report reason cannot be more than 3000 characters long.</target>
913aa176 10050 <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>
10051 </trans-unit>
5a6de093 10052 <trans-unit id="8779567454442277762" datatype="html">
eb12a714
C
10053 <source>Moderation comment is required.</source>
10054 <target state="new">Moderation comment is required.</target>
913aa176 10055 <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>
10056 </trans-unit>
5a6de093 10057 <trans-unit id="8954765410376245909" datatype="html">
eb12a714
C
10058 <source>Moderation comment must be at least 2 characters long.</source>
10059 <target state="new">Moderation comment must be at least 2 characters long.</target>
913aa176 10060 <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>
10061 </trans-unit>
5a6de093 10062 <trans-unit id="6316804467108244906" datatype="html">
eb12a714
C
10063 <source>Moderation comment cannot be more than 3000 characters long.</source>
10064 <target state="new">Moderation comment cannot be more than 3000 characters long.</target>
913aa176 10065 <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>
10066 </trans-unit>
5a6de093
C
10067 <trans-unit id="8835075531528610034" datatype="html">
10068 <source>Abuse message is required.</source>
10069 <target state="new">Abuse message is required.</target>
913aa176 10070 <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>
10071 </trans-unit>
5a6de093
C
10072 <trans-unit id="9034042966936514516" datatype="html">
10073 <source>Abuse message must be at least 2 characters long.</source>
10074 <target state="new">Abuse message must be at least 2 characters long.</target>
913aa176 10075 <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>
10076 </trans-unit>
5a6de093
C
10077 <trans-unit id="7989186574443390119" datatype="html">
10078 <source>Abuse message cannot be more than 3000 characters long.</source>
10079 <target state="new">Abuse message cannot be more than 3000 characters long.</target>
913aa176 10080 <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>
10081 </trans-unit>
5a6de093 10082 <trans-unit id="6700357678556223012" datatype="html">
eb12a714
C
10083 <source>The channel is required.</source>
10084 <target state="new">The channel is required.</target>
913aa176 10085 <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>
10086 </trans-unit>
5a6de093
C
10087 <trans-unit id="9191505323045740697" datatype="html">
10088 <source>Block reason must be at least 2 characters long.</source>
10089 <target state="new">Block reason must be at least 2 characters long.</target>
913aa176 10090 <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>
10091 </trans-unit>
5a6de093
C
10092 <trans-unit id="8581623418602419755" datatype="html">
10093 <source>Block reason cannot be more than 300 characters long.</source>
10094 <target state="new">Block reason cannot be more than 300 characters long.</target>
913aa176 10095 <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>
10096 </trans-unit>
5a6de093 10097 <trans-unit id="1099619384694370156" datatype="html">
eb12a714
C
10098 <source>Video caption language is required.</source>
10099 <target state="new">Video caption language is required.</target>
913aa176 10100 <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>
10101 </trans-unit>
5a6de093 10102 <trans-unit id="3438639650276868976" datatype="html">
eb12a714
C
10103 <source>Video caption file is required.</source>
10104 <target state="new">Video caption file is required.</target>
913aa176 10105 <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
10106 </trans-unit>
10107 <trans-unit id="9145435275110757909" datatype="html">
10108 <source>Caption content is required.</source>
10109 <target state="new">Caption content is required.</target>
3c18ff47
C
10110 <context-group purpose="location">
10111 <context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context>
10112 <context context-type="linenumber">21</context>
10113 </context-group>
913aa176 10114 </trans-unit>
5a6de093 10115 <trans-unit id="7365924714339585574" datatype="html">
eb12a714
C
10116 <source>The username is required.</source>
10117 <target state="new">The username is required.</target>
913aa176 10118 <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>
10119 </trans-unit>
5a6de093 10120 <trans-unit id="3954099618513992825" datatype="html">
eb12a714
C
10121 <source>You can only transfer ownership to a local account</source>
10122 <target state="new">You can only transfer ownership to a local account</target>
913aa176 10123 <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>
10124 </trans-unit>
5a6de093 10125 <trans-unit id="4444753420973870540" datatype="html">
eb12a714
C
10126 <source>Name is required.</source>
10127 <target state="new">Name is required.</target>
93fe2d9c
C
10128 <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>
10129 </trans-unit>
5a6de093 10130 <trans-unit id="4006797705713167676" datatype="html">
eb12a714
C
10131 <source>Name must be at least 1 character long.</source>
10132 <target state="new">Name must be at least 1 character long.</target>
93fe2d9c
C
10133 <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>
10134 </trans-unit>
5a6de093 10135 <trans-unit id="2233809696503670883" datatype="html">
eb12a714
C
10136 <source>Name cannot be more than 50 characters long.</source>
10137 <target state="new">Name cannot be more than 50 characters long.</target>
93fe2d9c
C
10138 <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>
10139 </trans-unit>
5a6de093 10140 <trans-unit id="7915656854942800659" datatype="html">
eb12a714
C
10141 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
10142 <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target>
93fe2d9c
C
10143 <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>
10144 </trans-unit>
5a6de093 10145 <trans-unit id="6880459830525364741" datatype="html">
eb12a714
C
10146 <source>Support text must be at least 3 characters long.</source>
10147 <target state="new">Support text must be at least 3 characters long.</target>
93fe2d9c
C
10148 <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>
10149 </trans-unit>
913aa176 10150 <trans-unit id="6461548560008228165" datatype="html">
10151 <source>Support text cannot be more than 1000 characters long</source>
10152 <target state="new">Support text cannot be more than 1000 characters long</target>
93fe2d9c
C
10153 <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>
10154 </trans-unit>
d7c6b951 10155 <trans-unit id="5637879201055173642" datatype="html">
e6afb669
C
10156 <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;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source>
10157 <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;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature.
421fd853 10158</target>
93fe2d9c
C
10159 <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>
10160 </trans-unit>
5a6de093 10161 <trans-unit id="4267638333776227701" datatype="html">
eb12a714
C
10162 <source>Comment is required.</source>
10163 <target state="new">Comment is required.</target>
913aa176 10164 <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>
10165 </trans-unit>
5a6de093 10166 <trans-unit id="71132671234491945" datatype="html">
eb12a714
C
10167 <source>Comment must be at least 2 characters long.</source>
10168 <target state="new">Comment must be at least 2 characters long.</target>
913aa176 10169 <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>
10170 </trans-unit>
5a6de093 10171 <trans-unit id="4148250392704331190" datatype="html">
eb12a714
C
10172 <source>Comment cannot be more than 3000 characters long.</source>
10173 <target state="new">Comment cannot be more than 3000 characters long.</target>
913aa176 10174 <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>
10175 </trans-unit>
5a6de093 10176 <trans-unit id="6854100952145697527" datatype="html">
eb12a714
C
10177 <source>Display name cannot be more than 120 characters long.</source>
10178 <target state="new">Display name cannot be more than 120 characters long.</target>
913aa176 10179 <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>
10180 </trans-unit>
5a6de093 10181 <trans-unit id="6198895122092095739" datatype="html">
eb12a714
C
10182 <source>Privacy is required.</source>
10183 <target state="new">Privacy is required.</target>
913aa176 10184 <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>
10185 </trans-unit>
5a6de093 10186 <trans-unit id="1276238402004616037" datatype="html">
eb12a714
C
10187 <source>The channel is required when the playlist is public.</source>
10188 <target state="new">The channel is required when the playlist is public.</target>
913aa176 10189 <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>
10190 </trans-unit>
d7c6b951 10191 <trans-unit id="5226261760726752768" datatype="html">
913aa176 10192 <source>Live information</source>
10193 <target state="new">Live information</target>
10194 <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
10195 </trans-unit>
10196 <trans-unit id="5078078160576986217" datatype="html">
10197 <source>Permanent/Recurring live</source>
10198 <target state="new">Permanent/Recurring live</target>
a71d4140
C
10199 <context-group purpose="location">
10200 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10201 <context context-type="linenumber">10</context>
10202 </context-group>
913aa176 10203 </trans-unit>
d7c6b951 10204 <trans-unit id="7220386604464537651" datatype="html">
913aa176 10205 <source>Live RTMP Url</source>
10206 <target state="new">Live RTMP Url</target>
93fe2d9c
C
10207 <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>
10208 <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>
10209 </trans-unit>
10210 <trans-unit id="4956017863340142734" datatype="html">
10211 <source>Live RTMPS Url</source>
10212 <target state="new">Live RTMPS Url</target>
10213 <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>
10214 <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>
10215 </trans-unit>
d7c6b951 10216 <trans-unit id="1225050607125362052" datatype="html">
913aa176 10217 <source>Live stream key</source>
10218 <target state="new">Live stream key</target>
93fe2d9c
C
10219 <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>
10220 <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>
10221 </trans-unit>
d7c6b951 10222 <trans-unit id="5058286083557987083" datatype="html">
913aa176 10223 <source>⚠️ Never share your stream key with anyone.</source>
10224 <target state="new">⚠️ Never share your stream key with anyone.</target>
93fe2d9c
C
10225 <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>
10226 <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>
10227 </trans-unit>
10228 <trans-unit id="5941639683192662500" datatype="html">
10229 <source>This is a normal live</source>
10230 <target state="new">This is a normal live</target>
10231 <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>
10232 </trans-unit>
10233 <trans-unit id="7263323611663811322" datatype="html">
10234 <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>
10235 <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>
10236 <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>
10237 </trans-unit>
10238 <trans-unit id="2261925229535541622" datatype="html">
10239 <source>This is a permanent/recurring live</source>
10240 <target state="new">This is a permanent/recurring live</target>
10241 <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>
10242 </trans-unit>
10243 <trans-unit id="6791299537270100091" datatype="html">
10244 <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>
10245 <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>
10246 <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>
10247 </trans-unit>
d7c6b951 10248 <trans-unit id="3112273530390098557" datatype="html">
913aa176 10249 <source>Replay will be saved</source>
10250 <target state="new">Replay will be saved</target>
95bd9515
C
10251 <context-group purpose="location">
10252 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10253 <context context-type="linenumber">11</context>
10254 </context-group>
10255 </trans-unit>
5a6de093 10256 <trans-unit id="5437132245714159662" datatype="html">
eb12a714
C
10257 <source>Video name is required.</source>
10258 <target state="new">Video name is required.</target>
93fe2d9c
C
10259 <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>
10260 </trans-unit>
5a6de093 10261 <trans-unit id="2807676084745266104" datatype="html">
eb12a714
C
10262 <source>Video name must be at least 3 characters long.</source>
10263 <target state="new">Video name must be at least 3 characters long.</target>
93fe2d9c
C
10264 <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>
10265 </trans-unit>
5a6de093 10266 <trans-unit id="2155414141025589556" datatype="html">
eb12a714
C
10267 <source>Video name cannot be more than 120 characters long.</source>
10268 <target state="new">Video name cannot be more than 120 characters long.</target>
93fe2d9c
C
10269 <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>
10270 </trans-unit>
10271 <trans-unit id="1074634769552897790" datatype="html">
10272 <source>Video name has leading or trailing whitespace.</source>
10273 <target state="new">Video name has leading or trailing whitespace.</target>
f55cc0f9
C
10274 <context-group purpose="location">
10275 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
10276 <context context-type="linenumber">18</context>
10277 </context-group>
913aa176 10278 </trans-unit>
5a6de093 10279 <trans-unit id="9115337161597088460" datatype="html">
eb12a714
C
10280 <source>Video privacy is required.</source>
10281 <target state="new">Video privacy is required.</target>
93fe2d9c
C
10282 <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>
10283 </trans-unit>
5a6de093 10284 <trans-unit id="7309902991450450996" datatype="html">
eb12a714
C
10285 <source>Video channel is required.</source>
10286 <target state="new">Video channel is required.</target>
93fe2d9c
C
10287 <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>
10288 </trans-unit>
5a6de093 10289 <trans-unit id="3959376623771116873" datatype="html">
eb12a714
C
10290 <source>Video description must be at least 3 characters long.</source>
10291 <target state="new">Video description must be at least 3 characters long.</target>
93fe2d9c
C
10292 <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>
10293 </trans-unit>
5a6de093 10294 <trans-unit id="725195891739570830" datatype="html">
eb12a714
C
10295 <source>Video description cannot be more than 10000 characters long.</source>
10296 <target state="new">Video description cannot be more than 10000 characters long.</target>
93fe2d9c
C
10297 <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>
10298 </trans-unit>
5a6de093 10299 <trans-unit id="142488285332434408" datatype="html">
eb12a714
C
10300 <source>A tag should be more than 2 characters long.</source>
10301 <target state="new">A tag should be more than 2 characters long.</target>
93fe2d9c
C
10302 <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>
10303 </trans-unit>
5a6de093 10304 <trans-unit id="691846635236293620" datatype="html">
eb12a714
C
10305 <source>A tag should be less than 30 characters long.</source>
10306 <target state="new">A tag should be less than 30 characters long.</target>
93fe2d9c
C
10307 <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>
10308 </trans-unit>
5a6de093
C
10309 <trans-unit id="4146790476782316573" datatype="html">
10310 <source>A maximum of 5 tags can be used on a video.</source>
10311 <target state="new">A maximum of 5 tags can be used on a video.</target>
93fe2d9c
C
10312 <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>
10313 </trans-unit>
913aa176 10314 <trans-unit id="2389667090302909529" datatype="html">
10315 <source>A tag should be more than 1 and less than 30 characters long.</source>
10316 <target state="new">A tag should be more than 1 and less than 30 characters long.</target>
93fe2d9c
C
10317 <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>
10318 </trans-unit>
5a6de093 10319 <trans-unit id="4806300480558315727" datatype="html">
eb12a714
C
10320 <source>Video support must be at least 3 characters long.</source>
10321 <target state="new">Video support must be at least 3 characters long.</target>
93fe2d9c
C
10322 <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>
10323 </trans-unit>
5a6de093 10324 <trans-unit id="6655773021893755977" datatype="html">
eb12a714
C
10325 <source>Video support cannot be more than 1000 characters long.</source>
10326 <target state="new">Video support cannot be more than 1000 characters long.</target>
93fe2d9c
C
10327 <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>
10328 </trans-unit>
5a6de093 10329 <trans-unit id="4246579596585402255" datatype="html">
eb12a714
C
10330 <source>A date is required to schedule video update.</source>
10331 <target state="new">A date is required to schedule video update.</target>
93fe2d9c
C
10332 <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>
10333 </trans-unit>
5a6de093 10334 <trans-unit id="8728283516316752593" datatype="html">
eb12a714
C
10335 <source>This file is too large.</source>
10336 <target state="new">This file is too large.</target>
fa737aa0
C
10337
10338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit>
913aa176 10339 <trans-unit id="6360987759186261451" datatype="html">
10340 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</source>
10341 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</target>
fa737aa0
C
10342
10343 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
93fe2d9c
C
10344 <trans-unit id="3393133458004181121" datatype="html">
10345 <source>All categories</source>
10346 <target state="new">All categories</target>
91ae3c4a
C
10347 <context-group purpose="location">
10348 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
10349 <context context-type="linenumber">24</context>
10350 </context-group>
93fe2d9c
C
10351 </trans-unit>
10352 <trans-unit id="3999967345340145904" datatype="html">
10353 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source>
10354 <target state="new">You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</target>
91ae3c4a
C
10355 <context-group purpose="location">
10356 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
10357 <context context-type="linenumber">81</context>
10358 </context-group>
913aa176 10359 </trans-unit>
5a6de093
C
10360 <trans-unit id="6708273825233539746" datatype="html">
10361 <source>Add a new option</source>
10362 <target state="new">Add a new option</target>
93fe2d9c
C
10363 <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>
10364 </trans-unit>
913aa176 10365 <trans-unit id="4076995379551303829" datatype="html">
10366 <source>Custom value...</source>
10367 <target state="new">Custom value...</target>
93fe2d9c
C
10368 <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>
10369 </trans-unit>
5a6de093 10370 <trans-unit id="4670312387769733978" datatype="html">
eb12a714
C
10371 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
10372 <target state="new">All unsaved data will be lost, are you sure you want to leave this page?</target>
913aa176 10373 <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>
10374 </trans-unit>
5a6de093 10375 <trans-unit id="6950140976689343775" datatype="html">
eb12a714
C
10376 <source>Sunday</source>
10377 <target state="new">Sunday</target>
93fe2d9c
C
10378 <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>
10379 </trans-unit>
5a6de093 10380 <trans-unit id="8739442281958563044" datatype="html">
eb12a714
C
10381 <source>Monday</source>
10382 <target state="new">Monday</target>
93fe2d9c
C
10383 <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>
10384 </trans-unit>
5a6de093 10385 <trans-unit id="9176037901730521018" datatype="html">
eb12a714
C
10386 <source>Tuesday</source>
10387 <target state="new">Tuesday</target>
93fe2d9c
C
10388 <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>
10389 </trans-unit>
5a6de093 10390 <trans-unit id="8798932904948432529" datatype="html">
eb12a714
C
10391 <source>Wednesday</source>
10392 <target state="new">Wednesday</target>
93fe2d9c
C
10393 <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>
10394 </trans-unit>
5a6de093 10395 <trans-unit id="1433683192825895947" datatype="html">
eb12a714
C
10396 <source>Thursday</source>
10397 <target state="new">Thursday</target>
93fe2d9c
C
10398 <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>
10399 </trans-unit>
5a6de093 10400 <trans-unit id="3730139500618908668" datatype="html">
eb12a714
C
10401 <source>Friday</source>
10402 <target state="new">Friday</target>
93fe2d9c
C
10403 <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>
10404 </trans-unit>
5a6de093 10405 <trans-unit id="1830554030016307335" datatype="html">
eb12a714
C
10406 <source>Saturday</source>
10407 <target state="new">Saturday</target>
93fe2d9c
C
10408 <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>
10409 </trans-unit>
10410 <trans-unit id="1391351050292665308" datatype="html">
10411 <source>Sun</source>
10412 <target state="new">Sun</target>
e2a1ccd1
C
10413 <context-group purpose="location">
10414 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10415 <context context-type="linenumber">20</context>
10416 </context-group>
fbe77135 10417 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10418 <note priority="1" from="meaning">Sunday short name</note>
93fe2d9c
C
10419 </trans-unit>
10420 <trans-unit id="7037142944838911104" datatype="html">
10421 <source>Mon</source>
10422 <target state="new">Mon</target>
e2a1ccd1
C
10423 <context-group purpose="location">
10424 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10425 <context context-type="linenumber">21</context>
10426 </context-group>
fbe77135 10427 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10428 <note priority="1" from="meaning">Monday short name</note>
93fe2d9c
C
10429 </trans-unit>
10430 <trans-unit id="4051951828654963549" datatype="html">
10431 <source>Tue</source>
10432 <target state="new">Tue</target>
e2a1ccd1
C
10433 <context-group purpose="location">
10434 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10435 <context context-type="linenumber">22</context>
10436 </context-group>
fbe77135 10437 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10438 <note priority="1" from="meaning">Tuesday short name</note>
93fe2d9c
C
10439 </trans-unit>
10440 <trans-unit id="5265738215297391426" datatype="html">
10441 <source>Wed</source>
10442 <target state="new">Wed</target>
e2a1ccd1
C
10443 <context-group purpose="location">
10444 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10445 <context context-type="linenumber">23</context>
10446 </context-group>
fbe77135 10447 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10448 <note priority="1" from="meaning">Wednesday short name</note>
93fe2d9c
C
10449 </trans-unit>
10450 <trans-unit id="1370330981433231150" datatype="html">
10451 <source>Thu</source>
10452 <target state="new">Thu</target>
e2a1ccd1
C
10453 <context-group purpose="location">
10454 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10455 <context context-type="linenumber">24</context>
10456 </context-group>
fbe77135 10457 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10458 <note priority="1" from="meaning">Thursday short name</note>
93fe2d9c
C
10459 </trans-unit>
10460 <trans-unit id="8713535243933137493" datatype="html">
10461 <source>Fri</source>
10462 <target state="new">Fri</target>
e2a1ccd1
C
10463 <context-group purpose="location">
10464 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10465 <context context-type="linenumber">25</context>
10466 </context-group>
fbe77135 10467 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10468 <note priority="1" from="meaning">Friday short name</note>
93fe2d9c
C
10469 </trans-unit>
10470 <trans-unit id="3547824477629753314" datatype="html">
10471 <source>Sat</source>
10472 <target state="new">Sat</target>
e2a1ccd1
C
10473 <context-group purpose="location">
10474 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10475 <context context-type="linenumber">26</context>
10476 </context-group>
fbe77135 10477 <note priority="1" from="description">Day name short</note>
e2a1ccd1 10478 <note priority="1" from="meaning">Saturday short name</note>
93fe2d9c
C
10479 </trans-unit>
10480 <trans-unit id="6115403217651453591" datatype="html">
10481 <source>Su</source>
10482 <target state="new">Su</target>
e2a1ccd1
C
10483 <context-group purpose="location">
10484 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10485 <context context-type="linenumber">30</context>
10486 </context-group>
fbe77135 10487 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10488 <note priority="1" from="meaning">Sunday min name</note>
93fe2d9c
C
10489 </trans-unit>
10490 <trans-unit id="3797918310510782582" datatype="html">
10491 <source>Mo</source>
10492 <target state="new">Mo</target>
e2a1ccd1
C
10493 <context-group purpose="location">
10494 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10495 <context context-type="linenumber">31</context>
10496 </context-group>
fbe77135 10497 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10498 <note priority="1" from="meaning">Monday min name</note>
93fe2d9c
C
10499 </trans-unit>
10500 <trans-unit id="8011371911136291436" datatype="html">
10501 <source>Tu</source>
10502 <target state="new">Tu</target>
e2a1ccd1
C
10503 <context-group purpose="location">
10504 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10505 <context context-type="linenumber">32</context>
10506 </context-group>
fbe77135 10507 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10508 <note priority="1" from="meaning">Tuesday min name</note>
93fe2d9c
C
10509 </trans-unit>
10510 <trans-unit id="1673380870543456256" datatype="html">
10511 <source>We</source>
10512 <target state="new">We</target>
e2a1ccd1
C
10513 <context-group purpose="location">
10514 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10515 <context context-type="linenumber">33</context>
10516 </context-group>
fbe77135 10517 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10518 <note priority="1" from="meaning">Wednesday min name</note>
93fe2d9c
C
10519 </trans-unit>
10520 <trans-unit id="8502005439670299526" datatype="html">
10521 <source>Th</source>
10522 <target state="new">Th</target>
e2a1ccd1
C
10523 <context-group purpose="location">
10524 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10525 <context context-type="linenumber">34</context>
10526 </context-group>
fbe77135 10527 <note priority="1" from="description">Day name min</note>
e2a1ccd1 10528 <note priority="1" from="meaning">Thursday min name</note>
93fe2d9c
C
10529 </trans-unit>
10530 <trans-unit id="2800261787799336637" datatype="html">
10531 <source>Fr</source>
10532 <target state="new">Fr</target>
e2a1ccd1
C
10533 <context-group purpose="location">
10534 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10535 <context context-type="linenumber">35</context>
10536 </context-group>
93fe2d9c
C
10537 <note priority="1" from="description">Day name min</note>
10538 <note priority="1" from="meaning">Friday min name</note>
10539 </trans-unit>
10540 <trans-unit id="2045915324506422459" datatype="html">
10541 <source>Sa</source>
10542 <target state="new">Sa</target>
10543 <context-group purpose="location">
10544 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10545 <context context-type="linenumber">36</context>
10546 </context-group>
10547 <note priority="1" from="description">Day name min</note>
10548 <note priority="1" from="meaning">Saturday min name</note>
10549 </trans-unit>
5a6de093 10550 <trans-unit id="3913843642962116845" datatype="html">
eb12a714
C
10551 <source>January</source>
10552 <target state="new">January</target>
93fe2d9c
C
10553 <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>
10554 </trans-unit>
5a6de093 10555 <trans-unit id="6642324138857419870" datatype="html">
eb12a714
C
10556 <source>February</source>
10557 <target state="new">February</target>
93fe2d9c
C
10558 <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>
10559 </trans-unit>
5a6de093 10560 <trans-unit id="7918954644624211958" datatype="html">
eb12a714
C
10561 <source>March</source>
10562 <target state="new">March</target>
93fe2d9c
C
10563 <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>
10564 </trans-unit>
5a6de093 10565 <trans-unit id="1809521303476565743" datatype="html">
eb12a714
C
10566 <source>April</source>
10567 <target state="new">April</target>
93fe2d9c
C
10568 <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>
10569 </trans-unit>
5a6de093 10570 <trans-unit id="8469692700277617405" datatype="html">
eb12a714
C
10571 <source>May</source>
10572 <target state="new">May</target>
93fe2d9c
C
10573 <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>
10574 </trans-unit>
5a6de093 10575 <trans-unit id="9055297580745330415" datatype="html">
eb12a714
C
10576 <source>June</source>
10577 <target state="new">June</target>
93fe2d9c
C
10578 <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>
10579 </trans-unit>
5a6de093 10580 <trans-unit id="9087113544612471348" datatype="html">
eb12a714
C
10581 <source>July</source>
10582 <target state="new">July</target>
93fe2d9c
C
10583 <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>
10584 </trans-unit>
5a6de093 10585 <trans-unit id="3984618989093293779" datatype="html">
eb12a714
C
10586 <source>August</source>
10587 <target state="new">August</target>
93fe2d9c
C
10588 <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>
10589 </trans-unit>
5a6de093 10590 <trans-unit id="5872622085239011307" datatype="html">
eb12a714
C
10591 <source>September</source>
10592 <target state="new">September</target>
93fe2d9c
C
10593 <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>
10594 </trans-unit>
5a6de093 10595 <trans-unit id="1491482705364427867" datatype="html">
eb12a714
C
10596 <source>October</source>
10597 <target state="new">October</target>
93fe2d9c
C
10598 <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>
10599 </trans-unit>
5a6de093 10600 <trans-unit id="1109977718843277527" datatype="html">
eb12a714
C
10601 <source>November</source>
10602 <target state="new">November</target>
93fe2d9c
C
10603 <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>
10604 </trans-unit>
5a6de093 10605 <trans-unit id="124191049522509365" datatype="html">
eb12a714
C
10606 <source>December</source>
10607 <target state="new">December</target>
93fe2d9c
C
10608 <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>
10609 </trans-unit>
10610 <trans-unit id="1799348348510504995" datatype="html">
10611 <source>Jan</source>
10612 <target state="new">Jan</target>
e2a1ccd1
C
10613 <context-group purpose="location">
10614 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10615 <context context-type="linenumber">55</context>
10616 </context-group>
fbe77135 10617 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10618 <note priority="1" from="meaning">January short name</note>
93fe2d9c
C
10619 </trans-unit>
10620 <trans-unit id="2980544278361296608" datatype="html">
10621 <source>Feb</source>
10622 <target state="new">Feb</target>
e2a1ccd1
C
10623 <context-group purpose="location">
10624 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10625 <context context-type="linenumber">56</context>
10626 </context-group>
fbe77135 10627 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10628 <note priority="1" from="meaning">February short name</note>
93fe2d9c
C
10629 </trans-unit>
10630 <trans-unit id="3124926955462217092" datatype="html">
10631 <source>Mar</source>
10632 <target state="new">Mar</target>
e2a1ccd1
C
10633 <context-group purpose="location">
10634 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10635 <context context-type="linenumber">57</context>
10636 </context-group>
fbe77135 10637 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10638 <note priority="1" from="meaning">March short name</note>
93fe2d9c
C
10639 </trans-unit>
10640 <trans-unit id="9658641661863772" datatype="html">
10641 <source>Apr</source>
10642 <target state="new">Apr</target>
e2a1ccd1
C
10643 <context-group purpose="location">
10644 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10645 <context context-type="linenumber">58</context>
10646 </context-group>
fbe77135 10647 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10648 <note priority="1" from="meaning">April short name</note>
93fe2d9c
C
10649 </trans-unit>
10650 <trans-unit id="502512326533496869" datatype="html">
10651 <source>May</source>
10652 <target state="new">May</target>
e2a1ccd1
C
10653 <context-group purpose="location">
10654 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10655 <context context-type="linenumber">59</context>
10656 </context-group>
fbe77135 10657 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10658 <note priority="1" from="meaning">May short name</note>
93fe2d9c
C
10659 </trans-unit>
10660 <trans-unit id="3044090977322782161" datatype="html">
10661 <source>Jun</source>
10662 <target state="new">Jun</target>
e2a1ccd1
C
10663 <context-group purpose="location">
10664 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10665 <context context-type="linenumber">60</context>
10666 </context-group>
fbe77135 10667 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10668 <note priority="1" from="meaning">June short name</note>
93fe2d9c
C
10669 </trans-unit>
10670 <trans-unit id="8066434078267346927" datatype="html">
10671 <source>Jul</source>
10672 <target state="new">Jul</target>
e2a1ccd1
C
10673 <context-group purpose="location">
10674 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10675 <context context-type="linenumber">61</context>
10676 </context-group>
fbe77135 10677 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10678 <note priority="1" from="meaning">July short name</note>
93fe2d9c
C
10679 </trans-unit>
10680 <trans-unit id="1796563865253467834" datatype="html">
10681 <source>Aug</source>
10682 <target state="new">Aug</target>
e2a1ccd1
C
10683 <context-group purpose="location">
10684 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10685 <context context-type="linenumber">62</context>
10686 </context-group>
fbe77135 10687 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10688 <note priority="1" from="meaning">August short name</note>
93fe2d9c
C
10689 </trans-unit>
10690 <trans-unit id="5865190625753625986" datatype="html">
10691 <source>Sep</source>
10692 <target state="new">Sep</target>
e2a1ccd1
C
10693 <context-group purpose="location">
10694 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10695 <context context-type="linenumber">63</context>
10696 </context-group>
fbe77135 10697 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10698 <note priority="1" from="meaning">September short name</note>
93fe2d9c
C
10699 </trans-unit>
10700 <trans-unit id="4011114601374284323" datatype="html">
10701 <source>Oct</source>
10702 <target state="new">Oct</target>
e2a1ccd1
C
10703 <context-group purpose="location">
10704 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10705 <context context-type="linenumber">64</context>
10706 </context-group>
fbe77135 10707 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10708 <note priority="1" from="meaning">October short name</note>
93fe2d9c
C
10709 </trans-unit>
10710 <trans-unit id="5063734982204786445" datatype="html">
10711 <source>Nov</source>
10712 <target state="new">Nov</target>
e2a1ccd1
C
10713 <context-group purpose="location">
10714 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10715 <context context-type="linenumber">65</context>
10716 </context-group>
fbe77135 10717 <note priority="1" from="description">Month name short</note>
e2a1ccd1 10718 <note priority="1" from="meaning">November short name</note>
93fe2d9c
C
10719 </trans-unit>
10720 <trans-unit id="4789897150069082503" datatype="html">
10721 <source>Dec</source>
10722 <target state="new">Dec</target>
e2a1ccd1
C
10723 <context-group purpose="location">
10724 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10725 <context context-type="linenumber">66</context>
10726 </context-group>
10727 <note priority="1" from="description">Month name short</note>
10728 <note priority="1" from="meaning">December short name</note>
10729 </trans-unit>
5a6de093 10730 <trans-unit id="8700121026680200191" datatype="html">
eb12a714
C
10731 <source>Clear</source>
10732 <target state="new">Clear</target>
93fe2d9c
C
10733 <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>
10734 </trans-unit>
5a6de093 10735 <trans-unit id="5922757127987546008" datatype="html">
eb12a714
C
10736 <source>yy-mm-dd</source>
10737 <target state="new">yy-mm-dd </target>
fbe77135 10738 <note priority="1" from="description">Date format in this locale.</note>
93fe2d9c
C
10739 <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>
10740 </trans-unit>
5a6de093
C
10741 <trans-unit id="2830831449226931729" datatype="html">
10742 <source>Instance languages</source>
10743 <target state="new">Instance languages</target>
9b0b8301
C
10744 <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>
10745 </trans-unit>
5a6de093
C
10746 <trans-unit id="40119547597591062" datatype="html">
10747 <source>All languages</source>
10748 <target state="new">All languages</target>
9b0b8301
C
10749 <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>
10750 <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>
10751 </trans-unit>
5a6de093 10752 <trans-unit id="996392855508119363" datatype="html">
eb12a714
C
10753 <source>Hidden</source>
10754 <target state="new">Hidden</target>
93fe2d9c
C
10755 <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>
10756 </trans-unit>
5a6de093 10757 <trans-unit id="2173989454916398137" datatype="html">
eb12a714
C
10758 <source>Blurred with confirmation request</source>
10759 <target state="new">Blurred with confirmation request</target>
93fe2d9c
C
10760 <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>
10761 </trans-unit>
5a6de093 10762 <trans-unit id="8929218224642530466" datatype="html">
eb12a714
C
10763 <source>Displayed</source>
10764 <target state="new">Displayed</target>
93fe2d9c
C
10765 <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>
10766 <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>
10767 </trans-unit>
913aa176 10768 <trans-unit id="6291055174438137560" datatype="html">
10769 <source>~ 1 minute</source>
10770 <target state="new">~ 1 minute</target>
93fe2d9c
C
10771 <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>
10772 </trans-unit>
913aa176 10773 <trans-unit id="189524047518780716" datatype="html">
10774 <source>~ <x id="PH"/> minutes</source>
10775 <target state="new">~ <x id="PH"/> minutes</target>
93fe2d9c
C
10776 <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>
10777 </trans-unit>
5a6de093 10778 <trans-unit id="6028521920505655348" datatype="html">
913aa176 10779 <source><x id="PH"/> of full HD videos </source>
5a6de093
C
10780 <target state="new">
10781 <x id="PH"/> of full HD videos
10782 </target>
93fe2d9c
C
10783 <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>
10784 </trans-unit>
5a6de093 10785 <trans-unit id="117588083391484998" datatype="html">
913aa176 10786 <source><x id="PH"/> of HD videos </source>
5a6de093
C
10787 <target state="new">
10788 <x id="PH"/> of HD videos
10789 </target>
93fe2d9c
C
10790 <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>
10791 </trans-unit>
5a6de093 10792 <trans-unit id="6636555695556123073" datatype="html">
913aa176 10793 <source><x id="PH"/> of average quality videos </source>
5a6de093
C
10794 <target state="new">
10795 <x id="PH"/> of average quality videos
10796 </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">94</context></context-group>
10798 </trans-unit>
5a6de093 10799 <trans-unit id="6952960992592445535" datatype="html">
913aa176 10800 <source><x id="PH"/> (channel page) </source>
5a6de093
C
10801 <target state="new">
10802 <x id="PH"/> (channel page)
10803 </target>
93fe2d9c
C
10804 <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>
10805 <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>
10806 <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>
10807 </trans-unit>
5a6de093 10808 <trans-unit id="1209500590333005801" datatype="html">
913aa176 10809 <source><x id="PH"/> (account page) </source>
5a6de093
C
10810 <target state="new">
10811 <x id="PH"/> (account page)
10812 </target>
93fe2d9c
C
10813 <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>
10814 <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>
10815 </trans-unit>
5a6de093 10816 <trans-unit id="2516633974298697807" datatype="html">
cd9246a9
C
10817 <source>Emphasis</source>
10818 <target state="new">Emphasis</target>
93fe2d9c
C
10819 <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>
10820 <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>
10821 </trans-unit>
5a6de093 10822 <trans-unit id="7565716024468232322" datatype="html">
eb12a714
C
10823 <source>Links</source>
10824 <target state="new">Links</target>
913aa176 10825 <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>
10826 </trans-unit>
5a6de093 10827 <trans-unit id="7838476952710404110" datatype="html">
eb12a714
C
10828 <source>New lines</source>
10829 <target state="new">New lines</target>
913aa176 10830 <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>
10831 </trans-unit>
5a6de093 10832 <trans-unit id="8756167649220050929" datatype="html">
eb12a714
C
10833 <source>Lists</source>
10834 <target state="new">Lists</target>
93fe2d9c
C
10835 <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>
10836 <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>
10837 </trans-unit>
5a6de093 10838 <trans-unit id="414887388288176527" datatype="html">
eb12a714
C
10839 <source>Images</source>
10840 <target state="new">Images</target>
913aa176 10841 <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
10842 </trans-unit>
10843 <trans-unit id="6853170548960328665" datatype="html">
10844 <source>Close search</source>
10845 <target state="new">Close search</target>
10846 <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>
10847 </trans-unit>
5a6de093 10848 <trans-unit id="5708680277917691451" datatype="html">
913aa176 10849 <source><x id="PH"/> users banned. </source>
5a6de093
C
10850 <target state="new">
10851 <x id="PH"/> users banned.
10852 </target>
93fe2d9c
C
10853 <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>
10854 </trans-unit>
5a6de093
C
10855 <trans-unit id="2448281151916042849" datatype="html">
10856 <source>User <x id="PH"/> banned.</source>
10857 <target state="new">User
10858 <x id="PH"/> banned.
10859 </target>
93fe2d9c
C
10860 <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>
10861 </trans-unit>
10862 <trans-unit id="3160979325245958752" datatype="html">
10863 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source>
10864 <target state="new">Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</target>
3c18ff47
C
10865 <context-group purpose="location">
10866 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
10867 <context context-type="linenumber">82</context>
10868 </context-group>
93fe2d9c
C
10869 </trans-unit>
10870 <trans-unit id="8088707210191809175" datatype="html">
10871 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source>
10872 <target state="new">Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</target>
3c18ff47
C
10873 <context-group purpose="location">
10874 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
10875 <context context-type="linenumber">84</context>
10876 </context-group>
10877 </trans-unit>
5a6de093
C
10878 <trans-unit id="8269144351796756896" datatype="html">
10879 <source>Do you really want to unban <x id="PH"/>?</source>
10880 <target state="new">Do you really want to unban
10881 <x id="PH"/>?
10882 </target>
93fe2d9c
C
10883 <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>
10884 </trans-unit>
5a6de093
C
10885 <trans-unit id="1794219875546376069" datatype="html">
10886 <source>User <x id="PH"/> unbanned.</source>
10887 <target state="new">User
10888 <x id="PH"/> unbanned.
10889 </target>
93fe2d9c
C
10890 <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>
10891 </trans-unit>
10892 <trans-unit id="9208009623124569456" datatype="html">
10893 <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>
10894 <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>
10895 <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>
10896 </trans-unit>
10897 <trans-unit id="6307826440781941134" datatype="html">
10898 <source>Delete <x id="PH" equiv-text="user.username"/></source>
10899 <target state="new">Delete <x id="PH" equiv-text="user.username"/></target>
e6afb669
C
10900
10901
10902 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit>
5a6de093
C
10903 <trans-unit id="6301381219225831298" datatype="html">
10904 <source>User <x id="PH"/> deleted.</source>
10905 <target state="new">User
10906 <x id="PH"/> deleted.
10907 </target>
93fe2d9c
C
10908 <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>
10909 </trans-unit>
5a6de093
C
10910 <trans-unit id="3896582359861826661" datatype="html">
10911 <source>User <x id="PH"/> email set as verified</source>
10912 <target state="new">User
10913 <x id="PH"/> email set as verified
10914 </target>
93fe2d9c
C
10915 <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>
10916 </trans-unit>
5a6de093
C
10917 <trans-unit id="8150022485860412528" datatype="html">
10918 <source>Account <x id="PH"/> muted.</source>
10919 <target state="new">Account
10920 <x id="PH"/> muted.
10921 </target>
e6afb669
C
10922
10923
10924 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit>
5a6de093 10925 <trans-unit id="1598375456114200087" datatype="html">
913aa176 10926 <source>Instance <x id="PH"/> muted. </source>
5a6de093
C
10927 <target state="new">Instance
10928 <x id="PH"/> muted.
10929 </target>
93fe2d9c
C
10930 <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>
10931 <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>
10932 </trans-unit>
5a6de093
C
10933 <trans-unit id="2558977494773636050" datatype="html">
10934 <source>Account <x id="PH"/> muted by the instance.</source>
10935 <target state="new">Account
10936 <x id="PH"/> muted by the instance.
10937 </target>
93fe2d9c
C
10938 <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>
10939 <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>
10940 </trans-unit>
5a6de093 10941 <trans-unit id="1595779426198793580" datatype="html">
e4eaa7c9
C
10942 <source>Mute server</source>
10943 <target state="new">Mute server</target>
93fe2d9c
C
10944 <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>
10945 </trans-unit>
5a6de093
C
10946 <trans-unit id="8014491157078444256" datatype="html">
10947 <source>Server <x id="PH"/> muted by the instance.</source>
10948 <target state="new">Server
10949 <x id="PH"/> muted by the instance.
10950 </target>
93fe2d9c
C
10951 <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>
10952 </trans-unit>
5a6de093
C
10953 <trans-unit id="2044813052587776285" datatype="html">
10954 <source>Add a message to communicate with the reporter</source>
10955 <target state="new">Add a message to communicate with the reporter</target>
913aa176 10956 <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>
10957 </trans-unit>
5a6de093
C
10958 <trans-unit id="4117663541503607703" datatype="html">
10959 <source>Add a message to communicate with the moderation team</source>
10960 <target state="new">Add a message to communicate with the moderation team</target>
913aa176 10961 <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>
10962 </trans-unit>
5a6de093
C
10963 <trans-unit id="3085641638748358969" datatype="html">
10964 <source>Account <x id="PH"/> unmuted by the instance.</source>
10965 <target state="new">Account
10966 <x id="PH"/> unmuted by the instance.
10967 </target>
93fe2d9c
C
10968 <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>
10969 </trans-unit>
5a6de093
C
10970 <trans-unit id="4991892477258601737" datatype="html">
10971 <source>Instance <x id="PH"/> muted by the instance.</source>
10972 <target state="new">Instance
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-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">218</context></context-group>
10976 </trans-unit>
5a6de093
C
10977 <trans-unit id="4379430340167561220" datatype="html">
10978 <source>Instance <x id="PH"/> unmuted by the instance.</source>
10979 <target state="new">Instance
10980 <x id="PH"/> unmuted by the instance.
10981 </target>
93fe2d9c
C
10982 <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>
10983 </trans-unit>
5a6de093 10984 <trans-unit id="8173437618471379044" datatype="html">
e4eaa7c9
C
10985 <source>Are you sure you want to remove all the comments of this account?</source>
10986 <target state="new">Are you sure you want to remove all the comments of this account?</target>
93fe2d9c
C
10987 <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>
10988 </trans-unit>
5a6de093 10989 <trans-unit id="6315346579373254461" datatype="html">
e4eaa7c9
C
10990 <source>Delete account comments</source>
10991 <target state="new">Delete account comments</target>
93fe2d9c
C
10992 <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>
10993 </trans-unit>
5a6de093 10994 <trans-unit id="8559170154828316298" datatype="html">
e4eaa7c9
C
10995 <source>Will remove comments of this account (may take several minutes).</source>
10996 <target state="new">Will remove comments of this account (may take several minutes).</target>
93fe2d9c
C
10997 <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>
10998 </trans-unit>
10999 <trans-unit id="4268530178786707817" datatype="html">
11000 <source>My account moderation</source>
11001 <target state="new">My account moderation</target>
11002 <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>
11003 </trans-unit>
5a6de093 11004 <trans-unit id="7187838764371214919" datatype="html">
8b049b68
C
11005 <source>Edit user</source>
11006 <target state="new">Edit user</target>
93fe2d9c
C
11007 <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>
11008 </trans-unit>
5a6de093 11009 <trans-unit id="4728427543536046034" datatype="html">
e4eaa7c9
C
11010 <source>Change quota, role, and more.</source>
11011 <target state="new">Change quota, role, and more.</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">340</context></context-group>
11013 </trans-unit>
5a6de093 11014 <trans-unit id="7913022656086109932" datatype="html">
6e2de58f
C
11015 <source>Delete user</source>
11016 <target state="new">Delete user</target>
93fe2d9c
C
11017 <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>
11018 </trans-unit>
5a6de093 11019 <trans-unit id="7577876364431026966" datatype="html">
8b049b68
C
11020 <source>Unban user</source>
11021 <target state="new">Unban user</target>
93fe2d9c
C
11022 <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>
11023 </trans-unit>
5a6de093 11024 <trans-unit id="3508163549683020253" datatype="html">
e4eaa7c9
C
11025 <source>Allow the user to login and create videos/comments again</source>
11026 <target state="new">Allow the user to login and create videos/comments again</target>
93fe2d9c
C
11027 <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>
11028 </trans-unit>
5a6de093 11029 <trans-unit id="1888272455383898478" datatype="html">
eb12a714
C
11030 <source>Mute this account</source>
11031 <target state="new">Mute this account</target>
93fe2d9c
C
11032 <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>
11033 <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>
11034 </trans-unit>
913aa176 11035 <trans-unit id="2365286519320230773" datatype="html">
11036 <source>Hide any content from that user from you.</source>
11037 <target state="new">Hide any content from that user from you.</target>
93fe2d9c
C
11038 <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>
11039 </trans-unit>
5a6de093 11040 <trans-unit id="4043508901590508211" datatype="html">
eb12a714
C
11041 <source>Unmute this account</source>
11042 <target state="new">Unmute this account</target>
93fe2d9c
C
11043 <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>
11044 <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>
11045 </trans-unit>
5a6de093 11046 <trans-unit id="2843593344827160627" datatype="html">
e4eaa7c9
C
11047 <source>Show back content from that user for you.</source>
11048 <target state="new">Show back content from that user for you.</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">302</context></context-group>
11050 </trans-unit>
5a6de093 11051 <trans-unit id="6198109035280957164" datatype="html">
eb12a714
C
11052 <source>Mute the instance</source>
11053 <target state="new">Mute the instance</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">307</context></context-group>
11055 <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>
11056 </trans-unit>
5a6de093 11057 <trans-unit id="4537735378779630558" datatype="html">
e4eaa7c9
C
11058 <source>Hide any content from that instance for you.</source>
11059 <target state="new">Hide any content from that instance for you.</target>
93fe2d9c
C
11060 <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>
11061 </trans-unit>
5a6de093 11062 <trans-unit id="6247487021683085858" datatype="html">
eb12a714
C
11063 <source>Unmute the instance</source>
11064 <target state="new">Unmute the instance</target>
93fe2d9c
C
11065 <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>
11066 </trans-unit>
5a6de093 11067 <trans-unit id="4024846984475742259" datatype="html">
e4eaa7c9
C
11068 <source>Show back content from that instance for you.</source>
11069 <target state="new">Show back content from that instance for you.</target>
93fe2d9c
C
11070 <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>
11071 </trans-unit>
5a6de093 11072 <trans-unit id="3108200185023875257" datatype="html">
e4eaa7c9
C
11073 <source>Remove comments from your videos</source>
11074 <target state="new">Remove comments from your videos</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">319</context></context-group>
11076 </trans-unit>
913aa176 11077 <trans-unit id="4810478487244286994" datatype="html">
11078 <source>Remove comments made by this account on your videos.</source>
11079 <target state="new">Remove comments made by this account on your videos.</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">320</context></context-group>
11081 </trans-unit>
913aa176 11082 <trans-unit id="2077144178298031252" datatype="html">
11083 <source>Hide any content from that user from you, your instance and its users.</source>
11084 <target state="new">Hide any content from that user from you, your instance and its users.</target>
93fe2d9c
C
11085 <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>
11086 </trans-unit>
913aa176 11087 <trans-unit id="7675070596643104983" datatype="html">
11088 <source>Show this user's content to the users of this instance again.</source>
11089 <target state="new">Show this user's content to the users of this instance again.</target>
93fe2d9c
C
11090 <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>
11091 </trans-unit>
913aa176 11092 <trans-unit id="525915681688649453" datatype="html">
11093 <source>Hide any content from that instance from you, your instance and its users.</source>
11094 <target state="new">Hide any content from that instance from you, your instance and its users.</target>
93fe2d9c
C
11095 <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>
11096 </trans-unit>
5a6de093 11097 <trans-unit id="5325628963747139770" datatype="html">
eb12a714
C
11098 <source>Unmute the instance by your instance</source>
11099 <target state="new">Unmute the instance by your instance</target>
93fe2d9c
C
11100 <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>
11101 </trans-unit>
5a6de093 11102 <trans-unit id="758471033841077314" datatype="html">
e4eaa7c9
C
11103 <source>Show back content from that instance for you, your instance and its users.</source>
11104 <target state="new">Show back content from that instance for you, your instance and its users.</target>
93fe2d9c
C
11105 <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>
11106 </trans-unit>
5a6de093 11107 <trans-unit id="3785095284194008197" datatype="html">
e4eaa7c9
C
11108 <source>Remove comments from your instance</source>
11109 <target state="new">Remove comments from your instance</target>
93fe2d9c
C
11110 <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>
11111 </trans-unit>
913aa176 11112 <trans-unit id="4809327075591089709" datatype="html">
11113 <source>Remove comments made by this account from your instance.</source>
11114 <target state="new">Remove comments made by this account from your instance.</target>
93fe2d9c
C
11115 <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>
11116 </trans-unit>
11117 <trans-unit id="6504240011224861621" datatype="html">
11118 <source>Instance moderation</source>
11119 <target state="new">Instance moderation</target>
11120 <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>
11121 </trans-unit>
11122 <trans-unit id="8546847443058492245" datatype="html">
11123 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source>
11124 <target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target>
1357df30
C
11125 <context-group purpose="location">
11126 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
11127 <context context-type="linenumber">4</context>
11128 </context-group>
a71d4140 11129 </trans-unit>
5a6de093
C
11130 <trans-unit id="6746743143272021955" datatype="html">
11131 <source>Violent or repulsive</source>
11132 <target state="new">Violent or repulsive</target>
93fe2d9c
C
11133 <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>
11134 </trans-unit>
5a6de093
C
11135 <trans-unit id="5272553814105457319" datatype="html">
11136 <source>Contains offensive, violent, or coarse language or iconography.</source>
11137 <target state="new">Contains offensive, violent, or coarse language or iconography.</target>
93fe2d9c
C
11138 <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>
11139 </trans-unit>
5a6de093
C
11140 <trans-unit id="6979166468838302269" datatype="html">
11141 <source>Hateful or abusive</source>
11142 <target state="new">Hateful or abusive</target>
93fe2d9c
C
11143 <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>
11144 </trans-unit>
5a6de093
C
11145 <trans-unit id="8006612645824137458" datatype="html">
11146 <source>Contains abusive, racist or sexist language or iconography.</source>
11147 <target state="new">Contains abusive, racist or sexist language or iconography.</target>
93fe2d9c
C
11148 <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>
11149 </trans-unit>
5a6de093
C
11150 <trans-unit id="5413552012131573970" datatype="html">
11151 <source>Spam, ad or false news</source>
11152 <target state="new">Spam, ad or false news</target>
93fe2d9c
C
11153 <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>
11154 </trans-unit>
5a6de093
C
11155 <trans-unit id="6374940465448453212" datatype="html">
11156 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
11157 <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
11158 <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>
11159 </trans-unit>
5a6de093
C
11160 <trans-unit id="7401289443263903223" datatype="html">
11161 <source>Privacy breach or doxxing</source>
11162 <target state="new">Privacy breach or doxxing</target>
93fe2d9c
C
11163 <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>
11164 </trans-unit>
5a6de093
C
11165 <trans-unit id="8363008638081993167" datatype="html">
11166 <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>
11167 <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
11168 <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>
11169 </trans-unit>
5a6de093
C
11170 <trans-unit id="380450014369168564" datatype="html">
11171 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
11172 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target>
93fe2d9c
C
11173 <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>
11174 </trans-unit>
5a6de093
C
11175 <trans-unit id="1378933246324202613" datatype="html">
11176 <source>Breaks server rules</source>
11177 <target state="new">Breaks server rules</target>
93fe2d9c
C
11178 <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>
11179 </trans-unit>
5a6de093
C
11180 <trans-unit id="7930601470861156366" datatype="html">
11181 <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>
11182 <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
11183 <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>
11184 </trans-unit>
5a6de093
C
11185 <trans-unit id="8700771664729810984" datatype="html">
11186 <source>The above can only be seen in thumbnails.</source>
11187 <target state="new">The above can only be seen in thumbnails.</target>
93fe2d9c
C
11188 <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>
11189 </trans-unit>
913aa176 11190 <trans-unit id="2602773901491715295" datatype="html">
11191 <source>Captions</source>
11192 <target state="new">Captions</target>
93fe2d9c
C
11193 <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>
11194 <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>
11195 <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>
11196 </trans-unit>
5a6de093
C
11197 <trans-unit id="5779804235244672536" datatype="html">
11198 <source>The above can only be seen in captions (please describe which).</source>
11199 <target state="new">The above can only be seen in captions (please describe which).</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">167</context></context-group>
11201 </trans-unit>
5a6de093
C
11202 <trans-unit id="968295009933361070" datatype="html">
11203 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11204 <target state="new">Too many attempts, please try again after
11205 <x id="PH"/> minutes.
11206 </target>
93fe2d9c
C
11207 <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>
11208 </trans-unit>
5a6de093 11209 <trans-unit id="4965472196059235310" datatype="html">
cd9246a9
C
11210 <source>Too many attempts, please try again later.</source>
11211 <target state="new">Too many attempts, please try again later.</target>
93fe2d9c
C
11212 <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>
11213 </trans-unit>
5a6de093 11214 <trans-unit id="1693549688987384699" datatype="html">
cd9246a9
C
11215 <source>Server error. Please retry later.</source>
11216 <target state="new">Server error. Please retry later.</target>
93fe2d9c
C
11217 <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>
11218 </trans-unit>
5a6de093
C
11219 <trans-unit id="5927402622550505067" datatype="html">
11220 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11221 <target state="new">Subscribed to all current channels of
11222 <x id="PH"/>. You will be notified of all their new videos.
11223 </target>
913aa176 11224 <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>
11225 </trans-unit>
5a6de093
C
11226 <trans-unit id="2780460651686172544" datatype="html">
11227 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
11228 <target state="new">Subscribed to
11229 <x id="PH"/>. You will be notified of all their new videos.
11230 </target>
913aa176 11231 <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>
11232 </trans-unit>
5a6de093 11233 <trans-unit id="7019115336138470191" datatype="html">
cd9246a9
C
11234 <source>Subscribed</source>
11235 <target state="new">Subscribed</target>
913aa176 11236 <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>
11237 </trans-unit>
5a6de093 11238 <trans-unit id="7070823964189404459" datatype="html">
913aa176 11239 <source>Unsubscribed from all channels of <x id="PH"/> </source>
5a6de093
C
11240 <target state="new">Unsubscribed from all channels of
11241 <x id="PH"/>
11242 </target>
913aa176 11243 <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>
11244 </trans-unit>
5a6de093 11245 <trans-unit id="9201562016527884133" datatype="html">
913aa176 11246 <source>Unsubscribed from <x id="PH"/> </source>
5a6de093
C
11247 <target state="new">Unsubscribed from
11248 <x id="PH"/>
11249 </target>
913aa176 11250 <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>
11251 </trans-unit>
5a6de093 11252 <trans-unit id="516954136005961440" datatype="html">
cd9246a9
C
11253 <source>Unsubscribed</source>
11254 <target state="new">Unsubscribed</target>
913aa176 11255 <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>
11256 </trans-unit>
d7c6b951 11257 <trans-unit id="1000724328916033777" datatype="html">
913aa176 11258 <source>Multiple ways to subscribe to the current channel</source>
11259 <target state="new">Multiple ways to subscribe to the current channel</target>
2f03d6dc
C
11260 <context-group purpose="location">
11261 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
11262 <context context-type="linenumber">44</context>
11263 </context-group>
913aa176 11264 </trans-unit>
d7c6b951 11265 <trans-unit id="363499678348067004" datatype="html">
913aa176 11266 <source>Open subscription dropdown</source>
11267 <target state="new">Open subscription dropdown</target>
2f03d6dc
C
11268 <context-group purpose="location">
11269 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
11270 <context context-type="linenumber">46</context>
11271 </context-group>
11272 </trans-unit>
5a6de093 11273 <trans-unit id="4968151111061046122" datatype="html">
cd9246a9
C
11274 <source>Moderator</source>
11275 <target state="new">Moderator</target>
93fe2d9c
C
11276 <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>
11277 </trans-unit>
11278 <trans-unit id="2279527393438260622" datatype="html">
11279 <source>Search videos, playlists, channels…</source>
11280 <target state="new">Search videos, playlists, channels…</target>
3e84ae32
C
11281 <context-group purpose="location">
11282 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
11283 <context context-type="linenumber">3</context>
11284 </context-group>
11285 </trans-unit>
5a6de093 11286 <trans-unit id="3723085768598852106" datatype="html">
913aa176 11287 <source>Video removed from <x id="PH"/> </source>
5a6de093
C
11288 <target state="new">Video removed from
11289 <x id="PH"/>
11290 </target>
93fe2d9c
C
11291 <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>
11292 <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>
11293 </trans-unit>
5a6de093
C
11294 <trans-unit id="1056145626640340519" datatype="html">
11295 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
11296 <target state="new">Video added in
11297 <x id="PH"/> at timestamps
11298 <x id="PH_1"/>
11299 </target>
93fe2d9c
C
11300 <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>
11301 </trans-unit>
5a6de093 11302 <trans-unit id="7754186870520534716" datatype="html">
913aa176 11303 <source>Video added in <x id="PH"/> </source>
5a6de093
C
11304 <target state="new">Video added in
11305 <x id="PH"/>
11306 </target>
93fe2d9c
C
11307 <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>
11308 </trans-unit>
5a6de093 11309 <trans-unit id="985751964589921228" datatype="html">
eb12a714
C
11310 <source>Timestamps updated</source>
11311 <target state="new">Timestamps updated</target>
93fe2d9c
C
11312 <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>
11313 <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>
11314 </trans-unit>
913aa176 11315 <trans-unit id="6421445850411984665" datatype="html">
11316 <source>Starts at</source>
11317 <target state="new">Starts at </target>
93fe2d9c
C
11318 <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>
11319 <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>
11320 </trans-unit>
913aa176 11321 <trans-unit id="7145200412085189912" datatype="html">
11322 <source>Stops at</source>
11323 <target state="new">Stops at </target>
93fe2d9c
C
11324 <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>
11325 </trans-unit>
913aa176 11326 <trans-unit id="921225940108335688" datatype="html">
11327 <source>and stops at</source>
11328 <target state="new"> and stops at </target>
93fe2d9c
C
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">142</context></context-group>
11330 </trans-unit>
5a6de093
C
11331 <trans-unit id="2909684945706361544" datatype="html">
11332 <source>Delete video</source>
11333 <target state="new">Delete video</target>
93fe2d9c
C
11334 <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>
11335 </trans-unit>
5a6de093
C
11336 <trans-unit id="2210418817778733727" datatype="html">
11337 <source>Actions for the comment</source>
11338 <target state="new">Actions for the comment</target>
93fe2d9c
C
11339 <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>
11340 </trans-unit>
5a6de093
C
11341 <trans-unit id="7978668497183230348" datatype="html">
11342 <source>Delete comment</source>
11343 <target state="new">Delete comment</target>
93fe2d9c
C
11344 <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>
11345 </trans-unit>
5a6de093
C
11346 <trans-unit id="6747218355168080191" datatype="html">
11347 <source>Do you really want to delete this comment?</source>
11348 <target state="new">Do you really want to delete this comment?</target>
93fe2d9c
C
11349 <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>
11350 <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>
11351 </trans-unit>
5a6de093
C
11352 <trans-unit id="7837272126865175984" datatype="html">
11353 <source>Comment deleted.</source>
11354 <target state="new">Comment deleted.</target>
93fe2d9c
C
11355 <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>
11356 </trans-unit>
5a6de093 11357 <trans-unit id="346270517625845962" datatype="html">
e4eaa7c9
C
11358 <source>Encoder</source>
11359 <target state="new">Encoder</target>
93fe2d9c
C
11360 <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>
11361 </trans-unit>
5a6de093 11362 <trans-unit id="2331557444464201331" datatype="html">
e4eaa7c9
C
11363 <source>Format name</source>
11364 <target state="new">Format name</target>
93fe2d9c
C
11365 <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>
11366 </trans-unit>
5a6de093 11367 <trans-unit id="45739481977493163" datatype="html">
e4eaa7c9
C
11368 <source>Size</source>
11369 <target state="new">Size</target>
93fe2d9c
C
11370 <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>
11371 </trans-unit>
5a6de093 11372 <trans-unit id="7742520815129539114" datatype="html">
e4eaa7c9
C
11373 <source>Bitrate</source>
11374 <target state="new">Bitrate</target>
93fe2d9c
C
11375 <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>
11376 <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>
11377 </trans-unit>
5a6de093 11378 <trans-unit id="4094960161662677662" datatype="html">
e4eaa7c9
C
11379 <source>Codec</source>
11380 <target state="new">Codec</target>
93fe2d9c
C
11381 <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>
11382 </trans-unit>
5a6de093 11383 <trans-unit id="2115592966120408375" datatype="html">
eb12a714
C
11384 <source>Copied</source>
11385 <target state="new">Copied</target>
93fe2d9c
C
11386 <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>
11387 <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>
11388 </trans-unit>
d7c6b951 11389 <trans-unit id="4323470180912194028" datatype="html">
913aa176 11390 <source>Copy</source>
11391 <target state="new">Copy</target>
11392 <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>
11393 <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>
11394 </trans-unit>
5a6de093 11395 <trans-unit id="1472171759957681533" datatype="html">
cd9246a9
C
11396 <source>Video reported.</source>
11397 <target state="new">Video reported.</target>
93fe2d9c
C
11398 <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>
11399 </trans-unit>
5a6de093 11400 <trans-unit id="3622946684246476652" datatype="html">
eb12a714
C
11401 <source>Do you really want to delete this video?</source>
11402 <target state="new">Do you really want to delete this video?</target>
93fe2d9c
C
11403 <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>
11404 <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>
11405 </trans-unit>
5a6de093 11406 <trans-unit id="3941342949736653028" datatype="html">
e4eaa7c9
C
11407 <source>Video deleted.</source>
11408 <target state="new">Video deleted.</target>
93fe2d9c
C
11409 <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>
11410 <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>
11411 </trans-unit>
5a6de093 11412 <trans-unit id="5072091387445907742" datatype="html">
e4eaa7c9
C
11413 <source>Actions for the reporter</source>
11414 <target state="new">Actions for the reporter</target>
93fe2d9c
C
11415 <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>
11416 </trans-unit>
5a6de093 11417 <trans-unit id="6599069899275412095" datatype="html">
e4eaa7c9
C
11418 <source>Mute reporter</source>
11419 <target state="new">Mute reporter</target>
93fe2d9c
C
11420 <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>
11421 </trans-unit>
913aa176 11422 <trans-unit id="3099741642167775297" datatype="html">
11423 <source>Download</source>
11424 <target state="new">Download</target>
e6afb669
C
11425
11426
11427
11428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">322</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">156</context></context-group></trans-unit>
913aa176 11429 <trans-unit id="7672331870004528654" datatype="html">
11430 <source>Display live information</source>
11431 <target state="new">Display live information</target>
e6afb669
C
11432
11433
11434 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">328</context></context-group></trans-unit>
913aa176 11435 <trans-unit id="4021752662928002901" datatype="html">
11436 <source>Update</source>
11437 <target state="new">Update</target>
e6afb669
C
11438
11439
11440
11441
11442
11443
11444
11445
11446
11447
11448 <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><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><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><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><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><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><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><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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">334</context></context-group></trans-unit>
913aa176 11449 <trans-unit id="420763834450076269" datatype="html">
11450 <source>Block</source>
11451 <target state="new">Block</target>
e6afb669
C
11452
11453
11454
11455 <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><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit>
93fe2d9c
C
11456 <trans-unit id="6521421218398377925" datatype="html">
11457 <source>Run HLS transcoding</source>
11458 <target state="new">Run HLS transcoding</target>
e6afb669
C
11459
11460
11461 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">378</context></context-group></trans-unit>
93fe2d9c
C
11462 <trans-unit id="4956271014213477815" datatype="html">
11463 <source>Run WebTorrent transcoding</source>
11464 <target state="new">Run WebTorrent transcoding</target>
e6afb669
C
11465
11466
11467 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">384</context></context-group></trans-unit>
93fe2d9c
C
11468 <trans-unit id="5972374600810542430" datatype="html">
11469 <source>Delete HLS files</source>
11470 <target state="new">Delete HLS files</target>
e6afb669
C
11471
11472
11473 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">390</context></context-group></trans-unit>
93fe2d9c
C
11474 <trans-unit id="3844238590532933757" datatype="html">
11475 <source>Delete WebTorrent files</source>
11476 <target state="new">Delete WebTorrent files</target>
e6afb669
C
11477
11478
11479 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">396</context></context-group></trans-unit>
5a6de093 11480 <trans-unit id="1950057220179636309" datatype="html">
eb12a714
C
11481 <source>Save to playlist</source>
11482 <target state="new">Save to playlist</target>
e6afb669
C
11483
11484
11485 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group></trans-unit>
913aa176 11486 <trans-unit id="8272123190776748811" datatype="html">
e6afb669
C
11487 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
11488 <target state="new">You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</target>
93fe2d9c
C
11489 <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>
11490 </trans-unit>
5a6de093 11491 <trans-unit id="4503408361537553733" datatype="html">
e4eaa7c9
C
11492 <source>Mirror</source>
11493 <target state="new">Mirror</target>
e6afb669
C
11494
11495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">358</context></context-group></trans-unit>
93fe2d9c
C
11496 <trans-unit id="2631340539474479416" datatype="html">
11497 <source>Subtitles</source>
11498 <target state="new">Subtitles</target>
3e84ae32
C
11499 <context-group purpose="location">
11500 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
11501 <context context-type="linenumber">9</context>
11502 </context-group>
913aa176 11503 </trans-unit>
913aa176 11504 <trans-unit id="4814285799071780083" datatype="html">
11505 <source>Remove</source>
11506 <target state="new">Remove</target>
93fe2d9c
C
11507 <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>
11508 </trans-unit>
913aa176 11509 <trans-unit id="6871668720687277843" datatype="html">
11510 <source>Remove &amp; re-draft</source>
11511 <target state="new">Remove &amp; re-draft</target>
93fe2d9c
C
11512 <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>
11513 </trans-unit>
11514 <trans-unit id="60216491008745400" datatype="html">
11515 <source>Actions on comment</source>
11516 <target state="new">Actions on comment</target>
a71d4140
C
11517 <context-group purpose="location">
11518 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context>
11519 <context context-type="linenumber">202</context>
11520 </context-group>
93fe2d9c
C
11521 </trans-unit>
11522 <trans-unit id="992317512448454409" datatype="html">
11523 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
11524 <target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
11525 <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>
11526 </trans-unit>
5a6de093
C
11527 <trans-unit id="4903651219400691248" datatype="html">
11528 <source>Mute account</source>
11529 <target state="new">Mute account</target>
e6afb669
C
11530
11531
11532 <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">404</context></context-group></trans-unit>
d7c6b951 11533 <trans-unit id="4021487547497211597" datatype="html">
913aa176 11534 <source>Open video actions</source>
11535 <target state="new">Open video actions</target>
2f03d6dc
C
11536 <context-group purpose="location">
11537 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11538 <context context-type="linenumber">4</context>
11539 </context-group>
11540 <context-group purpose="location">
11541 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11542 <context context-type="linenumber">4</context>
11543 </context-group>
93fe2d9c
C
11544 </trans-unit>
11545 <trans-unit id="3076101305843397295" datatype="html">
11546 <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>
11547 <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>
e6afb669
C
11548
11549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
93fe2d9c
C
11550 <trans-unit id="8359747231611535508" datatype="html">
11551 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source>
11552 <target state="new">Unblock <x id="PH" equiv-text="this.video.name"/></target>
e6afb669
C
11553
11554 <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></trans-unit>
5a6de093
C
11555 <trans-unit id="3719503424625455635" datatype="html">
11556 <source>Mute server account</source>
11557 <target state="new">Mute server account</target>
93fe2d9c
C
11558 <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>
11559 </trans-unit>
d7c6b951 11560 <trans-unit id="7008439939460403347" datatype="html">
eb12a714
C
11561 <source>Report</source>
11562 <target state="new">Report</target>
e6afb669
C
11563
11564
11565
11566 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">198</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">370</context></context-group></trans-unit>
d7c6b951 11567 <trans-unit id="829951422090160526" datatype="html">
5a6de093
C
11568 <source>Reported part</source>
11569 <target state="new">Reported part</target>
93fe2d9c
C
11570 <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>
11571 </trans-unit>
d7c6b951 11572 <trans-unit id="4388879716045736175" datatype="html">
cd9246a9
C
11573 <source>Note</source>
11574 <target state="new">Note</target>
93fe2d9c
C
11575 <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>
11576 </trans-unit>
d7c6b951 11577 <trans-unit id="7234922541542636802" datatype="html">
e4eaa7c9
C
11578 <source>The video was deleted</source>
11579 <target state="new">The video was deleted</target>
93fe2d9c
C
11580 <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>
11581 </trans-unit>
d7c6b951 11582 <trans-unit id="872792317034860453" datatype="html">
5a6de093
C
11583 <source>Comment:</source>
11584 <target state="new">Comment:</target>
93fe2d9c
C
11585 <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>
11586 </trans-unit>
d7c6b951 11587 <trans-unit id="397679576231234820" datatype="html">
5a6de093
C
11588 <source>Messages with the reporter</source>
11589 <target state="new">Messages with the reporter</target>
913aa176 11590 <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>
11591 </trans-unit>
d7c6b951 11592 <trans-unit id="7417592908147948728" datatype="html">
5a6de093
C
11593 <source>Messages with the moderation team</source>
11594 <target state="new">Messages with the moderation team</target>
913aa176 11595 <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>
11596 </trans-unit>
d7c6b951 11597 <trans-unit id="1684858568733486744" datatype="html">
913aa176 11598 <source>No messages for now.</source>
5a6de093 11599 <target state="new">
4891e4c7
C
11600 No messages for now.
11601 </target>
93fe2d9c
C
11602 <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>
11603 </trans-unit>
d7c6b951 11604 <trans-unit id="2137920566277687382" datatype="html">
5a6de093
C
11605 <source>Add a message</source>
11606 <target state="new">Add a message</target>
913aa176 11607 <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>
11608 </trans-unit>
5a6de093
C
11609 <trans-unit id="4058575476871566236" datatype="html">
11610 <source>Published</source>
11611 <target state="new">Published</target>
93fe2d9c
C
11612 <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>
11613 </trans-unit>
913aa176 11614 <trans-unit id="1747928867514972971" datatype="html">
11615 <source>Publication scheduled on</source>
11616 <target state="new">Publication scheduled on </target>
93fe2d9c
C
11617 <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>
11618 </trans-unit>
11619 <trans-unit id="5093002376262354382" datatype="html">
11620 <source>Transcoding failed</source>
11621 <target state="new">Transcoding failed</target>
45b3a29b
C
11622 <context-group purpose="location">
11623 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11624 <context context-type="linenumber">179</context>
11625 </context-group>
93fe2d9c
C
11626 </trans-unit>
11627 <trans-unit id="118687079501751948" datatype="html">
11628 <source>Move to external storage failed</source>
11629 <target state="new">Move to external storage failed</target>
52b356cf
C
11630 <context-group purpose="location">
11631 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11632 <context context-type="linenumber">183</context>
11633 </context-group>
45b3a29b 11634 </trans-unit>
5a6de093 11635 <trans-unit id="4887724548587271148" datatype="html">
eb12a714
C
11636 <source>Waiting transcoding</source>
11637 <target state="new">Waiting transcoding</target>
93fe2d9c
C
11638 <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>
11639 </trans-unit>
5a6de093 11640 <trans-unit id="4517785179607945981" datatype="html">
eb12a714
C
11641 <source>To transcode</source>
11642 <target state="new">To transcode</target>
93fe2d9c
C
11643 <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>
11644 </trans-unit>
5a6de093 11645 <trans-unit id="3299576663551440736" datatype="html">
eb12a714
C
11646 <source>To import</source>
11647 <target state="new">To import</target>
93fe2d9c
C
11648 <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>
11649 </trans-unit>
11650 <trans-unit id="6963802198225789806" datatype="html">
11651 <source>To edit</source>
11652 <target state="new">To edit</target>
3c18ff47
C
11653 <context-group purpose="location">
11654 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11655 <context context-type="linenumber">199</context>
11656 </context-group>
93fe2d9c
C
11657 </trans-unit>
11658 <trans-unit id="8492933894084361602" datatype="html">
11659 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11660 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
91ae3c4a
C
11661 <context-group purpose="location">
11662 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
11663 <context context-type="linenumber">8</context>
11664 </context-group>
93fe2d9c
C
11665 </trans-unit>
11666 <trans-unit id="187187500641108332" datatype="html">
11667 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11668 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
e6afb669
C
11669
11670
11671
11672
11673
11674
11675
11676
11677
11678
11679
11680
11681
11682
11683
11684 <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><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group><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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
5a6de093 11685 <trans-unit id="1795705931707209785" datatype="html">
8b049b68
C
11686 <source>Add to watch later</source>
11687 <target state="new">Add to watch later</target>
913aa176 11688 <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>
11689 </trans-unit>
5a6de093 11690 <trans-unit id="8498940878158860248" datatype="html">
8b049b68
C
11691 <source>Remove from watch later</source>
11692 <target state="new">Remove from watch later</target>
913aa176 11693 <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>
e6afb669
C
11694 </trans-unit><trans-unit id="5629495543088475111" datatype="html">
11695 <source>Instance default theme (<x id="INTERPOLATION" equiv-text="{{ getDefaultThemeLabel() }}"/>)</source><target state="new">Instance default theme (<x id="INTERPOLATION" equiv-text="{{ getDefaultThemeLabel() }}"/>)</target>
11696 <context-group purpose="location">
11697 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context>
11698 <context context-type="linenumber">8</context>
11699 </context-group>
11700 </trans-unit><trans-unit id="5622582942980351192" datatype="html">
11701 <source>Light/Orange</source><target state="new">Light/Orange</target>
11702 <context-group purpose="location">
11703 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context>
11704 <context context-type="linenumber">21</context>
11705 </context-group>
913aa176 11706 </trans-unit>
d7c6b951 11707 <trans-unit id="1219783168145776019" datatype="html">
913aa176 11708 <source>LIVE ENDED</source>
11709 <target state="new">LIVE ENDED</target>
11710 <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>
11711 </trans-unit>
5a6de093 11712 <trans-unit id="2439066254855913806" datatype="html">
eb12a714
C
11713 <source>Only I can see this video</source>
11714 <target state="new">Only I can see this video</target>
93fe2d9c
C
11715 <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>
11716 </trans-unit>
5a6de093
C
11717 <trans-unit id="6767380569816110388" datatype="html">
11718 <source>Only shareable via a private link</source>
11719 <target state="new">Only shareable via a private link</target>
93fe2d9c
C
11720 <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>
11721 </trans-unit>
5a6de093 11722 <trans-unit id="6828965264297239528" datatype="html">
eb12a714
C
11723 <source>Anyone can see this video</source>
11724 <target state="new">Anyone can see this video</target>
93fe2d9c
C
11725 <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>
11726 </trans-unit>
5a6de093 11727 <trans-unit id="1425933035739773115" datatype="html">
8b049b68
C
11728 <source>Only users of this instance can see this video</source>
11729 <target state="new">Only users of this instance can see this video</target>
93fe2d9c
C
11730 <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>
11731 </trans-unit>
913aa176 11732 <trans-unit id="8312101634344200207" datatype="html">
11733 <source><x id="PH" equiv-text="this.views"/> viewers</source>
11734 <target state="new"><x id="PH" equiv-text="this.views"/> viewers</target>
e6afb669
C
11735
11736 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">272</context></context-group></trans-unit>
913aa176 11737 <trans-unit id="7756087706411154095" datatype="html">
11738 <source><x id="PH" equiv-text="this.views"/> views</source>
11739 <target state="new"><x id="PH" equiv-text="this.views"/> views</target>
e6afb669
C
11740
11741 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">275</context></context-group></trans-unit>
5a6de093 11742 <trans-unit id="5210096066382592800" datatype="html">
eb12a714
C
11743 <source>Video to import updated.</source>
11744 <target state="new">Video to import updated.</target>
93fe2d9c
C
11745 <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>
11746 <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>
11747 </trans-unit>
5a6de093 11748 <trans-unit id="3284171506518522275" datatype="html">
eb12a714
C
11749 <source>Your video was uploaded to your account and is private.</source>
11750 <target state="new">Your video was uploaded to your account and is private.</target>
e6afb669
C
11751
11752 <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">104</context></context-group></trans-unit>
5a6de093 11753 <trans-unit id="5699822024600815733" datatype="html">
eb12a714
C
11754 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11755 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
e6afb669
C
11756
11757 <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">105</context></context-group></trans-unit>
5a6de093 11758 <trans-unit id="1219739004043110649" datatype="html">
eb12a714
C
11759 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11760 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
e6afb669
C
11761
11762 <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">107</context></context-group></trans-unit>
913aa176 11763 <trans-unit id="6932865105766151309" datatype="html">
11764 <source>Upload</source>
11765 <target state="new">Upload</target>
e6afb669
C
11766
11767 <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">220</context></context-group></trans-unit>
5a6de093 11768 <trans-unit id="8278735427925094503" datatype="html">
913aa176 11769 <source>Upload <x id="PH"/> </source>
5a6de093
C
11770 <target state="new">Upload
11771 <x id="PH"/>
11772 </target>
e6afb669
C
11773
11774 <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">222</context></context-group></trans-unit>
5a6de093 11775 <trans-unit id="5981816353437801748" datatype="html">
eb12a714
C
11776 <source>Video published.</source>
11777 <target state="new">Video published.</target>
e6afb669
C
11778
11779 <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">243</context></context-group></trans-unit>
5a6de093 11780 <trans-unit id="764164089183618119" datatype="html">
eb12a714
C
11781 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11782 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
9b0b8301
C
11783 <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>
11784 </trans-unit>
5a6de093 11785 <trans-unit id="8306050839443016954" datatype="html">
eb12a714
C
11786 <source>Video updated.</source>
11787 <target state="new">Video updated.</target>
fa737aa0
C
11788
11789
11790 <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></trans-unit>
93fe2d9c
C
11791 <trans-unit id="5609201297201028750" datatype="html">
11792 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source>
11793 <target state="new">(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target>
fa737aa0
C
11794
11795
11796 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
9b0b8301
C
11797 <trans-unit id="2763845919408843325" datatype="html">
11798 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source>
11799 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</target>
fa737aa0
C
11800
11801 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
93fe2d9c
C
11802 <trans-unit id="4952096817126306891" datatype="html">
11803 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source>
11804 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</target>
fa737aa0
C
11805
11806 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">126</context></context-group></trans-unit>
93fe2d9c
C
11807 <trans-unit id="665518679871959619" datatype="html">
11808 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source>
11809 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</target>
fa737aa0
C
11810
11811 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
93fe2d9c
C
11812 <trans-unit id="2677581013897190613" datatype="html">
11813 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source>
11814 <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>
fa737aa0
C
11815
11816 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit>
93fe2d9c
C
11817 <trans-unit id="2299077646120636288" datatype="html">
11818 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source>
11819 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></target>
fa737aa0
C
11820
11821 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit>
93fe2d9c
C
11822 <trans-unit id="7209039243783736285" datatype="html">
11823 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source>
11824 <target state="new">Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></target>
fa737aa0
C
11825
11826 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
11827
5a6de093
C
11828 <trans-unit id="5512208811126492983" datatype="html">
11829 <source>Report comment</source>
11830 <target state="new">Report comment</target>
913aa176 11831 <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>
11832 </trans-unit>
5a6de093 11833 <trans-unit id="6775540171466219199" datatype="html">
8b049b68
C
11834 <source>Stop autoplaying next video</source>
11835 <target state="new">Stop autoplaying next video</target>
93fe2d9c
C
11836 <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>
11837 </trans-unit>
5a6de093 11838 <trans-unit id="5149234672404299151" datatype="html">
8b049b68
C
11839 <source>Autoplay next video</source>
11840 <target state="new">Autoplay next video</target>
93fe2d9c
C
11841 <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>
11842 </trans-unit>
5a6de093 11843 <trans-unit id="5870421136141540382" datatype="html">
8b049b68
C
11844 <source>Stop looping playlist videos</source>
11845 <target state="new">Stop looping playlist videos</target>
93fe2d9c
C
11846 <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>
11847 </trans-unit>
5a6de093 11848 <trans-unit id="1599585307037758139" datatype="html">
8b049b68
C
11849 <source>Loop playlist videos</source>
11850 <target state="new">Loop playlist videos</target>
93fe2d9c
C
11851 <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>
11852 </trans-unit>
d7c6b951 11853 <trans-unit id="3704292036525161260" datatype="html">
913aa176 11854 <source>Placeholder image</source>
11855 <target state="new">Placeholder image</target>
063de1ee
C
11856 <context-group purpose="location">
11857 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
11858 <context context-type="linenumber">11</context>
11859 </context-group>
11860 </trans-unit>
6f512b68 11861 <trans-unit id="961774488937452220" datatype="html">
e6afb669
C
11862 <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"/>"><x id="PH_1"/>&lt;/a>?</source>
11863 <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"/>"><x id="PH_1"/>&lt;/a>?</target>
11864
11865 <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></trans-unit>
913aa176 11866 <trans-unit id="5761611056224181752" datatype="html">
11867 <source>Redirection</source>
11868 <target state="new">Redirection</target>
e6afb669
C
11869
11870 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">316</context></context-group></trans-unit>
5a6de093 11871 <trans-unit id="8858527736400081688" datatype="html">
eb12a714
C
11872 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
11873 <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target>
e6afb669
C
11874
11875 <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></trans-unit>
5a6de093 11876 <trans-unit id="3937119019020041049" datatype="html">
eb12a714
C
11877 <source>Mature or explicit content</source>
11878 <target state="new">Mature or explicit content</target>
e6afb669
C
11879
11880 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">368</context></context-group></trans-unit>
5a6de093 11881 <trans-unit id="1755474755114288376" datatype="html">
8b049b68
C
11882 <source>Up Next</source>
11883 <target state="new">Up Next</target>
e6afb669
C
11884
11885 <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></trans-unit>
913aa176 11886 <trans-unit id="2159130950882492111" datatype="html">
11887 <source>Cancel</source>
11888 <target state="new">Cancel</target>
e6afb669
C
11889
11890
11891
11892
11893
11894
11895
11896
11897
11898
11899
11900
11901
11902
11903
11904
11905
11906
11907
11908
11909
11910 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">442</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit>
5a6de093 11911 <trans-unit id="3354816756665089864" datatype="html">
8b049b68
C
11912 <source>Autoplay is suspended</source>
11913 <target state="new">Autoplay is suspended</target>
e6afb669
C
11914
11915 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">443</context></context-group></trans-unit>
93fe2d9c
C
11916 <trans-unit id="5856931617181450881" datatype="html">
11917 <source>Enter/exit fullscreen</source>
11918 <target state="new">Enter/exit fullscreen</target>
e6afb669
C
11919
11920 <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></trans-unit>
93fe2d9c
C
11921 <trans-unit id="2971009377468404076" datatype="html">
11922 <source>Play/Pause the video</source>
11923 <target state="new">Play/Pause the video</target>
e6afb669
C
11924
11925 <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></trans-unit>
93fe2d9c
C
11926 <trans-unit id="4147087312411482964" datatype="html">
11927 <source>Mute/unmute the video</source>
11928 <target state="new">Mute/unmute the video</target>
e6afb669
C
11929
11930 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">741</context></context-group></trans-unit>
93fe2d9c
C
11931 <trans-unit id="4791956574676305640" datatype="html">
11932 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
11933 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target>
e6afb669
C
11934
11935 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">743</context></context-group></trans-unit>
93fe2d9c
C
11936 <trans-unit id="3887762369650091344" datatype="html">
11937 <source>Increase the volume</source>
11938 <target state="new">Increase the volume</target>
e6afb669
C
11939
11940 <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></trans-unit>
93fe2d9c
C
11941 <trans-unit id="1363382131573461910" datatype="html">
11942 <source>Decrease the volume</source>
11943 <target state="new">Decrease the volume</target>
e6afb669
C
11944
11945 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">746</context></context-group></trans-unit>
93fe2d9c
C
11946 <trans-unit id="2541031516422557760" datatype="html">
11947 <source>Seek the video forward</source>
11948 <target state="new">Seek the video forward</target>
e6afb669
C
11949
11950 <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></trans-unit>
93fe2d9c
C
11951 <trans-unit id="8813023402019364882" datatype="html">
11952 <source>Seek the video backward</source>
11953 <target state="new">Seek the video backward</target>
e6afb669
C
11954
11955 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group></trans-unit>
93fe2d9c
C
11956 <trans-unit id="581757752202843950" datatype="html">
11957 <source>Increase playback rate</source>
11958 <target state="new">Increase playback rate</target>
e6afb669
C
11959
11960 <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></trans-unit>
93fe2d9c
C
11961 <trans-unit id="5467642834854681120" datatype="html">
11962 <source>Decrease playback rate</source>
11963 <target state="new">Decrease playback rate</target>
e6afb669
C
11964
11965 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group></trans-unit>
93fe2d9c
C
11966 <trans-unit id="3860402955823859506" datatype="html">
11967 <source>Navigate in the video to the previous frame</source>
11968 <target state="new">Navigate in the video to the previous frame</target>
e6afb669
C
11969
11970 <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></trans-unit>
93fe2d9c
C
11971 <trans-unit id="8232494782895420700" datatype="html">
11972 <source>Navigate in the video to the next frame</source>
11973 <target state="new">Navigate in the video to the next frame</target>
e6afb669
C
11974
11975 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group></trans-unit>
93fe2d9c
C
11976 <trans-unit id="8223917068580581095" datatype="html">
11977 <source>Toggle theater mode</source>
11978 <target state="new">Toggle theater mode</target>
e6afb669
C
11979
11980 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group></trans-unit>
5a6de093 11981 <trans-unit id="8025996572234182184" datatype="html">
eb12a714
C
11982 <source>Like the video</source>
11983 <target state="new">Like the video</target>
93fe2d9c
C
11984 <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>
11985 </trans-unit>
5a6de093 11986 <trans-unit id="7692127636377222448" datatype="html">
eb12a714
C
11987 <source>Dislike the video</source>
11988 <target state="new">Dislike the video</target>
93fe2d9c
C
11989 <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>
11990 </trans-unit>
5a6de093 11991 <trans-unit id="1729036051846673606" datatype="html">
8b049b68
C
11992 <source>When active, the next video is automatically played after the current one.</source>
11993 <target state="new">When active, the next video is automatically played after the current one.</target>
93fe2d9c
C
11994 <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>
11995 </trans-unit>
30ae75f9 11996 <trans-unit id="2431286785954354122" datatype="html">
913aa176 11997 <source>Recently added</source>
11998 <target state="new">Recently added</target>
93fe2d9c
C
11999 <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>
12000 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group>
12001 </trans-unit>
5a6de093 12002 <trans-unit id="12646164819555880" datatype="html">
eb12a714
C
12003 <source>Videos from your subscriptions</source>
12004 <target state="new">Videos from your subscriptions</target>
93fe2d9c
C
12005 <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>
12006 </trans-unit>
913aa176 12007 <trans-unit id="1812379335568847528" datatype="html">
12008 <source>Subscriptions</source>
12009 <target state="new">Subscriptions</target>
93fe2d9c
C
12010 <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>
12011 <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>
12012 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group>
12013 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group>
12014 </trans-unit>
913aa176 12015 <trans-unit id="186236568870281953" datatype="html">
12016 <source>History</source>
12017 <target state="new">History</target>
93fe2d9c
C
12018 <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>
12019 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group>
12020 </trans-unit>
d7c6b951 12021 <trans-unit id="5237588857224999862" datatype="html">
913aa176 12022 <source>Open actions</source>
12023 <target state="new">Open actions</target>
2f03d6dc
C
12024 <context-group purpose="location">
12025 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
12026 <context context-type="linenumber">4</context>
12027 </context-group>
913aa176 12028 </trans-unit>
12029 <trans-unit id="8681933925782924101" datatype="html">
12030 <source>Local videos</source>
12031 <target state="new">Local videos</target>
93fe2d9c
C
12032 <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>
12033 <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>
12034 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group>
12035 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group>
12036 </trans-unit>
12037 <trans-unit id="5668077948386857930" datatype="html">
12038 <source>Exclude</source>
12039 <target state="new">Exclude</target>
12040 <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>
12041 </trans-unit>
12042 <trans-unit id="7147755274837297932" datatype="html">
12043 <source>Exclude muted accounts</source>
12044 <target state="new">Exclude muted accounts</target>
12045 <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>
12046 </trans-unit>
12047 <trans-unit id="8397092871503752085" datatype="html">
12048 <source>Exclude public videos</source>
12049 <target state="new">Exclude public videos</target>
c49c366a
C
12050 <context-group purpose="location">
12051 <context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context>
45b3a29b 12052 <context context-type="linenumber">103</context>
c49c366a 12053 </context-group>
93fe2d9c
C
12054 </trans-unit>
12055 <trans-unit id="5895186796919691836" datatype="html">
12056 <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>
12057 <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
12058 <context-group purpose="location">
12059 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
12060 <context context-type="linenumber">11</context>
12061 </context-group>
93fe2d9c
C
12062 </trans-unit>
12063 <trans-unit id="3037358578603095196" datatype="html">
12064 <source>Only videos uploaded on this instance are displayed</source>
12065 <target state="new">Only videos uploaded on this instance are displayed</target>
91ae3c4a
C
12066 <context-group purpose="location">
12067 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context>
12068 <context context-type="linenumber">190</context>
12069 </context-group>
12070 </trans-unit>
913aa176 12071 <trans-unit id="4668975178372693951" datatype="html">
12072 <source>Discover videos</source>
12073 <target state="new">Discover videos</target>
93fe2d9c
C
12074 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group>
12075 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group>
12076 </trans-unit>
913aa176 12077 <trans-unit id="8067135025051844577" datatype="html">
12078 <source>Trending videos</source>
12079 <target state="new">Trending videos</target>
93fe2d9c
C
12080 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group>
12081 </trans-unit>
913aa176 12082 <trans-unit id="664221386829541948" datatype="html">
12083 <source>Recently added videos</source>
12084 <target state="new">Recently added videos</target>
93fe2d9c
C
12085 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group>
12086 </trans-unit>
913aa176 12087 <trans-unit id="8212906256415538361" datatype="html">
12088 <source>Upload a video</source>
12089 <target state="new">Upload a video</target>
93fe2d9c
C
12090 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">101</context></context-group>
12091 </trans-unit>
913aa176 12092 <trans-unit id="7590784934397800835" datatype="html">
12093 <source>Edit a video</source>
12094 <target state="new">Edit a video</target>
93fe2d9c
C
12095 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">110</context></context-group>
12096 </trans-unit>
e771dbe0 12097 </body>
eb12a714 12098 </file>
913aa176 12099</xliff>